Package: installation-reports
When I tried installing different debian images(buster, bookworm and sid) I run into this Problem (from log console ):
in the /var/log/syslog I have seen installation is failing because of packages breaking which are not installed yet
May 27 10:02:59 debootstrap: dpkg: error processing package s390-tools (--configure):
May 27 10:02:59 debootstrap: dependency problems - leaving unconfigured
May 27 10:02:59 debootstrap: Errors were encountered while processing:
May 27 10:02:59 debootstrap: s390-tools
May 27 10:03:00 debootstrap: dpkg: dependency problems prevent configuration of s390-tools:
May 27 10:03:00 debootstrap: s390-tools depends on libcurl4 (>= 7.16.2); however:
May 27 10:03:00 debootstrap: Package l
May 27 10:03:00 debootstrap: ibcurl4 is not installed.
May 27 10:03:00 debootstrap: s390-tools depends on libfuse2 (>= 2.8); however:
May 27 10:03:00 debootstrap: Package libfuse2 is not installed.
May 27 10:03:00 debootstrap:
May 27 10:03:00 debootstrap: dpkg: error processing package s390-tools (--configure):
May 27 10:03:00 debootstrap: dependency problems - leaving unconfigured
May 27 10:03:00 debootstrap: Errors were encountered while processing:
May 27 10:03:00 debootstrap: s390-tools
May 27 10:03:01 debootstrap: dpkg: dependency problems prevent configuration of s390-tools:
May 27 10:03:01 debootstrap: s390-tools depends on libcurl4 (>= 7.16.2); however:
May 27 10:03:01 debootstrap: Package l
May 27 10:03:01 debootstrap: ibcurl4 is not installed.
May 27 10:03:01 debootstrap: s390-tools depends on libfuse2 (>= 2.8); however:
May 27 10:03:01 debootstrap: Package libfuse2 is not installed.
May 27 10:03:01 debootstrap:
May 27 10:03:01 debootstrap: dpkg: error processing package s390-tools (--configure):
May 27 10:03:01 debootstrap: dependency problems - leaving unconfigured
May 27 10:03:01 debootstrap: Errors were encountered while processing:
May 27 10:03:01 debootstrap: s390-tools
May 27 10:45:27 base-installer: error: exiting on error base-installer/debootstrap-failed
May 27 10:45:33 main-menu[382]: WARNING **: Configuring 'bootstrap-base' failed with error code 1
May 27 10:45:33 main-menu[382]: WARNING **: Menu item 'bootstrap-base' failed.
May 27 10:45:40 main-menu[382]: INFO: Modifying debconf priority limit from 'high' to 'medium'
May 27 10:45:40 debconf: Setting debconf/priority to medium
May 27 10:45:40 depthcharge-tools-installer: Not installing to non-ChromeOS board.
May 27 10:46:59 main-menu[382]: INFO: Menu item 'di-utils-shell' selected
|