Bug#1019660: console-setup: grep: warning: stray \ before #
Hi Vincent, Prompted by your patch I've created this MR: https://salsa.debian.org/installer-team/console-setup/-/merge_requests/16 Thanks for the patch, without which I may not have noticed the chance to continue my eternal quest against `grep | sed` pipelines :-) Cheers, Phil. -- |)| Philip Hands [+44 (0)20 8530 9560] HANDS.COM Ltd. |-| http://www.hands.com/http://ftp.uk.debian.org/ |(| Hugo-Klemm-Strasse 34, 21075 Hamburg,GERMANY signature.asc Description: PGP signature
Re: Re: Issue with preseeded install - cannot skip apt media scanning
Hi all, does anyone have a working config (preseed.cnf) for bullseye? I'm pulling my hair out, I tried every possible combination of below mentioned config options to skip apt media scanning... It seems that d-i apt-setup/cdrom/set-first boolean false is simply ignored. Possible bug? Any help would be appreciated. TL'DR: The issue: While using preseed file, regardless of any setting, debian installer (dialog) jumps off to interactive mode on error: "Apt configuration problem. An attempt to configure apt to install additional packages from the media failed". This happens just after installing the base system. After pressing continue - apt scans mirror correctly and the rest of the process goes unattended till the end. Preseed file includes (whole file can be here: http://paste.debian.net/1257950/): <...> d-i apt-setup/cdrom/set-first boolean false d-i apt-setup/cdrom/set-next boolean false d-i apt-setup/cdrom/set-failed boolean false apt-cdrom-setup apt-setup/cdrom/set-first boolean false apt-cdrom-setup apt-setup/cdrom/set-nextboolean false apt-cdrom-setup apt-setup/cdrom/set-double boolean false apt-cdrom-setup apt-setup/cdrom/set-failed boolean false <...> ISO file used for installation: debian-cd/current/amd64/iso-cd/debian-11.5.0-amd64-netinst.iso Boot command: auto=true priority=critical preseed/url="" href=" http://ip_address_colon_mark_port/debian-preseed.txt";> http://ip_address_colon_mark_port/debian-preseed.txt Additionally I uploaded console log screenshot here: https://i.imgur.com/lKtgqyZ.png and error itself (from d-i): https://imgur.com/eZbMPTy.png Running installer with DEBCONF_DEBUG=5 do not provide any additional information. >From https://preseed.einval.com/debian-preseed/bullseye/amd64-main-full.txt it seems that only apt-setup/cdrom/set-failed should be sufficient: ### Description: Scan extra installation media? # An attempt to configure apt to install additional packages from the # media failed. # . # Please check that the media has been inserted correctly. # d-i apt-setup/cdrom/set-failed boolean true Unfortunately this does not work :/
no packages for 5.19.0-1-686
Hi, With package debian-installer-12-netboot-i386 version 20220917+rebuild1 and an deb.debian.org as mirror, I got today anna[1546]: WARNING **: no packages matching running kernel 5.19.0-1-686 in archive What is your advice on this? * Install an older Debian on that old hardware? * Do other good things while it is being fixed? Groeten Geert Stappers Was surprised upon finding a debian-installer-12-netboot-i386 package -- Silence is hard to parse
Re: no packages for 5.19.0-1-686
On Tue, Oct 25, 2022 at 12:12:08AM +0200, Geert Stappers wrote: > > Hi, > > With package debian-installer-12-netboot-i386 version 20220917+rebuild1 > and an deb.debian.org as mirror, I got today > > anna[1546]: WARNING **: no packages matching running kernel 5.19.0-1-686 in > archive > > > What is your advice on this? > > * Install an older Debian on that old hardware? > * Do other good things while it is being fixed? > With the netboot.tar.gz from https://ftp.nl.debian.org/debian/dists/bullseye/main/installer-i386/current/images/netboot/ the install continues. \o/ > Groeten > Geert Stappers > Was surprised upon finding a debian-installer-12-netboot-i386 package Was thinking that "i386" is no longer a release architecture. Groeten Geert Stappers Didn't retry with package debian-installer-12-netboot-i386 version 20220917+rebuild1 content -- Silence is hard to parse