Bug#942043: Support for enabling data checksums in pg_upgradecluster would be nice

2019-10-09 Thread Frank Gevaerts
Package: postgresql-common Version: 207.pgdg+1 Severity: wishlist When upgrading a cluster with the default dump method, all database files are rewritten anyway, so it would be nice to have an option to enable checksums at the same time as it would be basically free.

Bug#918587: Doesn't start with "Error: can't open user interface plugin: libX11.so.6: failed to map segment from shared object."

2019-01-07 Thread Frank Gevaerts
Package: aeolus Version: 0.9.5-1 Severity: normal strace says: mmap(NULL, 1314168, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = -1 EAGAIN (Resource temporarily unavailable) It turns out that aeolus runs out of allowed locked memory. According to ulimit -a, that is 16384 on my system by

Bug#911333: curl adds terminal codes (ANSI?) in server header response

2018-10-24 Thread Frank Gevaerts
Package: curl Version: 7.61.0-1 Followup-For: Bug #911333 curl supports colourised header output starting with 7.61.0 (enabled by default). Unfortunately the original code isn't properly compatible with all terminal emulators. The fixed code in 7.61.1 is a lot more compatible, but that's not in

Bug#838871: ifupdown: attempts to bring up allow-hotplug interfaces at boot ignoring link state

2016-09-29 Thread Frank Gevaerts
Package: ifupdown Version: 0.8.16 Followup-For: Bug #838871 First of all, I'm seeing exactly the same symptoms. One problem with not looking at link state is that the interface is always powered up. As I understand it, on some laptops this can make a measurable difference. My own measurements

Bug#775190: scrreprt is broken

2015-01-12 Thread Frank Gevaerts
Package: tex4ht Version: 20090611-1.1+b1 Severity: normal Tags: upstream The following minimal code: \documentclass{scrreprt} \begin{document} Hello World! \end{document} fails with: (/usr/share/texmf/tex/generic/tex4ht/scrreprt.4ht ! Missing \endcsname inserted. to be read again

Bug#770304: New -cwd default needlessly breaks backwards compatibility

2014-11-20 Thread Frank Gevaerts
Package: jsvc Version: 1.0.15-6 Severity: minor Tags: upstream Before 1.0.15, jsvc did not change working directory in any way, so the way to set the cwd for an application was just to cd to the proper directory before calling jsvc. Starting with 1.0.15, the -cwd option was added, which is

Bug#744114: [Pkg-utopia-maintainers] Bug#744114: Has an unnecessary hard dependency on systemd stuff

2014-04-15 Thread Frank Gevaerts
On Tue, Apr 15, 2014 at 11:14:46AM +0200, Michael Biebl wrote: Am 10.04.2014 12:23, schrieb Frank Gevaerts: Package: network-manager Version: 0.9.8.8-5 Severity: normal There's *no* reason for the libpam-systemd dependency to be a hard Depends: Network Manager works just fine for me

Bug#744114: Has an unnecessary hard dependency on systemd stuff

2014-04-10 Thread Frank Gevaerts
Package: network-manager Version: 0.9.8.8-5 Severity: normal There's *no* reason for the libpam-systemd dependency to be a hard Depends: Network Manager works just fine for me without it, and bringing in libpam-systemd actually *breaks* stuff (I don't want my network to die every time I close the

Bug#739414: Log files are not accessible to adm group

2014-03-31 Thread Frank Gevaerts
On Fri, Mar 28, 2014 at 10:41:06PM +0100, Axel Beckert wrote: Hi Frank,, Frank Gevaerts wrote: /var/log/xen-tools and the files in it are only accessible to root, and not to the adm group. This forces people to use root shells more than should be necessary. Granted. Is there a common

Bug#739414: Log files are not accessible to adm group

2014-02-18 Thread Frank Gevaerts
Package: xen-tools Version: 4.3.1-1 Severity: minor /var/log/xen-tools and the files in it are only accessible to root, and not to the adm group. This forces people to use root shells more than should be necessary. -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#736417: tcpflow prints write error to stdout after every packet

2014-01-23 Thread Frank Gevaerts
Package: tcpflow Version: 1.4.4+repack1-2 Severity: normal tcpflow prints write error to stdout after every packet. This is printed when the expected length and the actually written length are different, in tcpip.c line 272. The root cause is that the written length is not calculated correctly.

Bug#695773: sgmlop.so breaks xmlrpclib numerical character entities

2014-01-22 Thread Frank Gevaerts
Package: python-reportlab-accel Followup-For: Bug #695773 I can't reproduce this any more with python-reportlab-accel 2.7-1 and python2.7 2.7.6-5. I don't know if this is due to a change in python or in python-reportlab. Frank -- System Information: Debian Release: jessie/sid APT prefers

Bug#718421: foobillard: Upgrading to foobillardplus?

2013-09-02 Thread Frank Gevaerts
On Wed, Jul 31, 2013 at 03:20:26PM +0200, Markus Koschany wrote: Are you interested in continuing the package maintenance? Sorry about the late reply, I've been a bit busy these last few months. I don't think I've even looked at the foobillard package since about 2007. I don't even play the

Bug#695773: sgmlop.so breaks xmlrpclib numerical character entities

2012-12-13 Thread Frank Gevaerts
On Thu, Dec 13, 2012 at 09:29:00AM +0100, Matthias Klose wrote: severity 695773 important thanks Am 12.12.2012 17:04, schrieb Frank Gevaerts: Package: python-reportlab-accel Version: 2.4-4 Severity: critical Justification: breaks unrelated software If python-reportlab-accel

Bug#695773: Broken working.xml file

2012-12-13 Thread Frank Gevaerts
It seems the working.xml file was broken somewhere between my mail client and the bug tracker. Just run xmllint -encode utf8 notworking.xml working.xml to recreate it properly. Sorry about that Frank -- Debugging is twice as hard as writing the code in the first place. Therefore, if you

Bug#695773: sgmlop.so breaks xmlrpclib numerical character entities

2012-12-12 Thread Frank Gevaerts
Package: python-reportlab-accel Version: 2.4-4 Severity: critical Justification: breaks unrelated software If python-reportlab-accel (or more precisely, the sgmlop.so file it includes) is installed, software using the python xmlrpclib library rejects valid xml data containing numerical character

Bug#679593: powerstat: pretends a ThinkPad X201 has no battery, while it has

2012-07-02 Thread Frank Gevaerts
config ACPI_PROCFS_POWER bool Deprecated power /proc/acpi directories depends on PROC_FS help For backwards compatibility, this option allows deprecated power /proc/acpi/ directories to exist, even when they have been replaced by functions in

Bug#666089: Dependencies are not strict enough

2012-03-28 Thread Frank Gevaerts
Package: curl Version: 7.25.0-1 Severity: important After apt-get install curl on a sid system that hasn't been upgraded for a few days, I end up with curl 7.25.0-1, while libcurl3 is still 7.24.0-1. This results in a non-working curl binary: $ curl http://www.debian.org/ curl: (48) An unknown

Bug#653295: policykit-1 dependency should be recommends

2011-12-26 Thread Frank Gevaerts
Source: arduino Severity: normal Arduino can work perfectly well without policykit, if the system has been configured appropriately. I believe this matches the definition of Recommends: in the debian policy (which says This declares a strong, but not absolute, dependency. The Recommends field

Bug#653296: The zenity dependency is unreasonably heavy

2011-12-26 Thread Frank Gevaerts
Package: arduino Version: 1:1.0+dfsg-3 Severity: minor Depending on zenity means increasing the total instealled size by 37MB on my system. This is unreasonable for just asking if I want to be in a group. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#636212: Displaying timestamps would be nice

2011-08-01 Thread Frank Gevaerts
Package: tcpflow Version: 0.21.ds1-6 Severity: wishlist It would be nice if tcpflow could display timestamps with each packet. Code that does this seems to be available at https://github.com/mukhin/tcpflow -- System Information: Debian Release: 6.0.1 APT prefers stable-updates APT policy:

Bug#600244: hexdump format strings are less complete than described

2010-10-14 Thread Frank Gevaerts
Package: bsdmainutils Version: 8.0.13 Severity: minor hexdump(1) says about the format string It is interpreted as a fprintf-style format string. However, apparently the %% pseudo-conversion to print a literal % character doesn't seem to work. e.g, I'd expect echo hello | hexdump -v -e '/1

Bug#582158: Default attributelog and savestates location is wrong

2010-05-18 Thread Frank Gevaerts
Package: smartmontools Version: 5.39.1+svn3077-1 Severity: normal The default --attributelog and --savestates location is /usr/var/lib/smartmontools/ This should probably be /var/lib/smartmontools/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#581996: errors on Intel X25-M V2 SSD

2010-05-18 Thread Frank Gevaerts
On Tue, May 18, 2010 at 09:19:37PM +0200, Bruce Allen wrote: This is odd. The drive supports self-test logs: SMART Self-test log structure revision number 1 Num Test_DescriptionStatus Remaining LifeTime(hours) LBA_of_first_error # 1 Vendor offline

Bug#581996: errors on Intel X25-M V2 SSD

2010-05-18 Thread Frank Gevaerts
On Tue, May 18, 2010 at 09:40:40PM +0200, Bruce Allen wrote: Pleasefix this problem: Cannot create state file /usr/var/lib/smartmontools/smartd.INTEL_SSDSA2M160G2GC-CVPO0063014V160AGN.ata.state Cannot create attribute log file

Bug#581996: errors on Intel X25-M V2 SSD

2010-05-17 Thread Frank Gevaerts
Package: smartmontools Version: 5.39.1+svn3077-1 Severity: normal I get the following regularly (daily?) in dmesg, [25253.804081] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [25253.804093] ata1.00: failed command: SMART [25253.804107] ata1.00: cmd

Bug#581996: errors on Intel X25-M V2 SSD

2010-05-17 Thread Frank Gevaerts
On Mon, May 17, 2010 at 09:20:22PM +0200, Bruce Allen wrote: Interesting -- it supports SMART READ LOG (page 22 of the manual). Could you please send the output of 'smartctl -a' on the drive? smartctl 5.40 2010-03-16 r3077 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-10 by

Bug#576530: Package description has some strange bits

2010-04-05 Thread Frank Gevaerts
Package: libcgi-simple-perl Version: 1.111-1 Severity: minor The package description seems to be a straight copy from the module documentation, which is mostly fine, except for If you are interested in what has gone on under the hood see the Compatibility with CGI.pm section at the end. As

Bug#569736: pdfimages always uses 3-digit image numbers

2010-02-13 Thread Frank Gevaerts
Package: poppler-utils Version: 0.12.2-2.1 Severity: minor The number of digits to use for the image numbers for pngimages is not configurable. This is annoying if more than 1000 images are found, because then the resulting files have a mix of number lengths. -- System Information: Debian

Bug#557410: cannot remove `/etc/rc0.d/K20cpufrequtils': No such file or directory

2009-11-21 Thread Frank Gevaerts
Package: cpufrequtils Version: 006-1 Severity: normal Seems to be caused by [ -f $link ] || rm $link which obviously needs to be instead -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')

Bug#541099: Please include the ipod-time-sync utility

2009-08-11 Thread Frank Gevaerts
Package: libgpod Severity: wishlist The libgpod source has tools/ipod-time-sync. It would be very useful if this was included in one of the libgpod packages. It can be used to set the clock on any ipod, as well as (soon) on various players running Rockbox Thanks Frank -- System Information:

Bug#537132: files are installed in /debian/tmp/

2009-07-15 Thread Frank Gevaerts
Package: dbus Version: 1.2.16-1 Severity: important $ dpkg -L dbus /. /etc /etc/init.d /etc/init.d/dbus /etc/default /etc/default/dbus /var /var/lib /var/lib/dbus /usr /usr/share /usr/share/doc /usr/share/doc/dbus /usr/share/doc/dbus/copyright /usr/share/doc/dbus/AUTHORS

Bug#476519: 476519 seems to be indeed SMP related

2009-05-06 Thread Frank Gevaerts
Package: bash Severity: normal I've seen this bug on a 1 CPU lenny xen domU, with both dom0 and domU running the standard lenny 2.6.26 kernel on a dual-quadcore system (E5310 CPUs). It goes away when I give the guest 2 CPUs instead of 1. Also, you probably already know this, but this seems to

Bug#515214: this isn't a wishlist

2009-04-10 Thread Frank Gevaerts
Package: xserver-xorg xserver-xorg works perfectly well without hal. Depends: is defined as The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality, so it is clarly wrong. Please don't subvert the

Bug#515214: severity

2009-04-10 Thread Frank Gevaerts
Severity: normal Can you please explain why this is not a serious bug? Introducing a dependency on an unneeded package goes against the debian policy. Just marking this as wishlist/wontfix will leave several systems broken, and not even providing an explanation for this is downright rude. Frank

Bug#496627: build depends

2009-02-23 Thread Frank Gevaerts
Package: wnpp Followup-For: Bug #496627 This seems to miss lots of build-depends -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) -- To UNSUBSCRIBE, email to

Bug#515214: X can run perfectly well (or even better) without HAL. Please make this a Recommends: at most

2009-02-14 Thread Frank Gevaerts
Package: xserver-xorg Version: 1:7.4~5 Severity: normal I have no need for packages that have no other function than make a system harder to configure and to understand. HAL is one of those. Since X works perfectly fine without (after adding Option AutoAddDevices off) I'd like to be able to

Bug#513519: Please document that some operations are dangerous on the root device

2009-01-29 Thread Frank Gevaerts
Package: lvm2 Version: 2.02.39-6 Severity: normal At least pvmove on the root LV is unsafe and tends to lock up the machine. This is not documented in the manpage nor in any README file. I wasn't aware of this limitation until I happened to see

Bug#513417: manpage talks about non-existent /etc/rc

2009-01-28 Thread Frank Gevaerts
Package: openssh-server Version: 1:5.1p1-5 Severity: minor sshd(8) says It is normally started at boot from /etc/rc. This may be true on some systems, but it definitely isn't on debian. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#510447: RFP: usbmon -- A basic front-end to usbmon

2009-01-01 Thread Frank Gevaerts
Package: wnpp Severity: wishlist * Package name: usbmon Version : 5.2 Upstream Author : Pete Zaitcev zait...@redhat.com * URL : http://people.redhat.com/zaitcev/linux/ * License : GPLv2 Programming Lang: C Description : A basic front-end to usbmon The

Bug#496588: filters: fanboy doesn't seem to work

2008-08-25 Thread Frank Gevaerts
Package: filters Version: 2.45 Severity: normal fanboy produces no output here -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)

Bug#495479: fortune.pl calls nonexistent fortune.en

2008-08-17 Thread Frank Gevaerts
Package: irssi-scripts Version: 20061009 Severity: normal fortune.pl calls fortune.en which doesn't exist on debian. It should call fortune. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#489304: grandr: Doesn't stop when its window is closed

2008-07-04 Thread Frank Gevaerts
Package: grandr Version: 0.1+git20080326-1 Severity: normal grandr keeps running when its window is killed by the WM Frank -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686)

Bug#485123: iceweasel: renders lots of pages wrong

2008-06-09 Thread Frank Gevaerts
On Mon, Jun 09, 2008 at 03:18:01PM +0200, Mike Hommey wrote: On Mon, Jun 09, 2008 at 02:58:39PM +0200, Frank Gevaerts [EMAIL PROTECTED] wrote: Package: iceweasel Version: 3.0~rc1-1 Followup-For: Bug #485123 I have the same (or a very similar) issue. Lots of webpages have

Bug#485123: iceweasel: renders lots of pages wrong

2008-06-09 Thread Frank Gevaerts
On Mon, Jun 09, 2008 at 03:31:27PM +0200, Frank Gevaerts wrote: It could still be a driver bug of course (Radeon Mobility M300 with xorg driver). I'll experiment a bit later today upgrading xserver-xorg-video-ati to the version in experimental (1:6.8.1~git20080528.faea0088-1) made the problem

Bug#480864: impose+: psbl can't handle file names with spaces

2008-05-12 Thread Frank Gevaerts
Package: impose+ Version: 0.2-9.1 Severity: normal psbl doesn't handle file names properly -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP

Bug#480864: impose+: psbl can't handle file names with spaces

2008-05-12 Thread Frank Gevaerts
PROTECTED]:/tmp$ psbl test file.ps num_signatures = 1 q_per_signature = 9 psselect 1-35 test file.ps | fixtd -tumble | psbook test file.ps.1-35 Wrote 0 pages, 0 bytes Unable to determine format! psbook: can't open input file file.ps.1-35 impose test file.ps.1-35 Done! On Mon, 12 May 2008, Frank

Bug#476071: live-magic: missing dependency

2008-04-14 Thread Frank Gevaerts
Package: live-magic Version: 0.3-1 Severity: serious Justification: Policy 3.5 live-magic wants to use gksu. However, it doesn't depend on it. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')

Bug#457856: libextractor-plugins: Please support flac tags

2007-12-26 Thread Frank Gevaerts
Package: libextractor-plugins Version: 0.5.18a-3 Severity: wishlist Hi, I would appreciate having flac support in libextractor. Frank -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture:

Bug#457749: crip: metaflac no longer recognizes --import-vc-from

2007-12-25 Thread Frank Gevaerts
@@ -0,0 +1,37 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 40metaflac_syntax_changes.dpatch by Frank Gevaerts [EMAIL PROTECTED] +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Metaflac command line syntax changes + [EMAIL PROTECTED]@ + +diff -ur crip-3.7/crip crip

Bug#446554: [Pkg-utopia-maintainers] Bug#446554: policykit: Description is not clear

2007-10-14 Thread Frank Gevaerts
On Sun, Oct 14, 2007 at 09:11:07AM +0200, Michael Biebl wrote: severity 446554 minor thanks Frank Gevaerts schrieb: Package: policykit Severity: normal Hi, I can't figure out what this package is for by reading the description. It's not meant to be installed

Bug#446554: policykit: Description is not clear

2007-10-13 Thread Frank Gevaerts
Package: policykit Severity: normal Hi, I can't figure out what this package is for by reading the description. Frank -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686)

Bug#444981: linux-image-2.6.18-4-686: Oops in free_uid()

2007-10-02 Thread Frank Gevaerts
Package: linux-image-2.6.18-4-686 Version: 2.6.18.dfsg.1-12etch2 Severity: normal Oct 2 12:24:27 olympia kernel: BUG: unable to handle kernel paging request at virtual address 00100104 Oct 2 12:24:27 olympia kernel: printing eip: Oct 2 12:24:27 olympia kernel: c01259aa Oct 2 12:24:27

Bug#444981: linux-image-2.6.18-4-686: Oops in free_uid()

2007-10-02 Thread Frank Gevaerts
On Tue, Oct 02, 2007 at 04:39:12PM +0200, Martin Michlmayr wrote: * Frank Gevaerts [EMAIL PROTECTED] [2007-10-02 15:13]: Package: linux-image-2.6.18-4-686 Version: 2.6.18.dfsg.1-12etch2 Did you see that with older kernels in etch too? I don't think the machine has ever run an older kernel

Bug#440791: MAC addresses are case sensitive

2007-09-04 Thread Frank Gevaerts
Package: udev Version: 0.105-4 Severity: wishlist MAC addresses in z25_persistent-net.rules appear to be case sensitive (they have to be lower-case to work). Since ifconfig outputs them in uppercase, they can not be simply pasted in from there. It would be nice if this was case insensitive Frank

Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work anymore

2007-09-03 Thread Frank Gevaerts
Package: xserver-xorg-input-kbd Version: 1:1.2.0-2 Severity: normal The caps-lock led on my thinkpad R52 does not work anymore since I upgraded X to the version in experimental. Frank -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'),

Bug#428180: documentation is unclear

2007-06-09 Thread Frank Gevaerts
Package: videolink Version: 1.0-1 Severity: normal The changelog implies that linking to chapters is possible, but I can't find out how to do this. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#419851: eclipse: doesn't use a running ssh-agent for cvs

2007-04-18 Thread Frank Gevaerts
Package: eclipse Version: 3.2.1-6 Severity: normal eclipse doesn't use my running ssh-agent for cvs checkouts using extssh. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686)

Bug#418179: individual module versions could be clearer

2007-04-07 Thread Frank Gevaerts
Package: linux-modules-contrib-2.6 Severity: wishlist While the Version: field of module packages built from linux-modules-contrib-2.6 does contain the original version, this is not very clear. It would be useful if the Description: contains a line stating the upstream version. -- System

Bug#416527: mutt-ng: hangs on fetching newsgroup descriptions

2007-03-28 Thread Frank Gevaerts
Package: mutt-ng Version: 0.0+20060429-2 Severity: normal mutt-ng hangs on fetching newsgroup descriptions if there is a newsgroup with a very long name. Frank -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1,

Bug#410660: model-builder: doesn't start

2007-02-12 Thread Frank Gevaerts
Package: model-builder Version: 0.3.5-2 Severity: normal Hi, I needed to install the following packages before PyMB would start: python-setuptools python-matplotlib After that, I got this : RuntimeError: module compiled against version 102 of C-API but this version of numpy is 109

Bug#409961: foobillard: Menu does not work, no text ever appears.

2007-02-06 Thread Frank Gevaerts
On Tue, Feb 06, 2007 at 10:14:54AM -0800, [EMAIL PROTECTED] wrote: Package: foobillard Version: 3.0a-2 Severity: important *** Please type your report below this line *** Foobillard runs, is hardware accelerated, and works fine, but the program fails to display any text. This means that

Bug#409961: foobillard: Menu does not work, no text ever appears.

2007-02-06 Thread Frank Gevaerts
On Tue, Feb 06, 2007 at 03:04:36PM -0800, Joshua Rodman wrote: On Tue, Feb 06, 2007 at 08:42:42PM +0100, Frank Gevaerts wrote: This could well be an intel/i810 driver bug, or a configuration error in same, or in my xft configuration. I do have the unfree fonts installed. Could you try

Bug#409208: libccid: Please don't depend on udev

2007-02-03 Thread Frank Gevaerts
On Sat, Feb 03, 2007 at 12:04:26AM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 23:40:33, Frank Gevaerts a écrit: On Fri, Feb 02, 2007 at 11:32:14PM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 21:34:08, Frank Gevaerts a écrit: On Fri, Feb 02, 2007 at 09:03:29PM +0100, Ludovic

Bug#409208: libccid: Please don't depend on udev

2007-02-03 Thread Frank Gevaerts
On Sat, Feb 03, 2007 at 04:07:53PM +0100, Ludovic Rousseau wrote: Le 03.02.2007, à 15:17:15, Frank Gevaerts a écrit: I removed the libacr38u, libasedrive-usb and libgempc430 packages. After this, the cardreader indeed does not work anymore without changing a config file. If I set

Bug#409208: libccid: Please don't depend on udev

2007-02-03 Thread Frank Gevaerts
On Sat, Feb 03, 2007 at 05:20:03PM +0100, Ludovic Rousseau wrote: Le 03.02.2007, à 16:28:53, Frank Gevaerts a écrit: On Sat, Feb 03, 2007 at 04:07:53PM +0100, Ludovic Rousseau wrote: But I could document how to remove the udev dependency. Where ? As long as it's there, the package can't

Bug#409208: libccid: Please don't depend on udev

2007-02-02 Thread Frank Gevaerts
On Fri, Feb 02, 2007 at 01:59:28PM +0100, Ludovic Rousseau wrote: Le 31.01.2007, à 21:33:50, Frank Gevaerts a écrit: Package: libccid Version: 1.2.1-1.fg1 Severity: normal Where did you get this 1.2.1-1.fg1 version? Unstable has 1.2.1-1. I imagine it is a locally built version and so

Bug#409208: libccid: Please don't depend on udev

2007-02-02 Thread Frank Gevaerts
On Fri, Feb 02, 2007 at 08:25:04PM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 18:20:43, Frank Gevaerts a écrit: On Fri, Feb 02, 2007 at 01:59:28PM +0100, Ludovic Rousseau wrote: Le 31.01.2007, à 21:33:50, Frank Gevaerts a écrit: Package: libccid Version: 1.2.1-1.fg1 Severity

Bug#409208: libccid: Please don't depend on udev

2007-02-02 Thread Frank Gevaerts
On Fri, Feb 02, 2007 at 09:03:29PM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 20:40:45, Frank Gevaerts a écrit: On Fri, Feb 02, 2007 at 08:25:04PM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 18:20:43, Frank Gevaerts a écrit: It does detect it. Because you removed

Bug#409208: libccid: Please don't depend on udev

2007-02-02 Thread Frank Gevaerts
On Fri, Feb 02, 2007 at 11:32:14PM +0100, Ludovic Rousseau wrote: Le 02.02.2007, à 21:34:08, Frank Gevaerts a écrit: On Fri, Feb 02, 2007 at 09:03:29PM +0100, Ludovic Rousseau wrote: udev is needed if the driver is configured using --with-udev. It isn't. I just installed your package

Bug#409208: libccid: Please don't depend on udev

2007-01-31 Thread Frank Gevaerts
Package: libccid Version: 1.2.1-1.fg1 Severity: normal The package works just fine without udev, so I think the dependency should at most be a Recommends: Frank -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1,

Bug#408373: scribble: contains non-free data

2007-01-25 Thread Frank Gevaerts
Package: scribble Version: 1.10-2 Severity: serious Justification: Policy 2.2.1 The file Official Long Words List.txt in the source package, which seems to be used to compile the wordlist that is used by the game, has the following information at the top: # # The Official Long Words List

Bug#397830: xsabre: It works here

2006-11-12 Thread Frank Gevaerts
Package: xsabre Severity: important Followup-For: Bug #397830 I can't reproduce this here. sabresdl works fine in 8, 16 and 24 bit, so I guess this shouldn't be grave. Frank -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1,

Bug#395117: mairix: postinst script contains a wrong filename

2006-10-24 Thread Frank Gevaerts
Package: mairix Version: 0.17-2 Severity: normal warning: file `/usr/share/doc/mairix/mairex.html' does not exist at /usr/sbin/install-docs line 718, /usr/share/doc-base/mairix line 14. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500,

Bug#393652: It would be nice if fatsort checked if the device is mounted

2006-10-17 Thread Frank Gevaerts
Package: fatsort Version: 0.9.6.1-1 Severity: wishlist It would be nice if fatsort checked if the device is mounted before actually writing to it. Currently it is very easy to corrupt the filesystem on the device. Frank -- System Information: Debian Release: testing/unstable APT prefers

Bug#388115: tetex-base: postinst fails, can not upgrade

2006-09-20 Thread Frank Gevaerts
On Wed, Sep 20, 2006 at 11:56:05AM +0200, Ralf Stubner wrote: On Wed, Sep 20, 2006 at 11:00 +0200, Hilmar Preusse wrote: Relevant log message seems to be: (/usr/share/texmf-tetex/tex/latex/base/latex.ltx ! LaTeX must be made using an initex with no format preloaded. l.78 ... using an

Bug#388115: tetex-base: postinst fails, can not upgrade

2006-09-20 Thread Frank Gevaerts
On Wed, Sep 20, 2006 at 11:46:33PM +0400, Norbert Preining wrote: Hi all! I cannot actually check something since I am in Georgia and far away from any of my computers, kut I have some questions/comments: . Original Message ... On Wed, 20 Sep 2006 12:07:33 +0200 Frans Pop [EMAIL

Bug#376948: vdrift: backtrace

2006-07-07 Thread Frank Gevaerts
On Fri, Jul 07, 2006 at 01:11:12AM +0200, Bruno Kleinert wrote: hi! This one time, at band camp, Frank Gevaerts wrote: I get this as a backtrace from gdb: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1215526464 (LWP 8819)] 0xb7ae2e16 in strtof_l () from

Bug#377290: missing wesnoth-httt.jpg

2006-07-07 Thread Frank Gevaerts
Package: wesnoth-httt Version: 1.1.7-1 Severity: normal wesnoth-httt should contain images/maps/wesnoth-httt.jpg. northlands.jpg is also missing from the debs, but I'm not sure if it is used. Frank -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#376948: vdrift: segfaults on startup

2006-07-06 Thread Frank Gevaerts
On Thu, Jul 06, 2006 at 01:01:54PM +0300, Eddy Petrişor wrote: Unknown device ID 5460, please report. Assuming plain R300. Segmentation fault I assume you are using an ATI Radeon card. I have such a card on my laptop, I will try to reproduce the bug. Yes. It is on a ThinkPad R52. I'm using

Bug#377108: vdrift: compalins about wrong version of config at startup

2006-07-06 Thread Frank Gevaerts
Package: vdrift Version: 0.0.2006.02.21-1 Severity: minor [EMAIL PROTECTED]:~$ vdrift Can't find the settings directory at /home/fg/.vdrift. Making a new one... Missing /home/fg/.vdrift/controls file, copying. Missing /home/fg/.vdrift/carsettings/CS file, copying. Missing

Bug#376948: vdrift: backtrace

2006-07-06 Thread Frank Gevaerts
Package: vdrift Version: 0.0.2006.02.21-1 Followup-For: Bug #376948 I get this as a backtrace from gdb: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1215526464 (LWP 8819)] 0xb7ae2e16 in strtof_l () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7ae2e16 in

Bug#376948: vdrift: backtrace

2006-07-06 Thread Frank Gevaerts
After some more looking around, I found that it crashes somewhere in gluBuild2DMipmaps( GL_TEXTURE_2D, format, TextureImage[0]-w, TextureImage[0]-h, format, GL_UNSIGNED_BYTE, TextureImage[0]-pixels ); (utility.cpp:177) Frank -- Debugging is twice as hard as writing the code in the first

Bug#376948: vdrift: segfaults on startup

2006-07-05 Thread Frank Gevaerts
Package: vdrift Version: 0.0.2006.02.21-1 Severity: normal [EMAIL PROTECTED]:~$ vdrift -verbose Can't find the settings directory at /home/fg/.vdrift. Making a new one... Missing /home/fg/.vdrift/controls file, copying. Missing /home/fg/.vdrift/carsettings/CS file, copying. Missing

Bug#369016: xgalaga: window size is wrong

2006-05-26 Thread Frank Gevaerts
Package: xgalaga Version: 2.0.34-35 Severity: normal %** Please type your report below this line *** The window size seems to have changed in 2.0.34-35. It used to be 400x511, and it is now 464x591. This has some annoying effects: * in the first level, the ship is not directly under the aliens

Bug#366685: nullmailer: exim4 refuses AUTH after HELO

2006-05-16 Thread Frank Gevaerts
On Mon, May 15, 2006 at 11:34:49PM -0500, Norbert Tretkowski wrote: * Frank Gevaerts wrote: When using smtp auth with an exim4 relay, I get 503 AUTH command used when not advertised. If I change nullmailer to send EHLO instead of HELO, everything works. Could you please try this new

Bug#228520: etw: 3.0.cvs20050714-1 seems to work on powerpc

2006-05-11 Thread Frank Gevaerts
Package: etw Version: 3.0.cvs20050714-1 Followup-For: Bug #228520 I just built 3.0.cvs20050714-1 on powerpc, and it seems to run fine (I can start a game, press some keys that seem to move players around, and quit), so this bug can probably be closed. -- To UNSUBSCRIBE, email to [EMAIL

Bug#335929: kolf: now runs fine on powerpc

2006-05-11 Thread Frank Gevaerts
Package: kolf Version: 4:3.5.2-1+b2 Followup-For: Bug #335929 kolf now runs fine. The bug can probably be closed. Frank -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Shell:

Bug#366685: nullmailer: exim4 refuses AUTH after HELO

2006-05-10 Thread Frank Gevaerts
Package: nullmailer Version: 1:1.02-4 Severity: normal When using smtp auth with an exim4 relay, I get 503 AUTH command used when not advertised. If I change nullmailer to send EHLO instead of HELO, everything works. I'm not familiar with the smtp and esmtp specs, so I'm not sure if this change

Bug#365877: gstreamer0.10-tools: gst-launch-0.10 doesn't play sound

2006-05-09 Thread Frank Gevaerts
Hi, If I put the following in my .asoundrc, I can also reproduce the problem on the internal soundcard (intel8x0): pcm.!default{ type plug slave { pcm hw:0,0 rate 44100 } } Frank -- Debugging is twice as hard as writing the code in the first place. Therefore, if you write

Bug#365877: gstreamer0.10-alsa: alsasink does not work when sample rate conversion is required

2006-05-03 Thread Frank Gevaerts
Package: gstreamer0.10-alsa Version: 0.10.5-1 Severity: normal gst-launch-0.10 filesrc location=file.mp3 ! mad ! audioconvert ! audioresample ! alsasink does not work if the file has a sample rate that is not directly supported by the sound device (a Logitech USB headset in my case). The

Bug#365877: gstreamer0.10-tools: gst-launch-0.10 doesn't play sound

2006-05-03 Thread Frank Gevaerts
On Wed, May 03, 2006 at 04:36:48PM +0200, Loïc Minier wrote: Hi, Would you please install libasound2-dev and build-essential and build the attached sine.c file with: gcc -o sine -lasound sine.c ... you should get the same error than with GStreamer or hear some sound when

Bug#281491: gambas: still segfaults on powerpc

2006-04-28 Thread Frank Gevaerts
On Fri, Apr 21, 2006 at 08:32:49AM +0200, José L. Redrejo Rodríguez wrote: Hi Frank, I have being in contact with the upstream author, checking the build logs and no error has being found for powerpc platform. Neither the upstream author nor me have access to a powerpc architecture, so could

Bug#358837: Snooker: implement correct foul shot free ball situations.

2006-04-28 Thread Frank Gevaerts
On Fri, Mar 24, 2006 at 06:31:36PM +0100, wils wilson wrote: Package: foobillard Version: 3.0a-2 Severity: wishlist It would be an improvement in the playabilly of the snooker mode if: 1. The free ball situation were implemented. 2. The correct foul shot rules were introduced, in

Bug#362471: xserver-xorg-video-s3: contains no useful files

2006-04-13 Thread Frank Gevaerts
Package: xserver-xorg-video-s3 Version: 1:0.3.5.4-2 Severity: normal debian/xserver-xorg-vide-s3.install should be named debian/xserver-xorg-video-s3.install Frank -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'),

Bug#281491: gambas: still segfaults on powerpc

2006-04-11 Thread Frank Gevaerts
On Sun, Apr 09, 2006 at 06:01:07PM +0200, José L. Redrejo Rodríguez wrote: These bugs was due to endianess problems in gambas in some architectures. According to the upstream author, they have been solved in version 1.0.14. I don't have available any of these architectures to test it, so

Bug#358205: sound-juicer: missing man page

2006-03-21 Thread Frank Gevaerts
Package: sound-juicer Version: 2.12.3-3 Severity: normal sound-juicer has no manpage Frank -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#351229: openoffice.org: README.Debian refers to nonexisting README.gz

2006-02-03 Thread Frank Gevaerts
Subject: openoffice.org: README.Debian refers to nonexisting README.gz Package: openoffice.org Version: 2.0.1-2 Severity: minor *** Please type your report below this line *** /usr/share/doc/openoffice.org/README.Debian.gz contains the following line: Please read the official README.gz (in the

Bug#347593: Segfaults on upto date amd64 sid install

2006-01-12 Thread Frank Gevaerts
reassign 347593 libfreetype6 retitle 347593 segfaults on amd64 on ttf-freefont 20051206 thanks I guess libfreetype6 is the correct package for this bug, so I'm reassigning it. Frank -- Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as

Bug#347593: Segfaults on upto date amd64 sid install

2006-01-11 Thread Frank Gevaerts
On Wed, Jan 11, 2006 at 05:08:56PM +, Tim Jackson wrote: Package: foobillard Version: 3.0a-2 Severity: grave foobillard segfaults on startup follwing upgrade to kde 3.5 on amd64 sid install. Last part of strace follows Did it work previously ? What was the xorg version then ? Could

  1   2   >