#21680: Macports 1.8.0 Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry. ------------------------------------+--------------------------------------- Reporter: charmedguy18@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: ------------------------------------+--------------------------------------- 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. }}} -- Ticket URL: <http://trac.macports.org/ticket/21680> MacPorts <http://www.macports.org/> Ports system for Mac OS