[MacPorts] #42995: gimp2 unable to install on mavericks
#42995: gimp2 unable to install on mavericks ---------------------------+-------------------------------- Reporter: bradleyross@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gimp2 ---------------------------+-------------------------------- I was having a number of problems getting MySQL to install on Mavericks. I finally decided to uninstall everything and try loading from scratch. The first thing that I tried was to install gimp2. It failed and I think that the following may be part of the problem. ---> Attempting to fetch gconf-3.2.6_0+x11.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gconf ---> Fetching distfiles for gconf ---> Verifying checksums for gconf ---> Extracting gconf ---> Configuring gconf ---> Building gconf ---> Staging gconf into destroot ---> Installing gconf @3.2.6_0+x11 ---> Activating gconf @3.2.6_0+x11 ---> Cleaning gconf Error: Requested variants "+python27" do not match original selection "+python27+universal". Please use the same variants again, perform 'port clean libproxy' or specify the force option (-f). Error: Failed to install libproxy Please see the log file for port libproxy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libproxy/libproxy/main.log -- Ticket URL: <https://trac.macports.org/ticket/42995> MacPorts <http://www.macports.org/> Ports system for OS X
#42995: gimp2 unable to install on mavericks ----------------------------+-------------------------------- Reporter: bradleyross@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gimp2 | ----------------------------+-------------------------------- Comment (by bradleyross@…): I received the following error when I tried to install lib proxy with python27 but not universal. Perhaps something in the script should be changed from +python27 to +python27+universal? BradleyRossMacBook:~ bradleyross$ sudo port install libproxy@0.4.11+python27 Error: Requested variants "+python27" do not match original selection "+python27+universal". Please use the same variants again, perform 'port clean libproxy' or specify the force option (-f). To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libproxy failed Replying to [ticket:42995 bradleyross@…]:
I was having a number of problems getting MySQL to install on Mavericks. I finally decided to uninstall everything and try loading from scratch. The first thing that I tried was to install gimp2. It failed and I think that the following may be part of the problem.
---> Attempting to fetch gconf-3.2.6_0+x11.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gconf ---> Fetching distfiles for gconf ---> Verifying checksums for gconf ---> Extracting gconf ---> Configuring gconf ---> Building gconf ---> Staging gconf into destroot ---> Installing gconf @3.2.6_0+x11 ---> Activating gconf @3.2.6_0+x11 ---> Cleaning gconf Error: Requested variants "+python27" do not match original selection "+python27+universal". Please use the same variants again, perform 'port clean libproxy' or specify the force option (-f). Error: Failed to install libproxy Please see the log file for port libproxy for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libproxy/libproxy/main.log -- Ticket URL: <https://trac.macports.org/ticket/42995#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42995: libproxy: Requested variants "+python27" do not match original selection "+python27+universal". ----------------------------+-------------------------------- Reporter: bradleyross@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: libproxy | ----------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: devans@…, ryandesign@… (added) * resolution: => invalid * port: gimp2 => libproxy Old description:
I was having a number of problems getting MySQL to install on Mavericks. I finally decided to uninstall everything and try loading from scratch. The first thing that I tried was to install gimp2. It failed and I think that the following may be part of the problem.
---> Attempting to fetch gconf-3.2.6_0+x11.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gconf ---> Fetching distfiles for gconf ---> Verifying checksums for gconf ---> Extracting gconf ---> Configuring gconf ---> Building gconf ---> Staging gconf into destroot ---> Installing gconf @3.2.6_0+x11 ---> Activating gconf @3.2.6_0+x11 ---> Cleaning gconf Error: Requested variants "+python27" do not match original selection "+python27+universal". Please use the same variants again, perform 'port clean libproxy' or specify the force option (-f). Error: Failed to install libproxy Please see the log file for port libproxy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libproxy/libproxy/main.log
New description: I was having a number of problems getting MySQL to install on Mavericks. I finally decided to uninstall everything and try loading from scratch. The first thing that I tried was to install gimp2. It failed and I think that the following may be part of the problem. {{{ ---> Attempting to fetch gconf-3.2.6_0+x11.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gconf ---> Fetching distfiles for gconf ---> Verifying checksums for gconf ---> Extracting gconf ---> Configuring gconf ---> Building gconf ---> Staging gconf into destroot ---> Installing gconf @3.2.6_0+x11 ---> Activating gconf @3.2.6_0+x11 ---> Cleaning gconf Error: Requested variants "+python27" do not match original selection "+python27+universal". Please use the same variants again, perform 'port clean libproxy' or specify the force option (-f). Error: Failed to install libproxy Please see the log file for port libproxy for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libproxy/libproxy/main.log }}} -- Comment: The error message already tells you how to resolve the problem: you must clean libproxy. Note that "sudo port install libproxy@0.4.11+python27" is equivalent to "sudo port install libproxy +python27": it is not possible to specify a version (any version you specify will be ignored). -- Ticket URL: <https://trac.macports.org/ticket/42995#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts