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@wienerschnitzel:/# echo $TEMP
/tmp/user/0
root@wienerschnitzel:/# ls /tmp/user/0
ls: cannot access '/tmp/user/0': No such file or directory
root@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
------------------------------------------------------------------------

Reply via email to