[Bug 871977] Re: base-files should explicitly set permissions since it does not use dh_fixperms

Launchpad Bug Tracker 871977 at bugs.launchpad.net
Fri Nov 25 10:00:12 UTC 2011


This bug was fixed in the package base-files - 6.5ubuntu3

---------------
base-files (6.5ubuntu3) precise; urgency=low

  * Fix permissions of /etc/dpkg/origins/* and
    /usr/share/doc/base-files/copyright (LP: #871977).
 -- Colin Watson <cjwatson at ubuntu.com>   Fri, 25 Nov 2011 09:41:15 +0000

** Changed in: base-files (Ubuntu Precise)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/871977

Title:
  base-files should explicitly set permissions since it does not use
  dh_fixperms

Status in “base-files” package in Ubuntu:
  Fix Released
Status in “base-files” source package in Precise:
  Fix Released

Bug description:
  base-files does not use dh_fixperms which means that files added to it are subject to changes in umask. Spefically:
  $ ar x /tmp/base-files_6.4ubuntu5_amd64.deb
  $ tar -ztvf ./data.tar.gz |grep '^.....w'
  ...
  -rw-rw-r-- root/root        82 2011-07-08 12:13 ./etc/dpkg/origins/debian
  -rw-rw-r-- root/root       114 2011-07-08 12:13 ./etc/dpkg/origins/ubuntu
  ...

  /etc/dpkg/origins/* should use appropriate arguments to 'install' in
  debian/rules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/871977/+subscriptions




More information about the foundations-bugs mailing list