Opened 11 years ago

Last modified 8 years ago

#40700 closed defect

Installing Nedi 1.0.7_3 at Mac OS X 10.8.5 failed — at Version 1

Reported by: Peter.Stange@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
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$

Change History (2)

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.

Note: See TracTickets for help on using tickets.