Opened 15 years ago
Closed 15 years ago
#21680 closed defect (worksforme)
Macports 1.8.0 Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry.
Reported by: | charmedguy18@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: |
Description
When running the command
sudo port uninstall --follow-dependents all
I get this error:
Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry.
I tried just uninstalling the port that was showing up as the problem (as far as I know) with this:
sudo port -f uninstall bzip2
and
sudo port -f uninstall --follow-dependents bzip2
All to no avail, ending in the same error as above.
Here is the entire session:
Cavin-Gravess-MacBook-Pro:~ Cavin$ sudo port uninstall --follow-dependents all Password: ---> Deactivating aalib @1.4rc5_4 ---> Uninstalling aalib @1.4rc5_4 ---> Deactivating subversion @1.6.5_0 ---> Uninstalling subversion @1.6.5_0 ---> Deactivating serf @0.3.0_0 ---> Uninstalling serf @0.3.0_0 ---> Deactivating apr-util @1.3.9_0 ---> Uninstalling apr-util @1.3.9_0 ---> Deactivating apr @1.3.8_0 ---> Uninstalling apr @1.3.8_0 ---> Deactivating xchat2 @2.8.6_2 ---> Uninstalling xchat2 @2.8.6_2 ---> Deactivating klavaro @1.1.7_0 ---> Uninstalling klavaro @1.1.7_0 ---> Deactivating gtk2 @2.16.6_1+x11 ---> Uninstalling gtk2 @2.16.6_1+x11 ---> Deactivating atk @1.26.0_1 ---> Uninstalling atk @1.26.0_1 ---> Deactivating autoconf @2.64_2 ---> Uninstalling autoconf @2.64_2 ---> Deactivating automake @1.11_0 ---> Uninstalling automake @1.11_0 ---> The following versions of bzip2 are currently installed: ---> bzip2 @1.0.5_2+darwin ---> bzip2 @1.0.5_3+darwin (active) Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry. Cavin-Gravess-MacBook-Pro:~ Cavin$ sudo port deactivate bzip2 ---> Deactivating bzip2 Cavin-Gravess-MacBook-Pro:~ Cavin$ sudo port uninstall --follow-dependents all ---> The following versions of bzip2 are currently installed: ---> bzip2 @1.0.5_2+darwin ---> bzip2 @1.0.5_3+darwin Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry. Cavin-Gravess-MacBook-Pro:~ Cavin$ sudo port -f uninstall --follow-dependents all ---> The following versions of bzip2 are currently installed: ---> bzip2 @1.0.5_2+darwin ---> bzip2 @1.0.5_3+darwin Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry.
Change History (3)
comment:1 Changed 15 years ago by charmedguy18@…
comment:2 Changed 15 years ago by charmedguy18@…
I fixed this myself. I don't know how to close this ticket. Sorry thanks anyway! :D
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I didn't want to put something so long on this wiki so I decided to post the debug text on pastebin. http://pastebin.com/f5eb2acd0