#40879: port clean all fails if variant conflict is detected ---------------------------+-------------------------------- Reporter: gunnlaugur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.0 Resolution: | Keywords: Port: | ---------------------------+-------------------------------- Description changed by ryandesign@…: Old description:
In going through wiki:Migration (prompted by the Mavericks upgrade, as you might expect), the `sudo port clean all` step failed for me when it got to a port named `clutter`, saying “error evaluating variants” because `+x11` conflicts with `+quartz`.
Commenting out the (single) line of variant flags in `/etc/macports/variants.conf` got me past this. But it seems unnecessarily brittle that the `clean` operation should fail because of the configured variant flags.
New description: In going through wiki:Migration (prompted by the Mavericks upgrade, as you might expect), the `sudo port clean all` step failed for me when it got to a port named `clutter`, saying “error evaluating variants” because `+x11` conflicts with `+quartz`. Commenting out the (single) line of variant flags in `/opt/local/etc/macports/variants.conf` got me past this. But it seems unnecessarily brittle that the `clean` operation should fail because of the configured variant flags. -- -- Ticket URL: <https://trac.macports.org/ticket/40879#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X