Date: Tue, 06 Dec 2005 22:03:09 -0500 From: Donald T Hayford <dhayford6983@wowway.com> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Ports problem with openssl-0.9.x Message-ID: <439650ED.7050205@wowway.com> In-Reply-To: <20051207004126.GA82076@xor.obsecurity.org> References: <43962C3D.8070000@wowway.com> <20051207004126.GA82076@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: On Tue, Dec 06, 2005 at 07:26:37PM -0500, Donald T Hayford wrote: When trying to upgrade my ports I get the following message: openssl-stable-0.9.7i conflicts with installed package(s): openssl-beta-0.9.8a Several ports (like openoffice.org-2xxx) require the beta version, while kde and its minions are looking for the 0.9.7i version. Is there any simple way to resolve this conflict? kde no longer looks for the old version because of other inconsistencies that resulted. Kris Here is the bottom of the output for my attempt to build kdeutils-3.4.2 using portupgrade. ===> Installing for openssl-stable-0.9.7i ===> openssl-stable-0.9.7i conflicts with installed package(s): openssl-beta-0.9.8a They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/security/openssl. *** Error code 1 Stop in /usr/ports/net-mgmt/net-snmp. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade52117.1 make ** Fix the problem and try again. ---> Skipping 'misc/kdeutils3' (kdeutils-3.4.2) because a requisite package 'net-snmp-5.2.1.2' (net-mgmt/net-snmp) failed (specify -k to force) ** Listing the failed packages (*:skipped / !:failed) ! net-mgmt/net-snmp (net-snmp-5.2.1.2) (unknown build error) * misc/kdeutils3 (kdeutils-3.4.2) So while kde... may not be looking for it, net-snmp is. Perhaps this should be a more general question on what to do if/when various ports get out of sync and are trying to use other inconsistent packages. Thanks - Don Hayford
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439650ED.7050205>