Opened 18 years ago
Closed 18 years ago
#10392 closed defect (fixed)
failure to install scotty
Reported by: | jon.scot@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
installing moodss port - fails at scotty. Install scotty - fails. roppongi:~ jonscot$ sudo port -f install moodss ---> Installing scotty 3.0.0_1+darwin_8 Error: reinplace: couldn't read file "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_scotty/work/destroot/opt/local/etc/LaunchDaemons/org.darwinports.nmicmpd/org.darwinports.nmicmpd.plist": not a directory Error: Target com.apple.install returned: reinplace sed(1) failed Error: The following dependencies failed to build: scotty Error: Status 1 encountered during processing. roppongi:~ jonscot$
Change History (1)
comment:1 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed at revision number 2. When selfupdate pulls in revison 2 of Scotty you can reinstall.
The problem came about because naming changes from darwinports to macports in the LaunchDaemons directory affected my hack to use a custom .plist file that is copied manually to replace the copy that startupItems installs automatically.