#43465: libusb: Cannot mkdir: Operation not permitted -------------------------+-------------------------------- Reporter: jmailman@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: libusb | -------------------------+-------------------------------- Comment (by ryandesign@…): Ok, so that's what I expected and matches the FAQ entry I referred to above. You should just need to run the commands shown in the FAQ entry: {{{ sudo mv /opt /opt2 sudo mv /private/opt /opt }}} Then you should be able to use MacPorts normally. And later you can delete the orphaned /opt2 symlink. If there's anything in /opt other than "local" (i.e. if a 10-year-old version of Cisco's VPN still lives there alongside MacPorts), you should probably remove it as it may not work after being moved. -- Ticket URL: <https://trac.macports.org/ticket/43465#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X