Ports problem with openssl-0.9.x

2005-12-06 Thread Donald T Hayford

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?


Thanks,
Don Hayford
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ports problem with openssl-0.9.x

2005-12-06 Thread Kris Kennaway
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


pgp1WU4ARd8Ol.pgp
Description: PGP signature


Re: Ports problem with openssl-0.9.x

2005-12-06 Thread Donald T Hayford

   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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ports problem with openssl-0.9.x

2005-12-06 Thread Kris Kennaway
On Tue, Dec 06, 2005 at 10:03:09PM -0500, Donald T Hayford wrote:
 
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

I believe you, but update your ports.

Kris


pgp3esmZQhGUh.pgp
Description: PGP signature


Re: Ports problem with openssl-0.9.x

2005-12-06 Thread Donald T Hayford

   Kris Kennaway wrote:

On Tue, Dec 06, 2005 at 10:03:09PM -0500, Donald T Hayford wrote:
  

   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


I believe you, but update your ports.

Kris
  

   I did have a problem with my ports that I don't fully understand, but
   .. oh well.
   I updated ports today and yesterday hoping to get rid of the problem.
   Apparently when I installed the openoffice.org-2 package
   OOo_2.0m142_FreeBSD60Intel_install_en-US.tbz, I slipped in a
   dependency on the beta version of openssl instead of the stable
   version called for.  Don't know how.
   I fixed the problem by deinstalling the openssl-beta version,
   installing the openssl-stable version, and then running pkgdb -F to
   fix the incorrect dependencies that I generated.
   Thanks much for your help.
   Don
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]