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 Installation failed in step install base system, not only with the debian buster but also with the debian bookworm and the latest sid images as well. The link below points to the place from where I picked the images. https://snapshot.debian.org/archive/debian/20220731T213859Z/dists/bookworm/main/installer-s390x/20210731/images/generic/ https://d-i.debian.org/daily-images/s390x/daily/generic/ The final error message, while installing the Debian from GUI based installer is as below. Warning: Failure while configuring base pacakges. This will be re-attempted up to five times. The same issue I have seen while trying to setup the qemu host on the x86 architecture for s390x target $qemu-system-s390x -blockdev driver=file,node-name=dasd1,filename=/root/gayathri/LPAR/debian-buster-DI-rc1-s390x-netinst.iso -device virtio-scsi -device scsi-cd,drive=dasd1,bootindex=1 -nographic LOADPARM=[ ] Using virtio-scsi. SCSI CD-ROM detected. ! Cannot IPL this ISO image ! Thanks, Berli Gayathri.