[Bins] File permissions bug in bins-1.1.26.tar.bz2

Kevin R. Bulgrien kbulgrien at worldnet.att.net
Sun Sep 19 06:03:38 BST 2004


The bins-1.1.26.tar.bz2 file has two files in template.joi that are set to
read/write by owner only.  They should be readable by group and
world also, especially since all other files in the templates are set
this way.

 The files are:

  bins-1.1.26/templates.joi/static/pink2.css
  bins-1.1.26/templates.joi/static/pink.css

When I use the tarball with a .spec file to produce an rpm, the files
are installed incorrectly because the .spec file is a bit simple.  If you
chmod a+r  both of these files,, the problem is alleviated without
making the .spec file more complicated.

Kevin R. Bulgrien


More information about the Bins mailing list