Turns out that I ran into this as a normal user:

On 13 May 2014, at 00:14 , mk-macpo...@techno.ms wrote:
> At least these two were needed here on my end:
> —
> $ sudo chmod o+r /opt/local/libexec/macports/lib/tcl8.5/.
> $ sudo chmod o+r /opt/local/libexec/macports
> —
> but it looks like /opt/local/libexec/macports/lib/tcllib1.15
> —
> drwxr-x--x 111 root admin    3774 May 11 16:22 tcllib1.15
> —
> is another candidate.

I needed to run
---
sudo chmod -R o+r /opt/local/libexec/macports/lib/tcllib1.15
---
to make stats submission work.


Is the non-readability of /opt/local/libexec/macports/lib/tcllib1.15 
intentional, or is it a bug?

I am running
---
$ port version
Version: 2.3.1
---

Greets,
Marko
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to