* Johannes Schauer Marin Rodrigues ([email protected]) wrote:
> 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.

I see! Is this documented somewhere? If I just added
perl-openssl-defaults explicitly would that work?

> 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?

This was me trying to follow the instructions here:
https://rust-team.pages.debian.net/book/process-single.html#setting-up

-- 
Eric Dorland <[email protected]>
43CF 1228 F726 FD5B 474C  E962 C256 FBD5 0022 1E93

Reply via email to