Re: Accepted wxwidgets3.2 3.2.2+dfsg-1 (source) into unstable

2023-02-13 Thread Samuel Thibault
Samuel Thibault, le lun. 13 févr. 2023 14:50:33 +0100, a ecrit: > gregor herrmann, le lun. 13 févr. 2023 00:26:54 +0100, a ecrit: > > On Mon, 13 Feb 2023 00:09:20 +0100, Cyril Brulebois wrote: > > > Debian FTP Masters (2023-02-11): > > > > Format: 1.8 > > > > Date: Sat, 11 Feb 2023 13:15:16 -0500

Processed: Re: Bug#1031221: grub-installer: db_input / db_go undefined in postinst

2023-02-13 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + pending Bug #1031221 [grub-installer] grub-installer: db_input / db_go undefined in postinst Added tag(s) pending. -- 1031221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031221 Debian Bug Tracking System Contact ow...@bugs.debian.org with

Bug#1031221: grub-installer: db_input / db_go undefined in postinst

2023-02-13 Thread Holger Wansing
Control: tags -1 + pending Emanuele Rocca wrote (Mon, 13 Feb 2023 13:52:38 +0100): > The function die() in /var/lib/dpkg/info/grub-installer.postinst calls > db_input > and db_go, but the functions are not defined: >

Re: Accepted wxwidgets3.2 3.2.2+dfsg-1 (source) into unstable

2023-02-13 Thread Samuel Thibault
gregor herrmann, le lun. 13 févr. 2023 00:26:54 +0100, a ecrit: > On Mon, 13 Feb 2023 00:09:20 +0100, Cyril Brulebois wrote: > > Debian FTP Masters (2023-02-11): > > > Format: 1.8 > > > Date: Sat, 11 Feb 2023 13:15:16 -0500 > > > Source: wxwidgets3.2 > > > Architecture: source > > > Version:

Processed: Re: Bug#1031221: grub-installer: db_input / db_go undefined in postinst

2023-02-13 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #1031221 [grub-installer] grub-installer: db_input / db_go undefined in postinst Added tag(s) patch. -- 1031221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031221 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#1031221: grub-installer: db_input / db_go undefined in postinst

2023-02-13 Thread Emanuele Rocca
control: tag -1 patch Patch here: https://salsa.debian.org/installer-team/grub-installer/-/merge_requests/12

Processed: Re: Bug#1031183: grub-installer: postinst fails if efivarfs cannot be mounted

2023-02-13 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #1031183 [grub-installer] grub-installer: postinst fails if efivarfs cannot be mounted Added tag(s) patch. -- 1031183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031183 Debian Bug Tracking System Contact ow...@bugs.debian.org with

Bug#1031183: grub-installer: postinst fails if efivarfs cannot be mounted

2023-02-13 Thread Emanuele Rocca
control: tag -1 patch On Sun, Feb 12, 2023 at 09:46:34PM +0100, Emanuele Rocca wrote: > I'm unsure as to what the best course of action is here, but perhaps an idea > is > to avoid calling "die" when mount fails for efivarfs, and log an error to > /var/log/syslog instead? Of course the relevant

Bug#1031222: mounting /proc silently fails and thus systemd-tmpfiles is skipped with unshared mount namespace on privileged docker (like salsaci)

2023-02-13 Thread Johannes Schauer Marin Rodrigues
Package: debootstrap Version: 1.0.128+nmu2 Severity: normal Tags: patch Control: affects -1 + mmdebstrap Hi, steps to reproduce: runuser -u debci -- mmdebstrap --variant=custom --mode=unshare --setup-hook='container=lxc debootstrap unstable "$1"' - chroot.tar Run this inside a privileged

Processed: mounting /proc silently fails and thus systemd-tmpfiles is skipped with unshared mount namespace on privileged docker (like salsaci)

2023-02-13 Thread Debian Bug Tracking System
Processing control commands: > affects -1 + mmdebstrap Bug #1031222 [debootstrap] mounting /proc silently fails and thus systemd-tmpfiles is skipped with unshared mount namespace on privileged docker (like salsaci) Added indication that 1031222 affects mmdebstrap -- 1031222:

Bug#1031221: grub-installer: db_input / db_go undefined in postinst

2023-02-13 Thread Emanuele Rocca
Package: grub-installer Version: 1.186 Severity: normal Tags: newcomer Hi, The function die() in /var/lib/dpkg/info/grub-installer.postinst calls db_input and db_go, but the functions are not defined: https://salsa.debian.org/installer-team/grub-installer/-/blob/master/debian/postinst#L16

Bug#1031220: grub-installer: variable $device_map used without being defined

2023-02-13 Thread Philip Hands
Source: grub-installer Severity: minor Hi, While looking at the grub-installer script, shellcheck highlighted the fact that we appear to be using the variable $device_map in grub-installer, without it being defined. A grep of the D-I source tree for 'device_map=' found nothing, so it seems it's