Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#31130 closed defect (fixed)

Incomplete error message: "Dependency not found"

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.1.2
Component: base Version: 2.0.2
Keywords: Cc:
Port:

Description

There is a problem with the display of an error message:

indi $ sudo port install  -- -universal
Password:
Warning: No port libnova found in the index.
--->  Computing dependencies for indi
--->  Fetching archive for indi
--->  Attempting to fetch indi-0.8_1.darwin_10.x86_64.tbz2 from http://packages.macports.org/indi
--->  Installing indi @0.8_1
Error: Dependency  not found
--->  Activating indi @0.8_1
--->  Cleaning indi

The problem is not that libnova was not found in the index. libnova was installed. It was a local issue with my ports tree that had already been resolved, I just hadn't rerun portindex.

The problem is that, although the first message (the warning) correctly names libnova ("No port libnova found in the index"), the second message (the error) has the problem dependency name blank ("Dependency not found").

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

The second problem is that I don't think the "Error" line should be displayed at all.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Resolution: fixed
Status: newclosed

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

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