Install from most recent *.dmg file attempts to do port installs from cvs

Rachel Willmer rwillmer at gmail.com
Thu Jan 18 09:25:55 PST 2007


> The output of 'port -d -v foo' (where foo is the port you are trying
> to install) would be helpful.

applecross:~ rachel$ port -d -v osx2x
Unrecognized action "osx2x"
applecross:~ rachel$ port -d -v install osx2x
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/osx2x
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/osx2x
DEBUG: Requested variant darwin is not provided by port osx2x.
DEBUG: Requested variant i386 is not provided by port osx2x.
DEBUG: Requested variant macosx is not provided by port osx2x.
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_osx2x/work/.darwinports.osx2x.state
is not writable - check permission on port directory
    while executing
"open_statefile"
    (procedure "eval_variants" line 45)
    invoked from within
"eval_variants variations install"
    invoked from within
"$workername eval eval_variants variations $target"
    (procedure "dportexec" line 7)
    invoked from within
"dportexec $workername $target"
Error: Unable to execute port:
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_osx2x/work/.darwinports.osx2x.state
is not writable - check permission on port directory
applecross:~ rachel$ sudo port -d -v  osx2x
Password:
Unrecognized action "osx2x"
applecross:~ rachel$ sudo port -d -v install osx2x
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/osx2x
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/osx2x
DEBUG: Requested variant darwin is not provided by port osx2x.
DEBUG: Requested variant i386 is not provided by port osx2x.
DEBUG: Requested variant macosx is not provided by port osx2x.
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
DEBUG: Searching for dependency: XFree86
DEBUG: Didn't find receipt, going to depspec regex for: XFree86
DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
regex: ^libX11\.6\.dylib$
DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
regex: ^libX11\.6\.dylib$
DEBUG: Skipping completed com.apple.main (osx2x)
--->  Fetching osx2x
DEBUG: Executing com.apple.fetch (osx2x)
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_osx2x/work"
&& echo | /usr/bin/env
CVS_PASSFILE=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_osx2x/work/.cvspass
/usr/bin/cvs -z9 -f -d
:pserver:anonymous at anoncvs.opendarwin.org:/Volumes/src/cvs/od login'
Logging in to :pserver:anonymous at anoncvs.opendarwin.org:2401/Volumes/src/cvs/od
CVS password: cvs [login aborted]: connect to
anoncvs.opendarwin.org(204.152.186.41):2401 failed: Operation timed
out
Error: Target com.apple.fetch returned: CVS login failed
Warning: the following items did not execute (for osx2x):
com.apple.activate com.apple.fetch com.apple.extract
com.apple.checksum com.apple.patch com.apple.configure com.apple.build
com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
applecross:~ rachel$



More information about the macports-users mailing list