Opened 19 years ago
Closed 19 years ago
#3661 closed defect (fixed)
BUG: cotvnc fails to install
Reported by: | m@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | vincent-opdarw@… | |
Port: |
Description
I think this is probably the same cause as #3626, which is a result of Xcode 2.1
Oceanus:~ nathan$ port -d install cotvnc +beta Password: DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/aqua/cotvnc DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/aqua/cotvnc DEBUG: Requested variant powerpc is not provided by port cotvnc. DEBUG: Requested variant darwin is not provided by port cotvnc. DEBUG: Requested variant macosx is not provided by port cotvnc. DEBUG: Executing variant beta provides beta DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/archivers/zlib DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Skipping completed com.apple.main (cotvnc) DEBUG: Skipping completed com.apple.unarchive (cotvnc) DEBUG: Skipping completed com.apple.fetch (cotvnc) DEBUG: Skipping completed com.apple.checksum (cotvnc) DEBUG: Skipping completed com.apple.extract (cotvnc) DEBUG: Skipping completed com.apple.patch (cotvnc) DEBUG: Skipping completed com.apple.configure (cotvnc) DEBUG: Skipping completed com.apple.build (cotvnc) ---> Staging cotvnc into destroot . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) DEBUG: Executing com.apple.destroot (cotvnc) cp: Chicken of the VNC.app: No such file or directory Error: Target com.apple.destroot returned: shell command "cp -R 'Chicken of the VNC.app' /opt/local/ var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_cotvnc/ work/destrootApplications/DarwinPorts/" returned error 1 Command output: cp: Chicken of the VNC.app: No such file or directory
Warning: the following items did not execute (for cotvnc): com.apple.activate com.apple.destroot com.apple.archive com.apple.install
Chicken of the VNC.app is located in /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_cotvnc/ work/cotvnc/build/Default/
Change History (4)
comment:1 Changed 19 years ago by vincent-opdarw@…
Cc: | vincent-opdarw@… added |
---|
comment:2 Changed 19 years ago by vincent-opdarw@…
comment:3 Changed 19 years ago by mww@…
Summary: | cotvnc fails to install → BUG: cotvnc fails to install |
---|
comment:4 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yes, this is the same cause as bug #3626. Anyone knows why this hasn't been fixed yet?