#49604: bison-runtime and bison conflict ------------------------------+------------------- Reporter: akim.demaille@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: bison | ------------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * cc: mww@…, openmaintainer@… (removed) * cc: ryandesign@… (added) Comment: Replying to [ticket:49604 akim.demaille@…]:
{{{ ---> Activating bison @3.0.4_0 Error: org.macports.activate for port bison returned: Image error: /opt/local/share/locale/ast/LC_MESSAGES/bison-runtime.mo is being used by the active bison-runtime port. Please deactivate this port first, or use 'port -f activate bison' to force the activation. Error: Failed to install bison Please see the log file for port bison for details:
/opt/local/var/macports/logs/_Users_akim_src_ports_devel_bison/bison/main.log
Error: The following dependencies were not installed: bison }}}
The bison-runtime should be a dependency of bison, imho. So bison should not try to install bison-runtime.mo.
bison-runtime already is a dependency of bison. This problem should not be happening. I see you're trying to activate bison @3.0.4_0, which is out of date. The current version is @3.0.4_1. So try installing that instead by running "sudo port selfupdate" and "sudo port install bison". -- Ticket URL: <https://trac.macports.org/ticket/49604#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X