Opened 17 years ago

Closed 16 years ago

Last modified 14 years ago

#12670 closed defect (fixed)

port action 'dependents' doesn't check if portname is installed

Reported by: von.helmut@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.7.0
Component: base Version: 1.5.2
Keywords: port dependents action Cc:
Port:

Description

$ port location expat Port expat 2.0.1_0 is installed as an image in: /opt/local/var/macports/software/expat/2.0.1_0

$ port dependents expat gettext depends on expat

$ port info expathocuspocus Error: Port expathocuspocus not found

$ port location expathocuspocus Error: port location failed: Registry error: expathocuspocus not registered as installed.

$ echo $? 1

$ port dependents expathocuspocus expathocuspocus has no dependents!

$ echo $? 0

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Fixed in trunk by r32336, and applied to the 1.6 branch in r33048.

comment:2 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 1.7.0
Note: See TracTickets for help on using tickets.