[Slackbuilds-users] ipython pkg permission mistake

Robby Workman rworkman at slackbuilds.org
Mon Aug 30 04:55:01 UTC 2010


On Fri, 27 Aug 2010 10:43:44 +0800
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.


Fixed in my branch and will be part of the next update.

-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100829/dca8892e/attachment.asc>


More information about the SlackBuilds-users mailing list