Bug#1018727: bash: after upgrade, aliases with embedded $() subcommands don't work

2022-08-30 Thread Peter De Wachter
Package: bash Version: 5.2~rc2-2 Followup-For: Bug #1018727 Here's another example. Enter these three lines: alias x='PS1=$(echo x)' x y After this PS1 will be equal to "xy". -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500,

Bug#984808: paps manpage: paps will read only a single file

2021-03-08 Thread Peter De Wachter
Package: paps Version: 0.6.8-7.1+b1 Severity: minor The paps manpage gives this synopsis, indicating that paps will process multiple files in one go: SYNOPSIS paps [options] files... But that's not the case. -- System Information: Debian Release: bullseye/sid APT prefers

Bug#981865: enscript: diffpp is broken, uses obsolete Perl features

2021-02-04 Thread Peter De Wachter
Package: enscript Version: 1.6.5.90-3+b1 Severity: important The diffpp script that is included in this package doesn't work, since it uses obsolete Perl features: Assigning non-zero to $[ is no longer possible at /usr/bin/diffpp line 72. -- System Information: Debian Release: bullseye/sid

Bug#941618: torus-trooper: fails to start with "undefined symbol" error

2019-10-03 Thread Peter De Wachter
This isn't just torus-trooper, many other libgphobos reverse dependencies are affected: dustmite gunroar mu-cade parsec47 projectl titanion torus-trooper tumiki-fighters val-and-rick On Thu, Oct 3, 2019 at 6:36 PM Stephen Kitt wrote: > > Hi Matthias, > > Le 02/10/2019 23:37, Cédric Boutillier a

Bug#936796: kiki-the-nano-bot: Python2 removal in sid/bullseye

2019-09-15 Thread Peter De Wachter
Package: kiki-the-nano-bot Version: 1.0.2+dfsg1-8 Followup-For: Bug #936796 This one is heading for removal I fear. The last upstream release was 10+ years ago, I don't think we can expect a new release. I investigated a bit what a port would involve. The C++ part only needs a few small

Bug#931997: tomcat9: [/usr/lib/sysusers.d/tomcat9.conf:7] Trailing garbage.

2019-07-13 Thread Peter De Wachter
Package: tomcat9 Version: 9.0.16-4~bpo9+1 Severity: important The stretch backport of tomcat9 fails to install with the standard stretch version of systemd (232-25+deb9u11). It does work with the stretch backport of systemd (241-5~bpo9+1). The errors look like this: Setting up tomcat9

Bug#929751: gnome-boxes: Download functionality doesn't work

2019-05-30 Thread Peter De Wachter
Package: gnome-boxes Version: 3.30.3-2 Severity: important When creating a new box, gnome-boxes shows the option "Download an OS". This option doesn't work. To reproduce: - Start gnome-boxes, click "New" - Click "Download an OS" - Choose a distro, all (other than RHEL) seem to give the same

Bug#901797: python3.6-venv: can't create virtualenv due to ensurepip failing

2018-06-18 Thread Peter De Wachter
Package: python3.6-venv Version: 3.6.6~rc1-1 Severity: grave Justification: renders package unusable Dear Maintainer, This version of pyvenv can't create a working virtual env. The failing command is an ensurepip invocation. The error message also tells me to install python3-venv, but that

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-31 Thread Peter De Wachter
> Fortunately another user reported a possible alternative, if you have > time could you please try to drop a nvidia.conf in > /usr/share/X11/xorg.conf.d with the following content: > > Section "OutputClass" > Identifier "Nvidia Modules" > MatchDriver "nvidia-drm" >

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-30 Thread Peter De Wachter
On Wed, May 30, 2018 at 10:54 PM, Luca Boccassi wrote: > Given there have been multiple reports, I'll upload a new version of > glx-alternatives that moves the module redirection from modules/linux > to modules/drivers (where there is no clash). > > Before I do that, given you had the issue and

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-29 Thread Peter De Wachter
Hello Luca, [Cc'ing bugs this time] > I don't think so - I still can't reproduce the problem despite that. It > should all go through the glvnd blobs. OK. I don't know what I can do to help. This affected both of my computers with nvidia graphics, and for now I "fixed" it by copying the

Bug#900248: nvidia-driver: update to 390.59 breaks direct rendering

2018-05-28 Thread Peter De Wachter
Package: nvidia-driver Followup-For: Bug #900248 I think this bug is caused by a change in xserver 1.20. The nvidia libglx.so gets installed in /usr/lib/xorg/modules/linux/, but this directory has been removed from X's search path. As a result X only finds the default libglx.so in

Bug#898269: python3.6: Vcs URLs are incorrect

2018-05-09 Thread Peter De Wachter
Source: python3.6 Version: 3.6.5-8 Severity: normal Dear Maintainer, The Vcs fields in debian/control point to Launchpad, but it looks like only older versions of the package are available there. Vcs-Browser: https://code.launchpad.net/~doko/python/pkg3.6-debian Vcs-Bzr:

Bug#895470: libfontconfig1 2.13.0-2 breaks Emacs in certain locales

2018-04-11 Thread Peter De Wachter
Package: libfontconfig1 Version: 2.13.0-2 Severity: important Tags: upstream Please see https://bugs.freedesktop.org/show_bug.cgi?id=105492 This version of fontconfig uses setlocale() in a way that breaks Emacs' Lisp reader, causing all kinds of odd problems. -- System Information: Debian

Bug#894312: rrootage: New upstream version 0.24

2018-03-28 Thread Peter De Wachter
Source: rrootage Version: 0.23a-12+b1 Severity: normal A new upstream version, rRootage 0.24, has been released: http://www.asahi-net.or.jp/~cs8k-cyu/windows/rr_e.html https://github.com/abagames/rrootage -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT

Bug#894253: gdc's description contradicts default-d-compiler's description

2018-03-27 Thread Peter De Wachter
Package: gdc Version: 4:8-20180321-1 Severity: normal Hello, The gdc package says: > Depends: gdc-8 (>= 8-20180321-1~), libgphobos-dev (= 8-20180321-1) > Description-en: D compiler (language version 2), based on the GCC backend > This is a dependency package providing the default D compiler. >

Bug#889100: Trying to reproduce #889100

2018-02-18 Thread Peter De Wachter
Hi Christoph, Please remember that mails to n...@bugs.debian.org aren't forwarded to the bug submitter. I saw your message only because I checked the BTS. fizmo-sdl didn't crash when built from the git repos. I investigated a bit further and discovered that the Debian package crashed because it

Bug#889100: fizmo-sdl2: Segfaults on start-up

2018-02-01 Thread Peter De Wachter
Package: fizmo-sdl2 Version: 0.8.5-2 Severity: serious Justification: package doesn't work at all I just installed fizmo-sdl2. When I start it, it shows a black window and then it segfaults. I tried it with a bunch of different z5 files. (These crashes don't occur with fizmo-ncurses, that version

Bug#885103: rename: "-n" option is ignored

2017-12-24 Thread Peter De Wachter
in this situation ("fatal: option -n must come before non-option arguments"). Best regards, Peter On Sun, Dec 24, 2017 at 8:49 PM, Dominic Hargreaves <d...@earth.li> wrote: > On Sat, Dec 23, 2017 at 09:02:04PM +0100, Peter De Wachter wrote: >> Package: rename >> Version

Bug#885103: rename: "-n" option is ignored

2017-12-23 Thread Peter De Wachter
Package: rename Version: 0.20-6 Severity: important rename ignores the '-n' option if it's not specified first on the command line: $ touch a $ rename s/a/b/ -n a $ ls -l a ls: cannot access 'a': No such file or directory This is different from how the 'rename' command behaves in Debian stable.

Bug#861027: gprolog: Trivial code fails on amd64

2017-04-23 Thread Peter De Wachter
Package: gprolog Version: 1.4.5-4.1+b1 Severity: grave Justification: renders package unusable Hi, Something seems to be very wrong with gprolog on amd64. Consider this trivial Prolog code: parent(david, john). parent(jim, david). grandparent(A, B) :- parent(A, X), parent(X, B). When I try to

Bug#845377: gdc-6: libdl trouble again

2016-11-26 Thread Peter De Wachter
016 at 23:37, Matthias Klose <d...@debian.org> wrote: >> Control: severity -1 important >> >> On 22.11.2016 22:21, Peter De Wachter wrote: >>> Package: gdc-6 >>> Version: 6.2.1-4 >>> Severity: serious >>> Justification: breaks other packages (ii

Bug#845377: gdc-6: libdl trouble again

2016-11-22 Thread Peter De Wachter
Package: gdc-6 Version: 6.2.1-4 Severity: serious Justification: breaks other packages (ii-esu, tatan, dub) Hi, This upload has a bug very similar to #835255. The same test program again fails to link: import std.datetime; void main () { } $ gdc -o date date.d

Bug#835255: gdc-6: std.datetime: undefined reference to dlopen/dlsym/dlclose

2016-08-23 Thread Peter De Wachter
Package: gdc-6 Version: 6.2.0-1 Severity: normal Hi. In this release, programs that reference std.datetime fail to build, with error messages referencing curl and libdl. I don't know what's going on here, but it seems there's something badly broken in libphobos. $ cat date.d import std.datetime;

Bug#827211: gdc-5: attempts to use ldc's include files

2016-06-13 Thread Peter De Wachter
Package: gdc-5 Version: 5.4.0-4 Severity: normal Hi, If ldc is installed, gdc will attempt to use ldc's include files in preference to its own. This won't work, as many of these files are not portable: $ cat test.d import core.stdc.stdarg; $ gdc -c test.d

Bug#826645: gdc-5: Missing -lgdruntime

2016-06-07 Thread Peter De Wachter
Package: gdc-5 Version: 5.4.0-3 Severity: serious Justification: makes dependent packages ftbfs Hi, This version of gdc cannot build executables due to a missing -lgdruntime: $ cat test.d void main() { } $ gdc test.d /usr/bin/ld: cannot find -lgdruntime collect2: error: ld returned 1

Bug#823867: ucblogo: Crashes on amd64 when drawing lots of lines

2016-05-09 Thread Peter De Wachter
Package: ucblogo Version: 6.0+dfsg-1 Severity: normal This statement causes the amd64 version of ucblogo to crash: repeat 1 [forward 10. right 90] The i386 version doesn't crash. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#818714: zip: Option --no-extra documented but not implemented

2016-03-19 Thread Peter De Wachter
Package: zip Version: 3.0-11 Severity: minor Dear Maintainer, The manpage documents a long option '--no-extra' as a synonym for '-X', but this is not implemented: $ zip --no-extra foo.zip foo.txt zip error: Invalid command arguments (long option 'no-extra' not supported) -- System

Bug#812080: gdc-6: array assignment fails to compile

2016-01-20 Thread Peter De Wachter
Package: gdc-6 Version: 6-20160117-1 Severity: normal Dear Maintainer, This program fails to compile in this gdc snapshot: void main() { real[] a = [-1]; } It is accepted by both gdc-5 and the dmd reference compiler. -- System Information: Debian Release: stretch/sid APT prefers

Bug#714399: a7xpg: spaceship drifts to upper left corner of screen making gameplay impossible

2015-12-23 Thread Peter De Wachter
This looks like a long-standing kernel bug: https://bugzilla.kernel.org/show_bug.cgi?id=28912 https://bugzilla.kernel.org/show_bug.cgi?id=37982 More information and a work-around is here: https://github.com/denilsonsa/udev-joystick-blacklist

Bug#714399: a7xpg: spaceship drifts to upper left corner of screen making gameplay impossible

2015-12-22 Thread Peter De Wachter
Hello Jason, Even though you don't have a joystick, can you run jstest-gtk (from the package with the same name) anway? I suspect that some device driver in your system is masquerading as a joystick (perhaps a driver for an accelerometer chip or something like that). Can you also send the

Bug#805374: gropdf: Invalid conversion in sprintf

2015-11-17 Thread Peter De Wachter
Package: groff Version: 1.22.3-3 Severity: minor Dear Maintainer, When I try to build a PDF document (with groff -Tpdf), I get these error messages: Missing argument in sprintf at /usr/bin/gropdf line 469. Invalid conversion in sprintf: "% +00'" at /usr/bin/gropdf line 469. The resulting PDF

Bug#802391: gimagereader: Segfaults when opening an image file

2015-10-19 Thread Peter De Wachter
Package: gimagereader Version: 3.1.2-1+b1 Severity: grave Justification: renders package unusable Hello, When I start gimagereader-gtk and open a file, it crashes with a segmentation fault. I click the "Add images" button in the "Files" tab, pick a PNG file, click "OK", and the program crashes

Bug#787089: network-manager: Missing man pages

2015-05-28 Thread Peter De Wachter
Package: network-manager Version: 1.0.2-2 Severity: normal Dear Maintainer, Several of NetworkManager's man pages are not shipped in Debian. At least nm-settings.5 and nmcli-examples.5 are missing. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500,

Bug#785109: Asylum crashes in Psyche level

2015-05-13 Thread Peter De Wachter
/asylum/asylum-0.3.2/file.c:167 Both the original submitter and I found some other problems, patches for which are attached. They're probably not related to the crash the submitter experienced though. Best regards, Peter De Wachter From f7ef4d3c285d7946f577469e9e0b93da658f0b75 Mon Sep 17 00:00:00 2001

Bug#785109: Asylum crashes in Psyche level

2015-05-13 Thread Peter De Wachter
Upstream's email address bounced, I tried sending a message though Sourceforge... On Wed, May 13, 2015 at 1:40 PM, Peter De Wachter pdewa...@gmail.com wrote: Hi Hugh, As you might remember, some years ago I packages SDL Asylum for Debian. Yesterday I received a bug report that the game

Bug#781577: openjdk-7-doc: empty package

2015-03-31 Thread Peter De Wachter
Package: openjdk-7-doc Version: 7u75-2.5.4-3 Severity: grave Justification: renders package unusable Dear Maintainer, This version of openjdk-7-doc doesn't contain any files other than the copyright file and the changelog. The version in testing (7u75-2.5.4-2) is ok. -- System Information:

Bug#778255: clang-3.6: Error message in man pages

2015-02-12 Thread Peter De Wachter
Package: clang-3.6 Version: 1:3.6~+rc2-2 Severity: normal The man page for clang-tblgen-3.6 starts with an error message: NAME clang-tblgen - manual page for clang-tblgen 3.6 DESCRIPTION ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open

Bug#775994: Pass --serial to oggenc to make package build reproducible

2015-01-22 Thread Peter De Wachter
That patch looks odd. The file name is not a number. Though it looks like oggenc silently uses the number 0 if it can't parse the argument. And that will likely work, I can't imagine anything in SDL caring about the serial number. On Thu, Jan 22, 2015 at 2:21 PM, Chris Lamb la...@debian.org

Bug#775870: libfile-stripnondeterminism-perl: Does not strip javadoc's meta name=date header

2015-01-20 Thread Peter De Wachter
Package: libfile-stripnondeterminism-perl Version: 0.003-1 Severity: normal Javadoc files, at least the ones I've looked at, have, in addition to the Generated by javadoc comment, a timestamp in a meta name=date tag. For example: !-- Generated by javadoc (version 1.6.0_18) on Fri Sep 26

Bug#775594: libfile-stripnondeterminism-perl: treat Python Wheel packages as zip files

2015-01-17 Thread Peter De Wachter
Package: libfile-stripnondeterminism-perl Version: 0.003-1 Severity: wishlist Python Wheel packages (*.whl) are just zip files, so it'd be nice if strip-nondeterminism recognized that extension as well. From 233504861c746e0a33d32009007a36bbf0ad6822 Mon Sep 17 00:00:00 2001 From: Peter De Wachter

Bug#775561: libfile-stripnondeterminism-perl: Fails on golang's ar files

2015-01-17 Thread Peter De Wachter
libarchive-zip-perl 1.39-1 ii perl 5.20.1-4 libfile-stripnondeterminism-perl recommends no packages. libfile-stripnondeterminism-perl suggests no packages. -- no debconf information From 9d0340c0aa36a8d6f0cb84d4ef950ba4246874e5 Mon Sep 17 00:00:00 2001 From: Peter De Wachter

Bug#770917: devhelp: devhelp.el overwrites standard Emacs keybindings

2014-11-25 Thread Peter De Wachter
Package: devhelp Version: 3.14.0-1 Severity: normal Dear Maintainer, The devhelp.el defines a global keybinding for F11: (global-set-key [f11] 'devhelp-word-at-point) But in Emacs 24 F11 is already bound to toggle-frame-fullscreen. Devhelp should not overwrite the default Emacs keybindings.

Bug#769732: less: Segfault when a file disappears

2014-11-15 Thread Peter De Wachter
Package: less Version: 458-3 Severity: normal less can crash if a file disappears while viewing multiple files. To reproduce: touch a; mkdir b c; touch d less a b c d Now, in a different terminal, delete the 'a' file. Then, back in less, give the ':n' command to move to the next file.

Bug#750593: xsltproc: bus error on some architectures

2014-11-09 Thread Peter De Wachter
recommends no packages. xsltproc suggests no packages. -- no debconf information Description: use EXSLT replace function when available A recursive implementation of string.subst is problematic, long strings with many matches will cause stack overflows. Author: Peter De Wachter pdewa...@gmail.com Bug

Bug#764253: system-config-printer: Creates millions of ppd symlinks

2014-10-21 Thread Peter De Wachter
wrote: On Mon 06 Oct 2014 at 19:06:33 +0200, Peter De Wachter wrote: After printing a couple of things (using icedove and evince), I noticed my laptop became rather sluggish. Turns out that (a) a scp-dbus-service Python script was using a lot of CPU time, and (b) I had literally millions

Bug#764253: system-config-printer: Creates millions of ppd symlinks

2014-10-06 Thread Peter De Wachter
Package: system-config-printer Version: 1.4.3-4 Severity: important Dear Maintainer, After printing a couple of things (using icedove and evince), I noticed my laptop became rather sluggish. Turns out that (a) a scp-dbus-service Python script was using a lot of CPU time, and (b) I had literally

Bug#663868: udev: laserjet1018 (foo2zjs) printer disappears and appears in loop

2014-10-02 Thread Peter De Wachter
://bugs.debian.org/663868 Author: Peter De Wachter pdewa...@gmail.com Last-Update: 2014-10-02 --- a/hplj1000 +++ b/hplj1000 @@ -24,11 +24,6 @@ # Mike Morgan (2004) # -# udev calls us twice on FC4! Just want /dev/usb/lpN -case $DEVNAME in -/dev/usb/usb*) exit;; -esac - PROGNAME=$0 # @@ -260,6 +255,7

Bug#762658: baobab: Fails to start properly: Invalid template parent type `Gtk.ApplicationWindow'

2014-09-24 Thread Peter De Wachter
Package: baobab Version: 3.12.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, When I start baobab, it shows an empty window, without any widgets. The application is completely non-functional. I've included the messages that are logged on stderr below. Perhaps this

Bug#755893: Smart Card IO fails to detect any card terminals

2014-07-25 Thread Peter De Wachter
Package: openjdk-7-jre-headless Version: 7u65-2.5.1-3 Followup-For: Bug #755893 Ok, I think I figured this out. PC/SC initialization fails when the method PlaformPCSC#getLibraryName() fails. This method tries to guess the location of libpcsclite but can't find it on Debian systems. With

Bug#755893: Smart Card IO fails to detect any card terminals

2014-07-24 Thread Peter De Wachter
Package: openjdk-7-jre-headless Version: 7u65-2.5.1-3 Severity: normal Dear Maintainer, The smartcardio package no longer works with this upload. Java is no longer able to detect any card readers. Below is a test program and the output with the current and previous version. It looks like Java is

Bug#754665: Removal of D based games from armel/armhf (Tatan #754665)

2014-07-19 Thread Peter De Wachter
Has anybody asked the gcc/gdc maintainers about this? The changelog says nothing about dropping phobos on arm, so I think this might simply be a packaging bug. As far as I know, gdc 4.9 on arm is supported upstream.

Bug#753249: an: Segfaults with Dutch word list

2014-06-29 Thread Peter De Wachter
Package: an Version: 1.1-1+b1 Severity: normal Dear Maintainer, an crashes when using the Dutch word list: $ an -d /usr/share/dict/dutch anagram anagram maraan g Segmentation fault -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#739449: libstdc++6-4.8-dbg: Python pretty-printers fail to load

2014-02-18 Thread Peter De Wachter
Package: libstdc++6-4.8-dbg Version: 4.8.2-15 Severity: normal Dear Maintainer, This package contains python scripts which should allow gdb to pretty-print C++ types. But these scripts fail to load: File /usr/lib/debug/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py, line 63, in module

Bug#736870: the: Help command fails

2014-01-27 Thread Peter De Wachter
Package: the Version: 3.3~rc1-2 Severity: normal Dear Maintainer, The help command fails and prints this error message: Error 0023: Help file not found: debian/tmp/usr/share/THE/THE_Help.txt -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500,

Bug#736713: wine-bin.postinst: dpkg-maintainer-helper: not found

2014-01-26 Thread Peter De Wachter
Package: wine-bin Version: 1.6.2-3 Severity: normal The postinst script fails on upgrades: Setting up wine-bin (1.6.2-3) ... /var/lib/dpkg/info/wine-bin.postinst: 5: /var/lib/dpkg/info/wine-bin.postinst: dpkg-maintainer-helper: not found dpkg: error processing package wine-bin (--configure):

Bug#736520: /var/lib/dpkg/info/texlive-base.postinst: 230: [: missing ]

2014-01-24 Thread Peter De Wachter
Package: texlive-base Version: 2013.20140123-1 Severity: important Dear Maintainer, This error occured when upgrading the texlive-base: /var/lib/dpkg/info/texlive-base.postinst: 230: [: missing ] Looks like a simple typo. -- System Information: Debian Release: jessie/sid APT prefers

Bug#734331: RFH: mg -- microscopic GNU Emacs-style editor

2014-01-14 Thread Peter De Wachter
On 13-01-14 00:19, Trent W. Buck wrote: I'm usually in #debian-mentors on irc.oftc.net from ca. 10AM to 6PM Australia/Melbourne time. I rarely IRC. If necessary I can come online but that's midnight to 8AM Europe/Brussels time... The mg stuff probably still says it's maintained in darcs, but

Bug#734331: RFH: mg -- microscopic GNU Emacs-style editor

2014-01-09 Thread Peter De Wachter
Hi Trent, I'd like to help with mg. I'm not a DD, so I won't be able to sponsor, but I can help with anything else. Regards Peter -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#726130: Add mipsn32 mipsn32el mips64 mips64el to arch table

2013-10-12 Thread Peter De Wachter
On 12-10-13 19:13, YunQiang Su wrote: Package: fenix Version: 0.92a.dfsg1-9 Please add mipsn32 mipsn32el mips64 mips64el to architecture in debian/control It seems support most(if not all) debian architectures. Why not mark it as any? Fenix assumes 32 bit pointers. It unfortunately

Bug#721706: bash-completion: export completion quite broken

2013-09-03 Thread Peter De Wachter
Package: bash-completion Version: 1:2.0-1 Severity: normal Dear Maintainer, Trying to use tab-completion with the export built-in results in quite bizarre behavior: input: export HOME=tab result: export '/home/pdewacht/' input: export HOME=/tab result: export H input: export HOME=/htab

Bug#721543: file-roller: Can't open .tar.gz archives

2013-09-01 Thread Peter De Wachter
Package: file-roller Version: 3.8.4-1 Severity: important File-roller can't open .tar.gz and .tgz files. When I try to open foo.tar.gz, it will show a file list containing just foo.tar. If I next try to open that file, I get an message box saying An error occured while extracting files., with no

Bug#721543: file-roller: Can't open .tar.gz archives

2013-09-01 Thread Peter De Wachter
On 01-09-13 22:12, Michael Biebl wrote: Works fine here. Can you attach such an example .tar.gz which doesn't work. I've tracked this down to a corrupted ~/.local/share/mime/mime.cache file. If I rename that file, file-roller works properly. I don't know what program generated that file. It

Bug#715923: _xgeWireToEvent: Unknown extension 141, this should never happen.

2013-07-10 Thread Peter De Wachter
Package: feh Version: 2.6.3-1 Severity: normal Open an image in feh, and use the left mouse button to pan it around. If, while panning, the mouse pointer leaves feh's window, this message is printed: _xgeWireToEvent: Unknown extension 141, this should never happen. Everything still seems to

Bug#714689: RM: D games [armel armhf ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc] -- ROM; unbuildable on arches without libphobos

2013-07-01 Thread Peter De Wachter
Package: ftp.debian.org Severity: normal Please remove the following binary packages: a7xpg gunroar ii-esu mu-cade parsec47 projectl tatan titanion torus-trooper tumiki-fighters val-and-rick on these architectures: armel armhf ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390

Bug#712989: nginx: Please define fastcgi_param HTTPS same as upstream default

2013-06-21 Thread Peter De Wachter
Package: nginx Version: 1.4.1-3 Severity: normal Dear Maintainer, The Debian config file /etc/nginx/fastcgi_params has the following line fastcgi_param HTTPS $https; But the upstream version of that file (nginx-1.4.1/conf/fastcgi_params) defines that parameter as

Bug#712861: gnome-bluetooth: Breaks gnome-shell: GnomeBluetoothApplet.KillswitchState is undefined

2013-06-20 Thread Peter De Wachter
Package: gnome-bluetooth Version: 3.8.1-1 Severity: important Dear Maintainer, After installing this version of gnome-bluetooth, gnome-shell 3.4.2-8 refuses to start with the following error message: JS ERROR: !!! Exception was: TypeError: GnomeBluetoothApplet.KillswitchState is

Bug#700354: info: segfault on tab completion on large terminals

2013-02-11 Thread Peter De Wachter
Package: info Version: 4.13.95.dfsg.1-1 Severity: normal This version of info sometimes crashes when using tab completion. It only happens with some info files, and seemingly only on large terminals. This doesn't occur with the version from unstable (4.13a.dfsg.1-10). To reproduce, take large

Bug#695909: units: Please use /usr/bin/pager as default pager

2012-12-14 Thread Peter De Wachter
Package: units Version: 1.88-1 Severity: normal Dear Maintainer, Currently units uses 'more' as the default pager if the PAGER environment variable is not set. Please change this to /usr/bin/pager, as Policy 11.4 recommends. This was patched in 1.87-2 (#548597) but seems to have gotten lost.

Bug#691330: isutf8: add list option

2012-10-24 Thread Peter De Wachter
Package: moreutils Version: 0.47 Severity: wishlist File: /usr/bin/isutf8 Dear Maintainer, It would be nice if isutf8 had an option to just list the names of the non-UTF-8 files, without any extra information (similar to grep's -l option). This would make it easier to process isutf8's output in

Bug#685516: libtcnative-1: Tomcat 7 requires newer libtcnative (at least version 1.1.24)

2012-08-21 Thread Peter De Wachter
Package: libtcnative-1 Version: 1.1.23-1 Severity: important Dear Maintainer, When starting Tomcat 7 (Debian version 7.0.28-2) with this version of libtcnative, the following error message is logged: SEVERE: An incompatible version 1.1.23 of the APR based Apache Tomcat Native library is

Bug#684502: obnam: verify subcommand doesn't work on files

2012-08-10 Thread Peter De Wachter
Package: obnam Version: 1.1-1 Severity: normal If I try to use the obnam verify command to check if a file is backed up, I get a 'no such file or directory' error: $ obnam verify ~/.bashrc ERROR: /home/pdewacht/.bashrc: No such file or directory I can restore the file so my backup is fine. I

Bug#684349: obnam: creating repository using relative sftp URL fails

2012-08-08 Thread Peter De Wachter
Package: obnam Version: 1.1-1 Severity: normal Obnam fails when I try to create a repository using a relative sftp URL (using the /~/ syntax). Perhaps obnam is confused because my remote user name differs from my local name? I've used the following commands, without config file. The log files are

Bug#681060: abiword: Crash when copying Unicode text from Firefox

2012-07-10 Thread Peter De Wachter
Package: abiword Version: 2.9.2+svn20120603-1 Severity: normal Dear Maintainer, Abiword crashes when pasting text from Iceweasel that contains characters outside of the Unicode Basic Multilingual Plane. To reproduce: - Start Firefox/Iceweasel - Go to

Bug#677989: maven: bash completion rules are buggy (-D: command not found)

2012-06-18 Thread Peter De Wachter
Package: maven Version: 3.0.4-3 Severity: normal Dear Maintainer, I'm using bash with bash-completion enabled (this is the default in new installs, I think). When I type mvn dependency:resolve -D and press tab, I get an error message bash: -D: command not found. -- System Information: Debian

Bug#674119: tomcat7: Broken README.Debian.gz symlink

2012-05-23 Thread Peter De Wachter
Package: tomcat7 Version: 7.0.26-2 Severity: minor Dear Maintainer, The file /usr/share/doc/tomcat7/README.Debian.gz is a broken symlink. It points to ../tomcat7-common/README.Debian.gz, but the tomcat7-common readme is not compressed. -- System Information: Debian Release: wheezy/sid APT

Bug#672949: RFS: hitori/0.3.2-1 -- logic puzzle game similar to sudoku

2012-05-14 Thread Peter De Wachter
/trunk/hitori/ http://svn.debian.org/viewsvn/pkg-games/packages/trunk/hitori/ Changes since the last upload: hitori (0.3.2-1) unstable; urgency=low * New upstream version. * Fixed watch file. * Bumped Standards-Version to 3.9.3. No changes needed. Regards, Peter De Wachter

Bug#668314: calibre: crash on start - python-sip api change related

2012-05-08 Thread Peter De Wachter
Package: calibre Version: 0.8.49+dfsg-0.1 Followup-For: Bug #668314 I worked around this bug by downgrading python-qt4. Calibre works fine with 4.9.1-1 but crashes with 4.9.1-2 and later. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#669000: eclipse-platform: Help search function does not work, invalid format

2012-04-16 Thread Peter De Wachter
Package: eclipse-platform Version: 3.7.2-1 Severity: normal Tags: patch When I try to use the Help/Search menu command, I get an Errors while indexing message. The Eclipse error log contains the following information: eclipse.buildId=I20110613-1736 java.version=1.6.0_24

Bug#661732: mg: The Delete key should delete the character to the right of the cursor

2012-02-29 Thread Peter De Wachter
Package: mg Version: 20110905-1 Severity: normal Tags: patch Currently mg doesn't have a binding for the Delete key. Debian Policy 9.8 says that it should. The attached two-line patch fixes this. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500,

Bug#660388: crawl: bogus '*.txt' symlinks

2012-02-18 Thread Peter De Wachter
Source: crawl Version: 2:0.10.0-1 Severity: normal Something went wrong when symlinking the documentation: $ /usr/share/doc/*/'*.txt' /usr/share/doc/crawl-common/*.txt - ../../crawl/docs/*.txt /usr/share/doc/crawl-tiles/*.txt - ../../crawl/docs/*.txt /usr/share/doc/crawl/*.txt -

Bug#647464: closed by Guus Sliepen g...@debian.org (Bug#647464: fixed in crawl 2:0.10.0-1)

2012-02-18 Thread Peter De Wachter
I'm afraid this symlink is still broken: $ ls -l /usr/share/icons/hicolor/32x32/apps/crawl.png lrwxrwxrwx 1 root root 59 feb 18 01:08 /usr/share/icons/hicolor/32x32/apps/crawl.png - ../../../../games/crawl/dat/tiles/stone_soup_icon-32x32.png On 18-02-12 10:03, Debian Bug Tracking System

Bug#652204: info: display glitch in search command

2011-12-15 Thread Peter De Wachter
Package: info Version: 4.13a.dfsg.1-8 Severity: minor This is a minor display glitch in info. Run info gzip (it doesn't really matter which info document you choose, as long as it has an index). Now enter i, return, s. This results in a search prompt with the cursor positioned in the wrong place.

Bug#651733: play: hangs with pulseaudio backend

2011-12-11 Thread Peter De Wachter
Package: sox Version: 14.3.2-3 Severity: normal This command hangs after generating a few seconds of sound: AUDIODRIVER=pulseaudio play -n -c1 synth whitenoise band -n 100 20 \ band -n 50 20 gain +25 fade h 1 864000 1 If I try the same thing with AUDIODRIVER=alsa it works fine. The

Bug#649999: /usr/bin/hp-plugin: hp-plugin generates broken udev files

2011-11-25 Thread Peter De Wachter
Package: hplip Version: 3.11.10-1 File: /usr/bin/hp-plugin Severity: important I have a LaserJet 1018 printer which requires a firmware upload before functioning. The hp-plugin downloaded this firmware and also installed udev rules to upload it, but those rules do not work: Nov 25 13:23:00

Bug#649940: gdc-4.6: Off-by-one error in output file name

2011-11-24 Thread Peter De Wachter
Package: gdc-4.6 Version: 0.29.1-4.6.2-1 Severity: normal If no '-c' option is specified, gdc doesn't generate the right output file name: $ gdc-4.6 -c HelloWorld.d $ ls HelloWorld.d HelloWorl.o -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500,

Bug#649615: gdc-4.4: Annoying multilib warning

2011-11-22 Thread Peter De Wachter
Package: gdc-4.4 Version: 1.063-4.4.6-7 Severity: important Any invocation of the gdc-4.4 compiler prints a multilib-relted warning: cc1d: warning: command line option -imultilib is valid for C/C++/Fortran/ObjC/ObjC++ but not for D This is rather annoying and hides useful compiler warnings.

Bug#647440: fpm2: segfaults when not configured

2011-11-02 Thread Peter De Wachter
Package: fpm2 Version: 0.79-1 Severity: normal Start fpm2 for the first time (i.e. no ~/.fpm directory). It asks for a master password, click the Cancel button. Start fpm2 again and click Cancel again. If you start fpm2 a third time, it segfaults. After the first invocation, an empty ~/.fpm

Bug#647463: fonts-sil-andika: broken symlink to fontconfig config

2011-11-02 Thread Peter De Wachter
Package: fonts-sil-andika Version: 1.002-1 Severity: normal This package installs a configuration file called 65-andika.conf in /etc/fonts/conf.avail but it creates a symlink using a different name: etc/fonts/conf.avail/65-fonts-sil-andika.conf etc/fonts/conf.d/65-fonts-sil-andika.conf --

Bug#647464: crawl-tiles: contains broken symlink

2011-11-02 Thread Peter De Wachter
Package: crawl-tiles Version: 2:0.9.1-1 Severity: minor The crawls-tiles package contains a symlink from /usr/share/icons/hicolor/32x32/apps/crawl.png to /usr/share/games/crawl/dat/tiles/stone_soup_icon-32x32.png but that file doesn't exist. Probably

Bug#647466: libgtk-3-0: README.gz is a broken link

2011-11-02 Thread Peter De Wachter
Package: libgtk-3-0 Version: 3.0.12-2 Severity: minor The package libgtk-3-0 ships a symlink /usr/share/doc/libgtk-3-0/README.gz to ../libgtk-3-common/README.gz but that file doesn't exist. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#630228: foo2zjs: Firmware upload is not compatible with cups

2011-06-12 Thread Peter De Wachter
Package: foo2zjs Version: 20110210dfsg-2 Severity: serious The latest cups upload blacklisted the usblp kernel module, but foo2zjs' firmware upload scripts need that module to function. Would it be difficult to rewrite the firmware scripts to use raw usb devices? -- System Information: Debian

Bug#625243: guile-1.8-libs: postinst fails on upgrade: guile-1.8: not found

2011-05-02 Thread Peter De Wachter
Package: guile-1.8-libs Version: 1.8.8+1-3 Severity: serious The guile-1.8-libs postinst failed because the guile-1.8 command was not found. On this system guile-1.8-libs was installed as a dependency of gnome-games and geda. Setting up guile-1.8-libs (1.8.8+1-3) ... Processing triggers for

Bug#615100: python-launchpadlib: Syntax error during installation

2011-02-25 Thread Peter De Wachter
Package: python-launchpadlib Version: 1.8.0-2 Severity: important python-launchpadlib reports a syntax error during installation: Unpacking python-launchpadlib (from .../python-launchpadlib_1.8.0-2_all.deb) ... Setting up python-launchpadlib (1.8.0-2) ...

Bug#600362: ttf-century-catalogue: line height much too small in many applications

2010-10-16 Thread Peter De Wachter
Package: ttf-century-catalogue Version: 001.001-2 Severity: important Some applications put lines on top of each other when using Century Catalogue. This includes abiword and claws-mail, but not openoffice. I guess it might be a GTK problem. Screenshots: abiword: http://imgur.com/EOGmb.png

Bug#600306: ttf-oldstandard: upstream build script works

2010-10-16 Thread Peter De Wachter
I just noticed the Debian packaging does not use the upstream build script genfonts.sh. If I build the fonts using that script, they work fine. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#600385: ttf-oldstandard: Please include the manual

2010-10-16 Thread Peter De Wachter
Package: ttf-oldstandard Version: 2.2-2 Severity: wishlist Upstream has a manual for this font, please include it in the package. http://www.thessalonica.org.ru/downloads/oldstand-manual.pdf http://www.thessalonica.org.ru/downloads/oldstand-manual.src.zip -- To UNSUBSCRIBE, email to

Bug#600386: ttf-oldstandard: Uses a different name than upstream

2010-10-16 Thread Peter De Wachter
Package: ttf-oldstandard Version: 2.2-2 Severity: normal The upstream .ttf version of the font uses the name Old Standard TT, while the Debian version uses Old Standard. This may lead to interoptability problems. -- Package-specific info: Desired=Unknown/Install/Remove/Purge/Hold |

Bug#600306: ttf-oldstandard: many letters appear completely mangled

2010-10-15 Thread Peter De Wachter
Package: ttf-oldstandard Version: 2.2-2 Severity: grave Justification: renders package unusable Many letters in this font get mangled beyond recognition. Take a look at these screenshots. Each shows the first few letters of the Latin alphabet. abiword: http://imgur.com/XJfAd.png openoffice:

Bug#600306: Acknowledgement (ttf-oldstandard: many letters appear completely mangled)

2010-10-15 Thread Peter De Wachter
Also check out the OldStandard page on the pkg-fonts site: http://pkg-fonts.alioth.debian.org/review/pkg-ttf-oldstandard.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

  1   2   3   >