New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32839 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint: stub ports broken

Reported by: ryandesign@… Owned by: phw@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint

Description

$ sudo port install py-futures
--->  Computing dependencies for py-futures
Error: Dependency 'py24-futures' not found.
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

If you don't provide a python 2.4 version, you must set the port's default python version to one that you do provide.

Change History

comment:1 Changed 17 months ago by ryandesign@…

  • Port changed from py-futures to py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint
  • Summary changed from py-futures: Dependency 'py24-futures' not found. to py-futures, py-urlwatch, py-docx, py-pyttsx, py-clint: stub ports broken
$ sudo port install py-urlwatch
--->  Computing dependencies for py-urlwatch
Error: Dependency 'py-u-futures' not found.
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
$ sudo port install py-docx
--->  Computing dependencies for py-docx
Error: Dependency 'py-d-lxml' not found.
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
$ sudo port install py-pyttsx
--->  Computing dependencies for py-pyttsx
Error: Dependency 'py24-pyttsx' not found.
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
$ sudo port install py-clint
--->  Computing dependencies for py-clint
Error: Dependency 'py24-clint' not found.
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

comment:2 Changed 17 months ago by phw@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed it, set default python version that were missing from each one Commits 88807, 88806, 88805 and 88804

Note: See TracTickets for help on using tickets.