#44267: root6: Portfile parse problem when root5 installed ---------------------+--------------------- Reporter: mf2k@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: root6 | ---------------------+--------------------- Comment (by jonesc@…): As Mojca says, it is intentional that root5 and root6 cannot be installed with the same python variants, due to a conflict (both ned to install the same files in the same places). However, the failed to parse error above does look like a side effect of making +python27 default with root6, which occurs when the user already has root5 installed with that variant. Maybe we could work around this by delaying the python variant overlap check to a later phase, like build, so it doesn't cause things like info to fail ... ? Chris -- Ticket URL: <https://trac.macports.org/ticket/44267#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X