Hi,

Quoting Eric Dorland (2025-09-08 06:46:46)
> Running:
> 
> $ sudo sbuild-createchroot --include=dh-cargo,cargo,lintian \
>     --chroot-prefix debcargo-unstable unstable \
>     /srv/chroot/debcargo-unstable-amd64-sbuild http://deb.debian.org/debian
> 
> Fails to create a chroot. Tail of the failure:
> 
>  lintian depends on libwww-perl; however:
>   Package libwww-perl is not configured yet.
> 
> dpkg: error processing package lintian (--configure):
>  dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of 
> libhtml-tokeparser-simple-perl:
>  libhtml-tokeparser-simple-perl depends on libwww-perl; however:
>   Package libwww-perl is not configured yet.
> 
> dpkg: error processing package libhtml-tokeparser-simple-perl (--configure):
>  dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of libwww-mechanize-perl:
>  libwww-mechanize-perl depends on libwww-perl; however:
>   Package libwww-perl is not configured yet.
> 
> dpkg: error processing package libwww-mechanize-perl (--configure):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
>  libnet-ssleay-perl:amd64
>  libio-socket-ssl-perl
>  liblwp-protocol-https-perl
>  libwww-perl
>  lintian
>  libhtml-tokeparser-simple-perl
>  libwww-mechanize-perl
> 
> Attached the full log of the failure.

this is to be expected and it is not an sbuild bug. It is a debootstrap bug but
the bug will not get fixed in debootstrap as debootstrap is intentionally using
a very, very rudimentary dependency resolver.

As you are building for rust, did you instead try to use the things that the
rust team has set up to build their packages with in sbuild?

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to