Opened 19 years ago
Closed 19 years ago
#3718 closed defect (fixed)
BUG: Platypus fails to install
Reported by: | m@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
Probably caused by Xcode 2.1
Oceanus:~ nathan$ port install Platypus ---> Fetching Platypus ---> Attempting to fetch platypus3.1.src.tgz from http://sveinbjorn.sytes.net/files/software/ platypus/ ---> Verifying checksum(s) for Platypus ---> Extracting Platypus ---> Configuring Platypus ---> Building Platypus with target -buildstyle Deployment -target Platypus ---> Staging Platypus into destroot Error: Target com.apple.destroot returned: shell command "cp -R '/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Platypus/ work/Platypus Project'/build/Platypus.app /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Platypus/ work/destroot/Applications/DarwinPorts/Platypus.app" returned error 1 Command output: cp: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Platypus/ work/Platypus Project/build/Platypus.app: No such file or directory
The .app is located: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_aqua_Platypus/ work/Platypus\ Project/build/Deployment/
Change History (3)
comment:1 Changed 19 years ago by mww@…
Summary: | Platypus fails to install → BUG: Platypus fails to install |
---|
comment:2 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
comment:3 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolving per markd@'s comment.
I committed changes to fix an incorrect path and bump the version. Tested on 10.4. This can be closed.