[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#996019: debootstrap: bootstrap of ubuntu impish is failing





On Sat, 23 Oct 2021, 19:49 Sylvestre Ledru, <sylvestre@debian.org> wrote:

Hello

Le 20/10/2021 à 18:05, Dimitri John Ledkov a écrit :
Hi,

I've tried to reproduce this more 
Thanks, I appreciate it!
and I have a few questions:

1) what is the version of debootstrap ?
1.0.123 (bullseye & sid)


Impish support is only available in experimental at the moment in the 1.0.124. can you please try that?

I need to add jammy and upload it to unstable sooner rather than later. Given that archive is unfrozen now.
2) do any config files divert as to which debootstrap's `functions`
file is used ?

https://github.com/opencollab/llvm-jenkins.debian.net/blob/master/pbuilderrc

A few hooks but nothing relevant I think:

https://github.com/opencollab/llvm-jenkins.debian.net/tree/master/pbuilder-hookdir

3) what settings do you have in /tmp/configfile ?
Nothing relevant I think:
# pbuilder config file generated by jenkins-debian-glue on Mon Oct 11 21:54:58 UTC 2021
CCACHEDIR="/var/cache/pbuilder/ccache"
# Building for Ubuntu detected, enabling universe repository component to work around cowdancer issue:
COMPONENTS="main universe"
I'm trying to eliminate a case where new scripts/impish is used that
sets AR extractor, and yet old functions file is used which doesn't
know how to zstdcat in the AR extractor.

ie.
```
$ grep zstdcat /usr/share/debootstrap/functions
control.tar.zst) cat_cmd=zstdcat ;;
data.tar.zst) cat_cmd=zstdcat ;;
```
I'm not sure what in your case is listed in /tmp/configfile. I assume
that one thing is pointer to the custom mirror.

Thanks for the infos!

The full log is available here:

https://llvm-jenkins.debian.net/view/Ubuntu%20Impish/job/llvm-toolchain-impish-12-binaries/architecture=amd64,distribution=impish,label=amd64/5/console

or

https://llvm-jenkins.debian.net/view/Ubuntu%20Impish/job/llvm-toolchain-impish-13-binaries/architecture=amd64,distribution=impish,label=amd64/10/

Please let me know if there is anything I can do to test :)

Cheers,

Sylvestre



Reply to: