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

Bug#323854: marked as done (Bug in postinst script causes installation failure)



Your message dated Thu, 18 Aug 2005 20:58:00 -0400
with message-id <20050819005800.GA6067@kitenet.net>
and subject line Bug#323854: Bug in postinst script causes installation failure
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 Aug 2005 21:38:56 +0000
>From email@pbryan.net Thu Aug 18 14:38:56 2005
Return-path: <email@pbryan.net>
Received: from master.debian.org [146.82.138.7] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E5s6B-0000m5-00; Thu, 18 Aug 2005 14:38:56 -0700
Received: from h70-68-160-192.sbm.shawcable.net (creatia.net) [70.68.160.192] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1E5s6A-0003gj-00; Thu, 18 Aug 2005 16:38:54 -0500
Received: from scooter.localdomain (phoenix.creatia.net [70.68.160.192])
	by creatia.net (Postfix) with ESMTP id 956413FC005
	for <bugs@debian.org>; Thu, 18 Aug 2005 14:38:50 -0700 (PDT)
Subject: Bug in postinst script causes installation failure
From: "Paul C. Bryan" <email@pbryan.net>
To: bugs@debian.org
Content-Type: text/plain
Date: Thu, 18 Aug 2005 14:38:49 -0700
Message-Id: <[🔎] 1124401129.29016.42.camel@scooter.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: 7bit
Delivered-To: bugs@debian.org
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: base-config
Version: 2.70
Severity: important
Tags: patch

Bug in base-config.postinst script causes installation failure:

Setting up base-config (2.70) ...
/var/lib/dpkg/info/base-config.postinst: line 59: syntax error near
unexpected token `db_fset'
dpkg: error processing base-config (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 base-config
E: Sub-process /usr/bin/dpkg returned an error code (1)

Solved with enclosed patch.


---------------------------------------
Received: (at 323854-done) by bugs.debian.org; 19 Aug 2005 00:58:27 +0000
>From joey@kitenet.net Thu Aug 18 17:58:27 2005
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E5vDH-0005t6-00; Thu, 18 Aug 2005 17:58:27 -0700
Received: from dragon.kitenet.net (cpe-66-207-84-92.wb.hsw.ntelos.net [66.207.84.92])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 1C4A517EDD;
	Fri, 19 Aug 2005 00:58:27 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 0ED7B6E116; Thu, 18 Aug 2005 20:58:00 -0400 (EDT)
Date: Thu, 18 Aug 2005 20:58:00 -0400
From: Joey Hess <joeyh@debian.org>
To: "Paul C. Bryan" <email@pbryan.net>, 323854-done@bugs.debian.org
Subject: Re: Bug#323854: Bug in postinst script causes installation failure
Message-ID: <20050819005800.GA6067@kitenet.net>
References: <[🔎] 1124401129.29016.42.camel@scooter.localdomain>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm"
Content-Disposition: inline
In-Reply-To: <[🔎] 1124401129.29016.42.camel@scooter.localdomain>
User-Agent: Mutt/1.5.10i
Delivered-To: 323854-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Paul C. Bryan wrote:
> Package: base-config
> Version: 2.70
> Severity: important
> Tags: patch
>=20
> Bug in base-config.postinst script causes installation failure:
>=20
> Setting up base-config (2.70) ...
> /var/lib/dpkg/info/base-config.postinst: line 59: syntax error near
> unexpected token `db_fset'
> dpkg: error processing base-config (--configure):
>  subprocess post-installation script returned error exit status 2
> Errors were encountered while processing:
>  base-config
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>=20
> Solved with enclosed patch.

I independntly fixed this in 2.71 before seeing this bug report.

--=20
see shy jo

--EVF5PPMfhYS0aIcm
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDBS6Yd8HHehbQuO8RAq8KAJ9RmiuR+/FvsN0LDos6QZHpgpRhdQCg1kIu
n4mNphZYl7p+48zo03iSlRI=
=DhQA
-----END PGP SIGNATURE-----

--EVF5PPMfhYS0aIcm--



Reply to: