Bug#987368: Installer fails at first menu "Choose language"

2021-05-28 Thread James Addison
This might also be the same issue as reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944125 (some kind of race condition where multiple consoles are available and entered into the inittab, and a /var/lib/dpkg/status.bak is found instead of the expected status file)

Bug#987368: Installer fails at first menu "Choose language"

2021-05-28 Thread James Addison
Does d-i tend to use udpkg for bootstrapping? If so, I think https://salsa.debian.org/installer-team/udpkg/-/blob/master/status.c#L390 could be a potential section of code to investigate further. It doesn't look like full-fat dpkg performs these kind of renames on the status file.

Bug#987368: Installer fails at first menu "Choose language"

2021-06-06 Thread James Addison
Thanks Cyril, Frédéric - it feels like we're reaching a consensus that udpkg may not be multi-process safe (although, strictly speaking, I would say we haven't proven that yet). The authors of multi-console support could be the best people to recommend a path forward, as they may have close knowle

Bug#1031738: installation-guide: documentation about limits to kernel boot parameters is outdated

2023-02-21 Thread James Addison
rom: James Addison Date: Tue, 21 Feb 2023 18:07:01 + Subject: [PATCH] linux-kernel: update notes related to command-line limits --- en/appendix/preseed.xml | 9 + en/boot-installer/parameters.xml | 9 + 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a

Bug#1031923: d-i.debian.org: testing (bookworm): Unable to boot due to unsupported FEATURE_C12 in e2fsck

2023-02-28 Thread James Addison
Package: d-i.debian.org Followup-For: Bug #1031923 Control: forcemerge 1031622 -1

Bug#370487: partitions get formated after unsure confirmation in graphical installer

2023-03-02 Thread James Addison
Source: partman-base Followup-For: Bug #370487 Hi Thomas, I discovered this bug while wondering about some of the default options during the disk partition configuration steps (also known as the 'partman' component) in the Debian 12 (bookworm) alpha 2 installer. Since disk partition configuratio

Bug#370487: partitions get formated after unsure confirmation in graphical installer

2023-03-02 Thread James Addison
Source: partman-base Followup-For: Bug #370487 X-Debbugs-Cc: geye...@googlemail.com Oops: I provided an update earlier today on this bug that you reported in 2006, but I forgot to cc your email address, Thomas. Please find my previous comment in the bug thread.

Bug#370487: partitions get formated after unsure confirmation in graphical installer

2023-03-02 Thread James Addison
Source: partman-base Followup-For: Bug #370487 On Thu, 02 Mar 2023 13:35:29 +, James wrote: > If the user selects 'undo', or if 'no' is selected and the operator continues > from the second step, then the user is taken back to the 'partition disks' > menu without any changes being written to

Bug#1031738: installation-guide: documentation about limits to kernel boot parameters is outdated

2023-03-06 Thread James Addison
Source: installation-guide Followup-For: Bug #1031738 Control: tags -1 patch Please note: the patch previously offered here isn't suitable; it turns out that the param limits described in it (32 for Linux, 128 for User Mode Linux) apply only to the number of argument items that are passed to the '

Bug#1031738: installation-guide: documentation about limits to kernel boot parameters is outdated

2023-03-07 Thread James Addison
Source: installation-guide Followup-For: Bug #1031738 I'm attempting to rephrase the documentation related to this bug in a merge request on Salsa: https://salsa.debian.org/installer-team/installation-guide/-/merge_requests/24/ If anyone would like to review the suggested changes there (or even

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-04-30 Thread James Addison
Followup-For: Bug #1029843 X-Debbugs-Cc: a.dalm2...@googlemail.com, p...@akeo.ie, debian-boot@lists.debian.org Control: reassign -1 hw-detect Control: merge -1 1030519 Control: affects -1 raspi-firmware Control: title -1 check-missing-firmware: patch for files with space characters, mediamount a

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-01 Thread James Addison
On Mon, 1 May 2023 at 03:00, Cyril Brulebois wrote: > Diederik de Haas (2023-04-30): > > I suggest we stick to `brcmfmac43455-sdio.raspberrypi,4-model-b.txt` as that > > is its name in the upstream repo: > > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git > > Yes pleas

Bug#1031643: preseeding hostname=foo via the kernel command line seems to be ignored

2023-05-01 Thread James Addison
Source: preseed Followup-For: Bug #1031643 X-Debbugs-Cc: car...@debian.org, a...@debian.org, freyerm...@physik.uni-bonn.de Hi folks, This is nitpicky, but I think there is an important-ish further detail to report. The fix applied does repopulate the 'hostname' variable so that env2debconf can r

Bug#1035349: regression: 'hostname' preseed alias for netcfg/get_hostname takes precedence over DHCP hostname

2023-05-01 Thread James Addison
Source: preseed Version: 1.115 Severity: important Tags: d-i Dear Maintainer, This bugreport is a subset/related-to bug #1031643, also in preseed. When the 'hostname' preseed alias for 'netcfg/get_hostname' is provided to Bookworm's RC 2 installer as a kernel command-line argument, the value tha

Bug#1035349: regression: 'hostname' preseed alias for netcfg/get_hostname takes precedence over DHCP hostname

2023-05-01 Thread James Addison
On Mon, 1 May 2023 at 16:00, Cyril Brulebois wrote: > James Addison (2023-05-01): > > Conditions: > > > > * Preseed alias 'hostname' configured on the kernel command-line > > * There is a DHCP server on the installation-target's network that wil

Bug#1031643: preseeding hostname=foo via the kernel command line seems to be ignored

2023-05-01 Thread James Addison
Source: preseed Followup-For: Bug #1031643 As requested, the hostname-param-ignores-DHCP regression bug has been filed separately: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035349

Bug#1035349: regression: 'hostname' preseed alias for netcfg/get_hostname takes precedence over DHCP hostname

2023-05-01 Thread James Addison
On Mon, 1 May 2023 at 17:53, Cyril Brulebois wrote: > > James Addison (2023-05-01): > > I understand that line of thinking, but we note that we have already > > received feedback on Salsa[1] from a user whose Bookworm installation > > workflow has been affected, and con

Bug#1035392: installation-reports: Installation Report: Bookworm RC2: Raspberry Pi 400 (netboot)

2023-05-02 Thread James Addison
Package: installation-reports Severity: normal Tags: d-i Boot method: network Image version: [2023-04-28] Bookworm Release Candidate 2 Installer Date: 2023-05-02 Machine: Raspberry Pi 400 Partitions: Filesystem Type 1K-blocksUsed Available Use% Mounted on udev devtmpfs 18

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-02 Thread James Addison
On Mon, 1 May 2023 at 20:03, Cyril Brulebois wrote: > James Addison (2023-05-01): > > Also, the brcmfmac kernel module code mentions[3] that it can load > > board-specific firmware file paths. I'm not yet sure whether that's > > relevant (either now, or in futur

Bug#1035392: installation-reports: Installation Report: Bookworm RC2: Raspberry Pi 400 (netboot)

2023-05-02 Thread James Addison
Package: installation-reports Followup-For: Bug #1035392 > The only customized dnsmasq setting required was: > > pxe-service=0, "Raspberry Pi Boot" Oops, I lied. There was one other relevant dnsmasq setting: dhcp-boot=bootnetaa64.efi (telling the device what EFI filename to retrieve and ru

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-02 Thread James Addison
Control: retitle -1 hw-detect: firmware file path handling is fragile Control: clone -1 -2 Control: reassign -2 src:linux Control: retitle -2 brcmfmac: firmware filename inconsistency with linux-firmware.git On Wed, 3 May 2023 at 00:34, Cyril Brulebois wrote: > > James Addison (2023

Bug#1035349: regression: 'hostname' preseed alias for netcfg/get_hostname takes precedence over DHCP hostname

2023-05-03 Thread James Addison
On Wed, 3 May 2023 at 04:03, Cyril Brulebois wrote: > James Addison (2023-05-01): > > On Mon, 1 May 2023 at 17:53, Cyril Brulebois wrote: > > I do see that guestfs-tools references[1] them, and I suppose other > > downstream software could do as well. But within the insta

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-03 Thread James Addison
On Wed, 3 May 2023 at 03:02, Cyril Brulebois wrote: > James Addison (2023-05-03): > > I think that the vendor name is coming from a DMI fallback: > > https://sources.debian.org/src/linux/6.1.25-1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c/?hl=487#L487 > >

Bug#1035392: Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-03 Thread James Addison
Mystery may be (partially) solved. Responses inline below. On Wed, 3 May 2023 at 15:17, Diederik de Haas wrote: > > On Wednesday, 3 May 2023 03:41:05 CEST James Addison wrote: > > I think that the vendor name is coming from a DMI fallback: > > ... > > https://sources.deb

Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-03 Thread James Addison
On Wed, 3 May 2023 at 16:49, Cyril Brulebois wrote: > James Addison (2023-05-03): > > After editing and rebuilding the Device Tree (DTS) files, and > > deploying those changes to the system, I can confirm that adjusting > > the 'model' field value in there ha

Bug#1029843: brcmfmac: requested firmware filename inconsistent with linux-firmware.git on non-devicetree systems

2023-05-03 Thread James Addison
Control: unmerge 1029843 1030519 Control: reassign 1029843 src:linux Control: retitle 1029843 brcmfmac: requested firmware filename inconsistent with linux-firmware.git on non-devicetree systems Control: affects 1029843 firmware-brcm80211 raspi-firmware Dear Maintainer, This bugreport relates to

Bug#1029843: brcmfmac: requested firmware filename inconsistent with linux-firmware.git on non-devicetree systems

2023-05-03 Thread James Addison
Package: src:linux Followup-For: Bug #1029843 X-Debbugs-Cc: p...@akeo.ie, k...@debian.org, didi.deb...@cknow.org, debian-boot@lists.debian.org, 1029...@bugs.debian.org, 1035...@bugs.debian.org, 989...@bugs.debian.org, debian-...@lists.debian.org Control: retitle -1 brcmfmac: requested firmware fi

Bug#1035392: Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-04 Thread James Addison
#x27;s compatibility with other operating systems on the same machine, other than to mention that I do think it's highly compatible and that that's something that maintainers, developers and users care about. > On 2023.05.03 17:29, James Addison wrote: > >* Perhaps Devicetree is a b

Re: Bug#1029843: live-boot: Devices Requiring Firmware: multiple requested files in single line overlapping / special characters

2023-05-08 Thread James Addison
On Fri, 5 May 2023 at 12:52, Pete Batard wrote: > On 2023.05.04 14:16, James Addison wrote: > > Yep, and for those situations, that's a point in favour of the third > > "System Table Selection" value that I failed to mention: > > "ACPI+Devicetree"

Bug#1029843: Missing symlinks for RPi 4 (to brcmfmac43455-sdio.raspberrypi,4-model-b.txt)

2023-05-08 Thread James Addison
Package: firmware-brcm80211 Followup-For: Bug #1029843 X-Debbugs-Cc: k...@debian.org, didi.deb...@cknow.org, debian-boot@lists.debian.org, p...@akeo.ie On Mon, 1 May 2023 11:18:03 +0100, James Addison wrote: > > Diederik de Haas (2023-04-30): > > > And that's exactly

Re: Bug#1029843: Missing symlinks for RPi 4 (to brcmfmac43455-sdio.raspberrypi,4-model-b.txt)

2023-05-08 Thread James Addison
On Mon, 8 May 2023 at 14:57, Diederik de Haas wrote: > > On Monday, 8 May 2023 14:08:14 CEST James Addison wrote: > > On Mon, 1 May 2023 11:18:03 +0100, James Addison > > wrote: > > > > Diederik de Haas (2023-04-30): > > > > > And that's ex

Bug#1030519: hw-detect: firmware file path handling is fragile

2023-05-31 Thread James Addison
Source: hw-detect Followup-For: Bug #1030519 X-Debbugs-Cc: a.dalm2...@googlemail.com Hi Alexander, I've been reviewing your patch and would like to suggest extracting the following changes from it to consider and apply individually: 1. Supporting firmware filenames that contain spaces. 2. R

Bug#651280: don't allocate all available disk space in standard LVM partioning scheme

2023-05-31 Thread James Addison
Package: debian-installer Followup-For: Bug #651280 X-Debbugs-Cc: debian-boot@lists.debian.org, skirpic...@gmail.com Control: severity -1 serious After the changes made to address bug #924301 (mountpoints for ext[n] filesystems that have insufficient free blocks are not automatically checked for f

Bug#651280: don't allocate all available disk space in standard LVM partioning scheme

2023-05-31 Thread James Addison
On Wed, 31 May 2023 at 16:38, Cyril Brulebois wrote: > > Control: severity -1 wishlist > > James Addison (2023-05-31): > > After the changes made to address bug #924301 (mountpoints for ext[n] > > filesystems that have insufficient free blocks are not automatically &g

Bug#694154: debian-installer: Preseeding isn't possible for partman-crypto (encrypted LVM)

2023-06-01 Thread James Addison
Source: partman-crypto Followup-For: Bug #694154 Control: fixed -1 partman-crypto/77 It looks like this was resolved[1] in partman-crypto version 77 (Debian bug #656710 / Ubuntu launchpad issue #546405 for the same) - can we close this bugreport? [1] - https://salsa.debian.org/installer-team/par

Bug#952450: user-setup: set SYSTEMD_SULOGIN_FORCE=1 in env for rescue/emergency.service when root account is locked

2023-06-03 Thread James Addison
Followup-For: Bug #952450 X-Debbugs-Cc: 1035...@bugs.debian.org, ty...@mit.edu As an experiment, I recently updated a functional Debian bookworm system to boot into the systemd 'rescue.target' by default, to test the single-user / recovery experience as part of #1035543 bug assessment. My underst

Bug#849400: debian-installer: LUKS on rootfs and boot

2023-07-28 Thread James Addison
Package: debian-installer Followup-For: Bug #849400 X-Debbugs-Cc: jin...@onelittlehope.com Hi Jinesh, Can you provide a series of steps to replicate the failure case reported in this bug? I'll try to find time within the next two weeks to confirm the results that you and others have seen here, a

Bug#849400: debian-installer: LUKS on rootfs and boot

2023-07-29 Thread James Addison
Thanks Jinesh - one question in particular inline below: On Sat, 29 Jul 2023 at 01:29, Jinesh Choksi wrote: > > > > Can you provide a series of steps to replicate the failure case reported in > > this bug? > > > Reproduction Steps > > - Boot using debian-12.1.0-amd64-netinst.iso in a VM > > - At

Bug#952450: user-setup: set SYSTEMD_SULOGIN_FORCE=1 in env for rescue/emergency.service when root account is locked

2023-10-10 Thread James Addison
Package: user-setup Followup-For: Bug #952450 Control: forwarded -1 https://salsa.debian.org/installer-team/user-setup/-/merge_requests/6

Bug#1035392: installation-reports: Installation Report: Bookworm RC2: Raspberry Pi 400 (netboot)

2023-11-15 Thread James Addison
Followup-For: Bug #1035392 Control: close -1 (closing; I'll likely re-attempt an install on the same hardware with a more recent release of Debian in future, for comparison purposes)

Bug#1059957: debian-installer: please make the netboot fw.img.gz files reproducible

2024-01-03 Thread James Addison
Source: debian-installer Version: 20230607+deb12u4 Severity: wishlist User: reproducible-bui...@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org, rclo...@rclobus.nl, alpernebiya...@gmail.com Dear Maintainer / Hi Cyril, I'm an occasional contrib