Hello Benjamin,

Benjamin Drung [2011-07-25 16:56 +0200]:
> +E: control-files-weird-files: control-file-has-bad-permissions triggers 0664 
> != 0644

This is most likely because in oneiric the standard umask for
non-system users is 002 now, for users which are in a private user
group. I. e. new files get created with 664 permissions now.

As the "buildd" user is such a user, this would explain the test suite
failure. As the test suite seems to assume a 022 umask, I suggest
running the tests with an "umask 022" statement.

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: signature.asc
Description: Digital signature

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to