[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#260136: marked as done (grub-installer: fails in postinst (missing get_serial_console))



Your message dated Sun, 18 Jul 2004 16:17:05 -0400
with message-id <E1BmI5p-0005wE-00@newraff.debian.org>
and subject line Bug#260136: fixed in grub-installer 0.52
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Jul 2004 18:52:18 +0000
>From root@samfundet.no Sun Jul 18 11:52:18 2004
Return-path: <root@samfundet.no>
Received: from trofast.sesse.net [129.241.93.32] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BmGlm-0007JS-00; Sun, 18 Jul 2004 11:52:18 -0700
Received: from sesse by trofast.sesse.net with local (Exim 3.36 #1 (Debian))
	id 1BmGlk-0000s9-00; Sun, 18 Jul 2004 20:52:16 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Steinar H. Gunderson" <sgunderson@bigfoot.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: grub-installer: fails in postinst (missing get_serial_console)
X-Mailer: reportbug 2.63
Date: Sun, 18 Jul 2004 20:52:16 +0200
Message-Id: <[🔎] E1BmGlk-0000s9-00@trofast.sesse.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: grub-installer
Severity: grave
Justification: renders package unusable

grub-installer fails to install, with the following message in syslog:

Jul 18 20:45:52 main-menu[298]: (process:25772): /var/lib/dpkg/info/grub-installer.postinst: 7: get_serial_console: not found

get_serial_console() is a function defined further down in the script,
which appearently can't be run in a subshell in ash like line 7 tries to
do:

serial="$(get_serial_console)"

Doing "touch /bin/get_serial_console ; chmod +x /bin/get_serial_console"
makes the package work.

-- System Information:
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1

---------------------------------------
Received: (at 260136-close) by bugs.debian.org; 18 Jul 2004 20:20:15 +0000
>From katie@ftp-master.debian.org Sun Jul 18 13:20:15 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BmI8t-0008EZ-00; Sun, 18 Jul 2004 13:20:15 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BmI5p-0005wE-00; Sun, 18 Jul 2004 16:17:05 -0400
From: Joey Hess <joeyh@debian.org>
To: 260136-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#260136: fixed in grub-installer 0.52
Message-Id: <E1BmI5p-0005wE-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 18 Jul 2004 16:17:05 -0400
Delivered-To: 260136-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: grub-installer
Source-Version: 0.52

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_0.52.dsc
  to pool/main/g/grub-installer/grub-installer_0.52.dsc
grub-installer_0.52.tar.gz
  to pool/main/g/grub-installer/grub-installer_0.52.tar.gz
grub-installer_0.52_i386.udeb
  to pool/main/g/grub-installer/grub-installer_0.52_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 260136@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated grub-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 18 Jul 2004 16:04:05 -0400
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 0.52
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 260136
Changes: 
 grub-installer (0.52) unstable; urgency=low
 .
   * Don't call shell functions before there are defined. Was this tested at
     all, Josh? Closes: #260136
Files: 
 c6661984415fd75b4183ec3b87846d88 650 debian-installer standard grub-installer_0.52.dsc
 68cce24c86a78d26136b3b1be41e37d2 66659 debian-installer standard grub-installer_0.52.tar.gz
 9064a082ab01f4baf4242ed75327d9e4 43096 debian-installer standard grub-installer_0.52_i386.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA+tgD2tp5zXiKP0wRAlLnAJ9Z7KrJtBRR8l4kUflKO05IA5lRCgCfY5f0
6KeP8QcbnaIgCcRACDcvunI=
=efjZ
-----END PGP SIGNATURE-----



Reply to: