Opened 11 years ago

Closed 9 years ago

Last modified 8 years ago

#40700 closed defect (fixed)

nedi @1.0.7_3: ln: ./org.macports.nedisyslog.plist: Operation not permitted

Reported by: Peter.Stange@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: ericbrowning@…
Port: nedi

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello

installing Nedi 1.0.7_3 at Mac OS X 10.8.5 failed with following message.

Any hints?

Regards

Peter

1 xxx@myMac $ sudo su
0 root@myMac $ port -v install nedi
--->  Computing dependencies for nedi.
--->  Installing nedi @1.0.7_3
xinstall: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/nedi/files/org.macports.nedisyslog.plist -> \
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nedi/nedi/work/destroot/opt/local/etc/LaunchDaemons/org.macports.nedisyslog//org.macports.nedisyslog.plist
ln: ./org.macports.nedisyslog.plist: Operation not permitted
Command failed: cd /Library/LaunchDaemons && ln -sf  /opt/local/etc/LaunchDaemons/org.macports.nedisyslog/org.macports.nedisyslog.plist
Exit code: 1
Error: org.macports.install for port nedi returned: command execution failed
Warning: targets not executed for nedi: org.macports.activate org.macports.install
Please see the log file for port nedi for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nedi/nedi/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port nedi failed

1 root$

Attachments (1)

main.log (131.9 KB) - added by Peter.Stange@… 11 years ago.
main.log

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by Peter.Stange@…

Attachment: main.log added

main.log

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: NeDi (Network Discovery) removed
Owner: changed from macports-tickets@… to markd@…
Port: nedi added

This was not a clean attempt. Please clean and try again.

Also, use of su is not recommended. Instead, use sudo. If you want a root shell, use sudo -s instead of sudo su.

comment:2 Changed 11 years ago by markd@…

I've been meaning to update the nedi port to 1.0.8. I'll should be able to get that done by Friday.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ericbrowning@… added
Summary: Installing Nedi 1.0.7_3 at Mac OS X 10.8.5 failednedi @1.0.7_3: ln: ./org.macports.nedisyslog.plist: Operation not permitted

Has duplicate #43089.

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from markd@… to macports-tickets@…

markd has retired. See #44782.

comment:5 Changed 9 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Fixed in r128981, nedi updated to version 1.0.9.

comment:6 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

You didn't add a pre-activate block to clean up the formerly directly-installed org.macports.nedisyslog.plist, which causes activation failures. See #49989.

Note: See TracTickets for help on using tickets.