Debian Bug report logs -
#467101
foomatic-filters installation script crashes (dialog?)
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Santiago Vila <sanvila@debian.org>:
Bug#467101; Package dialog.
(full text, mbox, link).
Acknowledgement sent to Wouter Van Hemel <debian@publica.duodecim.org>:
New Bug report received and forwarded. Copy sent to Santiago Vila <sanvila@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: dialog
Version: 1.1-20071028-3
Severity: normal
Hello,
The latest update of foomatic-filters crashes in console, but not in xterm (Konsole).
I suspect this crash to be dialog related. I don't have gpm running or even installed.
Error message (dialog output stripped):
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Building tag database...
The following partially installed packages will be configured:
foomatic-db-engine foomatic-filters
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up foomatic-filters (3.0.2-20080211-2) ...
[dialog menu output]
debug [lib/liblow.c(212)]:
VC: 0
*** info [lib/liblow.c(337)]:
/dev/gpmctl: No such file or directory
*** info [lib/liblow.c(344)]:
/dev/gpmctl: No such file or directory
*** err [lib/liblow.c(388)]:
Oh, oh, it's an error! possibly I die!
debconf: dialog output the above errors, giving up!
dpkg: error processing foomatic-filters (--configure):
subprocess post-installation script returned error exit status 255
dpkg: dependency problems prevent configuration of foomatic-db-engine:
foomatic-db-engine depends on foomatic-filters; however:
Package foomatic-filters is not configured yet.
dpkg: error processing foomatic-db-engine (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
foomatic-filters
foomatic-db-engine
Setting up foomatic-filters (3.0.2-20080211-2) ...
Reading package lists...
Building dependency tree...
I didn't get any errors in X though.
Thanks,
Wouter Van Hemel
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dialog depends on:
ii debianutils 2.28.3 Miscellaneous utilities specific t
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libncursesw5 5.6+20080203-1 Shared libraries for terminal hand
dialog recommends no packages.
-- no debconf information
Bug reassigned from package `dialog' to `libgpmg1'.
Request was from Wouter Van Hemel <debian@publica.duodecim.org>
to control@bugs.debian.org.
(Sat, 23 Feb 2008 02:15:01 GMT) (full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Wouter Van Hemel <debian@publica.duodecim.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #14 received at 467101-close@bugs.debian.org (full text, mbox, reply):
Source: gpm
Source-Version: 1.20.3~pre3-2
We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive:
gpm_1.20.3~pre3-2.diff.gz
to pool/main/g/gpm/gpm_1.20.3~pre3-2.diff.gz
gpm_1.20.3~pre3-2.dsc
to pool/main/g/gpm/gpm_1.20.3~pre3-2.dsc
gpm_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/gpm_1.20.3~pre3-2_i386.deb
libgpmg1-dev_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-2_i386.deb
libgpmg1_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/libgpmg1_1.20.3~pre3-2_i386.deb
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 467101@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated gpm 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: Mon, 25 Feb 2008 06:59:37 +0200
Source: gpm
Binary: gpm libgpmg1 libgpmg1-dev
Architecture: source i386
Version: 1.20.3~pre3-2
Distribution: unstable
Urgency: low
Maintainer: Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
gpm - General Purpose Mouse interface
libgpmg1 - General Purpose Mouse - shared library
libgpmg1-dev - General Purpose Mouse - development files
Closes: 466426 466468 466522 466764 466764 467006 467101
Changes:
gpm (1.20.3~pre3-2) unstable; urgency=low
.
* Do not print logging messages on the console.
- debian/patches/001_logging.patch: New file.
(Closes: #466764, #466426, #466468, #466764, #467006, #467101)
* Do not print debug message on each Gpm_Open.
- debian/patches/001_logging.patch: Update.
* Reintroduce the PS/2 rework patch (this time a working version) to fix the
lockups when starting applications using libgpm.
- debian/patches/010_ps2_rework.patch: New file.
- debian/patches/010_ps2_compat: Remove.
* Remove patch which had been merged upstream:
- debian/patches/004_priv_elevation_000
* Make gpm recognize -V for backwards compatibility, although it's now a
no-op. (Closes: #466522)
- debian/patches/001_missing_V_option.patch: New file.
* Updated copyright years for Nico Schottelius in debian/copyright.
* Updated patches:
- debian/patches/001_missing_V_option.patch: Refresh.
- debian/patches/005_types_000: Likewise.
- debian/patches/008_sun_repeat_000: Likewise.
- debian/patches/015_libgpm_noverbose.patch: Likewise.
- debian/patches/030_segfault: Likewise.
Files:
7077be4cc9ff325638a05a0b4cd76507 907 misc optional gpm_1.20.3~pre3-2.dsc
8b428c251b0e6208c53697da1cf0765f 106528 misc optional gpm_1.20.3~pre3-2.diff.gz
f2d4f5368d10173d0d0e772b4b65a607 232632 misc optional gpm_1.20.3~pre3-2_i386.deb
1ab9164a81c572640c0d5eeef9eee0f7 55826 libs standard libgpmg1_1.20.3~pre3-2_i386.deb
0633501c8c190c4e6c7726515d346dff 58560 libdevel optional libgpmg1-dev_1.20.3~pre3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHwkw8uW9ciZ2SjJsRAhO1AJ9hCVA74P53/G/6ld9sjt/dRkaoZQCgjYYn
p3JFOFG0ErezVRke2YqYcVw=
=+yX0
-----END PGP SIGNATURE-----
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Loïc Minier <lool@dooz.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to "Adam C. Emerson" <azure@umich.edu>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Chih-Han Chen <aguaithefreak@gmail.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Andreas Pakulat <apaku@gmx.de>:
Bug acknowledged by developer.
(full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 25 Mar 2008 07:26:04 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 15:37:01 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.