sudo port install trac +mysql +postgres (install errors)

Bill Hernandez ms at mac-specialist.com
Mon Apr 13 06:56:57 PDT 2009


On Apr 12, 2009, at 8:44 PM, Bryan Blackburn wrote:

> This is an issue with the cyrus-sasl2 port; some software doesn't  
> build
> cleanly when an earlier version is available, hence this needs the  
> older
> version deactivated or uninstalled prior to getting the latest  
> version.  I
> usually just force uninstall the old one then install the new one:
>
> $ sudo port -f uninstall cyrus-sasl2
> $ sudo port install cyrus-sasl2

Bryan,

Worked like a charm...

[2009.13.04](08:48AM) -> [roscoe] ~ $ sudo port -f uninstall cyrus-sasl2
    Password:
    --->  Unable to uninstall cyrus-sasl2 2.1.21_0+kerberos, the  
following ports depend on it:
    --->  	openldap
    --->  	subversion-python25bindings
    --->  	subversion
    Warning: Uninstall forced.  Proceeding despite dependencies.
    --->  Deactivating cyrus-sasl2 @2.1.21_0+kerberos
    --->  Uninstalling cyrus-sasl2 @2.1.21_0+kerberos

[2009.13.04](08:48AM) -> [roscoe] ~ $ sudo port install cyrus-sasl2
    --->  Configuring cyrus-sasl2
    --->  Building cyrus-sasl2
    --->  Staging cyrus-sasl2 into destroot
    --->  Installing cyrus-sasl2 @2.1.22_0+kerberos
    --->  Activating cyrus-sasl2 @2.1.22_0+kerberos
    --->  Cleaning cyrus-sasl2

[2009.13.04](08:49AM) -> [roscoe] ~ $ port outdated
    No installed ports are outdated.

Looks like life is swell once again...

Thanks very much for the help...

Bill Hernandez
Plano, Texas


More information about the macports-users mailing list