On Wed, 2009-06-24 at 23:42 +0900, Junichi Uekawa wrote: > Do you have BUILDUSERNAME set so that you are running on non-root user?
Doesn't look like it: p...@chianamo:~$ env | grep BUILDUSER p...@chianamo:~$ grep -ri BUILDUSER /etc/pbuilder* ~/.pbuilder* > '$CHROOTEXEC $SUTOUSER' might in fact not have access to .ilist file, > if .ilist file is not readable by that user. Hmmmm. > Or do you have 'su' configured in such a way that is different from > default Debian installation? I don't think so. I do use a umask of 0027. After changing it to 022 the build works fine again. Not sure what the appropriate action is here, would it be possible to make pbuilder/cowbuilder work with a umask of 027? Perhaps the script could fix the umask to make written files world-readable? -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

