Opened 14 years ago
Closed 14 years ago
#25218 closed defect (fixed)
Upgrading ports doesn't result in new version being active
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.9.99 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: |
Description
On the Tiger machine I updated to the tip of the 1.9 branch (@68698, to overcome #25194), ports I upgrade don't activate properly:
$ port outdated The following installed ports are outdated: c-ares 1.7.1_0 < 1.7.3_0 cfitsio 3.240_0 < 3.250_0 xlsfonts 1.0.2_1 < 1.0.3_1 $ sudo port -u upgrade xlsfonts c-ares cfitsio Password: ---> Computing dependencies for xlsfonts ---> Fetching xlsfonts ---> Attempting to fetch xlsfonts-1.0.3.tar.bz2 from http://xorg.freedesktop.org/archive/individual/app/ ---> Verifying checksum(s) for xlsfonts ---> Extracting xlsfonts ---> Configuring xlsfonts ---> Building xlsfonts ---> Staging xlsfonts into destroot ---> Computing dependencies for xlsfonts ---> Installing xlsfonts @1.0.3_1 ---> Cleaning xlsfonts ---> Deactivating xlsfonts @1.0.2_1 ---> Uninstalling xlsfonts @1.0.2_1 ---> Computing dependencies for c-ares ---> Fetching c-ares ---> Attempting to fetch c-ares-1.7.3.tar.gz from http://distfiles.macports.org/c-ares ---> Verifying checksum(s) for c-ares ---> Extracting c-ares ---> Configuring c-ares ---> Building c-ares ---> Staging c-ares into destroot ---> Computing dependencies for c-ares ---> Installing c-ares @1.7.3_0 ---> Cleaning c-ares ---> Unable to uninstall/deactivate c-ares @1.7.1_0, the following ports depend on it: ---> wireshark-devel @1.3.5_0 ---> Computing dependencies for cfitsio ---> Fetching cfitsio ---> Attempting to fetch cfitsio3250.tar.gz from http://distfiles.macports.org/cfitsio ---> Verifying checksum(s) for cfitsio ---> Extracting cfitsio ---> Applying patches to cfitsio ---> Configuring cfitsio ---> Building cfitsio ---> Staging cfitsio into destroot ---> Computing dependencies for cfitsio ---> Installing cfitsio @3.250_0 ---> Cleaning cfitsio ---> Unable to uninstall/deactivate cfitsio @3.240_0, the following ports depend on it: ---> p5-astro-fits-cfitsio @1.05_0 $ port installed xlsfonts c-ares cfitsio The following ports are currently installed: c-ares @1.7.1_0 (active) c-ares @1.7.3_0 cfitsio @3.240_0 (active) cfitsio @3.250_0 xlsfonts @1.0.3_1 $
Change History (1)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r68746