[Slackbuilds-users] ipython pkg permission mistake

Grissiom chaos.proton at gmail.com
Sun Aug 29 13:44:13 UTC 2010


On Fri, Aug 27, 2010 at 10:43 AM, vvoody <wxj.g.sh at gmail.com> wrote:
> ipython.Slackbuild
> ... ...
> # Install documentation:
> mkdir -p $PKG/usr/doc
> mv $PKG/usr/share/doc/ipython $PKG/usr/doc/ipython-$VERSION
> chmod -R 0644 $PKG/usr/doc/$PKGNAM-$VERSION/*
> ... ...
> The 'chmod' line made the fault, which caused normal users not able to enter
> into the directories of ipython-$VERSION/.
> ll /usr/doc/ipython-0.10
> total 12
> drw-r--r-- 4 root root 4096 2010-08-27 09:56 examples/
> drw-r--r-- 2 root root 4096 2010-08-27 09:56 extensions/
> drw-r--r-- 3 root root 4096 2010-08-27 09:56 manual/
> Acutally, the permissions before makeing pkg are ok. So, maby that line is
> no need, or using a better way instead.

Yes, I can confirm this bug. Add the author as CC in case he/she is
not in this list.

Is there anything interesting in doc that should be kept away from
normal users? ;)

> Best regards.
> --
> Free as freedom, slack as Slackware.
> vvoody
>

-- 
Cheers,
Grissiom


More information about the SlackBuilds-users mailing list