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

Bug#293710: marked as done (extranious quote in dpkg-preconfigure kills package configuration)



Your message dated Sat, 5 Feb 2005 13:30:39 +0000
with message-id <20050205133039.GA20777@localhost>
and subject line fixed in incoming
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; 5 Feb 2005 08:14:48 +0000
>From blarson@blars.org Sat Feb 05 00:14:48 2005
Return-path: <blarson@blars.org>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CxL5c-0001Ip-00; Sat, 05 Feb 2005 00:14:48 -0800
Received: from renig.nat.blars.org (plergb.nat.blars.org [172.16.1.1])
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id j158EkXE006508
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Sat, 5 Feb 2005 00:14:46 -0800
Received: (from blarson@localhost)
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) id j158Ekd4006506;
	Sat, 5 Feb 2005 00:14:46 -0800
Date: Sat, 5 Feb 2005 00:14:46 -0800
From: Blars Blarson <blarson@blars.org>
To: submit@bugs.debian.org
Subject: extranious quote in dpkg-preconfigure kills package configuration
Message-ID: <[🔎] 20050205081446.GA6476@blars.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="SUOF0GtieIMvvwua"
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
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-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: dpkg
Version: 1.10.26
Severity: critical
Justification: breaks unrelated software
Tags: patch

Upgrading and installing packages on a recently installed sid system,
I found that a package failed configuration with errors pointing to
dpkg-preconfigure.  It appears there is a mismatched quote on
dpkg-preconfigure line 96, removed in the attached patch.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] 


String found where operator expected at /usr/sbin/dpkg-preconfigure line 96, near "die sprintf(gettext(""
  (Might be a runaway multi-line "" string starting on line 94)
	(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/sbin/dpkg-preconfigure line 96, near "die sprintf(gettext("debconf"
	(Do you need to predeclare die?)
Unquoted string "debconf" may clash with future reserved word at /usr/sbin/dpkg-preconfigure line 96.
String found where operator expected at /usr/sbin/dpkg-preconfigure line 103, near "gettext(""
  (Might be a runaway multi-line "" string starting on line 96)
	(Missing semicolon on previous line?)
Bareword found where operator expected at /usr/sbin/dpkg-preconfigure line 104, near "$package, $confmodule"
  (Might be a runaway multi-line ff string starting on line 103)
	(Missing operator before dule?)
Unquoted string "dule" may clash with future reserved word at /usr/sbin/dpkg-preconfigure line 104.
syntax error at /usr/sbin/dpkg-preconfigure line 96, near "die sprintf(gettext(""
Unmatched right curly bracket at /usr/sbin/dpkg-preconfigure line 108, at end of line
syntax error at /usr/sbin/dpkg-preconfigure line 108, near "}"
Execution of /usr/sbin/dpkg-preconfigure aborted due to compilation errors.

Setting up libgtk2.0-bin (2.6.1-2) ...
Updating the IM modules list for GTK+-2.4.0...done.
Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done.
Failed to write cache file: No such file or directory
dpkg: error processing libgtk2.0-bin (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libgtk2.0-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.

Setting up libgtk2.0-bin (2.6.1-2) ...
Updating the IM modules list for GTK+-2.4.0...done.
Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done.
Failed to write cache file: No such file or directory
dpkg: error processing libgtk2.0-bin (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libgtk2.0-bin

installation script returned error exit status 100.
Press <enter> to continue.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: sparc (sparc64)
Kernel: Linux 2.4.27-1-sparc64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages dpkg depends on:
ii  dselect                     1.10.26      a user tool to manage Debian packa
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


-- 
Blars Blarson			blarson@blars.org
				http://www.blars.org/blars.html
With Microsoft, failure is not an option.  It is a standard feature.

--SUOF0GtieIMvvwua
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=gt3

--- /usr/sbin/dpkg-preconfigure~	2005-02-03 18:22:01.000000000 -0800
+++ /usr/sbin/dpkg-preconfigure	2005-02-04 23:45:13.000000000 -0800
@@ -91,7 +91,7 @@
 foreach my $line (@buffer) {
 	($package, $version, $template, $config)=split /\s/, $line;
 	if (defined $config && length $config && -e $config) {
-		debug user => sprintf(gettext("preconfiguring %s (%s)",$package,$version))";
+		debug user => sprintf(gettext("preconfiguring %s (%s)",$package,$version));
 		chmod(0755, $config) or
 			die sprintf(gettext("debconf: can't chmod: %s"), $!);
 		$frontend->default_title($package);

--SUOF0GtieIMvvwua--

---------------------------------------
Received: (at 293710-done) by bugs.debian.org; 5 Feb 2005 13:31:42 +0000
>From piem@altern.org Sat Feb 05 05:31:42 2005
Return-path: <piem@altern.org>
Received: from 81-178-115-119.dsl.pipex.com (localhost.localdomain) [81.178.115.119] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CxQ2H-0004gR-00; Sat, 05 Feb 2005 05:31:41 -0800
Received: from piem by localhost.localdomain with local (Exim 4.34)
	id 1CxQ1H-0005Pc-Sb
	for 293710-done@bugs.debian.org; Sat, 05 Feb 2005 13:30:39 +0000
Date: Sat, 5 Feb 2005 13:30:39 +0000
From: Paul Brossier <piem@altern.org>
To: 293710-done@bugs.debian.org
Subject: fixed in incoming
Message-ID: <20050205133039.GA20777@localhost>
Reply-To: Paul Brossier <piem@altern.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 293710-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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

a fix for this bug was uploaded before it was reported. 
the package is now in incoming. closing the bug.

cheers, piem



Reply to: