Warning: Skipping upgrade

Mark Hattam mark at dxradio.demon.co.uk
Sun Mar 21 16:14:14 PDT 2010


I don't understand which port was skipped in the upgrading ... all four items that were outdated now appear to be "active". If I run a subsequent "port outdated" nothing needs doing.


iMac:~ mark$ sudo port outdated
The following installed ports are outdated:
bash                           4.0.37_0 < 4.1.2_0        
glib2                          2.22.4_1 < 2.22.5_0       
python26                       2.6.4_0 < 2.6.5_0         
zlib                           1.2.4_0 < 1.2.4_1         

iMac:~ mark$ sudo port upgrade outdated
--->  Computing dependencies for zlib
--->  Fetching zlib
--->  Verifying checksum(s) for zlib
--->  Extracting zlib
--->  Applying patches to zlib
--->  Configuring zlib
--->  Building zlib
--->  Staging zlib into destroot
--->  Deactivating zlib @1.2.4_0
--->  Computing dependencies for zlib
--->  Installing zlib @1.2.4_1
--->  Activating zlib @1.2.4_1
--->  Cleaning zlib
--->  Computing dependencies for bash
--->  Fetching bash
--->  Attempting to fetch bash41-001 from http://lil.fr.distfiles.macports.org/bash
--->  Attempting to fetch bash41-002 from http://lil.fr.distfiles.macports.org/bash
--->  Attempting to fetch bash-4.1.tar.gz from http://lil.fr.distfiles.macports.org/bash
--->  Verifying checksum(s) for bash
--->  Extracting bash
--->  Applying patches to bash
--->  Configuring bash
--->  Building bash
--->  Staging bash into destroot
--->  Deactivating bash @4.0.37_0
--->  Computing dependencies for bash
--->  Installing bash @4.1.2_0
--->  Activating bash @4.1.2_0
--->  Cleaning bash
Warning: Skipping upgrade since libtool 2.2.6b_1 >= libtool 2.2.6b_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
--->  Computing dependencies for glib2
--->  Fetching glib2
--->  Attempting to fetch glib-2.22.5.tar.bz2 from http://lil.fr.distfiles.macports.org/glib2
--->  Verifying checksum(s) for glib2
--->  Extracting glib2
--->  Applying patches to glib2
--->  Configuring glib2
--->  Building glib2
--->  Staging glib2 into destroot
--->  Deactivating glib2 @2.22.4_1+darwin
--->  Computing dependencies for glib2
--->  Installing glib2 @2.22.5_0+darwin
--->  Activating glib2 @2.22.5_0+darwin
--->  Cleaning glib2
--->  Computing dependencies for python26
--->  Fetching python26
--->  Attempting to fetch Python-2.6.5.tar.bz2 from http://lil.fr.distfiles.macports.org/python26
--->  Verifying checksum(s) for python26
--->  Extracting python26
--->  Applying patches to python26
--->  Configuring python26
--->  Building python26
--->  Staging python26 into destroot
--->  Deactivating python26 @2.6.4_0+darwin
--->  Computing dependencies for python26
--->  Installing python26 @2.6.5_0+darwin
--->  Activating python26 @2.6.5_0+darwin


iMac:~ mark$ port installed
The following ports are currently installed:

  bash @4.0.37_0
  bash @4.1.2_0 (active)

  glib2 @2.22.4_1+darwin
  glib2 @2.22.5_0+darwin (active)

  python26 @2.6.4_0+darwin
  python26 @2.6.5_0+darwin (active)

  zlib @1.2.4_0
  zlib @1.2.4_1 (active)


iMac:~ mark$ sudo port outdated
No installed ports are outdated.




More information about the macports-users mailing list