Re: Package "usr-is-merged" is reported as missing in Debian Live ISO 12.5 (debian-live-12.5.0-amd64-lxqt.iso) during installation with live-installer/enable=false
Computer Enthusiastic <[email protected]>
| Newsgroups | gmane.linux.debian.devel.live,gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 02/05/2024 08:07, Roland Clobus wrote: > Hello, > > On 01/05/2024 23:43, Cyril Brulebois wrote: > Thanks Cyril for passing along the mail to the debian-live mailing list. > >> Computer Enthusiastic <[email protected]> (2024-05-01): >>> The "Normal" [0] Debian Installer included in Debian Live ISO 12.5 >>> (debian-live-12.5.0-amd64-lxqt.iso) fails the installation of the base >>> system when started with the following preseed parameters: >>> >>> live-installer/enable=false firmware=never >>> >>> The Debian installer stops deboostrap with the following error >>> >>> Could not find these debs: usr-is-merged >>> >>> The installation of the base system is not completed even if the >>> base-install step is repeated. > > You have provided 2 kernel options, both of which are not regularly > tested. Effectively, you are running a live image with the netinst > installer settings. The debootstrap phase only uses the packages from > the image, even though the network has already been detected. > > I'll mark this on the todo page. For the short term, you can use the > netinst image instead. > > With kind regards, > Roland Clobus Thank you.