#42995 closed defect (invalid)
libproxy: Requested variants "+python27" do not match original selection "+python27+universal".
Reported by: | bradleyross@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | dbevans (David B. Evans), ryandesign (Ryan Carsten Schmidt) | |
Port: | libproxy |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Attachments (2)
Change History (4)
Changed 11 years ago by bradleyross@…
Attachment: | Gimp2Problem.txt added |
---|
Changed 11 years ago by bradleyross@…
Attachment: | GimpMain.log added |
---|
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libproxy/libproxy/main.log
comment:1 Changed 11 years ago 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 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
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | libproxy added; gimp2 removed |
Resolution: | → invalid |
Status: | new → closed |
Summary: | gimp2 unable to install on mavericks → libproxy: Requested variants "+python27" do not match original selection "+python27+universal". |
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).
CLI output while building gimp2