[MacPorts] #31130: Incomplete error message: "Dependency not found"
MacPorts
noreply at macports.org
Mon Sep 5 19:39:16 PDT 2011
#31130: Incomplete error message: "Dependency not found"
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.2
Keywords: | Port:
-------------------------------------+--------------------------------------
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`").
--
Ticket URL: <https://trac.macports.org/ticket/31130>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list