[MacPorts] #48416: s3cmd @1.5.2: add py27-dateutil as dependency
#48416: s3cmd @1.5.2: add py27-dateutil as dependency --------------------+-------------------------------- Reporter: arto@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: s3cmd --------------------+-------------------------------- On a fresh MacPorts install on 10.10, doing `sudo port install s3cmd` doesn't suffice to execute it, outputting: {{{ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ImportError trying to import dateutil.parser. Please install the python dateutil module: $ sudo apt-get install python-dateutil or $ sudo yum install python-dateutil or $ pip install python-dateutil !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! }}} After manually installing the `python-dateutil` library, the `s3cmd` program works fine. So, it seems that the port ought to depend on `py27-dateutil` as an explicit runtime dependency. -- Ticket URL: <https://trac.macports.org/ticket/48416> MacPorts <https://www.macports.org/> Ports system for OS X
#48416: s3cmd @1.5.2: add py27-dateutil as dependency ---------------------+-------------------------------- Reporter: arto@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: s3cmd | ---------------------+-------------------------------- Changes (by ryandesign@…): * priority: Low => Normal -- Ticket URL: <https://trac.macports.org/ticket/48416#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48416: s3cmd @1.5.2: add py27-dateutil as dependency ---------------------+-------------------------------- Reporter: arto@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: s3cmd | ---------------------+-------------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => fixed Comment: thanks r139349 -- Ticket URL: <https://trac.macports.org/ticket/48416#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts