Help please
James Linder
jam at tigger.ws
Sat Feb 18 21:06:04 PST 2012
On 19/02/2012, at 10:22 AM, Ryan Schmidt wrote:
>
> On Feb 18, 2012, at 19:49, James Linder wrote:
>
>> sh-3.2# port install libgnome
>> Error: Unable to open port: couldn't read file "/opt/local/share/macports/Tcl/port1.0/portmirror.tcl": no such file or directory
>
> Please clean ("sudo port clean libgnome") and try again, using the debug flag ("sudo port -d install libgnome") so we can get more information.
>
> The error "couldn't read file "/opt/local/share/macports/Tcl/port1.0/portmirror.tcl": no such file or directory" is spurious and can be ignored. There should be a different, real error elsewhere in the debug output that we can act upon.
Sorry!
sh-3.2# port -d install libgnome
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/gnome/libgnome
DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386
DEBUG: couldn't read file "/opt/local/share/macports/Tcl/port1.0/portmirror.tcl": no such file or directory
while executing
"source /opt/local/share/macports/Tcl/port1.0/portmirror.tcl"
("package ifneeded portmirror 1.0" script)
invoked from within
"package require portmirror 1.0"
(file "/opt/local/share/macports/Tcl/port1.0/port.tcl" line 56)
invoked from within
"source /opt/local/share/macports/Tcl/port1.0/port.tcl"
("package ifneeded port 1.0" script)
invoked from within
"package require port $version "
(procedure "PortSystem" line 2)
invoked from within
"PortSystem 1.0"
(file "Portfile" line 4)
invoked from within
"source Portfile"
invoked from within
"$workername eval source Portfile"
(procedure "mportopen" line 47)
invoked from within
"mportopen $porturl [array get options] [array get requested_variations]"
Error: Unable to open port: couldn't read file "/opt/local/share/macports/Tcl/port1.0/portmirror.tcl": no such file or directory
To report a bug, see <http://guide.macports.org/#project.tickets>
James
More information about the macports-users
mailing list