On 2018-09-15 12:49, Werner LEMBERG wrote: > after doing various network hacks, calling `port -d sync' now fails. > > ---> Updating the ports tree > Synchronizing local ports tree from file:///opt/macports/macports-ports > DEBUG: /opt/local/bin/git pull --rebase --autostash > DEBUG: system -W /opt/macports/macports-ports: /opt/local/bin/git pull > --rebase --autostash
MacPorts automatically switches to the user owning the top-level ports tree directory to run the 'git pull'. Make sure this directory belongs to your user or apply the appropriate configuration to the owner (probably root?). Rainer
