Bug#776917: fails to debootstrap without systemd

2021-08-24 Thread Lyndon Brown
reopen -1 retitle -1 cannot switch init to sysvinit thanks Fixing #992916 ([1]) was made more complicated by the fact that this bug still exists in debootstrap. On sid, if I use the following command, the chroot ends up with both sysvinit and systemd packages installed. sudo debootstrap

Processed (with 1 error): your mail

2021-08-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 776917 Failed to reopen 776917: Not altering archived bugs; see unarchive. > unarchive 776917 Bug #776917 {Done: Cyril Brulebois } [debootstrap] fails to debootstrap without systemd Unarchived Bug 776917 > thanks Stopping processing

Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Chuck Zmudzinski
On 8/24/2021 1:12 PM, Ben Hutchings wrote: On Tue, 2021-08-24 at 10:56 -0400, Chuck Zmudzinski wrote: On 5/24/2021 3:30 AM, Michael Biebl wrote: Hi Phillip Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: trigger to cold plug all devices.  Both scripts are set -e.  The Xen Virtual Keyboard

Re: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Ben Hutchings
On Tue, Aug 24, 2021 at 03:27:19PM -0400, Phillip Susi wrote: > > Ben Hutchings writes: > > > I think a proper fix would be one of: > > > > a. If the Xen virtual keyboard driver is advertising capabilities it > >doesn't have, stop it doing that. > > b. Change the implementation of modalias

Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Phillip Susi
Ben Hutchings writes: > I think a proper fix would be one of: > > a. If the Xen virtual keyboard driver is advertising capabilities it >doesn't have, stop it doing that. > b. Change the implementation of modalias attributes to allow longer >values. > > It's not clear to me whether the

Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Chuck Zmudzinski
On 5/24/2021 3:30 AM, Michael Biebl wrote: Hi Phillip Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: trigger to cold plug all devices.  Both scripts are set -e.  The Xen Virtual Keyboard driver and at least one other driver have always failed to trigger due to having absurdly long modalias,

Re: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Ben Hutchings
On Tue, 2021-08-24 at 10:56 -0400, Chuck Zmudzinski wrote: > On 5/24/2021 3:30 AM, Michael Biebl wrote: > > Hi Phillip > > > > Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: > > > > trigger to cold plug all devices.  Both scripts are set -e.  The Xen > > > > Virtual Keyboard driver and at least

Bug#992851: apt-setup generated sources.list differs from sources.list(5)

2021-08-24 Thread Daniel Lewart
Patch attached diff -ru apt-setup-0.166/generators/50mirror apt-setup-0.166-new/generators/50mirror --- apt-setup-0.166/generators/50mirror 2020-07-05 14:34:06.0 -0500 +++ apt-setup-0.166-new/generators/50mirror 2021-08-24 00:00:00.0 -0500 @@ -47,7 +47,7 @@ if [ -e

Bug#992851: apt-setup generated sources.list differs from sources.list(5)

2021-08-24 Thread Daniel Lewart
Package: apt-setup Version: 1:0.166 Severity: minor Tags: d-i patch Debian Install System Team, sources.list(5) has the following example: deb http://deb.debian.org/debian bullseye main contrib non-free deb http://security.debian.org bullseye-security main contrib non-free apt-setup

Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Chuck Zmudzinski
On 5/25/2021 2:38 PM, Phillip Susi wrote: Michael Biebl writes: So this is a change in behaviour in the kernel? Yes, this commit fixed the kernel to report the error instead of silently failing: commit df44b479654f62b478c18ee4d8bc4e9f897a9844 Author: Peter Rajnoha Date: Wed Dec 5 12:27:44