Package: libboost-log1.74.0
Version: 1.74.0-8
Severity: important

Hello,

as we are preparing ourselves for the new release, we've found that
debootstrap installation process gets interrupted possibly by libboost
(coming along with puppet/facter).

The process does not finish correctly and leaves generated template in
an unusable state which must be manually fixed on several places (apt
--fix-missing, cleanup policy.d)

Here comes our build command and produced failures:

```
debootstrap
--include=less,vim,ca-certificates,xfsprogs,git,puppet,lsb-release,openssh-server,krb5-user,python3,man-db,curl,linux-image-amd64
bullseye target_template http://ftp.cz.debian.org/debian

...
...

W: Failure while configuring base packages.  This will be re-attempted
up to five times.
W: See /mnt/target_template/debootstrap/debootstrap.log for details
(possibly the package libboost-log1.74.0 is at fault)
W: Failure while configuring base packages.  This will be re-attempted
up to five times.
W: See /mnt/target_template/debootstrap/debootstrap.log for details
(possibly the package libboost-log1.74.0 is at fault)
W: Failure while configuring base packages.  This will be re-attempted
up to five times.
W: See /mnt/target_template/debootstrap/debootstrap.log for details
(possibly the package libboost-log1.74.0 is at fault)
W: Failure while configuring base packages.  This will be re-attempted
up to five times.
W: See /mnt/target_template/debootstrap/debootstrap.log for details
(possibly the package libboost-log1.74.0 is at fault)
W: Failure while configuring base packages.  This will be re-attempted
up to five times.
W: See /mnt/target_template/debootstrap/debootstrap.log for details
(possibly the package libboost-log1.74.0 is at fault)
```


```
Errors were encountered while processing:
 libboost-log1.74.0
 libleatherman1.12.1:amd64
 libfacter3.14.12:amd64
 facter
 puppet
 libcpp-hocon0.3.0:amd64
dpkg: dependency problems prevent configuration of libboost-log1.74.0:
 libboost-log1.74.0 depends on libboost-regex1.74.0-icu67; however:
  Package libboost-regex1.74.0-icu67 is not installed.

dpkg: error processing package libboost-log1.74.0 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of
libleatherman1.12.1:amd64:
 libleatherman1.12.1:amd64 depends on libboost-log1.74.0 (>= 1.74.0);
however:
  Package libboost-log1.74.0 is not configured yet.
 libleatherman1.12.1:amd64 depends on libboost-regex1.74.0-icu67; however:
  Package libboost-regex1.74.0-icu67 is not installed.
```


Any help in this regard would be appreciated.

Best regards
bodik

Reply via email to