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 problems



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:
> https://salsa.debian.org/installer-team/grub-installer/-/blob/master/debian/postinst#L16
> 
> Here's the relevant error in /var/log/syslog:
> 
>   /var/lib/dpkg/info/grub-installer postinst: line 16: db_input not found 
> configuring 'grub-installer' failed with error code 1
> 
> The script should source /usr/share/debconf/confmodule.

Fixed in git.


Holger


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



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



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

Here's the relevant error in /var/log/syslog:

  /var/lib/dpkg/info/grub-installer postinst: line 16: db_input not found 
configuring 'grub-installer' failed with error code 1

The script should source /usr/share/debconf/confmodule.

Thanks,
  ema