Bug#823651: pbuilder: fails to make temp file - breaks

Norbert Preining norbert at preining.info
Wed May 11 12:03:29 UTC 2016


On Sat, 07 May 2016, Norbert Preining wrote:
> > If not please provide you /etc/pbuilderrc, ~/.pbuilderrc, a full log
> > with --debug.
> 
> /etc/pbuilderrc only contains
> 	MIRRORSITE=http://ftp.jaist.ac.jp/debian/
> There is no ~/.pbuilderrc.
> 
> debug log created with runing as root
> 	cowbuilder --build --debug --buildresult . ...dsc
> is attached.

The problem is that TEMP is set to
	/tmp/user/0/
but this directory does not exist.

$ sudo /usr/sbin/cowbuilder --login
...
I: Obtaining the cached apt archive contents
I: entering the shell
root at wienerschnitzel:/# echo $TEMP
/tmp/user/0
root at wienerschnitzel:/# ls /tmp/user/0
ls: cannot access '/tmp/user/0': No such file or directory
root at wienerschnitzel:/# 


This is *bad*, but maybe a problem of cowbuilder? I don't know.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------



More information about the Pbuilder-maint mailing list