Bug#300306: patch

2005-03-22 Thread Justin Pryzby
I think that comments in the wine BTS indicate that this patch will be no longer necessary after the 20050310 release, but it is a bit ambiguous. In the meantime, http://bugs.winehq.com/attachment.cgi?id=765action=view is the included patch. Justin --- wine-20050211/misc/registry.c Mon Feb

Bug#300667: dict: Alternate suggestion

2005-03-22 Thread Matt Corks
Package: dict Version: 1.9.15-1 Followup-For: Bug #300667 I've just found this thread, and would like to suggest an alternate solution. If the dict client accepted multiple -d flags, users could search a short list of dictionaries on the specified server. Even before the translation

Bug#300888: logcheck-database: database skip postgrey ignore pattern

2005-03-22 Thread Sythos
Package: logcheck-database Version: 1.2.35 Severity: minor logcheck-database contain postgrey ignore file, but postgrey first attempt is listed in logcheck report $ dpkg -l postgrey ii postgrey 1.18-1 -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500,

Bug#300886: gnucash: upgrading from 1.8.9-1 to 1.8.10-9 takes 92.7 MB of additional disk space

2005-03-22 Thread Guaka
Package: gnucash Version: 1.8.10-9 Severity: normal Upgrading from 1.8.9-1 to 1.8.10-9 takes 92.7 MB of additional disk space. This probably comes from the *tex deps. Could they be removed or changed into suggested packages? Package: gnucash Versions:

Bug#300885: cursel: FTBFS: cursel Build-Depends on objc-poc which has been removed from the archive

2005-03-22 Thread Andreas Jochens
Package: cursel Severity: serious The Build-Depends on 'objc-poc' can no longer be installed because the 'objc-poc' package has been remove from the archive. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300883: riece: Please use emacsen instead of each [x]emacs packages

2005-03-22 Thread Akira TAGOH
Package: riece Version: 1.0.8-1 Severity: normal Please use Depends: emacs21 | emacsen instead of emacs21 | xemacs21. I suppose that it was because riece doesn't work on the older version of emacs. However emacs20 say isn't available anymore. so depending on emacsen is sufficient IMHO. -- Akira

Bug#300884: fop: slightly ambiguous jimi instructions

2005-03-22 Thread Gordon Haverland
Package: fop Version: 1:0.20.5-5 Severity: minor Your README.Debian file has: As fop is in contrib, we can built it with libraries not in Debian. That's what I did with fop and jimi. So you only have to download jimi for the Sun web site: http://java.sun.com/products/jimi/ and copy the jar file

Bug#300887: gnome-volume-manager: USB memory key not automatically mounted

2005-03-22 Thread Robert Alexander
Package: gnome-volume-manager Version: 1.2.0-1 Severity: normal -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11.4T40237392G-RJA Locale: LANG=en_GB, LC_CTYPE=en_GB

Bug#290242: clone

2005-03-22 Thread Justin Pryzby
clone 290242 -1 reassign -1 elinks thanks Guilherme, is there any progress on this bug? -legal set it to severity=serious, but you later downgraded it. I'm revisiting my bugs, and wonder why; I'm also cloning to elinks because it contains the same file under the same license. Thanks, Justin

Bug#300891: lkl: easier keymap selection

2005-03-22 Thread Guaka
Package: lkl Version: 0.1.0-1 Severity: minor It's not totally obvious how to pick a keymap. I think -k fr or -k en_US should be working. And, if possibly it should automatically pick this setting - for example, checking if the command is ran from an X session and if so, pick the current

Bug#300890: libapache2-svn: Recursive version of SVNParentPath directive

2005-03-22 Thread Pierre THIERRY
Package: libapache2-svn Version: 1.1.3-2 Severity: wishlist SVNParentPath is very handy when one has many repositories in a directory, but sometimes the repos have to be organized in a hierarchy of directories, which can't be used automatically by the SVN Apache2 module, because SVNParentPath

Bug#267476: noatun: movie player outputs white noise

2005-03-22 Thread Paul Brossier
Package: noatun Version: 4:3.3.2-1 Followup-For: Bug #267476 Using the current version from unstable, i can play ogg files and various audio formats correctly. But playing videos, either with noatun or kaboodle, results in white noise. I suspect the file xine_artsplugin/audio_fifo_out.c to be

Bug#300866: acknowledged by developer (Re: Bug#300866: cannot open LICENSE.txt (not found))

2005-03-22 Thread martin f krafft
also sprach Debian Bug Tracking System [EMAIL PROTECTED] [2005.03.22.1318 +0100]: Hi Martin, thanks for pointing this out. I'm uploading a fixed version.. Note, I'll not change the debian revision number, since these packages are not available on debian. Okay. Note that the same problem

Bug#300887: Sorry ... content of bug is here ...

2005-03-22 Thread Bob Alexander
Dear Sjoerd, udev creates a /dev/sda, /dev/sda1 nodes and my my local rule also a /dev/usbkey and /dev/usbkey1 symlinks but they do not get mounted automatically. /etc/fstab contains the lines /dev/sda1/backupvfat rw,user,gid=1000,uid=1000,noauto 0 0 /dev/usbkey1

Bug#300800: w3m-el: w3m-cid-retrieve-function-alist is void

2005-03-22 Thread Christophe TROESTLER
On Tue, 22 Mar 2005, Tatsuya Kinoshita [EMAIL PROTECTED] wrote: On March 21, 2005 at 11:49PM +0100, Christophe.Troestler (at umh.ac.be) wrote: After the last update of emacs, (require 'mew-w3m) result in the following backtrace: Debugger entered--Lisp error: (void-variable

Bug#300897: dhcpcd script is not robust againt arguments containing spaces

2005-03-22 Thread Marcin Owsiany
Package: dhcpcd Version: 1:1.3.22pl4-20 Severity: important Tags: patch Specifying an option containing spaces (for example using vendor in /etc/network/interfaces) causes some [: too many arguments messages and failure on dhcpcd-bin invocation. The attached patch hopefully fixes both problems.

Bug#300896: postgresql upgrade fails if /bin/sh is not bash

2005-03-22 Thread Gabor Gombas
Package: postgresql Version: 7.5.0 Severity: normal Tags: experimental Hi, If /bin/sh points to dash, postgresql upgrade fails with: Setting up postgresql (7.5.0) ... Configuring already existing cluster (configuration: /etc/postgresql/7.4/main, data: /u/postgres/data) Moving configuration

Bug#300893: psycopg thread safety bug fix

2005-03-22 Thread Matthias Klose
Package: psycopg Version: 1.1.18 patch at http://bugzilla.ubuntu.com/show_bug.cgi?id=8054 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300895: mail-expire fails when message does not have a date

2005-03-22 Thread Eric Nichols
Package: mail-expire Version: 0.4 Program would crash at line 153 if the tested email did not have a date. ParseDate would return an empty array which would then crash Delta_Days. I added the following patch: @maildate = Parse_Date($_); @maildate = (1970,1,1) if scalar @maildate ==0; $diff =

Bug#300894: procmail: formail(1) refers to nonextant binmail(1)

2005-03-22 Thread Justin Pryzby
Package: procmail Version: 3.22-11 Severity: minor The formail manpage refers to something called binmail which is not present in Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300898: Mailman package doesn't interact with Exim4 correctly

2005-03-22 Thread Felipe Grazziotin
Package: mailman Version: 2.1.5-7 After installing mailman package on a Debian Sarge 3.1 (completely up-to-date to my local mirror), I've configured a few mailing lists and tried to test them. On mailman everything looks fine, but when I send any e-mail to those lists, exim4-daemon-light

Bug#294404: Status?

2005-03-22 Thread Thomas Hood
This RC bug was assigned to mdadm over a month ago and there has been no comment from the maintainer. What is the status of this bug? -- Thomas Hood [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300902: postgresql-common: pg_upgradecluster errors

2005-03-22 Thread Gabor Gombas
Package: postgresql-common Version: 3 Severity: normal Tags: experimental Hi, The line use lib /usr/share/postgresql-common is missing from the beginning of /usr/bin/pg_upgradecluster. If I add it and try to migrate a database from 7.4 to 8.0 using pg_upgradecluster 7.4 transition I get

Bug#291757: Evolution is not unusable

2005-03-22 Thread Thomas Hood
This bug certainly does not render the package unusable! -- Thomas Hood [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300900: Only some keyboard keys are sent

2005-03-22 Thread Mariano García
Package: vino Version: 2.8.1-1.1 Hi guys, I don't what is happening with my vino server. I enable it with my user (no root) from the gnome menu application, and I get connecting to it using vncviewer client (from windows linux clients). The problem is that I cannot use some of my keyboard

Bug#299486: paste causes crash

2005-03-22 Thread Paul Lorenz
I've also noticed that my browser crashes about half of the time when I try to paste text into the location bar, either using Ctl-V or middle-click paste. Oddly, I have two profiles which I use on the same computer, at the same time and this only happens in one of them. I deleted and recreated the

Bug#299932: mc: editing jar archives doesn't work anylonger

2005-03-22 Thread Ludovic Drolez
On Tue, Mar 22, 2005 at 06:33:31AM +0100, [EMAIL PROTECTED] wrote: Hi, attached are the both versions, the older one is called .working, I've tried to open a .jar, and I had no problems. The files you sent where converted to DOS format, so I'm not sure of the version you used (my uzip has

Bug#300755: ifupdown-scripts-zg2: Support for proxy arp

2005-03-22 Thread Hilko Bengen
More accurate description of what happens with Proxy ARP: IF set to 1, Proxy-ARP will be enabled for this interface: ARP requests for non-local addresses will then be answered by this interface, provided that received packets to the specified address would not be routed through it. See the Linux

Bug#300893: psycopg thread safety bug fix

2005-03-22 Thread Federico Di Gregorio
Il giorno mar, 22-03-2005 alle 15:48 +0100, Matthias Klose ha scritto: Package: psycopg Version: 1.1.18 patch at http://bugzilla.ubuntu.com/show_bug.cgi?id=8054 1.1.19 will be released ASAP and will include the proposed patch. federico -- Federico Di Gregorio

Bug#67789: findutils: Suggestion for managing relevant PRUNEPATHS

2005-03-22 Thread John Harrison
Package: findutils Version: 4.1.20-6 Followup-For: Bug #67789 Would it be suitable to add some logic like this to the start of the install process? (I'm sorry I don't know exactly where this goes) 8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - if [ -f

Bug#300905: quinn-diff: Packages-arch-specific is very old

2005-03-22 Thread Santiago Vila
Package: quinn-diff Version: 0.65 The version of Packages-arch-specific shipped with this package is dated 2003/05/25. Please, would be possible to include a newer version (possibly from CVS) before sarge becomes stable? Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#300904: ssh-krb5: writes an error messgae: free(): invalid pointer 0x80688ab!

2005-03-22 Thread Dieter Faulbaum
Package: ssh-krb5 Version: 3.8.1p1-7 Severity: important I get this error-message logging into a host: free(): invalid pointer 0x80688ab! But it seems to work (however the message is irritating). I made a ltrace of this and this is an exerpt of it (don't know if it is enough to localize the

Bug#300906: discover-modprobe will not load moduleswith a name that is a substring of a previously loaded module

2005-03-22 Thread Baptiste Malguy
Package: discover Version: 2.0.7-2 discover-modprobe will not load modules with a name that is a substring of a previously loaded module. Example: e1000 and e100 If an Intel Gigabit Ethernet card (module e1000) is detected before an Intel Fast Ethernet one (e100), the module e1000 is loaded

Bug#299572: [debian-ntp] Bug#299572: ntp-server: strace log

2005-03-22 Thread Harald Staub
Matthias Urlichs wrote: Hi, Harald Staub: I tried on one of the servers that has problems, and there, I still have segfaults, while the mentioned cvs version works fine. I attach an strace. Gah. Can you send me - the output of ifconfig - the contents of your ntp.conf Thanks. As mentioned

Bug#300903: libcdio: new upstream version available

2005-03-22 Thread Tim Mueller
Package: libcdio Severity: wishlist It looks like there's a new upstream version available. Would be great if that could be packaged, especially because it contains a new libcdparanoia-like interface that looks very useful. Cheers -Tim -- System Information: Debian Release: 3.1 APT

Bug#300902: postgresql-common: pg_upgradecluster errors

2005-03-22 Thread Martin Pitt
Hi! Gabor Gombas [2005-03-22 16:32 +0100]: The line use lib /usr/share/postgresql-common is missing from the beginning of /usr/bin/pg_upgradecluster. If I add it Whoops, thats an artifact from debugging, thanks. and try to migrate a database from 7.4 to 8.0 using pg_upgradecluster

Bug#300259: horde2: Impossible login after an update

2005-03-22 Thread Ola Lundqvist
Hello On Tue, Mar 22, 2005 at 11:17:50AM +0100, Frédéric Massot wrote: Ola Lundqvist wrote: Hello On Mon, Mar 21, 2005 at 03:44:07PM +0100, Frédéric Massot wrote: Ola Lundqvist wrote: Hello [...] After an update of Horde2 and Imp3, I cannot connect myself, except after

Bug#300888: logcheck-database: database skip postgrey ignore pattern

2005-03-22 Thread Jamie L. Penman-Smithson
On Tue, 2005-03-22 at 15:29 +0100, Sythos wrote: logcheck-database contain postgrey ignore file, but postgrey first attempt is listed in logcheck report Can you provide the log messages that are not caught please? -- -jamie [EMAIL PROTECTED] | spamtrap: [EMAIL PROTECTED] w:

Bug#300911: dak: Template message for removing packages is a bit bogus

2005-03-22 Thread Margarita Manterola
Package: dak Severity: minor Hi, I noted today that when you a paakcage is removed from the archive, part of the template message says: Packages are never removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing

Bug#300789: (no subject)

2005-03-22 Thread Mike Renfro
On Tue, Mar 22, 2005 at 06:52:50AM +0100, Christian Perrier wrote: This is the 2.6 install, right ? Can you confirm that 2.4 installs are OK with that machine and D-I build ? It is the 2.6 install, and the 2.4 install doesn't get any further. I haven't explicitly tried the 2.4 install with

Bug#300908: obexserver: Does not accept files pushed from Sony Ericsson T630

2005-03-22 Thread Esperanza Pérez
Package: obexserver Version: 1.0-3 Severity: important Obexserver does not accept files from my Sony Ericsson T630 mobile, I do the following: debian:~$ hcitool scan Scanning ... 00:0E:07:XX:YY:ZZ Bluemovil debian:~$ sdptool search --bdaddr 00:0E:07:XX:YY:ZZ OPUSH

Bug#300909: rhythmbox crash when i try to play a song

2005-03-22 Thread Roberto Majadas
Package: rhythmbox Version: 0.8.8-6 Severity: important When i try to play a song. Rhytmbox crash and said (with a dialog) : Internal GStreamer error : negotiation problem. File a bug when you click accept . it said other error message Internal GStreamer error : pad problem. File a bug And

Bug#300910: better description for countrychooser

2005-03-22 Thread Daniel Macêdo Batista
Package: countrychooser This is a automatic bug report from the ddtp A reviewer found a bug in the description of this package or make some improvments. For your Information: this description is in this package(s): countrychooser If you have questions, mail to the server admin of the

Bug#300861: wwwconfig-common: pgsql-dropuser.sh misses 'use_dbuser=false'

2005-03-22 Thread Ola Lundqvist
On Tue, Mar 22, 2005 at 11:33:00AM +0100, steinm wrote: Package: wwwconfig-common Version: 0.0.42 Severity: important /usr/share/wwwconfig-common/pgsql-dropuser.sh misses a line use_dbuser=false right after the pgsql.get script has been included. Without that line

Bug#300829: lshw: ftbfs [sparc] missing wget, tries to fetch over internet durring build

2005-03-22 Thread Ola Lundqvist
Hello On Mon, Mar 21, 2005 at 08:46:57PM -0800, Blars Blarson wrote: Package: lshw Version: 02.03-1 Severity: serious Tags: sid Justification: fails to build from source lshw fails to build from source on sparc and other architectures, duplicated on sparc pbuilder. It is missing a build

Bug#296492: exim4: remote_smtp transport should fallback to ipv4 with fallback_hosts too

2005-03-22 Thread Laurent Fousse
Hi Marc, * Marc Haber [Tue, Mar 22, 2005 at 05:24:38PM +0100]: On Tue, Feb 22, 2005 at 08:34:06PM +0100, Laurent Fousse wrote: When sending to a remote host that has both an ipv6 and ipv4 RR, exim falls back immediately to ipv4 when ipv6 connectivity is not present. I noticed however that

Bug#300914: perl-base: Errno.pm does not export ERRNOs on hurd-i386

2005-03-22 Thread Michael Banck
Package: perl-base Version: 5.8.4-5 Severity: important Hi, dupload on GNU/Hurd breaks like this: [EMAIL PROTECTED]:~/build$ ../dupload hello_2.1.1-4_hurd-i386.changes dupload note: no announcement will be sent. Uploading (ftp) to ftp-master.debian.org:/pub/UploadQueue/ [ job

Bug#296492: exim4: remote_smtp transport should fallback to ipv4 with fallback_hosts too

2005-03-22 Thread Marc Haber
tags #296492 - upstream tags #296492 confirmed pending thanks On Tue, Feb 22, 2005 at 08:34:06PM +0100, Laurent Fousse wrote: When sending to a remote host that has both an ipv6 and ipv4 RR, exim falls back immediately to ipv4 when ipv6 connectivity is not present. I noticed however that exim

Bug#300913: d-i Installation report: Device nodes not created

2005-03-22 Thread Tobias Klauser
Package: installation-reports Debian-installer-version: rc2 uname -a: Linux argon 2.6.8-1-686 #1 Thu Nov 25 04:34:30 UTC 2004 i686 GNU/Linux Date: 2005/02/18 (date of installation, sorry for the delay) Method: netinst CD image, with Debian base Machine: HP Omnibook XE3 GF Processor: Intel(R)

Bug#300912: php4-gd upgrade wants to install caudium and pike, although I have apache installed

2005-03-22 Thread root
Package: php4-gd Severity: important Hello, I have a fairly up to date Sarge system. Today I realized that php4-gd2 was not updated: master:~# COLUMNS=100 dpkg -l|egrep 'apache|php4|libgd' ii apache 1.3.33-4versatile, high-performance HTTP server ii apache-common

Bug#296804: libboost-test-dev test/prg_exec_monitor.hpp contains invalid #include'd files

2005-03-22 Thread Domenico Andreoli
hi Christophe, On Thu, Feb 24, 2005 at 08:35:40PM +0100, Christophe Prud'homme wrote: test/included/prg_exec_monitor.hpp have the following lines #include libs/test/src/execution_monitor.cpp #include libs/test/src/cpp_main.cpp libs/... is obviously not available with boost/debian

Bug#297806: Dietlibc

2005-03-22 Thread Ola Lundqvist
Hello On Tue, Mar 22, 2005 at 11:53:52AM +0100, Helmut Toplitzer wrote: Do the dietlibc-people know about the problem. Could not find any bugreport about that. I do not know. I have not checked yet. I'll file a bugreport about it. Regards, // Ola -- - Ola Lundqvist

Bug#300888: logcheck-database: database skip postgrey ignore pattern

2005-03-22 Thread Sythos
On Tue, Mar 22, 2005 at 04:01:45PM +, Jamie L. Penman-Smithson wrote: logcheck-database contain postgrey ignore file, but postgrey first attempt is listed in logcheck report Can you provide the log messages that are not caught please? Mar 22 16:43:10 vortex postfix/smtpd[19674]: NOQUEUE:

Bug#295875: Possible solution

2005-03-22 Thread christian Michallek
Package: capi4hylafax Version: 01.02.03-7 i have this problem too and it nearly made me mad. its seems not to caused by capi4hylafax itself. let me explain how i tried this: i tired all the hints mention in the bugreports, but nothing seems to help.so i tried to start from the beginning.

Bug#300915: First Playlist Track

2005-03-22 Thread ms419
Package: xmms-scrobbler Version: 0.3.7-1 The plugin repeatedly reports the first track in my playlist to audioscrobbler.com, though I never play it. Thanks! Jack -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#299887: [INTL:ru] patch

2005-03-22 Thread Basilius
Update russian templates file (fix some typos) I apologize. ru.po.gz Description: Binary data

Bug#300902: postgresql-common: pg_upgradecluster errors

2005-03-22 Thread GOMBAS Gabor
Hi! Do you use stored procedures in SQL? Apparently the database tries to load the library from it's old location (i. e. where the legacy packages stored them). The output of pg_dumpall includes the following repeated for every database being dumped: CREATE FUNCTION plpgsql_call_handler()

Bug#300917: dietlibc-dev: sys/types.h: test for __powerpc__, not powerpc

2005-03-22 Thread Lars Wirzenius
Package: dietlibc-dev Version: 0.28-1 Severity: normal File: /usr/include/diet/sys/types.h In sys/types.h, at around line 70, there is this test: #elif defined(powerpc) If gcc is used in C99 conformance mode, the symbol powerpc doesn't exist, but __powerpc__ exists, and it seems to exist in

Bug#300916: [INTL:ru] Russian debconf template translation

2005-03-22 Thread Basilius
Package: udftools Version: 1.0.0b3 This is russian debconf template file translation. ru.po.gz Description: Binary data

Bug#300324: [andy@dustman.net: Re: [tim@fungible.com: Bug#300324: python-mysqldb: Python True is mysql false when inserting]]

2005-03-22 Thread Jonas Meurer
- Forwarded message from Andy Dustman [EMAIL PROTECTED] - Date: Tue, 22 Mar 2005 11:28:35 -0500 From: Andy Dustman [EMAIL PROTECTED] Subject: Re: [EMAIL PROTECTED]: Bug#300324: python-mysqldb: Python True is mysql false when inserting] To: Jonas Meurer [EMAIL PROTECTED] It's a valid

Bug#300582: Further Information

2005-03-22 Thread Jonas Meurer
On 21/03/2005 Martin Rode wrote: If I set autocommit to be true on the connection, I see the changes done by the other client! This is completey twisted behaviour. Let me do the whole example again to show your whats wrong here: andy dustman, upstream author of MySQLdb told me, that this is

Bug#300509: space.orbit: Please rename game and files to space-orbit as in package name

2005-03-22 Thread Jari Aalto
| Jari Aalto wrote: | Package: space-orbit | Version: 1.01-6 | Severity: wishlist | | Is non-intuitive tu use different game name than package name, because | one has to look up separately inside package listing what would be | the binary to run. | | In the interests of keeping changes to

Bug#300918: [INTL:ru] Russian translation file

2005-03-22 Thread Basilius
Package: eject Version: 2.0.13 This is russian translation of template file. ru.po.gz Description: Binary data

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Marc Sherman
Package: apticron Version: 1.1.7 Severity: normal Congratulations on finally getting this into the archive! :) apt-listchanges should have the following additional command-line switches: --which=both --headers The first is already the default, but it should be specified on the cmd line in case

Bug#300920: apticron: Reportbug suppresses error output of apt-listchanges

2005-03-22 Thread Marc Sherman
Package: apticron Version: 1.1.7 Severity: wishlist We had this discussion in email before this package entered the archive. Since we disagreed at the time, I'm filing this as a wishlist. Currently, the apt-listchanges stderr is redirected to /dev/null. This makes it difficult to debug

Bug#300921: capisuite: Send fax does no longer work

2005-03-22 Thread Elmar Haneke
Package: capisuite Version: 0.4.5-3 Severity: normal After updating my system sending faxes does no langer work. The IdleScript ist exited in some way after capisuite.call_faxG3, an try/except does not get any exception, the script is yust exited, on capisuite.error I get an message that an

Bug#300927: okle: Close Disc menu is annoyingly unfunctional

2005-03-22 Thread Thijs Kinkhorst
Package: okle Version: 0.4+cvs20040727-3 Severity: minor The menu option Close Disc is very annoying: it suggest you can use it to close the disc, but you get a popup not implemented, please restart okle. Since this is quite basic functionality, I'm wondering if it's very difficult to implement

Bug#282062: mozilla.bin

2005-03-22 Thread Cheryl Nordgulen
Why does mozilla.bin every time I try to use Netscape 7.2? I have a 1994 Model of iMac (the half dome). I cannot run Netscape 7.2 without the above named file. Cheryl M Nordgulen [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#300926: dietlibc-dev: /usr/lib/diet/lib-powerpc, not lib-ppc

2005-03-22 Thread Lars Wirzenius
Package: dietlibc-dev Version: 0.28-1 When util-vserver is compiled, its Makefile runs libtool, which expects to find /usr/lib/diet/lib-powerpc. dietlibc-dev provides /usr/lib/diet/libppc instead. This seems like a bug; perhaps both are needed to be compatible with various other packages?

Bug#300925: okle: Should use xmms-like shortcut keys

2005-03-22 Thread Thijs Kinkhorst
Package: okle Version: 0.4+cvs20040727-3 Severity: wishlist Okle is a nice program; it works good out of the box and has a simple yet effective interface. One thing that I'm missing is keyboard shortcuts that behave the same as XMMS: z x c v b are mapped to skip back, play, pause, stop, skip

Bug#300922: pychecker.postinst error

2005-03-22 Thread EARL HANSON
Package: pychecker Version: 0.8.14-5 Severity: normal I received the following error: Setting up pychecker (0.8.14-5) ... /var/lib/dpkg/info/pychecker.postinst: line 45: /usr/bin//etc/alternatives/python: No such file or directory Line 29 of pychecker.postinst has a

Bug#300924: xosview doesn't work with raid on 2.6 kernels

2005-03-22 Thread David Greaves
Package: xosview Version: 1.8.2-2 Severity: normal When started with the raid option, xosview tries to allocate a huge amount of memory and aborts. It appears to be parsing /proc/mdstat for data that is no longer present in 2.6 kernels. -- System Information: Debian Release: 3.1 APT prefers

Bug#282062: mozilla.bin

2005-03-22 Thread Cheryl Nordgulen
I think I need a new copy of Mozilla.bin as the one I have on my half dome 1994 iMac G4 with 758K of RAM, crashes whenever I try to use Netscape 7.2 as my browser. Cheryl Nordgulen [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#297806: util-vserver: first FTBFS patch (powerpc)

2005-03-22 Thread Lars Wirzenius
I noticed that it is not just on sparc that util-vserver fails to build from source, but also on various other architectures. The following to pages list the logs: http://experimental.ftbfs.de/build.php?arch=pkg=util-vserver http://buildd.debian.org/build.php?arch=pkg=util-vserver The latter one

Bug#292717: sbuild: should use /usr/share/sbuild and other misc fixes

2005-03-22 Thread Michael Banck
On Mon, Feb 14, 2005 at 08:26:03AM +0100, Francesco Paolo Lovergine wrote: On Mon, Feb 14, 2005 at 12:04:12AM +0100, Michael Banck wrote: On Sat, Jan 29, 2005 at 02:00:57AM +0100, Santiago Vila wrote: This package should use /usr/share/sbuild instead of /usr/lib/sbuild, as it does only

Bug#300495: modprobe vs. modinfo

2005-03-22 Thread dann frazier
I assume you mean modprobe (instead of modinfo)? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300922: pychecker.postinst error

2005-03-22 Thread Kenneth Pronovici
Please let me know if I can be of further assistance. Thanks for the very complete report. I will let you know what more I need from you. KEN pgp1lwDZPFfKy.pgp Description: PGP signature

Bug#300725: Bug#300720: Bug#300725: Bug#300720: [Pkg-shadow-devel] Bug#300720: Login: Configuration does not load limits.so while others do

2005-03-22 Thread Christian Perrier
I was not planning on pushing this into sid. While I think that Javier is correct, I don't see it as necessary for sarge; it can easily be corrected on a local basis. OTOH, if the release team says yes, please do it, I wouldn't object: it *is* about safe as a change can be. I am about the

Bug#300928: socketapi: FTBFS: Missing Build-Depends on 'file'

2005-03-22 Thread Andreas Jochens
Package: socketapi Severity: serious Tags: patch When building 'socketapi' in a clean chroot, I get the following error: ../socketapi/.libs/libsctpsocket.so: undefined reference to `vtable for __cxxabiv1::__class_type_info' ../socketapi/.libs/libsctpsocket.so: undefined reference to `operator

Bug#285598: csh: FTBFS (amd64/gcc-4.0): second parameter of 'va_start' not last named argument

2005-03-22 Thread Matej Vela
On Tue, Dec 14, 2004 at 11:53:02AM +0100, Andreas Jochens wrote: When building 'csh' on amd64 with gcc-4.0, I get the following error: cc -O2 -D_GNU_SOURCE -I/csh-20020413/src/bin/csh/../../include -I/csh-20020413/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Werror -c

Bug#296631: Debian bug #296631

2005-03-22 Thread Tom Parker
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296631 This appears to have been fixed in 1.1.4-2 (or possibly before that), as I can go to 'Tools-Account Actions-whatever my jabber account is called-Change Password' and change my password. Submitter, can you please confirm this. Thanks, Tom

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Colm MacCarthaigh
On this front, I've been thinking it would be better to use apt-listchanges --profile option, ie use --profile=apticron and allow end-users to pick the output they desire that way. with defaults somewhat like: [apticron] which=both headers=1 I presume such a solution

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Marc Sherman
Colm MacCarthaigh wrote: On this front, I've been thinking it would be better to use apt-listchanges --profile option, ie use --profile=apticron and allow end-users to pick the output they desire that way. with defaults somewhat like: [apticron] which=both headers=1 I

Bug#299718: causes data loss

2005-03-22 Thread Matthew Scott
Severity: grave I am having to revert back to svk 0.29 every time I run a dist-upgrade on my workstation. After reading the descriptions of severity levels, I've determined this is actually a grave bug since it causes data loss in the remote repository being committed to. -- Matthew R. Scott

Bug#296804: libboost-test-dev test/prg_exec_monitor.hpp contains invalid #include'd files

2005-03-22 Thread Christophe Prud'homme
[ Mardi 22 Mars 2005 17:24 Domenico Andreoli ] | this bug is a pain, upstream has the fix but is scattered among quite | many files. i don't currently feel safe touching all this stuff. | | this bug is then not being fixed in next upload to unstable. sorry :(:( Hi Domenico I understand.

Bug#300919: apticron: Command line switches for apt-listchanges

2005-03-22 Thread Colm MacCarthaigh
On Tue, Mar 22, 2005 at 01:18:41PM -0500, Marc Sherman wrote: Colm MacCarthaigh wrote: On this front, I've been thinking it would be better to use apt-listchanges --profile option, ie use --profile=apticron and allow end-users to pick the output they desire that way. with defaults somewhat

Bug#300930: sim: FTBFS (amd64/gcc-4.0): cast from 'const char*' to 'unsigned int' loses precision

2005-03-22 Thread Andreas Jochens
Package: sim Severity: normal Tags: patch When building 'sim' on amd64 with gcc-4.0, I get the following error: if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/share/qt3/include -I.-DPIC -fPIC

Bug#300921: capisuite: Send fax does no longer work

2005-03-22 Thread Daniel J. Priem
Am Dienstag, den 22.03.2005, 18:28 +0100 schrieb Elmar Haneke: Package: capisuite Version: 0.4.5-3 Severity: normal After updating from wich version? 0.4.5-2 to -3? my system sending faxes does no langer work. The IdleScript ist exited in some way after capisuite.call_faxG3, an

Bug#300544: xfsprogs: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-22 Thread Andreas Jochens
I attached the wrong patch to my bug report, sorry. The correct patch is the following one. Regards Andreas Jochens diff -urN ../tmp-orig/xfsprogs-2.6.26/db/agf.h ./db/agf.h --- ../tmp-orig/xfsprogs-2.6.26/db/agf.h2003-04-29 08:08:41.0 +0200 +++ ./db/agf.h 2005-03-20

Bug#300932: udev: permission warning with /dev/.static/dev

2005-03-22 Thread Paul Traina
Package: udev Version: 0.054-3 Severity: minor In order to satisfy bug report 294968, /dev/.static/dev is a root owned 700 directory. However, this causes df to barf with a permission error for this device when a non-root user tries to execute it. This is cosmetic, but still annoying as all

Bug#67789: findutils: Suggestion for managing relevant PRUNEPATHS

2005-03-22 Thread Andreas Metzler
On 2005-03-22 John Harrison [EMAIL PROTECTED] wrote: Would it be suitable to add some logic like this to the start of the install process? (I'm sorry I don't know exactly where this goes) 8 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [some sed magic, probably designed

Bug#280388: does not preserve gzip compression level when editing compressed files

2005-03-22 Thread Joey Hess
Pierre HABOUZIT wrote: but I cannnot find in gzip man page any way to find the level that was used. do you have any clue on how to achieve that ? I know that file(1) can do it, I assume there's a bit in the header somewhere that it's using. -- see shy jo signature.asc Description:

Bug#287917: grammar

2005-03-22 Thread Justin Pryzby
null(4): s/strange/strangely/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300825: gimp: hangs on startup if xsane installed

2005-03-22 Thread Faheem Mitha
On Tue, 22 Mar 2005, Julien BLACHE wrote: Faheem Mitha [EMAIL PROTECTED] wrote: Gimp hangs if xsane is installed, with the words Querying new Plug-ins and xsane below that. I haven't waited to see if it will timeout, but it seems to stay like that for at least 5 minutes. Removing xsane makes the

Bug#300834: [xml/sgml-pkgs] Bug#300834: python2.3-libxml2: not purgeing cleanly breaks other programs

2005-03-22 Thread Mike Hommey
On Tue, Mar 22, 2005 at 07:14:08AM +0100, Ingo Saitz [EMAIL PROTECTED] wrote: Package: python2.3-libxml2 Version: 2.6.16-3 Severity: critical Justification: breaks unrelated software -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I installed python2.3-libxml2 as a dependency package and

Bug#300910: better description for countrychooser

2005-03-22 Thread Christian Perrier
tags 300910 pending thanks Quoting Daniel Macêdo Batista ([EMAIL PROTECTED]): Package: countrychooser This is a automatic bug report from the ddtp A reviewer found a bug in the description of this package or make some improvments. For your Information: this description is in this

Bug#300630: dict: Displays UTF-8 regaradless of locale

2005-03-22 Thread Aleksey Cheusov
PC Package: dict PC Version: 1.9.15-1 PC Severity: normal PC Tags: l10n PC dict appears to return UTF-8 regardless of the locale (eg dict PC stockbroker). I'm not sure whether the client tries to translate, or PC whether it just passes through whatever the server sends it, but I PC guess

Bug#300761: evince: No displaying of PDF properties

2005-03-22 Thread Jouke Witteveen
Sebastien Bacher wrote: Hi, What's the interest to open a bug in the BTS for an upstream wishlist already in bugzilla ? Cheers, Sebastien Bacher Hello, The bug seems real simple to me. Since the report on bugzilla is already quite old and there are much people visiting the BTS that

Bug#300741: python-simpy: FTBFS: make: python: Command not found

2005-03-22 Thread Kurt Roeckx
severity 300741 serious thanks Hi, This bug really is RC. I suggest you also take a look at /usr/share/doc/python/python-policy.txt.gz Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300741: python-simpy: FTBFS: make: python: Command not found

2005-03-22 Thread Kurt Roeckx
tags 300741 + sid thanks This is only affecting sid since the version in testing had a dependency on python. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

<    1   2   3   4   >