[MacPorts] #17452: py25-scipy upgrade goes berserk
#17452: py25-scipy upgrade goes berserk -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: -------------------------------+-------------------------------------------- Trying to upgrade py25-scipy on my Mac resulted in swig being required, which in turn proceeded to try to install apache2 ruby php5 all of which are utterly unwanted and utterly inappropriate to my desire to use py25-scipy. Please reconsider this completely inappropriate behaviour. -- Ticket URL: <http://trac.macports.org/ticket/17452> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Changes (by ram@…): * cc: kevin@…, jwa@…, ram@… (added) * port: => swig, py25-scipy Comment: As you note this is due to the dependencies of swig, specifically due to the fact of having the perl, python, ruby, and php5 variants turned on by default. To get round this I install swig by hand with only the variants I'm interested in i.e.: {{{ $ sudo port install swig -ruby -php5 }}} before installing py25-scipy. Can the number of these default variants be toned down? -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by jmr@…): This is basically the classic use case for #126. Install swig without the right bindings and its dependents break, but nobody actually wants all the bindings. -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by ralph@…): Doing the following {{{ sudo port -f uninstall swig sudo port install swig -ruby -php5 }}} says {{{ Installing swig 1.3.36_1+perl+python }}} Then doing {{{ sudo port upgrade installed }}} '''still''' results in attempts to install ruby, apache2, php5 and so on. This "workaround" does not fix the problem. Please note ruby, apache2, php5 etc were *not* installed before. -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by jmr@…): That's because of #2377. -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by mcalhoun@…): Since no improvement can be made without a fix to either #126 or #2377, can this ticket be closed? -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) -------------------------------+-------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: swig, py25-scipy -------------------------------+-------------------------------------------- Comment(by ralph@…): I suppose so, but please add a cross reference to those tickets if there is not one already. -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17452: swig dependencies (was: py25-scipy upgrade goes berserk) --------------------------------+------------------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: wontfix | Keywords: Port: swig, py25-scipy | --------------------------------+------------------------------------------- Changes (by mcalhoun@…): * status: new => closed * resolution: => wontfix Comment: Cross-references to #126 and #2377 added.[[BR]] We can revisit the issue when either one is fixed. -- Ticket URL: <http://trac.macports.org/ticket/17452#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts