Package: pbuilder
Version: 0.230.3
Severity: serious

pbuilder create now fails after the introduction of caching during
debootstrap, when APTCACHE is disabled.

This is because:

I: running debootstrap
+ unset DEBOOTSTRAPSCRIPT
+ '[' -n /home/mattia/pbuilder/hooks ']'
+ '[' -f /home/mattia/pbuilder/hooks/unstable ']'
+ which debootstrap
/usr/sbin/debootstrap
+ :
+ '[' -n '' ']'
+ debootstrap --arch=amd64 --include=apt '' --variant=buildd --force-check-gpg 
unstable /home/mattia/pbuilder/build/24340 http://deb.debian.org/debian/
I: usage: [OPTION]... <suite> <target> [<mirror> [<script>]]
I: Try `debootstrap --help' for more information.
E: You must specify a suite and a target.
+ log.e 'debootstrap failed'
+ case "${LOGLEVEL-I}" in
+ log 'E: debootstrap failed'
+ set +x
E: debootstrap failed
+ log.e 'Tail of debootstrap.log:'
+ case "${LOGLEVEL-I}" in
+ log 'E: Tail of debootstrap.log:'
+ set +x
E: Tail of debootstrap.log:
+ tail -n 50 /home/mattia/pbuilder/build/24340/debootstrap/debootstrap.log
tail: cannot open 
'/home/mattia/pbuilder/build/24340/debootstrap/debootstrap.log' for reading: No 
such file or directory
1 mattia@warren ~/pbuilder/chroots %                                            
                                                                                
                   :(


↑ (yes the above also shows another problem, should catch ENOENT)
i.e. passing "" to debootstrap.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to