[MacPorts] #31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found"
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Hello, I'm using macports to install ipython for python2.6 on Mac OX 10.6.8. After installing multiple dependencies it fails with: ---> Computing dependencies for py26-ipython Error: Dependency 'py26-nose' not found. Error: Status 1 encountered during processing. py26-nose seems not to be available from macports. Any suggestions would be appreciated.. Giedrius -- Ticket URL: <https://trac.macports.org/ticket/31093> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Old description:
Hello,
I'm using macports to install ipython for python2.6 on Mac OX 10.6.8.
After installing multiple dependencies it fails with:
---> Computing dependencies for py26-ipython Error: Dependency 'py26-nose' not found. Error: Status 1 encountered during processing.
py26-nose seems not to be available from macports. Any suggestions would be appreciated.. Giedrius
New description: Hello, I'm using macports to install ipython for python2.6 on Mac OX 10.6.8. After installing multiple dependencies it fails with: {{{ ---> Computing dependencies for py26-ipython Error: Dependency 'py26-nose' not found. Error: Status 1 encountered during processing. }}} py26-nose seems not to be available from macports. Any suggestions would be appreciated.. Giedrius -- Comment(by ryandesign@…): py26-nose works for me. Are your ports and MacPorts up to date? Try running selfupdate. {{{ sudo port selfupdate }}} -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by gburachas@…): actually, I did that before attempted ipython installation. For me doing sudo port list *nose gives: py-nose @1.0.0 python/py-nose so no py26-nose found... and sudo port install py26-ipython with py-nose gives same error (no py26-nose..) thanks- Giedrius Replying to [comment:1 ryandesign@…]:
py26-nose works for me. Are your ports and MacPorts up to date? Try running selfupdate.
{{{ sudo port selfupdate }}}
-- Ticket URL: <https://trac.macports.org/ticket/31093#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by gburachas@…): Probably I should have mentioned that ipython installation among other things updated to the new Python26 version: ---> Installing python26 @2.6.7_1 ---> Cleaning python26 ---> Computing dependencies for python26 ---> Deactivating python26 @2.6.6_3 ---> Cleaning python26 ---> Activating python26 @2.6.7_1 I wonder how this context may have messed up *nose.. Giedrius -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Please remember to use WikiFormatting. Replying to [comment:2 gburachas@…]:
{{{ sudo port list *nose }}} The output on my system is: {{{ $ port list *nose py-nose @1.0.0 python/py-nose py24-nose @1.0.0 python/py-nose py25-nose @1.0.0 python/py-nose py26-nose @1.0.0 python/py-nose py27-nose @1.0.0 python/py-nose py31-nose @1.0.0 python/py-nose py32-nose @1.0.0 python/py-nose }}} So you're missing some things. Sounds like your ports are up to date, but your MacPorts is not, because only MacPorts 2 knows about the new "subport" feature being used by nose and an increasing number of other python ports. What version of MacPorts are you running? Find out with: {{{ port version }}} What output do you get with running selfupdate verbosely? {{{ sudo port -v selfupdate }}} -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by gburachas@…): I ran {{{ sudo port -v selfupdate }}} as suggested, which led to issuing: {{{ sudo port -v upgrade outdated }}} after this ipython istalled just fine. Thanks for the help! gdrs -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ----------------------------------+----------------------------------------- Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Resolution: invalid | Keywords: Port: | ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts