Thim Cederlund <thim@cederlund.de> wrote:
> Hi,
>
> On 28/03-22 20:11, Omar Polo wrote:
> > [...]
> > - please make sure to fix the permissions for the tarballs you send.
> > if the permissions are not 755 (dir) or 644 (files) then with
> > PORTS_PRIVSEP you get strange errors like "can't access
> > directory"/"can't read PLIST" etc. Not a huge issue, i can easily
> > fix it, but can be confusing.
>
> Now that's weird, the permissions look alright locally.
> Not entirely sure why it freaked out when the files got tar'ed.
i mean, there's nothing wrong in principle with the permissions you had
(700/600 for dirs/files), but with PORTS_PRIVSEP=yes other (system)
users need to cd into the port directory and read the Makefile, distfile
etc, so they need to be world readable AFAIK
No comments:
Post a Comment