New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33198 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

port clean all stops at py25-mayavi

Reported by: russell.jones@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: jjstickel@…, macsforever2000@…, snc@…, ryandesign@…
Port: py25-mayavi

Description

Displays the message

Error: Unable to open port: Port remote fetch failed: You do not have permission to write to /opt/local/var/macports/portdirs
To report a bug, see <http://guide.macports.org/#project.tickets>

port clean py25-mayavi does the same thing. py2{6,7}-mayavi do not have this problem.

Change History

comment:1 Changed 16 months ago by ryandesign@…

  • Keywords mayavi, python removed
  • Cc macsforever2000@…, snc@…, ryandesign@… added; openmaintainer@… removed
  • Status changed from new to closed
  • Resolution set to fixed

In r89600 Frank created the new unified port py-mayavi out of py26-mayavi, but forgot to delete the old py25-mayavi port, which caused a duplicate port situation for py25-mayavi and subsequent portindex failure. In r89675 Jeremy deleted the old standalone py25-mayavi port, resolving the duplicate port situation, but this by itself does not re-run portindex on the new unified py-mayavi port; that requires modifying the py-mayavi port. In r89752 I made a harmless whitespace change to py-mayavi to cause portindex to be rerun on it.

Note: See TracTickets for help on using tickets.