[MacPorts] #49604: bison-runtime and bison conflict
#49604: bison-runtime and bison conflict -----------------------------+-------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: bison -----------------------------+-------------------------------- Hi! In the process of migrating to El Capitan, restore-ports fails with: {{{ ---> 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. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/49604> MacPorts <https://www.macports.org/> Ports system for OS X
#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
#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 | ------------------------------+------------------- Comment (by akim.demaille@…): Oh... Sorry, I had not noticed that I had a local Portfile for Bison 3.0.4 that was hiding the official one :( Even though the official one had a higher version number. I apologize for the noise. This ticket should be closed. -- Ticket URL: <https://trac.macports.org/ticket/49604#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49604: bison-runtime and bison conflict ------------------------------+-------------------- Reporter: akim.demaille@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: bison | ------------------------------+-------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Great, I'm glad you found the solution. -- Ticket URL: <https://trac.macports.org/ticket/49604#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts