Bug#555039: [PATCH git-core] debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings

2009-11-08 Thread Jonathan Nieder
Package: git-core Version: 1:1.6.5.2-1 Severity: wishlist Another patch from my local tree. I hope it is of some use. -- % -- Subject: debian/rules: drop misleading PPC_SHA1, ARM_SHA1 settings These options are ignored nowadays (since v1.6.5) with NO_OPENSSL, since BLK_SHA1 takes precedence.

Bug#555041: [PATCH git-core] debian/rules: allow clean as non-root

2009-11-08 Thread Jonathan Nieder
Package: git-core Version: 1:1.6.5.2-1 Severity: wishlist -- % -- Subject: debian/rules: allow clean as non-root There is no need to require (possibly faked) root privileges to clean up after a build as non-root. Making other targets as root could cause debian/rules clean as non-root to fail,

Bug#555040: [PATCH git-core] debian/rules: log $(CC) version, not gcc

2009-11-08 Thread Jonathan Nieder
Package: git-core Version: 1:1.6.5.2-1 Severity: wishlist -- % -- Subject: debian/rules: log $(CC) version, not gcc It is more useful to include gcc-4.4 -v output than gcc -v when building with CC=gcc-4.4. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- Hi, Once I ran into some unrelated

Bug#555042: ssl-cert: Fails to purge

2009-11-08 Thread Mike Hommey
Package: ssl-cert Version: 1.0.24 Severity: important When purging ssl-cert, here is what happens: Purging configuration files for ssl-cert ... chgrp: cannot access `/etc/ssl/private': No such file or directory dpkg: error processing ssl-cert (--purge): subprocess installed post-removal script

Bug#535366: [eric] Default shortcuts layout are incorrect when running Eric with ru_RU.UTF-8 locale (e.g. down key not working)

2009-11-08 Thread Gudjon I. Gudjonsson
Package: eric Version: 4.3.1-1 Severity: wishlist Hi I'm changing the severity of this bug to wishlist. Cheers Gudjon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#555044: gnash: --enable-avm2 in configure

2009-11-08 Thread Hideki Yamane (Debian-JP)
Package: gnash Version: 0.8.6-1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear gnash package maintainers, As debian/changelog, gnash (0.8.6-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release (snip) + Rudimentary AVM2 implementation.

Bug#555043: aptitude: Unable to satisfy the build-depends: with virtual build-deps

2009-11-08 Thread Jonathan Nieder
Package: aptitude Version: 0.6.0.1-1 Severity: minor Hi, # aptitude build-dep git-core Reading package lists... Done [...] Reading extended state information... Done Initializing package states... Done Unable to satisfy the build-depends: Build-Depends: libz-dev. Unable to satisfy the

Bug#422599: sdcc: hc08 assembler incorrectly allows move to non-direct destination

2009-11-08 Thread Gudjon I. Gudjonsson
Hi Bas Can you please test if this bug has been fixed in the current version? Regards Gudjon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#555045: [PATCH git-core] Add back upstream .gitignore file

2009-11-08 Thread Jonathan Nieder
Source: git-core Version: 1:1.6.5.2-1 Severity: wishlist After a few times manually removing .gitignore each time it changes upstream, I decided to investigate. It is very rare to _start_ tracking a new file with a name ignored by .gitignore, so it should be pretty safe in the short term to just

Bug#457279: gnarwl: ISPEnv.schema ISPEnv2.schema LICENSE not GPL compliant

2009-11-08 Thread Cajus Pollmeier
Sure. Just take it. Cheers, Cajus Am 08.11.2009 um 01:26 schrieb Barry deFreese bdefre...@debian.org: Cajus, Are you OK with me orphaning gnarwl and hopefully Fancesco can take over maintenance? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to

Bug#543941: Ping! OpenVPN with LDAP+TLS authentication runs into file exhaustion

2009-11-08 Thread Lars Ellenberg
On Thu, Nov 05, 2009 at 10:43:29AM +0100, Simon Josefsson wrote: Lars Ellenberg lars.ellenb...@linbit.com writes: OpenVPN with LDAP+TLS authentication runs into file exhaustion Issue is only happening when LDAP is used with TLS support. On every authentication, a file handle to

Bug#555046: [amarok] Please add group/sort by directory

2009-11-08 Thread Timur S. Sattarov
Package: amarok Version: 2.2.0-1 Severity: normal --- Please enter the report below this line. --- Hi, I've migrated from amarok1 to amarok2 and tried to configure it for 6-7 month to make it as convenient as amarok1. But one moment is still annoying: playlist cannot be sorted by directory.

Bug#550888: elinks does not recognize Cache-Control response headers

2009-11-08 Thread Kalle Olavi Niemitalo
Juan Montoya th3pr0p...@gmail.com writes: Oh! I didn't expected document.cache.ignore_cache_control to be enabled by default. Yes, the option works as expected. I suggest disabled as the default value to produce a similar behaviour with other browsers. Actually, the behaviour would not

Bug#555047: git-core next: package ajaxy blame script and usage instructions

2009-11-08 Thread Jonathan Nieder
Package: gitweb Version: 1:1.6.5.2-1 Severity: wishlist upstream/next includes the very neat 'Incremental blame (using JavaScript)' by Jakub Narebski. Here is a start at packaging it. Problems: * Completely untested. * A large part of what is written in INSTALL is not really relevant to

Bug#555049: RFA: sqlobject

2009-11-08 Thread Fabio Tranchitella
Package: wnpp Severity: normal Hello, as I don't use anymore sqlobject in my projects, I'm going to orphan it in the next weeks. Thanks, Fabio -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) -- To UNSUBSCRIBE,

Bug#555046: Acknowledgement ([amarok] Please add group/sort by directory)

2009-11-08 Thread Timur S. Sattarov
Sorry, reassign the severity to wishlist, my mistake. Regards Timur -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#462557: [PATCH] Let 'git command -h' show usage without a git dir

2009-11-08 Thread Junio C Hamano
Jonathan Nieder jrnie...@gmail.com writes: diff --git a/git.c b/git.c index bd2c5fe..bfa9518 100644 --- a/git.c +++ b/git.c @@ -220,6 +220,11 @@ const char git_version_string[] = GIT_VERSION; * RUN_SETUP for reading from the configuration file. */ #define NEED_WORK_TREE (12)

Bug#555025: /usr/bin/debcheckout: [debcheckout] Support of DEBFULLNAME and DEBEMAIL for git checkouts.

2009-11-08 Thread Stefano Zacchiroli
tags 555025 + patch pending thanks On Sun, Nov 08, 2009 at 11:22:03AM +0900, Charles Plessy wrote: first of all, kudos for inventing debcheckout. It is really a tool that changes how Debian is. Thanks, I'm truly flattened. I would like to suggest to run the following two system commands in

Bug#554853: jetty: Jetty is unable to run on port 80

2009-11-08 Thread Torsten Werner
On Fri, Nov 6, 2009 at 11:39 PM, Robert LeBlanc rob...@leblancnet.us wrote: When setting JETTY_PORT=80, the server dies. There is a setuid option for jetty that would allow it to run on port 80. Although an iptable's rule could be created, Jetty should include this functionality.

Bug#555048: RFA: sqlobject

2009-11-08 Thread Fabio Tranchitella
Package: wnpp Severity: normal I'm going to orphan SQLObject because I don't use it anymore in my projects; the package is already maintained within the debian-python-modules team. Thanks, Fabio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#555050: hal: Remapping Fn+F5 to anything else than KEY_WLAN does not work

2009-11-08 Thread Bjørn Mork
Package: hal Version: 0.5.13-4 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am remapping Fn+F5 on my Thinkpad to '0x04:bluetooth' to have it toggle BlueTooth on and off instead of the wlan, which I always need on. The 'ThinkPad Extra Buttons' input device with keymap data

Bug#555047: [PATCH 1/2] debian/rules: install gitweb.js in gitweb package

2009-11-08 Thread Jonathan Nieder
Since commit 4af819d (gitweb: Incremental blame (using JavaScript), 2009-09-01), gitweb includes git blame support that loads asynchronously using the gitweb.js script. Ship it. Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- Of course, commit 4af819d is not even in master yet, so this

Bug#555047: [PATCH/RFC 2/2] debian/rules: ship gitweb/INSTALL

2009-11-08 Thread Jonathan Nieder
Although its main purpose is to document build-time configuration, the gitweb INSTALL file also documents its configuration format and some other aspects of run-time setup. Until this is fixed, Debian should ship the file, even though not all of it may be relevant to the user. Signed-off-by:

Bug#502352: cleaning usbmount

2009-11-08 Thread Cristian Ionescu-Idbohrn
On Fri, 6 Nov 2009, Rogério Brito wrote: Hi, Christian. First of all, thank you very much for your contribution. I will merge them to release a new version of usbmount. Great. I'm on holidays right now, but I'll get back to you with some comments when I get back, in two weeks time.

Bug#552010: still not fixed with 2.10.1-3

2009-11-08 Thread Piotr Engelking
reopen 552010 thanks After upgrade from 2.9-25 to 2.10.1-5, name resolution breaks if the 'nameserver' option is not present in /etc/resolv.conf: # ping debian.org ping: unknown host debian.org # cat /etc/resolv.conf options ndots:0 # echo nameserver 127.0.0.1 /etc/resolv.conf # ping -c 1

Bug#422599: sdcc: hc08 assembler incorrectly allows move to non-direct destination

2009-11-08 Thread Bas Wijnen
Hi, On Sun, Nov 08, 2009 at 09:38:32AM +0100, Gudjon I. Gudjonsson wrote: Can you please test if this bug has been fixed in the current version? It has not. To test this, you can do the following: create a file named test.asm, with in it: mov #18, *30 mov #18, 30

Bug#545472: Found upstream; #480001

2009-11-08 Thread Raphael Bossek
Related to official bug report https://bugzilla.mozilla.org/show_bug.cgi?id=480001 Regards, Raphael

Bug#555051: [PATCH git-core] debian/rules: drop obsolete WITH_P4IMPORT setting

2009-11-08 Thread Jonathan Nieder
Source: git-core Version: 1:1.5.3~rc2-1 Severity: wishlist This is just a cosmetic change (to shorten the OPTS list). -- % -- Subject: debian/rules: drop obsolete WITH_P4IMPORT setting Since upstream commit f979492 (Remove WITH_P4IMPORT knob from the Makefile, 2007-07-15), this option has no

Bug#551405: tinyproxy 1.6.5

2009-11-08 Thread Artur Rona
Hello, Ubuntu has got tinyproxy 1.6.5. https://edge.launchpad.net/ubuntu/+source/tinyproxy/1.6.5-0ubuntu1 Regards -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#555029: zeya: `dh --with quilt $...@` requires quilt = 0.46-7

2009-11-08 Thread Romain Francoise
Hi Luca, Luca Capello l...@pca.it writes: debian/rules uses the `dh --with quilt $...@` command, which requires the debhelper quilt.pm module, available only from quilt = 0.46-7. Thanks, I didn't know that and lintian isn't yet smart enough to notice (#548094). BTW, zeya works correctly on

Bug#555052: debconf can not initialize frontends Gnome and kde, only Dialog works

2009-11-08 Thread Wolfgang Schnitker
Package: debconf Version: 1.5.28 Severity: normal debconf can not initialize frontends under X, like Gnome or kde. It shows following error: debconf: kann Frontend nicht initialisieren: Kde debconf: (Can't locate Debconf/FrontEnd/Kde.pm in @INC (@INC contains: /etc/perl

Bug#555043: aptitude: Unable to satisfy the build-depends: with virtual build-deps

2009-11-08 Thread Sven Joachim
forcemerge 509100 555043 thanks On 2009-11-08 09:58 +0100, Jonathan Nieder wrote: aptitude seems to dislike build-dependencies on virtual packages without alternatives (libz-dev here). Is this a git-core bug or an aptitude bug? This is definitely an aptitude bug. P.S. Any ideas for

Bug#555018: FTBFS with binutils-gold

2009-11-08 Thread Urs Fleisch
This should be fixed in version 1.3. For version 1.2, you could apply the patches http://sourceforge.net/tracker/?func=detailaid=2843313group_id=70849atid=529223 and http://sourceforge.net/tracker/?func=detailaid=2843311group_id=70849atid=529223. -- To UNSUBSCRIBE, email to

Bug#555053: alsa-base: It was working in stable, not in testing. No sound

2009-11-08 Thread yellow
Package: alsa-base Version: 1.0.21+dfsg-2 Severity: normal Hello, I have no sound since I upgraded to Testing. Please could you release a fix. I noticed that when I remove my usb microphone at start I get back sound, until I reboot. Please fix it, it is of no use otherwise using Linux, if you

Bug#555054: openoffice.org-writer crashes when moving a marked textstring over the top edge

2009-11-08 Thread Hans-J. Ullrich
Package: openoffice.org Severity: important -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: x86_64 Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores) Locale: lang=de...@euro,

Bug#554958: [l10n:cs] Initial Czech translation PO debconf template for package redhat-cluster

2009-11-08 Thread Christian Perrier
Quoting Michal Simunek (michal.simu...@gmail.com): Package: redhat-cluster Version: 3.0.2-5 Severity: wishlist Tags: l10n, patch In attachment there is initial Czech translation PO debconf template (cs.po) for package redhat-cluster, please include it. Unfuzzied file attached. cs.po

Bug#554677: wishlist: correct depends / recommends for packages

2009-11-08 Thread Niels Thykier
tags 554677 = confirmed pending thanks Hi alon Thank you for your report. We have already corrected this in our VCS repository[1] and this will be closed on the next upload to Debian. ~Niels [1] The Recommends - Suggest commit.

Bug#555055: gvfs: FTBFS on hurd-i386

2009-11-08 Thread Samuel Thibault
Package: gvfs Version: 1.4.1-2 Severity: important Tags: patch Hello, gvfs currently FTBFS on hurd-i386 because of unconditional use of PATH_MAX. The attached patch fixes it by just using glibc's ability to allocate just what is required. It also actually fixes a bug for the case when a symlink

Bug#462557: [PATCH] Let 'git command -h' show usage without a git dir

2009-11-08 Thread Jonathan Nieder
Junio C Hamano wrote: Jonathan Nieder jrnie...@gmail.com writes: +/* + * Let RUN_SETUP, USE_PAGER, and NEED_WORK_TREE take effect even if + * passed the -h option. + */ +#define H_IS_NOT_HELP (13) Yuck. Let's think of a way to avoid this ugliness. Thank you. :) So I think the

Bug#536794: pose: No binary package for amd64 available

2009-11-08 Thread edeion
Hi Wolfgang, It's a bit late, but anyway: you can install the existing i386 package on your amd64 system. Download the i386 package from http://packages.debian.org/ (eg pose_3.5-9.1_i386.deb) Install it via dpkg -i --force-architecture pose_3.5-9.1_i386.deb Vincent -- To UNSUBSCRIBE, email

Bug#554793: linux-image-2.6.26-2-amd64: ipmi_watchdog module frequently returns errno=16 - Device or resource busy on Dell Poweredge 860s

2009-11-08 Thread Michael Meskes
On Sat, Nov 07, 2009 at 10:26:24PM +, Ben Hutchings wrote: 1. EBUSY indicates that the watchdog is opening it more than once, which is obviously incorrect behaviour. To the best of my knowledge watchdog only opens the device once which obviously makes your conclusion wrong as well. 2.

Bug#520384: caudium: seeking sponsor for a upload to fix this bug

2009-11-08 Thread Christian Perrier
Quoting Henrik Andreasson (deb...@han.pp.se): Package: caudium Followup-For: Bug #520384 Hi I've prepared a new version of the caudium package that closes this bug. My usual sponsor seems unavailabe at the moment. http://mentors.debian.net/debian/pool/main/c/caudium/caudium_1.4.12-13.dsc

Bug#299944: gftp-gtk shows remote users and groups as numeric in SSH2 mode

2009-11-08 Thread Xavier Oswald
Hi, gftk includes in remote file information only numerical user and group display using FTP and SSH2 protocols. Version 2.0.17 could display user and group names. I don't think that's a good idea since when browsing a directory a user could want to not show that it's him who put the file.

Bug#443018: libvte9: confirmed

2009-11-08 Thread Eugene V. Lyubimkin
Package: libvte9 Version: 1:0.22.3-1 Severity: normal Confirmed seeing garbage sometimes in xfce4-terminal. For me it started to happen only in recent libvte9 changes, in 0.22.x series. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'),

Bug#529077: Package is unusable

2009-11-08 Thread Michael Holtermann
severity: important Hi, digikam 0.10 was accepted in april, but the -doc-package was never updated. The current package is unusable, since digikam-0.9.5 is not available in unstable. So digikam ships without documentation, I guess this violates the Debian policy. Regards, Michael

Bug#554793: linux-image-2.6.26-2-amd64: ipmi_watchdog module frequently returns errno=16 - Device or resource busy on Dell Poweredge 860s

2009-11-08 Thread Michael Meskes
On Fri, Nov 06, 2009 at 04:00:08PM +, Tim Small wrote: Package: linux-image-2.6.26-2-amd64 Version: 2.6.26-17lenny1 Severity: normal Opening /dev/watchdog as provided by ipmi_watchdog on a Dell PowerEdge 860 running Lenny 5.0 (64 bit), frequently fails with EBUSY. Could you please try

Bug#506809: [oolite] Oolite 1.73 recommended by developers

2009-11-08 Thread Thomas Kreft
To quote the developers (www.oolite.org/download): Version 1.65, released in June 2006, is the latest full release of Oolite. However, the test releases are faster, prettier, more stable and use less memory, so ignoring the full release and using the test releases instead is recommended. Yes,

Bug#555084: redhat-cluster: [INTL:fr] French debconf templates translation update

2009-11-08 Thread Christian Perrier
Package: redhat-cluster Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates update, proofread by the debian-l10n-french mailing list contributors. Thanks for taking care of warning translators before uploading a new version with string changes. It's

Bug#539258:

2009-11-08 Thread Lukas Kolbe
Package: pulseaudio Version: 0.9.19-2 Severity: normal My system behaves very similarily, but with pulseaudio 0.9.19-2. Whenever I skip to the next song in rhythmbox, the volumes for front,surround,center,lfe get maxed out, but only if the Master-volume is not 0. This is highly annoying because

Bug#555085: totem-plugins: please suggest/recommend python-coherence , but not depend

2009-11-08 Thread A Mennucc
Package: totem-plugins Version: 2.28.2-3 Severity: wishlist hi, as Apelete Seketeli already remarked, python-coherence brings in 26MB of dependencies, may you please change the Depends into a Suggests or Recommends? Note that I did not investigate what effect this would have on Totem...

Bug#552329: digikam still crashes after fresh reinstall

2009-11-08 Thread Michael Holtermann
Hello, I've purged digikam and removed my local settings (digikamrc, digikam-folder unter .kde/share), and reinstalled the package. Digikam still crashes like before. Regards, Michael. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#555086: /usr/bin/seahorse-tool: seahorse-tool -d file segfaults

2009-11-08 Thread Jean-Luc Coulon (f5ibh)
Package: seahorse-plugins Version: 2.28.1-1 Severity: important File: /usr/bin/seahorse-tool -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, When I try to decrypt a gpg file with seahorse tool, I get a SEGFAULT. I've rebuilt seahorse-plugins with debugging symbols and here is the gdb session:

Bug#552329: Stacktrace attached

2009-11-08 Thread Michael Holtermann
severity: important After editing GPS coordinates via correlator, digikam writes the coordinates to the files and crashes. Please see the attached stack trace. Greetings, Michael. Application: digiKam (digikam), signal: Segmentation fault [Current thread is 1 (Thread 0x7f1245cbb750 (LWP 6493))]

Bug#553131: eclipse: FTBFS - native libraries are not built from source.

2009-11-08 Thread Niels Thykier
forcemerge 553131 553133 retitle 553131 eclipse: FTBFS - native libraries are not built from source. tags 553131 = confirmed reassign 553131 src:eclipse thanks Hi It turns out (by looking at the build logs) that this is caused by the 3.4.1 build passing a misspelled path to dpkg-shlibdeps. I

Bug#555087: [courier-mta] courier-mta does not install on clean squeeze system

2009-11-08 Thread Heiner Markert
Package: courier-mta Version: 0.59.0-3 Severity: serious --- Please enter the report below this line. --- When performing apt-get install courier-mta on an otherwise clean squeeze system, dpkg fails with an post-install script error in package courier-mta. Installing the lenny package and

Bug#513790: libgl1-mesa-dri: SAVAGE(0): [drm] drmSetBusid failed (7, pci:0000:01:00.0), Permission denied

2009-11-08 Thread oopla-pzp
On Fri, Nov 06, 2009 at 06:45:20PM +0100, Julien Cristau wrote: What's the status of this in lenny? I'm afraid there's not much sorry, I don't have access to that hw anymore so I'm unable to do further tests. should be either reported there or marked wontfix. not sure, I don't have enough

Bug#555088: spidermonkey-bin: erroniously signals illegal character in interactive mode

2009-11-08 Thread Bernhard Schulte
Package: spidermonkey-bin Version: 1.9.0.15-0lenny1 Severity: important Consider this example input in interactive mode: var text = some text; print(text); will generate an illegal character error beginning with line 2. After that any line you enter generates the same error. Running an

Bug#552430: Mail folder checking is inconsistent

2009-11-08 Thread David Headland
Hi Vincent, There is some improvement in Roundcube 0.3.1 about cache management. Could you check that it solves your problem? Please notice that upstream disable cache by default from this release, so it could fix your problem without really fixing it. Try with cache

Bug#555053: [Pkg-alsa-devel] Bug#555053: alsa-base: It was working in stable, not in testing. No sound

2009-11-08 Thread Elimar Riesebieter
* yellow [091108 11:33 +0100] Package: alsa-base Version: 1.0.21+dfsg-2 Severity: normal Hello, i I have no sound since I upgraded to Testing. Please could you release a fix. I noticed that when I remove my usb microphone at start I get back sound, until I reboot. Please fix it, it is

Bug#544910: adoption

2009-11-08 Thread Gonéri Le Bouder
On Mon, Sep 14, 2009 at 11:54:03PM -0400, Michael S Gilbert wrote: hi, i would be willing to adopt mathwar and amphetamine. i'm not a dd, but do have some packaging experience. i would need a mentor to do uploads for me. Great, I suggest you to join the Debian Games Team to maintain the

Bug#552480: eclipse: GTK dialog stopped working

2009-11-08 Thread Niels Thykier
tags 552480 = confirmed thanks Hi Thanks for testing it - this is a known problem then and we have partly fixed it in our VCS[1] and it will be fixed by upstream in eclipse 3.6 (and possibly also 3.5.2). ~Niels [1] Partly fixed as in our VCS version suffers from fewer of these problems

Bug#519061: xscreensaver cannot be unlocked in KDE

2009-11-08 Thread Yitzchak Gale
Does this happen only during a KDE session? If so, this might a symptom of #550042. The xscreensaver daemon should not run at the same time as KDE's own screen saver service. Try this: as root, remove each of the following two files if it exists: /etc/X11/Xsession.d/80xscreensaver_start

Bug#550042: xscreensaver still starts automatically in KDE sessions

2009-11-08 Thread Yitzchak Gale
reopen 550042 = severity 550042 important thanks In the proposed fix for this bug, the Xsession.d item was replaced by an xdg autostart item. So xscreensaver still starts automatically for every desktop session. In a KDE session, this causes a conflict between xscreensaver and KDE's own screen

Bug#555089: python-gamera: cannot unpickle CallbackSet

2009-11-08 Thread Jakub Wilk
Package: python-gamera Version: 3.2.3-1 Severity: minor gamera.util.CallbackSet objects are meant to be picklable/unpicklable (__setstate__ method is implemented), but in fact they are not: from gamera.util import CallbackSet from pickle import loads, dumps s = CallbackSet() loads(dumps(s))

Bug#554850: closed by Johann Felix Soden joh...@gmx.de (Re: Bug#554850: pdftk messes up non-ascii characters in output filenames)

2009-11-08 Thread Helge Hafting
Debian Bug Tracking System wrote: Package: pdftk Version: 1.41+dfsg-1 Hi Helge, Thanks for your report. The non-ascii filename problem should be already solved. Please update to version 1.41+dfsg-1 or higher. I can confirm that the problem is solved in version 1.41+dfsg-2. Thanks! Helge

Bug#554689: /usr/bin/dpkg-source: is slow

2009-11-08 Thread Raphael Hertzog
On Sat, 07 Nov 2009, Mike Hommey wrote: We can go even further, with another optimization. As appeared in the profiles, abs2rel and canonpath take a lot of time. It look like abs2rel is bloated for what it is used for. I applied the patch as well. Thanks! Cheers, -- Raphaël Hertzog --

Bug#506011: ITP: python-iniparse

2009-11-08 Thread GPLHost (thomas)
Please DO take over the package and QUICKLY, the 7 days have passed already since quite a long time. I'm trying to maintain YUM in Debian, which also needs python-iniparse, and it's been a real pain to have to wait for a FULL YEAR to have absolutely NOTHING coming out. Now, Squeeze is soon in

Bug#555091: ITP: haskell-bytestring-nums -- Parse numeric literals from ByteStrings

2009-11-08 Thread Marco Túlio Gontijo e Silva
Package: wnpp Severity: wishlist Owner: Marco Túlio Gontijo e Silva mar...@riseup.net * Package name: haskell-bytestring-nums Version : 0.3.1 Upstream Author : Jason Dusek jason.du...@gmail.com * URL : http://github.com/jsnx/bytestring-nums * License : BSD

Bug#555090: mc: cannot select the text in view F3, or paste with the middle mouse click in edition F4, under xterm

2009-11-08 Thread yellowprotoss
Package: mc Version: 2:4.7.0-pre1-3 Severity: normal mc -e is very cool for edition and coding but one cannot do much with it, since it is not possibel to copy paste from another xterm with the middle mouse under X Could you please fix it, in order to have something stable for the next

Bug#555050: hal: Remapping Fn+F5 to anything else than KEY_WLAN does not work

2009-11-08 Thread Michael Biebl
Michael Biebl wrote: Bjørn Mork wrote: Package: hal Version: 0.5.13-4 Severity: normal I am remapping Fn+F5 on my Thinkpad to '0x04:bluetooth' to have it toggle This stopped working after upgrading to hal 0.5.13-4. No matter what I set the keymap to, Fn+F5 will always generate

Bug#555050: hal: Remapping Fn+F5 to anything else than KEY_WLAN does not work

2009-11-08 Thread Michael Biebl
Bjørn Mork wrote: Package: hal Version: 0.5.13-4 Severity: normal I am remapping Fn+F5 on my Thinkpad to '0x04:bluetooth' to have it toggle This stopped working after upgrading to hal 0.5.13-4. No matter what I set the keymap to, Fn+F5 will always generate KEY_WLAN: Have you read the

Bug#552727: wireshark 1.2.2-2 cannot enter testing because a bug already closed in 1.2.2-1

2009-11-08 Thread Bálint Réczey
2009/11/1 Luk Claes l...@debian.org: Bálint Réczey wrote: 2009/10/30 Luk Claes l...@debian.org: Bálint Réczey wrote: It seems, that the automatic migration to testing cannot take place for wireshark 1.2.2-2 because #547704 [1] is falsely identified a new bug [2]. Package fails to build on

Bug#555092: specto doest not refresh and sound not working

2009-11-08 Thread yellowprotoss
Package: specto Version: 0.2.2-3.1 Severity: normal Hello seems like the software has still some little fixing, but I would like to mention: this software is really great to be coded, shared under linux, and made available to everybody. Unfortunately I cannot help much in sence that I do not

Bug#555093: Missing kernel-img.conf makes a debian kernel not installable

2009-11-08 Thread Sebastian Andrzej Siewior
Package: linux-2.6 Version: 2.6.31-1 Severity: normal Tags: patch There is no /etc/kernel-img.con on a fresh debootstrap sid. Installing a kernel leads to: |mikejones:/var/lib# dpkg --configure -a |Setting up linux-image-2.6.31-1-amd64 (2.6.31-1) ... |Running depmod. |Running update-initramfs.

Bug#555094: tsocks: does not work for 32bit programs running on amd64 arch

2009-11-08 Thread Patrick Cernko
Package: tsocks Version: 1.8beta5-9.1 Severity: important tsocks only intercepts network connections for 64bit programs on amd64 architecture. When running a 32bit program (in my case the citrix terminal server connector, which is not available as a 64bit binary) it fails as LD_PRELOAD only

Bug#555095: ahven: Please migrate to gnat-4.4

2009-11-08 Thread Ludovic Brenta
Package: ahven Severity: wishlist Version: 1.6-2 I am hereby declaring gnat-4.4 to be stable enough for the next release of Debian. Please upgrade this package to gnat-4.4; this requires changing the name of the -dev package name and going though the new queue. For details, please see

Bug#555096: ahven: Please migrate to gnat-4.4

2009-11-08 Thread Ludovic Brenta
Package: apq Severity: wishlist Version: 3.0~b1-3 I am hereby declaring gnat-4.4 to be stable enough for the next release of Debian. Please upgrade this package to gnat-4.4; this requires changing the name of the -dev package name and going though the new queue. For details, please see

Bug#555101: id3v1 tags should be zero padded instead of space padded

2009-11-08 Thread Axel SmITH
Package: libid3tag Version: 0.15.1b-10 As stated by http://id3lib.sourceforge.net/id3/id3v1.html ID3V1 tags should be zero-padded while libid3tag use space-padded fields. Here attached a patch to fix this. Regards Sm17H 10_id3v1_zeropadding.dpatch Description: Binary data

Bug#555099: eikazo: does not start scan when ADF Duplex or ADF Back for Scan Snap s510 is selected as source

2009-11-08 Thread Sascha Herrmann
Package: eikazo Version: 0.5.2-4 Severity: important eikazo does not start the scan when ADF Duplex (doubled side scanning) or ADF Back is selected as scan source with a Fujitsu ScanSnap s510. After clicking the scan button the job window just shows the status waiting for scan. When leaving the

Bug#555100: pcscada: Please migrate to gnat-4.4

2009-11-08 Thread Ludovic Brenta
Package: pcscada Severity: wishlist Version: 0.5-4 I am hereby declaring gnat-4.4 to be stable enough for the next release of Debian. Please upgrade this package to gnat-4.4; this requires changing the name of the -dev package name and going though the new queue. For details, please see

Bug#555098: libalog: Please migrate to gnat-4.4

2009-11-08 Thread Ludovic Brenta
Package: libalog Severity: wishlist Version: 0.1-4 I am hereby declaring gnat-4.4 to be stable enough for the next release of Debian. Please upgrade this package to gnat-4.4; this requires changing the name of the -dev package name and going though the new queue. For details, please see

Bug#555097: apq-postgresql: Please migrate to gnat-4.4

2009-11-08 Thread Ludovic Brenta
Package: apq-postgresql Severity: wishlist Version: 3.0~b1-1 I am hereby declaring gnat-4.4 to be stable enough for the next release of Debian. Please upgrade this package to gnat-4.4; this requires changing the name of the -dev package name and going though the new queue. For details, please

Bug#555102: firmware-ralink not working with 3Com 3CRPCIN175 (RT-2600)

2009-11-08 Thread Stefan Hett
Package: firmware-ralink Version: 0.14+lenny2 I've got an 3Com 3CRPCIN175 installed but when calling iwconfig no device is listed. The following dmesg is logged: [ 14.875549] ACPI: PCI Interrupt :02:0c.0[A] - GSI 20 (level, low) - IRQ 20 [ 14.882920] phy0 - rt61pci_init_eeprom: Error

Bug#554984: FTBFS with binutils-gold

2009-11-08 Thread Wen-Yen Chuang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you for the bug report. I have forwarded this problem to upstream author. I will fix it in next upload. :-) Kind regards Wen-Yen Chuang (caleb) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with

Bug#555103: kipi-plugins: Icedove isn't registered in email sending interface

2009-11-08 Thread Michel Grentzinger
Package: kipi-plugins Version: 0.7.0-1 Severity: normal I use digikam with both KDE and Gnone and with Kmail or Icedove. When I want to send image with digikam with icedove, it fails because cedove isn't registered as an email program like Kmail and others. I've tried with thunderbird without

Bug#550042: xscreensaver still starts automatically in KDE sessions

2009-11-08 Thread Jose Luis Rivas
On Sun, Nov 8, 2009 at 7:59 AM, Yitzchak Gale g...@sefer.org wrote: reopen 550042 = severity 550042 important thanks In the proposed fix for this bug, the Xsession.d item was replaced by an xdg autostart item. So xscreensaver still starts automatically for every desktop session. In a KDE

Bug#555104: eikazo: does abort with error message when document feader runs empty

2009-11-08 Thread Sascha Herrmann
Package: eikazo Version: 0.5.2-4 Severity: important When using eikazo with the document feeder of the Fujitsu ScanSnap s510 scanner eikazo stops scanning with the message error: _sane.error, Document feeder out of documents when the document feeder runs out of paper (what most times means that

Bug#555105: libc6: segfault when ctrl-alt-F1 and attempt to login

2009-11-08 Thread clayton
Package: libc6 Version: 2.10.1-5 Severity: important When I pull up a terminal screen with Ctrl-Alt-Fx and attempt to login (root or regular user) I get the following: login: segfault at bc43c704 ip b7f4c2da sp bfbeb1dc error 4 in libc-2.10.1.so[b7ed9000+141000] and login fails and I am

Bug#555090: [Pkg-mc-devel] Bug#555090: mc: cannot select the text in view F3, or paste with the middle mouse click in edition F4, under xterm

2009-11-08 Thread Yury V. Zaytsev
On Sun, 2009-11-08 at 14:02 +0100, yellowprotoss wrote: but one cannot do much with it, since it is not possibel to copy paste from another xterm with the middle mouse under X Could you please fix it, in order to have something stable for the next release of debian stable. The clipboard is

Bug#555106: failure to read from webcam

2009-11-08 Thread Ulrich Eckhardt
Package: arista Version: 0.9.3-1 I'm trying to use a webcam to read a video. The webcam is supported with the video-4-linux interface, so that part should not be the problem, xawtv for example works. Now, what I do is this: $ arista-transcode /dev/video0 ./video.out AttributeError:

Bug#555107: gnunet-tools: gnunet-setup creates invalid init script

2009-11-08 Thread Adrian Lang
Package: gnunet-tools Version: 0.8.0c-8 Severity: normal The /etc/init.d/gnunetd script gnunet-setup created has many syntax errors (additional newlines): #!/bin/sh # # Automatically created by gnunet-setup # PIDFILE=/var/run/gnunetd//usr/bin/gnunetd.pid APPNAME=GNUnet case $1 in

Bug#555108: Displays empty rectangles instead of Shavian characters

2009-11-08 Thread Matt Kraai
Package: epiphany-browser Version: 2.29.1-1 Hi, When I visit http://shavian.org.uk/ using Epiphany, the Shavian characters are displayed as empty rectangles. If I visit that URL using Iceweasel, the Shavian characters are displayed correctly. I wish that Epiphany displayed the characters

Bug#552456: (no subject)

2009-11-08 Thread Celejar
Celejar -- foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#534032: Being stuck

2009-11-08 Thread Christoph Egger
Hi! I have the packages now building fine again and being mostly lintian clean and nice, however some files are no longer correctly installed. I once solved that for ksimus-boolean but can't work out how I did it. The current status of these packages are at [0] so if anyone wants

Bug#555109: O: gnarwl -- Email autoresponder based on LDAP

2009-11-08 Thread Barry deFreese
Package: wnpp Severity: normal I have spoken with the current maintainer and he is OK with orphaning and we are hoping that the currently interested party picks up the package. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for

Bug#457279: gnarwl: ISPEnv.schema ISPEnv2.schema LICENSE not GPL compliant

2009-11-08 Thread Barry deFreese
Cajus Pollmeier wrote: Sure. Just take it. Cheers, Cajus Am 08.11.2009 um 01:26 schrieb Barry deFreese bdefre...@debian.org: Cajus, Are you OK with me orphaning gnarwl and hopefully Fancesco can take over maintenance? Thank you, Barry deFreese Debian QA Cajus, OK, it

Bug#554718: xulrunner, poppler, gnome and gupnp transitions

2009-11-08 Thread Petr Salinger
The webkit #554718 currently on kfreebsd-amd64 blocks building of seed, yelp, gir-repository, gstreamer0.10 (via gir-repository), devhelp, kazehakase, ... For details see http://lists.debian.org/debian-devel/2009/11/msg00289.html Petr -- To UNSUBSCRIBE, email to

Bug#555111: libudev-dev: API reference is empty

2009-11-08 Thread Frederic Peters
Package: libudev-dev Version: 146-6 Severity: minor The API Reference documentation, in /usr/share/gtk-doc/html/libudev/, is just empty, the API index is empty, the object hierarchy is empty, a first section is titled [Insert title here] and the index.html page points to

Bug#555112: sitemap: Should this package be orphaned (or removed)?

2009-11-08 Thread Barry deFreese
Package: sitemap Version: 2.3-6 Severity: important User: debian...@lists.debian.org Usertags: proposed-orphan Dear Maintainer, While reviewing some packages, your package came up as a package that should maybe be orphaned by its maintainer, because: * Upstream? * Possibly inactive maintainer,

Bug#555110: acpi-support: lid events affect external monitor as well as laptop panel

2009-11-08 Thread Bruce LaZerte
Package: acpi-support Version: 0.123-1 Severity: normal /etc/acpi/lid.sh appears to treat open and close lid events by calling screensaver routines. But the screensaver routines affect all monitors connected, including my external monitor. So after I close the lid, both my external monitor and

  1   2   3   4   5   >