#44504: rev-upgrade: print a different message if a library exists, but has a bad install name --------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.1 Resolution: | Keywords: rev-upgrade Port: | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:44504 egall@…]:
upon `rev-upgrade`, I started seeing messages like this: {{{ Could not open libcfg+.0.6.2.dylib: Error opening or reading file (referenced from /opt/local/lib/gnutls2/bin/certtool2) }}} This is confusing.
The error message is technically correct. There is no file "libcfg+.0.6.2.dylib" in whatever directory it's looking in, which is evidently not the directory that file is in. But the message is confusing in that it's not made clear that the expected value is an absolute path to a file, not just a filename. -- Ticket URL: <https://trac.macports.org/ticket/44504#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X