Bug#1108123: Info received (Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB)

2025-06-22 Thread Pascal Hambourg
On 22/06/2025 at 01:24, Alex. I. TRIPCEA wrote: If I choose firmware UEFI x86_64: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd at installation, then after installation, the system boot without problems. if, instead, I leave the default value - UEFI - then after instalation the system remains at grub p

Bug#1108123: Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB

2025-06-22 Thread Pascal Hambourg
On 22/06/2025 at 09:22, Alex. I. TRIPCEA wrote: Yes, "shim_lock=y" is present, whatever the installation tested. Do you mean that with OVMF_CODE_4M.secboot.fd, "shim_lock=y" is present in GRUB environment variables (=secure boot is enabled) and yet trixie can boot with /boot on JFS (=GRUB sup

Bug#1108123: Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB

2025-06-21 Thread Pascal Hambourg
On 21/06/2025 à 17:29, Roland Clobus wrote: I looked at the libvirt configuration. In the tag, there is no sub tag for or , which suggests that the VM is booted via BIOS instead of UEFI. I don't think so because the OP's KVM configuration has firmware="efi"> and d-i partman would not allow

Bug#1108123: Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB

2025-06-20 Thread Pascal Hambourg
On 21/06/2025 at 00:30, Alex. I. TRIPCEA wrote: All the settings of virtual machine (except vCPU and RAM) have the default values of the KVM package as you can see below: That does not say if secure boot is enabled. You can check at the GRUB prompt if the command "set" shows "shim_lock=y", or

Bug#1108123: Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB

2025-06-20 Thread Pascal Hambourg
Le 21/06/2025 à 00:09, Pascal Hambourg a écrit : JFS and other unsafe filesystems are disabled under lockdown (when secure boot is disabled) Oops, I meant when secure boot is enabled of course.

Bug#1108123: Trixie installation on virtual machine (not tested on physical) don't boot. It remain stucked in GRUB

2025-06-20 Thread Pascal Hambourg
On 20/06/2025 at 23:17, Alex. I. TRIPCEA wrote: Disk configuration: ESP partition 128MiB /boot 1GiB - JFS /root 12GiB - JFS swap 8GiB /var, /tmp, /opt, /home, /srv - distinct partitions with JFS. Installation completed successfully. After reboot, the machine has stop at GRUB prompt

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-06-20 Thread Pascal Hambourg
On 20/06/2025 à 09:18, Trupti wrote: The Ext4 filesystem on /dev/sda5 was created using mkfs.ext4 -T largefile4 /dev/sda5. Its block size is 64KB. Can you check with "-T largefile" and without -T for completeness ?

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-06-20 Thread Pascal Hambourg
On 20/06/2025 at 12:21, Trupti wrote: On 2025-06-20 14:12, Pascal Hambourg wrote: Can you check with "-T largefile" and without -T for completeness ? Yes, I have performed the additional tests you requested for completeness.And the block size output for newly created partitio

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-06-19 Thread Pascal Hambourg
On 19/06/2025 at 20:16, Trupti wrote: Both the 15GB Btrfs (/dev/sda4) and 30GB Ext4 (/dev/sda5) partitions, previously created with 64k page size (Bookworm), were recognized by the Trixie installer. However, neither could be assigned a mount point without requiring reformatting, implying data

Bug#1107964: Logical Volume taking all space.

2025-06-18 Thread Pascal Hambourg
On Wed, 18 Jun 2025 06:15:19 + Gary Major wrote: I have been trying to get a preseed configuration working for a few days and have finally gotten to the point where it mostly works. However, the last logical volume in the partitioning takes up the remaining space in the volume group, irrespe

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-06-17 Thread Pascal Hambourg
On 17/06/2025 à 10:34, Trupti wrote: Thank you,for the very helpful and detailed analysis of the potential btrfs and swap incompatibilities. I do have access to ppc64el VMs and will perform the Bookworm-to-Trixie test scenario you described. I will post my findings here shortly. Ext* fil

Bug#1079800: release-notes - Document that default ppc64el kernel switched to 4k pages

2025-06-13 Thread Pascal Hambourg
On 13/06/2025 at 07:58, Paul Gevers wrote: No btrfs here. Things are on ext4. Should we mention ext4 is fine as it's the default in Debian IIRC. (Is it always?) Good question. Yes, ext4 is still the default filesystem in Debian installer partitioning. Quoted from mke2fs(8) man page: V

Bug#1107685: grub-efi-amd64: "GRUB_CMDLINE_LINUX_DEFAULT="quiet" incorrectly added to /etc/default/grub during upgrade

2025-06-12 Thread Pascal Hambourg
On 12/06/2025 at 08:43, Felix Zielcke wrote: The problem seems to be that you have set in debconf grub2/linux_cmdline_default: quiet The debconf value is supposed to be updated from /etc/default/grub. I suspect that the line should not be commented out. If you want to remove "quiet" from the

Bug#1107360: Trixie netinstall on Thinkpad T400s with Libreboot can't boot

2025-06-12 Thread Pascal Hambourg
On 11/06/2025 at 19:36, Franz Gratzer wrote: I now re-installed Trixie as before and actually activated "GRUB_TERMINAL=console" in the GRUB configuration when I rooted into the new system but it unfortunately didn't alter the result. Stupid question but I must ask: did you run update-grub afte

Bug#1079800: release-notes - Document that default ppc64el kernel switched to 4k pages

2025-06-12 Thread Pascal Hambourg
On 12/06/2025 at 13:32, Paul Gevers wrote: I also forgot about this bug when I upgraded the ppc64el host of ci.d.n last week (or the week before) and didn't do anything special. How can I see where things go wrong? Do you mean before or after rebooting with the new kernel and page size? Bef

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-06-12 Thread Pascal Hambourg
On 29/05/2025 at 21:19, Pascal Hambourg wrote: On 29/05/2025 at 15:54, Cyril Brulebois wrote: Trupti (2025-05-29): Add a clear installer option to select a 64KB page kernel. I believe this should be offered in expert mode, have you tried that? AFAICS linux-image-powerpc64le-64k is not

Bug#1079800: release-notes - Document that default ppc64el kernel switched to 4k pages

2025-06-12 Thread Pascal Hambourg
On Tue, 27 Aug 2024 17:12:34 +0200 Bastian Blank wrote: After rebooting, you need to re-create all swap files or partitions. They depend on the page size and will be not longer usable. See mkswap(8) on how to do that. Although I did not find anything relevant in systemd documenta

Bug#1107655: installation-report.template: Warn about mail size limit

2025-06-11 Thread Pascal Hambourg
Package: installation-report Version: 2.95 Severity: wishlist Dear maintainers, installation-report.template recommends to attach installation logs and other useful files to the bug report. However it appears that the debian-boot mailing list which receives these reports discards mails bigger

Bug#1107360: Trixie netinstall on Thinkpad T400s with Libreboot can't boot

2025-06-11 Thread Pascal Hambourg
Please reply to the bug, not only me. On 11/06/2025 at 11:20, Franz Gratzer wrote: Did you try with Bookworm or other distributions? I used it on this system since Bookworm was released. I originally did not try to re-install it again since it is the system I wanted to upgrade from in the fir

Bug#1107360: Trixie netinstall on Thinkpad T400s with Libreboot can't boot

2025-06-11 Thread Pascal Hambourg
On 10/06/2025 at 10:34, Franz Gratzer wrote: Today I tried to overcome the problem by using the DVD image instead of the netinstall version. Unfortunately I end up with the same behaviour. This is expected. At the moment it seems Trixie can not be started after being installed (seemingly with

Bug#1107291: cdimage.debian.org: Network driver in A20-OLinuXino-Lime sd card image not working

2025-06-06 Thread Pascal Hambourg
On Wed, 04 Jun 2025 21:42:07 +0200 Flo wrote: I have a A20 OLinuXino-Lime computer. I used its image from https://deb.debian.org/debian/dists/stable/main/installer-armhf/current/images/netboot/SD-card-images/ however the network didn't work. Which image did you use ? firmware.A20-OLinuXino-Li

Bug#1107153: No bluetooth when targeted drivers during Trixie RC 1 expert install

2025-06-03 Thread Pascal Hambourg
On 02/06/2025 à 13:53, Arno Weterings wrote: Just installed Debian Trixie RC 1. During the expert installation I'm asked what drivers to include in the initrd. When I choose "targeted" and finish the installation, I cannot activate the bluetooth toggle in Gnome settings, the toggle immediately s

Bug#1103454: libparted detects ext4 without journal as ext2

2025-06-01 Thread Pascal Hambourg
On 01/06/2025 at 00:59, Colin Watson wrote: On Sat, May 31, 2025 at 09:53:13AM +0200, Pascal Hambourg wrote: The thing is that it's inconsistent to both say it's minor, and also push for it to be fixed in trixie (where only fixes for >= important bugs are allowed at this point in

Bug#1103454: libparted detects ext4 without journal as ext2

2025-05-31 Thread Pascal Hambourg
On 30/05/2025 at 13:01, Colin Watson wrote: On Fri, May 30, 2025 at 12:11:44PM +0200, Pascal Hambourg wrote: On 17/04/2025 at 21:51, Colin Watson wrote: libparted wrongly detects ext4 without journal as ext2 instead of ext4. (...) This bug affects the debian installer partitioning tool

Bug#1103454: libparted detects ext4 without journal as ext2

2025-05-30 Thread Pascal Hambourg
On 17/04/2025 at 21:51, Colin Watson wrote: On Thu, Apr 17, 2025 at 09:09:47PM +0200, Pascal Hambourg wrote: libparted wrongly detects ext4 without journal as ext2 instead of ext4. (...) This bug affects the debian installer partitioning tool, partman, which relies on libparted to detect

Bug#1106658: installation-reports: Touchpad not active

2025-05-29 Thread Pascal Hambourg
On 29/05/2025 at 09:43, Salvatore Bonaccorso wrote: On Wed, May 28, 2025 at 09:38:51PM +0200, Cyril Brulebois wrote: I'm not sure how many pinctrl modules would make sense to ship, or in which udeb, for other architectures. Looking at the amd64 config, the modular ones are: CONFIG_PINCTR

Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

2025-05-29 Thread Pascal Hambourg
(Removing kernel team) On 29/05/2025 at 15:54, Cyril Brulebois wrote: Trupti (2025-05-29): Add a clear installer option to select a 64KB page kernel. I believe this should be offered in expert mode, have you tried that? AFAICS linux-image-powerpc64le-64k is not included in the DVD-1 image

Bug#1106658: installation-reports: Touchpad not active

2025-05-27 Thread Pascal Hambourg
On 27/05/2025 at 16:30, Roland Clobus wrote: When booting with the graphical installer, the integrated touchpad was not working, the USB mouse was working fine. It looks like #1104057. Does lsmod show a pinctrl* module on a system with working touchpad ?

Bug#1106495: installation-reports: kernel image missing (Trixie RC1)

2025-05-25 Thread Pascal Hambourg
On 25/05/2025 at 21:53, Sistemas Jaguar wrote: The installer went through after nvme0n1p4 was created by itself What do you mean ? so perhaps the issue is related to selecting an existing partition and using it as a root partition? Was the partition empty or did you re-format it before in

Bug#1102140: CD-ROM is still first priority package repository in Testing/Trixie

2025-05-25 Thread Pascal Hambourg
(Adding debian-cd list) On 28/04/2025 at 23:13, Pascal Hambourg wrote: On 13/04/2025 à 18:33, Pascal Hambourg wrote: In order to move forward I prepared a patch implementing the following logic: if installation media is not a real CD/DVD/BD  automatically disable cdrom entries else if

Bug#1092977: debian-installer: systemd-cryptsetup package not installed on encrypted system

2025-05-25 Thread Pascal Hambourg
On 24/05/2025 at 23:45, Cyril Brulebois wrote: ACK. Modified the hook to pull both packages (and pushed master). Modified debian-cd to ensure it's available (see kibi/for-master). Just for my own education, how come systemd-cryptsetup was already included in netinst ? As a Recommends: of oth

Bug#1092977: debian-installer: systemd-cryptsetup package not installed on encrypted system

2025-05-24 Thread Pascal Hambourg
On 24/05/2025 at 20:01, Cyril Brulebois wrote: Pascal Hambourg (2025-05-24): On 24/05/2025 at 18:43, Guilhem Moulin wrote: On Sat, 24 May 2025 at 17:41:42 +0200, Cyril Brulebois wrote: If we were to pull systemd-cryptsetup in the mix, should there by any restrictions/checks before deciding

Bug#1092977: debian-installer: systemd-cryptsetup package not installed on encrypted system

2025-05-24 Thread Pascal Hambourg
On 24/05/2025 at 21:16, Cyril Brulebois wrote: Pascal Hambourg (2025-05-24): Boot with debian-trixie-DI-rc1-amd64-netinst.iso, expert install, no hack in the shell, encrypted /home using only regular menus -> installed system boot: no passphrase prompt, fallback to emergency shell. Inst

Bug#1092977: debian-installer: systemd-cryptsetup package not installed on encrypted system

2025-05-24 Thread Pascal Hambourg
On 24/05/2025 at 18:43, Guilhem Moulin wrote: On Sat, 24 May 2025 at 17:41:42 +0200, Cyril Brulebois wrote: If we were to pull systemd-cryptsetup in the mix, should there by any restrictions/checks before deciding to do so? Is tweaking d-i to not install systemd at all (like Devuan) a supporte

Bug#1092977: debian-installer: systemd-cryptsetup package not installed on encrypted system

2025-05-24 Thread Pascal Hambourg
On 14/01/2025 at 08:53, Pascal Hambourg wrote: On 14/01/2025 at 02:51, Dave wrote: (Possible dupe of 1092968) I installed Debian testing from a live CD. During the installation process, I set up 2 encrypted partitions: - btrfs on LVM on LUKS for the root file system - swap on an encrypted

Bug#1106196: Failure to install Trixie RC-1, Could not verify system name.

2025-05-21 Thread Pascal Hambourg
On 21/05/2025 at 02:33, V Bruce Hunt wrote: Please make sure that any installation logs that you think would be useful are attached to this report. (You can find them in the installer system in /var/log/ and later on the installed system under /var/log/installer.) Please compress large files usi

Bug#1102604: rescue-mode: Provide rootfs subvolume selection menu

2025-05-21 Thread Pascal Hambourg
On 21/05/2025 at 12:33, Martin-Éric Racine wrote: The EFI menu in RC1 indeed doesn't look like a typical GRUB menu anymore (it looks like an isolinux menu with fancy fonts), and it succesfully boots me into the rescue mode. Here it looks very much like the usual GRUB menu with the new backgrou

Bug#1102160: upgrade-reports: Bookworm to Trixie [amd64][EFI] initramfs unpacking failed invalid magic at start of compressed archive

2025-05-21 Thread Pascal Hambourg
On 19/05/2025 at 18:33, Martin-Éric Racine wrote Point taken. Trixe d-i doesn't boot in UEFI on this host, which would suggest that the filesystem type used for the root partition may well be a red herring. Trixie DI RC1 does boot via UEFI so there's hope. However, I have no idea of what chang

Bug#1102604: rescue-mode: Provide rootfs subvolume selection menu

2025-05-21 Thread Pascal Hambourg
On 18/05/2025 at 13:51, Martin-Éric Racine wrote: I just tested DI Trixie RC1. Starting from this release, it apparently uses something else than GRUB-EFI to boot into EFI mode, and this successfully got me into the rescue mode. AFAIK, Trixie D-I RC1 ISO images still use GRUB for EFI boot. The

Bug#1106005: installation-reports: I end up with all the files of "firmware-sof-signed" installed, but not the package itself

2025-05-20 Thread Pascal Hambourg
On 20/05/2025 at 23:21, Holger Wansing wrote: Pascal Hambourg wrote (Tue, 20 May 2025 22:13:54 +0200): On 20/05/2025 at 21:54, Holger Wansing wrote: If I understand correctly, there are two ways, why those firmware files are copied/installed to the target system: - via some mechanism

Bug#1106005: installation-reports: I end up with all the files of "firmware-sof-signed" installed, but not the package itself

2025-05-20 Thread Pascal Hambourg
On 20/05/2025 at 21:54, Holger Wansing wrote: If I understand correctly, there are two ways, why those firmware files are copied/installed to the target system: - via some mechanism, when speech synthesis is used during installation (only loose firmware files are copied, no deb installed offic

Bug#1106005: installation-reports: I end up with all the files of "firmware-sof-signed" installed, but not the package itself

2025-05-20 Thread Pascal Hambourg
On 20/05/2025 at 21:13, Cyril Brulebois wrote: Pascal Hambourg (2025-05-20): If we want to fix this, possible options include: - always queue firmware-sof-signed for installation in the target system even if it not needed by audio devices; - delete firmware-sof-signed firmware files when

Bug#1106005: installation-reports: I end up with all the files of "firmware-sof-signed" installed, but not the package itself

2025-05-20 Thread Pascal Hambourg
On 20/05/2025 at 01:08, Pascal Hambourg wrote: You selected the graphical installer which uses /install.amd/gtk/ initrd.gz which contains these firmware files because they may be needed for sound and this initrd is also used by installation with speech synthesis. hw-detect.post-base

Bug#1088104: partman-auto-raid: Recipe delimiter parsing shortcoming restricts mdadm $EXTRA_ARGS

2025-05-20 Thread Pascal Hambourg
On 19/05/2025 at 08:35, Johannes Truschnigg wrote: On Sat, May 17, 2025 at 08:55:45PM +0200, Pascal Hambourg wrote: A proper ESP has Type-UUID of "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", while these md partitions pop out of d-i as "A19D880F-05FC-4D3B-A006-743F0F84911E" (Li

Bug#1106005: installation-reports: I end up with all the files of "firmware-sof-signed" installed, but not the package itself

2025-05-19 Thread Pascal Hambourg
On 18/05/2025 at 18:53, Alexandre Detiste wrote: Instead I get all the files "firmware-sof-signed", but this package is not officialy installed You selected the graphical installer which uses /install.amd/gtk/initrd.gz which contains these firmware files because they may be needed for sound

Bug#1088104: partman-auto-raid: Recipe delimiter parsing shortcoming restricts mdadm $EXTRA_ARGS

2025-05-17 Thread Pascal Hambourg
(Trimming the Cc list, no need to bother everyone) On 17/05/2025 at 11:28, Johannes Truschnigg wrote: On Fri, May 16, 2025 at 10:05:50AM +0200, Pascal Hambourg wrote: Patch 2 adds support for the special "efi" method in partman-auto-raid recipes. However it seems to be incomplete,

Bug#1105928: Debian-Installer RC1 for Trixie, graphical mode text under progress bars is cut if the length is longer than the progress bar

2025-05-17 Thread Pascal Hambourg
Control: severity -1 minor Control: merge 1102253 -1 Control: reassign -1 cdebconf-gtk-udeb On 17/05/2025 at 15:49, Marcos Raúl Carot wrote: I'm writing to report a minor visual issue I encountered while using the graphical mode of the Trixie RC1 Debian installer (version 20250515). It appears

Bug#1105923: discover: Persistent error message occurs for every Debian 12 system or app update.

2025-05-17 Thread Pascal Hambourg
Control: merge 1105804 -1 On 17/05/2025 at 12:19, Peter N. wrote: There is a persistent error message that occurs each and every time my installation updates. This occurs with system updates and with app updates. I have reported this before and have not yet received any confirmation Email. P

Bug#1042478: Is blendsel part of D-I RC1? (Re: Next attempt to add Blends to Debian installer)

2025-05-17 Thread Pascal Hambourg
On 17/05/2025 à 08:15, Holger Wansing wrote: Am 17. Mai 2025 07:21:40 MESZ schrieb Andreas Tille : I was particularly interested in the planned integration of blendsel. I understand that it might already be included in this release, but I didn’t find it mentioned in the changelog. Since this fe

Bug#1088104: partman-auto-raid: Recipe delimiter parsing shortcoming restricts mdadm $EXTRA_ARGS

2025-05-16 Thread Pascal Hambourg
On 14/05/2025 at 21:47, Cyril Brulebois wrote: Feel free to add this to the wishlist, without any promises though. https://wiki.debian.org/DebianInstaller/Trixie/Wishlist I can do it if Johannes agrees. I haven't tried to fully understand the patches and its implications, but that might

Bug#1105822: installation-reports: ethernet detection sometimes fails after installation (NO-CARRIER)

2025-05-15 Thread Pascal Hambourg
On 15/05/2025 at 15:14, Lucas Nussbaum wrote: Machine: Olimex A20-OLinuXino-LIME2 rev C (...) I did not find a bug report about this issue I also faced this issue but was lazy. It may be related with this but I haven't investigated:

Bug#1105804: discover: Updates & installs return the same error.

2025-05-15 Thread Pascal Hambourg
On 15/05/2025 at 03:12, Cyril Brulebois wrote: Peter N. (2025-05-14): Error message is: Package failed to install: Error while installing package: installed linux-image-6.1.0-34-amd64 package post-installation script subprocess returned error exit status 1 We could reassign but it'd probab

Bug#1102604: rescue-mode: Provide rootfs subvolume selection menu

2025-05-12 Thread Pascal Hambourg
On 12/05/2025 at 08:03, Martin-Éric Racine wrote: su 11.5.2025 klo 2.53 Cyril Brulebois (k...@debian.org) kirjoitti: Martin-Éric Racine (2025-05-10): Could this updated rescue be backported to Bookworm? It happens to be the last Debian release that ships d-i for i386. Mayyy

Bug#1105000: installation-reports: Install media device disappears during install, reappears unmounted, failing install

2025-05-11 Thread Pascal Hambourg
On 11/05/2025 at 16:53, Cyril Brulebois wrote: Pascal Hambourg (2025-05-11): The Renesas USB controller seems to work fine without it, and according to the kernel log, a default firmware is loaded from non-volatile memory: xhci-pci-renesas :a3:00.0: failed to load firmware

Bug#1105000: installation-reports: Install media device disappears during install, reappears unmounted, failing install

2025-05-11 Thread Pascal Hambourg
On 11/05/2025 at 04:18, Felix Crux wrote: I have attached the syslog from that latest installation attempt. The log confirms that the issue is caused by check-missing-firmware when unloading and reloading the xhci-pci-renesas module. I was able to reproduce it on my laptop by unloading and

Bug#1105000: installation-reports: Install media device disappears during install, reappears unmounted, failing install

2025-05-09 Thread Pascal Hambourg
On 10/05/2025 at 02:12, Cyril Brulebois wrote: Possible hint for people trying to understand this bug: forgetting possible firmware fun for a second, could this be some kind of hardware fault, like some power surge, some bad cable, some bad storage, etc.? That was my first thought. But the fac

Bug#1104907: base-installer: linux-image-*-signed-template should not be in kernel selection

2025-05-09 Thread Pascal Hambourg
On 10/05/2025 at 01:48, Cyril Brulebois wrote: Pascal Hambourg (2025-05-08): When booting the installer with an amd64 netboot image in expert mode, linux-image-amd64-signed-template is wrongly included in the kernel selection dialog. See attached screenshot. Merge request for amd64, arm64

Bug#1104907: base-installer: linux-image-*-signed-template should not be in kernel selection

2025-05-08 Thread Pascal Hambourg
Package: src:base-installer Version: 1.223 Severity: minor Tags: patch Dear maintainer, When booting the installer with an amd64 netboot image in expert mode, linux-image-amd64-signed-template is wrongly included in the kernel selection dialog. See attached screenshot. Merge request for amd6

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-07 Thread Pascal Hambourg
On 04/05/2025 at 21:59, Holger Wansing wrote: So I think we are ready for a MR? Any objections, to get this into trixie, as a workaround for WiFi 7 ? Draft MR opened: But this was originally intended as a quick and dirty PoC,

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-07 Thread Pascal Hambourg
Control: tags -1 patch silently remove/replace forbidden characters I opened a draft merge request implementing this and other proposals from this thread.

Bug#1104550: debian-cd: fails to create user when keyboard layout is specified as Turkish Q

2025-05-07 Thread Pascal Hambourg
Control: retitle -1 d-i fails to create user with non-ASCII full name Control: reassign -1 user-setup 1.104 On Fri, 2 May 2025 13:56:35 +0200 Şükrü Eren Gökırmak wrote: On Thu, 1 May 2025 23:57:16 +0200 Pascal Hambourg wrote: On Thu, 01 May 2025 23:11:00 +0200 Şükrü Eren Gökırmak wrote: I

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-06 Thread Pascal Hambourg
On 06/05/2025 at 11:10, Marc Haber wrote: After sleeping twice on the issue and using Mini Debconf Hamburg to discuss this with other people, I think I have a fix. (...) I have removed all early sanitizing code from the string that comes in via the --comment option, keeping the variable tain

Bug#1104713: Package: installation-report

2025-05-06 Thread Pascal Hambourg
On 05/05/2025 at 20:34, Peter Ehlert wrote: However, these problems still exist as before: "when I try to set Clock Preferences-> Choose Location the clock it closes and must be reset Time and Date Manager is grayed out" I am not surprised: On 5/5/25 10:12, Pascal Hambourg w

Bug#1100878: Trixie hangs during first boot after install on Gen13 Thinkpad Carbon X1 (Lunar Lake)

2025-05-06 Thread Pascal Hambourg
On 04/05/2025 at 00:26, Pascal Hambourg wrote: - the GPU modalias is missing in firmware-intel-graphics.patterns so d-i does not install the firmware; I do not know how this file is generated. A new version of firmware-intel-graphics with updated modalias list arrived in trixie yesterday

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-05 Thread Pascal Hambourg
On 05/05/2025 at 14:00, Marc Haber wrote: On Sun, May 04, 2025 at 09:15:54PM +0200, Pascal Hambourg wrote: My test results with àœæßéÀÔùñ: * with libperl5.40 and perl & perl-modules-5.40 * with LANG=fr_FR.UTF-8 or C.UTF-8  \p{L}\p{Nd}\p{Zs}: OK  \x{a1}-\x{ac}\x{ae}-\x{ff}: OK except œŒ

Bug#1104713: Package: installation-report

2025-05-05 Thread Pascal Hambourg
Peter Ehlert wrote (Sun, 4 May 2025 18:22:56 -0700): debian-trixie-DI-alpha1-amd64-netinst.iso Time was not set correctly, it is GMT when I specified Pacific time zone. syslog: May 4 18:14:13 anna[4299]: DEBUG: retrieving tzsetup-udeb 1:0.125 ... May 4 18:20:02 tzsetup: Warning: ignoring in

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-04 Thread Pascal Hambourg
On 04/05/2025 at 21:17, Holger Wansing wrote: Maybe one more proposal: do not focus on the "USB-attached ethernet interface" in the template. Maybe the user already has a wired ethernet interface built into the laptop, but the user did not take that into account, since using WiFi is just the pre

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-04 Thread Pascal Hambourg
On 04/05/2025 at 15:27, Marc Haber wrote: It looks like the \p{L} and other Unicode character classes dont match anything if libperl is not installed. According to my tests, they match at least ASCII letters, digits, regular ASCII space and non-breakable space. So we just extend the regexp

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-04 Thread Pascal Hambourg
On 04/05/2025 at 20:10, Holger Wansing wrote: Pascal Hambourg wrote (Fri, 2 May 2025 11:52:02 +0200): New tweaked version with this and "Go back" working as expected when both supported and unsupported interfaces are found: You are talking about a "new (...) version" her

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-04 Thread Pascal Hambourg
On 04/05/2025 at 10:58, Marc Haber wrote: On Sun, May 04, 2025 at 10:31:46AM +0200, Pascal Hambourg wrote: My initial tests indicate that for this regex to work as expected, - libperl5.40 must be installed in the target system but is not part of the base system so may not be installed

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-04 Thread Pascal Hambourg
On 03/05/2025 at 11:46, Marc Haber wrote: On Sat, May 03, 2025 at 10:46:19AM +0200, Marc Haber wrote: Are you installer people in a situation to apply the following patch: diff --git a/AdduserCommon.pm b/AdduserCommon.pm index 52b150f..8fb54bd 100644 --- a/AdduserCommon.pm +++ b/AdduserCommon.p

Bug#1104552: installation-reports: different btrfs subvolume layout between Calamares and Live install for Trixie

2025-05-03 Thread Pascal Hambourg
On 03/05/2025 at 20:52, Esteve Fernandez wrote: debian-live-testing-amd64-gnome.iso with live GNOME session and clicking on the "Install Debian": - Creates two btrfs subvolumes (@ and @home) debian-live-testing-amd64-gnome.iso with either Graphical installer or Text installer via the boot

Bug#1100878: Trixie hangs during first boot after install on Gen13 Thinkpad Carbon X1 (Lunar Lake)

2025-05-03 Thread Pascal Hambourg
On 03/05/2025 at 20:49, Esteve Fernandez wrote: debian-live-testing-amd64-gnome.iso with live GNOME session and clicking on the "Install Debian" - OK Copies the live system with firmware to the installed system, xe will not hang. debian-live-testing-amd64-gnome.iso with either Graphical i

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-03 Thread Pascal Hambourg
On 03/05/2025 at 04:48, Holger Wansing wrote: Am 2. Mai 2025 23:18:14 MESZ schrieb Cyril Brulebois : Pascal Hambourg (2025-05-02): Otherwise, I guess everyone agrees that user-setup cannot be left as is. A workaround may be to call adduser with the username in --comment to make sure the user

Bug#1104622: system-tools-backends Users.pm uses deprecated --gecos option with adduser

2025-05-03 Thread Pascal Hambourg
Package: system-tools-backends Version: 2.10.2-5 Severity: minor Dear maintainer, Users.pm still uses --gecos with adduser. But according to adduser(8), --gecos is deprecated and replaced with --comment. The man page states that --gecos will be removed after Debian bookworm but that has not h

Bug#1104530: installation-reports: firewalld unexpectedly installed by the Debian installer

2025-05-02 Thread Pascal Hambourg
installation. You can also attach them in compressed *.gz form so that the total mail size does not exceed ~500kB. On 2 May 2025, at 05:03, Pascal Hambourg wrote: firewalld is not installed as part of the base system. AFAICS it is only recommended by KDE/Plasma via plasma-firewall.

Bug#1101196: installation-reports: Trixie Installer fails to create first user when full name contains non-ASCII characters and spaces

2025-05-02 Thread Pascal Hambourg
On 30/03/2025 at 09:23, Marc Haber wrote: On Wed, Mar 26, 2025 at 08:54:09PM +0100, Pascal Hambourg wrote: On 24/03/2025 at 20:29, Cyril Brulebois wrote: Oh wow, that's indeed badly broken, and will need fixing before the next release. Reproduced locally with a 'û'

Bug#1103240: installation-reports: The installer hangs on detecting hardware. Installation cannot complete.

2025-05-02 Thread Pascal Hambourg
On 02/05/2025 at 11:15, anders wrote: I did a fresh install from the daily build 01/05. The following commands, modprobe -r r8169 modprobe -r ath12k do not crash the system, neither does reloading the modules with, modprobe r8169 modprobe ath12k In which conditions ? In the installer or th

Bug#1104552: installation-reports: different btrfs subvolume layout between Calamares and Live install for Trixie

2025-05-02 Thread Pascal Hambourg
On 01/05/2025 at 23:36, Esteve Fernandez wrote: When installing Trixie via Calamares and if using btrfs as the filesystem for the system, there's only one subvolume (@rootfs) where all the files are installed. However, if using the live DVD, two subvolumes are created instead (@ and @home). Sa

Bug#1100878: Trixie hangs during first boot after install on Gen13 Thinkpad Carbon X1 (Lunar Lake)

2025-05-02 Thread Pascal Hambourg
On 01/05/2025 at 23:29, Esteve Fernandez wrote: I bumped into the same issue as Nolan. I didn't try installing bookworm, but same outcome with the live CD (works) and via the Calamares installer (does not work). What do you mean exactly by "live CD" and "Calamares". Calamares is the graphical

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-02 Thread Pascal Hambourg
On 02/05/2025 at 09:19, Marcin Owsiany wrote: Am 1. Mai 2025 15:17:54 MESZ schrieb Pascal Hambourg : - Or warn the user that the wireless interface is not supported yet ? PoC: <https://salsa.debian.org/pham/netcfg/-/tree/pham/wifi7-2> I gave it a go, it seems to work as intende

Bug#1104550: debian-cd: fails to create user when keyboard layout is specified as Turkish Q

2025-05-01 Thread Pascal Hambourg
On Thu, 01 May 2025 23:11:00 +0200 Şükrü Eren Gökırmak wrote: I was trying to install Debian testing on my computer. I picked Turkish Q keyboard layout, as that is my laptop's layout. I then used a username which has only latin characters, Did you use non-ASCII characters in the full name ?

Bug#1104530: installation-reports: firewalld unexpectedly installed by the Debian installer

2025-05-01 Thread Pascal Hambourg
On 01/05/2025 at 17:37, patrick wrote: firewalld appears to be part of the base installation firewalld is not installed as part of the base system. AFAICS it is only recommended by KDE/Plasma via plasma-firewall.

Bug#1102182: efibootmgr: If Secure Boot is enabled, the system may not start after rebooting

2025-05-01 Thread Pascal Hambourg
On 01/05/2025 at 17:21, Tanaka wrote: I ran grub-install manually and grubx64.efi disappeared from the boot entry. This is the expected outcome. Does it reappear after a reboot ? I am not sure, but the problem seems to be solved for the time being. Perhaps this /File(\EFI\DEBIAN\GRUBX64.EF

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-01 Thread Pascal Hambourg
On 29/04/2025 at 18:40, Cyril Brulebois wrote: To be honest, at this stage, I'm a little worried about getting the logic right. If someone managed to have a piece of code that works in the installed system, I could look into doing whatever is needed to get it to work inside d-i (dealing with Mak

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-05-01 Thread Pascal Hambourg
On 29/04/2025 at 08:44, Holger Wansing wrote: Am 29. April 2025 00:21:37 MESZ schrieb Cyril Brulebois : Pascal Hambourg (2025-04-29): - Or warn the user that the wireless interface is not supported yet ? (with a new debconf template, implies translation effort). At this stage? That

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-04-29 Thread Pascal Hambourg
On 29/04/2025 at 00:21, Cyril Brulebois wrote: Pascal Hambourg (2025-04-29): - Silently ignore unsupported interfaces ? (but the user may wonder why the interface is not showing) Log + documentation, yes. I made up a very crude PoC: <https://salsa.debian.org/pham/netcfg/-/tree/p

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-04-29 Thread Pascal Hambourg
On 29/04/2025 at 11:40, Marcin Owsiany wrote: These commands yield the same output on both P1 Gen7 (WiFi 7 I assume) and P1 Gen3 (I assume not WiFi 7, because wifi worked in netcfg back when I installed Debian on it) Thank you, this is what I expected. Eyeballing these device directories fro

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-04-28 Thread Pascal Hambourg
On 24/04/2025 at 15:48, Cyril Brulebois wrote: Pascal Hambourg (2025-04-24): However wouldn't it be desirable to mark wifi 7 controllers as unsupported in netcfg and in the installation guide in order to limit user frustration ? If we can easily spot unsupported cards and not offer th

Bug#1102140: #1102140 CD-ROM is still first priority package repository in Test/Trixia

2025-04-28 Thread Pascal Hambourg
On 13/04/2025 à 18:33, Pascal Hambourg wrote: In order to move forward I prepared a patch implementing the following logic: if installation media is not a real CD/DVD/BD automatically disable cdrom entries else if sources.list has network entries if installation media is netinst

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Pascal Hambourg
On 26/04/2025 at 13:29, Marcin Owsiany wrote: Found it! root@debian:/home/porridge# modprobe pinctrl_meteorlake root@debian:/home/porridge# # touchpad now works! Good catch! I wouldn't have bet a penny on this module... Installer team: Is it possible to include this modules, and maybe the oth

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-26 Thread Pascal Hambourg
On 25/04/2025 at 19:26, Marcin Owsiany wrote: pt., 25 kwi 2025 o 18:59 Pascal Hambourg napisał(a): Maybe checking along the device path in the installer will give a hint. What do you mean by this exactly? In the installed system and in the installer: p=$(realpath /sys/devices/pci:00

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 15:51, Marcin Owsiany wrote: /sys/module/intel_lpss_pci /sys/module/i2c_hid_acpi /sys/module/hid_multitouch These three modules are present in the installer. The first two were listed as loaded in the installer. '/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-

Bug#1104057: Fwd: Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 13:08, Marcin Owsiany wrote: I: Bus=0018 Vendor=2c2f Product=002d Version=0100 N: Name="SNSL002D:00 2C2F:002D Mouse" P: Phys=i2c-SNSL002D:00 S: Sysfs=/devices/pci:00/:00:15.0/i2c_designware.0/i2c-1/i2c-SNSL002D:00/0018:2C2F:002D.0001/input/input9 U: Uniq= H: Handlers=mou

Bug#1104057: touchpad not working in installer on ThinkPad P1 Gen7

2025-04-25 Thread Pascal Hambourg
On 25/04/2025 at 06:50, Marcin Owsiany wrote: The touchpad did not work in the installer, but does work in GNOME after installation is complete. The trackpoint did work before and after, though. Attaching lsmod from the installed system and the installer syslog as requested in #1103993. Can yo

Bug#1103993: Acknowledgement (installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7)

2025-04-24 Thread Pascal Hambourg
On 24/04/2025 at 15:11, Marcin Owsiany wrote: I should also note that the touchpad did not work for me in the graphical installer. The trackpoint does, but no amount of function or Fn+function key pressing was able to make the touchpad come to life. Does the touchpad work in the installed syste

Bug#1103993: installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7

2025-04-24 Thread Pascal Hambourg
Control: severity 1095302 important Control: merge 1095302 -1 Control: reassign -1 netcfg 1.194 [Please send replies to the bug mail address, not only mine] On 24/04/2025 at 12:59, Marcin Owsiany wrote: I did think about merging, but wasn't sure about the priority. Don't you think this deserves

Bug#1103993: Acknowledgement (installation-reports: network configuration does not ask for ESSID in Thinkpad P1 Gen7)

2025-04-24 Thread Pascal Hambourg
On 23/04/2025 at 20:46, Marcin Owsiany wrote: I noticed after filing that report #1095302 is even better, apart from its submitter not being sure if WiFi should work in the installer. I'm sure it should, because it worked flawlessly on an older ThinkPad P1 for me. Indeed it looks like the same

Bug#1103650: Debian installer adds the CDROM in APT sources even when the installation source is not a CDROM

2025-04-24 Thread Pascal Hambourg
Control: retitle -1 Debian installer adds the CDROM in APT sources even when the installation source is not a CDROM Control: severity -1 minor Control: merge 1102140 -1 On 23/04/2025 at 13:13, Максим Бойко wrote: Ok you can merge this, but will Debian team fix this bug? A patch was submited

Bug#1103935: os-prober: Hurd detection produces unusable grub.cfg fragment

2025-04-22 Thread Pascal Hambourg
On 23/04/2025 at 08:20, Martin-Éric Racine wrote: ke 23.4.2025 klo 9.13 Pascal Hambourg (pas...@plouf.fr.eu.org) kirjoitti: os-prober does not generate GRUB menu entries. It just detects operating systems, and GRUB helper script 30_os-prober uses its output to generate menu entries. Is os

  1   2   3   4   5   >