New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32807 (closed defect: worksforme)

Opened 18 months ago

Last modified 17 months ago

py-cx_freeze: Dependency 'py-c-distribute' not found

Reported by: the.andrej.hribernik@… Owned by: adfernandes@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py-cx_freeze

Description (last modified by ryandesign@…) (diff)

On Lion, port fails to install py-cx_freeze
MacPorts 2.0.3
Mac OSX 10.7.2

sudo port install py-cx_freeze
--->  Computing dependencies for py-cx_freeze
Error: Dependency 'py-c-distribute' not found.
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 18 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to adfernandes@…
  • Description modified (diff)
  • Summary changed from py-cx_freeze wont install to py-cx_freeze: Dependency 'py-c-distribute' not found

comment:2 Changed 18 months ago by adfernandes@…

I can't reproduce this - anyone have any ideas?

The Portfile uses the python sub-port, so for some reason ${python.version} is being set to -c rather than the default of 2.7.

Therefore, it would appear to be a MacPorts bug, not a Portfile bug. (Unless the portfile is somehow incorrect... but I can't see how...)

comment:3 Changed 17 months ago by adfernandes@…

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.