On Thu, Dec 01, 2005 at 03:32:45AM +0200, Mikko Rapeli wrote:
> fakeroot combined with dpkg-source uses original source package permissions.
> If the original source has insecure permissions on files and/or directories
> dpkg-source -x should override them with umask, but:

<snip> 

What I ment to copy-paste here at 3:30 in the morning was:

$ fakeroot /bin/sh
sh-2.05b# ls -ld rssh-*
ls: rssh-*: No such file or directory
sh-2.05b# dpkg-source -x rssh_2.2.3-1.dsc
dpkg-source: extracting rssh in rssh-2.2.3
sh-2.05b# ls -ld rssh-*
drwxrwxrwx  3 500 500 4096 Dec  1 12:29 rssh-2.2.3
sh-2.05b# umask
0077

-Mikko



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to