Bug#579879: typical usages section in README quotes remove instead of delete

2010-05-01 Thread Raphael Hertzog
tag 579879 fixed-upstream thanks Hi, On Sun, 02 May 2010, Regid Ichira wrote: > -7.  remove file(s) from patch: quilt remove {filepath} > +7.  remove file(s) from patch: quilt delete {filepath} [...] > -1.  remove files from a patch: quilt remove {filepath} > +1.  remove files from a patch: quilt

Bug#502845: [Pkg-iscsi-maintainers] Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-01 Thread Florian Lohoff
On Sun, May 02, 2010 at 05:04:56AM +0530, Ritesh Raj Sarraf wrote: > r...@learner:~$ uname -a > Linux learner 2.6.32-4-686 #1 SMP Tue Apr 6 07:02:27 UTC 2010 i686 GNU/Linux ^^^ You have an 32 bit kernel - Please try on a 64 bit kernel with 32 bit userspace - you will fail

Bug#579902: harde-doc: [PATCH] howto-source/Makefile: add _FLAGS to all debiandoc2*() calls

2010-05-01 Thread Jari Aalto
Package: harden-doc Severity: wishlist Tags: patch If something goes wrong in call to howto-source/Makefile:, there is a message: debiandoc2latexps -l fr securing-debian-howto.fr.sgml debiandoc2latexps: WARNING: overwriting securing-debian-howto.fr.tex debiandoc2latexps: WARNING:

Bug#579901: harden-doc: FTBFS make ERROR: securing-debian-howto.fr.dvi could not be generated properly

2010-05-01 Thread Jari Aalto
Package: harden-doc Severity: serious Justification: FTBFS FTBFS: ... (cd howto-source && make EXTS="txt ps pdf" LANGS="en de fr") sed -e "s/@@LANGS@@/fr/g" \ -e "s/@@DIRS@@/fr/g" \ -e "s/@@NAME@@/securing-debian-howto/g" \ securing

Bug#579899: libtm-perl: FTBFS with libberkeleydb-perl 0.42-1: test failure

2010-05-01 Thread Niko Tyni
On Sun, May 02, 2010 at 08:13:57AM +0200, Marco d'Itri wrote: > On May 02, Niko Tyni wrote: > > > The regression happened with libberkeleydb-perl 0.42-1; the tests pass > > with 0.41-1 installed. > And how did you conclude that this is the result of a bug in > libberkeleydb-perl? I neither concl

Bug#578597: Recommend usage of dpkg-buildflags to initialize CFLAGS and al.

2010-05-01 Thread Raphael Hertzog
Hi, On Sat, 01 May 2010, Loïc Minier wrote: > On Wed, Apr 21, 2010, Raphael Hertzog wrote: > > The desired outcome is that all package grab the values directly from > > dpkg-buildflags and that we can stop exporting the variables from > > dpkg-buildpackage. That way calling debian/rules directly a

Bug#579899: libtm-perl: FTBFS with libberkeleydb-perl 0.42-1: test failure

2010-05-01 Thread Marco d'Itri
On May 02, Niko Tyni wrote: > The regression happened with libberkeleydb-perl 0.42-1; the tests pass > with 0.41-1 installed. And how did you conclude that this is the result of a bug in libberkeleydb-perl? -- ciao, Marco signature.asc Description: Digital signature

Bug#579900: GnuPG::Interface should handle User Attribute packets [PATCH]

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl Tags: patch Severity: wishlist Currently, GnuPG doesn't handle User Attribute packets, producing the following warning: > unknown record type uat at /usr/share/perl5/GnuPG/Interface.pm line 545, > line 271. The attached patch implements a minimal GnuPG::UserAtt

Bug#579899: libtm-perl: FTBFS with libberkeleydb-perl 0.42-1: test failure

2010-05-01 Thread Niko Tyni
Package: libtm-perl Version: 1.48-1 Severity: serious X-Debbugs-Cc: libberkeleydb-p...@packages.debian.org The libtm-perl package fails to build on current sid: t/051mldbm.t ... ok # Looks like your test exited with 255 just after 2. t/052mldbm2.t .. Dubious, test returne

Bug#577309: [patch]: freecad: FTBFS: Nonexistent build-dependency: libatlas-headers

2010-05-01 Thread Hideki Yamane
Hi, Just s/libatlas-headers/libatlas-dev/ solves this problem. Please apply attached patch, thanks. -- Regards, Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp http://wiki.debian.org/HidekiYamane diff -u freecad-0.9.2646.5/debian/control freecad-0.9.2646.5/debian/control --- freeca

Bug#549691: failures removing (and sometimes creating) lvm snapshot lvs

2010-05-01 Thread Tim Black
I am also getting error removing (and sometimes creating) lvm snapshots using rsnapshot's lvm support. The errors are intermittent, and following the errors I can manually perform the same operation using lvcreate/lvremove at command line. I am using Karmic Ubuntu server with rsnapshot 1.3.1 a

Bug#579898: GnuPG::Signature contains no information about cryptographic validity of the signature [PATCH] [SECURITY]

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl Tags: security patch One of the primary reasons one might want to use GnuPG::Interface is to examine the cryptographically-valid OpenPGP certifications that bind User IDs and subkeys to primary keys. However, GnuPG::Signature has no information about whether a giv

Bug#577320: [patch]: clearsilver: FTBFS: /bin/sh: Syntax error: "(" unexpected

2010-05-01 Thread Hideki Yamane
Hi, On Sat, 1 May 2010 21:38:50 +0200 Lars Kruse wrote: > I already committed this change to the debian packaging repository of > clearsilver (svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/clearsilver). > Currently Otavio Salvador is about to upload the new package. > I am just the co-maint

Bug#577086: any progress?

2010-05-01 Thread He, Li
I encountered the same problem. I use xpdf quite often, since it was much faster than acroread. But now it is too slow to give the user a decent view. You can't even use its scrollbar. -- He, Li Shanghai Key Lab of Intelligent Information Processing School of Computer Science Fudan University,

Bug#579894: reportbug: replace use of rfc822 module with email.utils due to quoting bug in rfc822

2010-05-01 Thread Paul "TBBle" Hampson
On closer examination, the workaround is: realname 'Paul \"TBBle\" Hampson' The config file is not being parsed as a python escaped-string, I realise now. -- Paul "TBBle" Hampson, paul.hamp...@pobox.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#579897: GnuPG::Interface source should not include test/random_seed

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl Currently, the upstream sources of GnuPG::Interface include a test/random_seed file. This file changes during each run of the test suite. This produces noise during the build process (in terms of files changing from their original version), and the changes are no

Bug#557439: Bug is now fixed in udev

2010-05-01 Thread Paul "TBBle" Hampson
Just a note, the relevant bug in udev was 543717, which was closed by version 153-1, uploaded 22nd April 2010. -- Paul "TBBle" Hampson, paul.hamp...@pobox.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#579896: m17n-db: new upstream release 1.6.0 fixes vietnamese input methods to work with ibus

2010-05-01 Thread Paul \ TBBle\\ Hampson
Package: m17n-db Version: 1.5.5-1 Severity: wishlist Version 1.6.0 (and 1.6.1 subsequently) of m17n-db have been released, which includes changes to the following input methods, which fixes their interaction with ibus, as per ibus bug 778 [1] vi-tcvn vi-telex vi-viqr vi-vni [1] http://code.goo

Bug#570364: Output LVDS gone on Intel Mobile 915GM

2010-05-01 Thread Stefan Ott
>> Have you done this?  I forgot to say, let us know the bug number so we >> can track it. > > Stefan, did you report this upstream or is it fixed in current sid kernel? Hi Sorry for the delay - I haven't had time to try newer kernel versions yet (it takes an awful lot of time to compile a kernel

Bug#579895: GnuPG::SubKey should have a list of signatures, not a single one [PATCH]

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl Tags: patch GnuPG::SubKey currently reports a single signature object. However, it should have a list of signatures. RFC 4880 permits multiple binding signatures to exist on a subkey. For example: * primary key X has subkey Y, with an initial binding signature

Bug#579894: reportbug: replace use of rfc822 module with email.utils due to quoting bug in rfc822

2010-05-01 Thread Paul \ TBBle\\ Hampson
Package: reportbug Version: 4.12.1 Severity: wishlist While looking harder into why my name was not coming through correctly in bug reports, I discovered that the problem stems from using the deprecated rfc822 module for parsing email addresses instead of the replacement email module. Specificall

Bug#453086: adduser --system --group should ensure uid==gid

2010-05-01 Thread GW
Hi, It seems that nothing is moving about this bug that is imho currently misclassified as a wishlist. The documentation of "man adduser" still clearly says what Fab pasted: "--group When combined with --system, a group with the same name and ID as the system user is created." For me it seems li

Bug#579893: conky-all: add support for xmms2 and other players

2010-05-01 Thread Karl Sackett
Package: conky-all Version: 1.8.0-1 Severity: wishlist Please build conky-all with support for xmms2, audacious, and bmpx. The current package wasn't built with these options enabled. -- System Information: Debian Release: squeeze/sid APT prefers testing-proposed-updates APT policy: (500, '

Bug#579843: Looks good, but maybe invert the arch list?

2010-05-01 Thread Kyle Moffett
Hmm, most of the other packages (dpkg, etc) invert that arch list, so instead of this: libselinux1-dev (>= 1.28-4) [alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc] They have this: libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfree

Bug#575050: Please split -remote from -daemon

2010-05-01 Thread Leo 'costela' Antunes
Hi Anthony, On 23/03/10 06:32, Anthony DeRobertis wrote: > Since its possible to use transmission-remote against a remote server, > it'd be nice if it were in a different package from the daemon. > But t-remote isn't packaged together with t-daemon. It's packaged together with -cli (which seem

Bug#579892: qtparted: Cannot get parted version

2010-05-01 Thread David Herbert
Package: qtparted Version: 0.4.5-6+b1 Severity: important The message "Cannot get parted version" appears in a dialog box and is printed on the terminal before the main window appears, then qtparted exits. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (50

Bug#579891: reportbug: configuration script fails to store realname with double-quotes correctly

2010-05-01 Thread Paul TBBle Hampson
Package: reportbug Version: 4.12.1 Severity: wishlist I rane the configuration script (reportbug --configure) and when prompted for my realname, entered: Paul "TBBle" Hampson This was stored in the config file as realname "Paul "TBBle" Hampson" Which meant that the bugreport went out as "Paul

Bug#579890: grotty: infinite loop when processing a man page

2010-05-01 Thread Raphael Geissert
Package: groff-base Version: 1.18.1.1-21 Hi Colin! grotty appears to enter an infinite loop when processing libwine-dev's (possibly libwine-unstable-dev's too) GetMIMETypeSubKeyA(3w) manpage. Reproducing it is as simple as running: man --warnings -E UTF-8 -l GetMIMETypeSubKeyA.3w.gz (yep, lin

Bug#579844: Missing patch

2010-05-01 Thread Kyle Moffett
Sebastian, Sorry if I'm just blind, but I don't actually see the patch supposed to be attached to this bug; did it get omitted? Cheers, Kyle Moffett

Bug#579889: ibus-unikey: cannot be installed, needs rebuild for newer libibus soversion

2010-05-01 Thread Paul
Package: ibus-unikey Version: 0.3+debian-1 Severity: grave Tags: sid Justification: renders package unusable The ibus-unikey package in sid (and squeeze) depends on libibus1 (>= 1.2.0.20090617). However, this version has fallen out of sid, replaced with libibus2. Squeeze still contains a libibus1

Bug#572837: continued anyway after pressing ESC at a prompt

2010-05-01 Thread Brendon Higgins
Package: dar Severity: normal Hi again, This bug is really only half fixed. The wording of the message is a bit clearer now, though it could be improved if the answer was "Yes | No", for example, rather than "OK | Cancel". Cancel implies cancelling an operation in progress (i.e. the program it

Bug#579888: xulrunner-1.9.2: please compile with webservices enabled, to support jssh extension

2010-05-01 Thread alex bodnaru
Package: xulrunner-1.9.2 Version: 1.9.2.3-2 Severity: wishlist enabling the following flags will provide the external access to the executable, and build an extension for telnet-like access to the executable. to have the extension installable, an install.rdf file is needed, and it follows: ht

Bug#579788: [Pkg-amule-devel] Bug#579788: amule: share directory on external disk isn't persistent

2010-05-01 Thread Celejar
On Sat, 1 May 2010 14:10:18 +0200 Werner Mahr wrote: > Am Freitag 30 April 2010 schrieb Celejar: > > > when I unplug the disk and later replug it, the directory is no > > longer present, and I have to once again manually enter the > > directory by navigating the file tree. > > Absolute corre

Bug#579814: confirmed in llvm-2.7-2

2010-05-01 Thread Alessandro Pignotti
Package: llvm-2.7 Version: 2.7-2 Severity: normal The bug is still present in version llvm-2.7-2 -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-

Bug#579607: [Evolution] Bug#579607: evolution hangs using 100% cpu when sending smtp email

2010-05-01 Thread Wendy Elmer
On Thu, 2010-04-29 at 08:22 +0200, Yves-Alexis Perez wrote: > severity 579607 important unreproducible > thanks > On mer., 2010-04-28 at 23:09 -0400, Brent wrote: > > Package: evolution > > Version: 2.28.3-1 > > Severity: grave > > Justification: renders package unusable > > come on… > > > > Rec

Bug#579873: [rt.cpan.org #57130] AutoReply: GnuPG::Signature should report on expirations

2010-05-01 Thread Daniel Kahn Gillmor
Hrm. looks like there was one other place to normalize the expiration dates returning undef when not present. This patch should handle all the cases. --dkg --- a/lib/GnuPG/Interface.pm +++ b/lib/GnuPG/Interface.pm @@ -428,11 +428,15 @@ $usage_flags, ) = @fie

Bug#579887: [CRASH] Uncaught exception AttributeError in Frontend/Gtk/ui.py:616

2010-05-01 Thread Andre Felipe Machado
Package: update-manager-gnome Version: 0.200.3-1 File: /usr/share/pyshared/UpdateManager/Frontend/Gtk/ui.py Severity: normal *** Please type your report below this line *** Simply calling update manager crashes it. *** /tmp/update-manager-bugpDf7Z2 The information below has been automatically

Bug#546766: I think it's fixed

2010-05-01 Thread Reuben Peterkin
I think it must have been fixed - I can't reproduce in 4.0~beta2. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579886: please upload gnat-4.4, based on gcc-4.4-source 4.4.4

2010-05-01 Thread Matthias Klose
Package: gnat-4.4 Version: 4.4.3-1 Severity: serious please build gnat-4.4, based on gcc-4.4-source 4.4.4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579684: A patch: In recent vesrions, vsf_sysutil_create_or_open_file() does not O_APPEND

2010-05-01 Thread Regid Ichira
In recent vesrions, sysutil.c:vsf_sysutil_create_or_open_file() does not O_APPEND --- vsftpd-2.3.0~pre2-2+local.orig/logging.c    2010-05-02 02:04:19.0 +0300 +++ vsftpd-2.3.0~pre2-2+local/logging.c 2010-05-02 02:10:44.0 +0300 @@ -58,6 +58,7 @@ die2("failed to open vsftp

Bug#485282: nscd: Change default cache setting to work better with roaming laptops

2010-05-01 Thread Marco d'Itri
On Apr 29, Clint Adams wrote: > Is the danger of the cache being 30 days out-of-date not a worry > in practice? And what about the increased memory usage on large systems? I am not persuaded at all that this change is appropriate for the default configuration. I'd even say that supporting offline

Bug#577134: Proxy returns different messages for blocked http and blocked https requests

2010-05-01 Thread Mark Hobley
--- On Sun, 11/4/10, Jordi Mallach wrote: > Have you tried with the current version in squeeze, 1.8.1? > There are many changes in this version, so first I'd like to know if > it's still an issue there. Hi Jordi. I have just retested with 1.8.1-4. The problem is still occuring. The proxy retur

Bug#579853: inkscape: PNG export does not work

2010-05-01 Thread Alex Valavanis
tags 579853 + confirmed thanks Confirmed downstream in Ubuntu package 0.47.0-2ubuntu2 On 1 May 2010 16:54, Mathieu Malaterre wrote: > Package: inkscape > Version: 0.46-2.lenny2 > Severity: normal > > > Hi, > > I am attaching a SVG file that cannot be exported to PNG properly. For some > reason

Bug#579881: errors

2010-05-01 Thread jidanni
Package: linux-wlan-ng-firmware Version: 0.2.9+dfsg-4 Severity: wishlist Here are some of the error messages seen. # linux-wlan-ng-build-firmware-deb Checked out revision 1870. dpkg-buildpackage: warning: using a gain-root-command while being root dh_clean: Compatibility levels before 5 are deprec

Bug#502845: [Pkg-iscsi-maintainers] Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-01 Thread Ritesh Raj Sarraf
I also did it with CHAP auth during discovery and it works. champaran:~# iscsiadm -m node --loginall=automatic Logging in to [iface: default, target: iqn.2001-04.com.example:iet.test, portal: 192.168.2.104,3260] Login to [iface: default, target: iqn.2001-04.com.example:iet.test, portal: 192.168.

Bug#407217: Multicast broken in r8169 for one version of Thecus N2100

2010-05-01 Thread Ben Hutchings
On Sat, 2010-05-01 at 23:13 +0200, Moritz Muehlenhoff wrote: > On Sun, Mar 07, 2010 at 03:50:37PM +, Ben Hutchings wrote: > > On Sun, 2010-03-07 at 20:48 +0600, Mikhail Gusarov wrote: > > > Twas brillig at 14:41:10 07.03.2010 UTC+00 when t...@cyrius.com did > > > gyre and gimble: > > > > > >

Bug#579879: typical usages section in README quotes remove instead of delete

2010-05-01 Thread Regid Ichira
Package: quilt Version: 0.48-7 Severity: normal Tags: patch 1) --- README  2010-05-02 02:26:12.0 +0300 +++ README.mod  2010-05-02 02:28:45.0 +0300 @@ -514,7 +514,7 @@  6.  apply current, ready for next: quilt push -7.  remove file(s) from patch: quilt remove {filepath}

Bug#502845: [Pkg-iscsi-maintainers] Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-01 Thread Ritesh Raj Sarraf
On Sunday 02 May 2010 02:14:56 Moritz Muehlenhoff wrote: > On Wed, Apr 07, 2010 at 09:31:17PM +0200, Florian Lohoff wrote: > > On Tue, Apr 06, 2010 at 04:21:46AM +0100, Ben Hutchings wrote: > > > > > On Thu, Feb 11, 2010 at 08:23:12PM +0100, Florian Lohoff wrote: > > > > > > Something _is_ broken -

Bug#579880: add README

2010-05-01 Thread jidanni
Package: linux-wlan-ng-firmware Version: 0.2.9+dfsg-4 Severity: wishlist $ aptitude show linux-wlan-ng-firmware This package doesn't contain the firmware files, but a script to download the upstream source tarball and build a deb that contains them. OK, but may I suggest that you mentio

Bug#274484: workaround

2010-05-01 Thread Gabriele Giacone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems to have been solved between 2.6.27 and 2.6.28 kernels. http://bugs.gentoo.org/show_bug.cgi?id=279915#c63 Workaround for lenny: replace #!/usr/bin/bsh with #!/usr/bin/env bsh - -- Gabriele -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.

Bug#430137: tk-brief: diff for NMU version 5.9-1.1

2010-05-01 Thread tony mancill
tags 430137 + patch tags 430137 + pending thanks Dear maintainer, I've prepared an NMU for tk-brief (versioned as 5.9-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru tk-brief-5.9/debian/changelog tk-brief-5.9/debian/changelog --- tk-

Bug#520119: megaraid_mbox

2010-05-01 Thread Francis
Sorry, our Xserve died, so I cannot test if the new kernel solve the problem. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579831: libgnutls26 version 2.9.10-1 is a bad version

2010-05-01 Thread jidanni
Well if this is an exim bug then please reassign, establish a Breaks: header between the two packages and report upstream. Also got the same error on this machine: >> TLS error on connection to frodo.hserus.net [204.74.68.40] (gnutls_handshake) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#579878: the BDB errlog is not reopened after a SIGHUP

2010-05-01 Thread Marco d'Itri
Package: torrus Version: 1.0.8-2 Severity: normal r...@rs-b:~# ls -l /proc/$(pidof collector)/fd/ | grep deleted l-wx-- 1 Debian-torrus Debian-torrus 64 May 2 00:40 3 -> /var/log/torrus/dbenv_errlog_22763.1 (deleted) r...@rs-b:~# kill -HUP 22763 r...@rs-b:~# ls -l /proc/$(pidof collector)/fd

Bug#579877: mention meaning of MIB on the man page

2010-05-01 Thread jidanni
Package: linux-wlan-ng Version: 0.2.9+dfsg-4 Severity: wishlist File: /usr/share/man/man8/wlancfg.8.gz Say what MIB means, there on the man page where it is mentioned so much. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contac

Bug#579876: broken links

2010-05-01 Thread jidanni
Package: linux-wlan-ng-doc Version: 0.2.9+dfsg-4 Severity: wishlist File: /usr/share/doc/linux-wlan-ng-doc/FAQ.gz Many of the URLs mentioned lead nowhere. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#579875: clarify denial of package usefulness

2010-05-01 Thread jidanni
Package: linux-wlan-ng Version: 0.2.9+dfsg-4 Severity: wishlist In the Description we read: Please note that you probably do not need this package: The prism2_usb driver is included in the default kernel packages since 2.6.31. If you need firmware loading for your prism2_usb device,

Bug#579874: add Suggests: linux-wlan-ng-firmware

2010-05-01 Thread jidanni
Package: linux-wlan-ng Version: 0.2.9+dfsg-4 Severity: wishlist You should add Suggests: linux-wlan-ng-firmware -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#579873: GnuPG::Signature should report on expirations

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl GnuPG::Signature reports the time that a given signature was created, but does not provide information about when the signature is scheduled to expire. Not all signatures have expiration dates, but those that do, it's a pretty relevant piece of information ;) ht

Bug#579872: example files installed in the wrong place

2010-05-01 Thread Marco d'Itri
Package: torrus-common Version: 1.0.8-2 Severity: normal Please move the example files from /usr/share/torrus/xmlconfig/examples/ to /usr/share/doc/torrus-common/examples/ . -- ciao, Marco signature.asc Description: Digital signature

Bug#578578: closed by Torsten Werner (Bug#578578: fixed in sun-java6 6.20-dlj-2)

2010-05-01 Thread Torsten Werner
On Sun, May 2, 2010 at 12:15 AM, moog wrote: > Thanks again. It is certainly easy to demand support for free without giving back anything. We have provided an acceptable workaround. Why don't you join the team and maintain the package and its designated successor (sun-java7) for the next years an

Bug#579871: ITP: libnet-https-any-perl -- A perl module for HTTPS GET and POST using any available SSL module

2010-05-01 Thread Ivan Kohler
Package: wnpp Severity: wishlist Owner: Ivan Kohler Owner: Ivan Kohler * Package name: libnet-https-any-perl Version : 0.10 Upstream Author : Ivan Kohler * URL : http://search.cpan.org/dist/Net-HTTPS-Any/ * License : Perl Programming Lang: Perl Descriptio

Bug#514974: closing 514974

2010-05-01 Thread Torsten Werner
# Automatically generated email from bts, devscripts version 2.10.35lenny7 # as explained in the bug report close 514974 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#578578: closed by Torsten Werner (Bug#578578: fixed in sun-java6 6.20-dlj-2)

2010-05-01 Thread moog
Torsten Werner wrote: > I don't think so. A config file is a file that you can edit with > either a text editor or some specialized configuration tool but a jar > file does not fall into that category. Sylvestre Ledru wrote: > I support the wontfix. A compressed file is not a config file. Hi, Th

Bug#579858: xserver-xorg-video-nouveau: X fails to find nouveau device

2010-05-01 Thread Julien Cristau
Hi, On Sat, May 1, 2010 at 23:35:33 +0530, Ritesh Raj Sarraf wrote: > X fails complaining that it could not find any of the device in /dev/dri/cardN > On my box, even with nvidia.ko loaded, I do not have the /dev/dri/ folder at > all. > > > Any ideas on where I should start investigating ? >

Bug#579526: reproducible

2010-05-01 Thread Luis Felipe Tabera
On Sábado Mayo 1 2010, Torgeir Skjøtskift wrote: > I may have found a way to reproduce the problem. > > It seems that, after starting kontact successfully, then go to calendar, > choose (using a non-empty calendar) month view, then quit kontact and try > to start it again, it will crash. I th

Bug#578597: Recommend usage of dpkg-buildflags to initialize CFLAGS and al.

2010-05-01 Thread Loïc Minier
Hey Great to this see effort! On Wed, Apr 21, 2010, Raphael Hertzog wrote: > The desired outcome is that all package grab the values directly from > dpkg-buildflags and that we can stop exporting the variables from > dpkg-buildpackage. That way calling debian/rules directly and via > dpk

Bug#579870: konqueror: [man] missing description of how color values are specified

2010-05-01 Thread Jari Aalto
Package: konqueror Version: 4:4.3.4-1 Severity: normal The manual page reads: --bg, --background sets the default background color and an application palette (light and dark shades are cal‐ culated) --fg, --foreground sets the default

Bug#578129: please apply "skip sense logging for some ATA PASS-THROUGH cdbs" from 2.6.33

2010-05-01 Thread Moritz Muehlenhoff
Robert Edmonds wrote: > Package: linux-2.6 > Version: 2.6.32-11 > Severity: normal > Tags: patch > > hi, > > when SATA drives are attached to SAS controllers and used in ATA > pass-through mode, many operations cause alarming but harmless messages > (though it may not be immediately obvious to th

Bug#579869: nbd-server: Should it start after the syslog collector is active?

2010-05-01 Thread Petter Reinholdtsen
Package: nbd-server Version: 1:2.9.15-2 Tags: patch User: initscripts-ng-de...@lists.alioth.debian.org Usertags: incorrect-dependency I just did a test installation of Debian/Squeeze, and noticed the nbd-server init.d script is started before rsyslog. I tested to move it after the rsys

Bug#577603: [Pkg-acpi-devel] Bug#577603: acpi-support: acpi_fakekey doesn't work: "dropping event due to full queue"

2010-05-01 Thread koniu
Hi, On Sat, May 1, 2010 at 18:11, Michael Meskes wrote: > Could you please give us the whole Xorg log? Or at least all line containing > ACPI. Attached are Xorg.0.log and relevant xinput output. cheers, koniu This is a pre-release version of the X server from The X.Org Foundation. It is not s

Bug#407217: Multicast broken in r8169 for one version of Thecus N2100

2010-05-01 Thread Moritz Muehlenhoff
On Sun, Mar 07, 2010 at 03:50:37PM +, Ben Hutchings wrote: > On Sun, 2010-03-07 at 20:48 +0600, Mikhail Gusarov wrote: > > Twas brillig at 14:41:10 07.03.2010 UTC+00 when t...@cyrius.com did > > gyre and gimble: > > > > >> Just tested it. Works fine here (mDNS resolves without promisc mode >

Bug#367026: Nope, stll doesn't work

2010-05-01 Thread Moritz Muehlenhoff
On Wed, Feb 25, 2009 at 08:43:10PM -0500, Daniel Dickinson wrote: > In response to your query; I don't have the Logitech mouse anymore but > I just tested and Microsoft mice don't work so it probably is still not > working for any serial mice. Please report this bug upstream at the upstream bugzil

Bug#579868: ITP: svn-all-fast-export -- A fast-import based converter to convert repos from svn to git

2010-05-01 Thread José Manuel Santamaría Lema
Package: wnpp Severity: wishlist Owner: José Manuel Santamaría Lema X-Debbugs-CC: debian-de...@lists.debian.org Package name: svn-all-fast-export Version: 0 Upstream Author: Thiago Macieira , Thomas Zander URL: http://gitorious.org/svn2git License: GPLv3 or later Description: A fast-import base

Bug#571761: linux-image-2.6.32-2-686: 2.6.32 required noapic on Acer Travelmate 430 where earlier kernels did not

2010-05-01 Thread Moritz Muehlenhoff
On Tue, Apr 06, 2010 at 05:38:15AM +0100, Ben Hutchings wrote: > On Sat, 2010-02-27 at 22:32 +, Ben Hutchings wrote: > > On Sat, 2010-02-27 at 20:21 +, David Goodenough wrote: > > > Package: linux-2.6 > > > Version: 2.6.32-8 > > > Severity: important > > > > > > > > > With kernels up to 2

Bug#571251: broken bios

2010-05-01 Thread Moritz Muehlenhoff
On Sat, Apr 03, 2010 at 03:04:38AM +0100, Ben Hutchings wrote: > On Tue, 2010-03-30 at 15:31 +0200, angelo wrote: > > Ben Hutchings wrote: > > > On Tue, 2010-03-30 at 11:52 +0200, angelo wrote: > > > > > >> Dear Ben, > > >> > > >> thanks for the information. > > >> > > >> I installed 2-6-34, ful

Bug#570364: Output LVDS gone on Intel Mobile 915GM

2010-05-01 Thread Moritz Muehlenhoff
On Tue, Apr 06, 2010 at 05:28:05AM +0100, Ben Hutchings wrote: > On Mon, 2010-02-22 at 12:51 +, Ben Hutchings wrote: > > On Sun, 2010-02-21 at 15:15 +0100, Stefan Ott wrote: > > > Hi! > > > > > > On Sat, Feb 20, 2010 at 22:20, Ben Hutchings wrote: > > > > On Thu, 2010-02-18 at 21:11 +0100, S

Bug#502845: linux-image-2.6.32-1-amd64 / open-iscsi amd64 login hang

2010-05-01 Thread Moritz Muehlenhoff
On Wed, Apr 07, 2010 at 09:31:17PM +0200, Florian Lohoff wrote: > On Tue, Apr 06, 2010 at 04:21:46AM +0100, Ben Hutchings wrote: > > > > On Thu, Feb 11, 2010 at 08:23:12PM +0100, Florian Lohoff wrote: > > > > > Something _is_ broken - I am very successful building up > > > > > open-iscsi/iscsitarg

Bug#555835: [usb-storage] linux-image-2.6.30-2-686: Unusual usb storage Samsung YP-CP3 not working

2010-05-01 Thread Moritz Muehlenhoff
On Sat, Feb 06, 2010 at 11:31:33PM +0300, Vitaly Kuznetsov wrote: > Moritz Muehlenhoff writes: > > >> I've tested this device with microSD card without my patch - it did not > >> work (with same symptomes). But I have not tested it with a card. I > >> will be able to test it in the end of decembe

Bug#509934: nbd-server missing LSB information

2010-05-01 Thread Petter Reinholdtsen
As far as I know, this issue was fixed in version 1:2.9.9-4 with this changelog entry: * Add experimental LSB headers. Initscript dependency info should really be calculated dynamically, but at least this is better than nothing. Closes: #448225. No idea why you see this problem in vers

Bug#566781: linux-image-2.6.32-trunk-686: Suspend / Resume works correctly for the first time (Lot of thanks) - Minor issues

2010-05-01 Thread Moritz Muehlenhoff
On Tue, Feb 02, 2010 at 04:35:58PM +0100, maximilian attems wrote: > > 3) Close the lid of the laptop: > > Systematically: > > - At the first try, the screen becomes black, but the computer > > does NOT suspend. > > - At the second try, Suspend succeeds. > > - After Suspend has

Bug#559342: linux-image-2.6.30-2-686: USB Devices managed by uhci_hcd fail to mount

2010-05-01 Thread Moritz Muehlenhoff
On Fri, Mar 05, 2010 at 03:29:12PM +0100, Eugenio M. Vigo wrote: > Ok, tested with the 2.6.32-trunk-686 kernel from Debian testing and the > result is the same. This is the log from dmesg | tail > > [ 4698.652329] cdc_acm: v0.26:USB Abstract Control Model driver for USB > modems and ISDN adapters

Bug#579867: GnuPG::Interface should be able to report timestamps at 1Hz precision

2010-05-01 Thread Daniel Kahn Gillmor
Package: libgnupg-interface-perl If RT #57121 is resolved (always use --fixed-list-mode), then GnuPG::Interface should be able to report relevant dates (key creation/expiration dates and signature creation) down to a 1 second resolution, as they're specified in the OpenPGP specification: http:/

Bug#579684: 2.3.0~pre1 looks fine. 2.3.0~pre2-1 has this bug too.

2010-05-01 Thread Regid Ichira
2.3.0~pre2-1: also has that problem. 2.3.0~pre1: seems without it. _ Hotmail: Trusted email with Microsoft’s powerful SPAM protection. https://signup.live.com/signup.aspx?id=60969 -- To UNS

Bug#536594: more info

2010-05-01 Thread Moritz Muehlenhoff
On Thu, Feb 25, 2010 at 06:12:42PM -0500, Michael Marsh wrote: > With the following kernel: > debian:~# apt-cache policy linux-image-2.6.32-2-686 > linux-image-2.6.32-2-686: > Installed: 2.6.32-8 > Candidate: 2.6.32-8 > Version table: > *** 2.6.32-8 0 > 500 http://http.us.debian.org

Bug#572147: RM: xen-unstable; RoM

2010-05-01 Thread Moritz Muehlenhoff
On Wed, Mar 03, 2010 at 11:05:19PM +0100, Torsten Werner wrote: > tags 572147 + moreinfo > thanks > > Hi, > > Bastian Blank schrieb: > > Please remove xen-unstable from unstable. > > that is an almost empty bug report. Please elaborate a bit why the > package should be removed. It is obsolete.

Bug#535278: vlc: crash adding a second webcam

2010-05-01 Thread Moritz Muehlenhoff
reassign 535278 vlc thanks On Tue, Feb 23, 2010 at 09:45:53AM +0100, Javier Barroso wrote: > On 20/02/10 12:47, Moritz Muehlenhoff wrote: > >tags 535278 moreinfo > >thanks > > > >On Thu, Jul 02, 2009 at 12:04:16PM +0200, Javier Barroso wrote: > >>Christophe Mutricy wrote: > >>>For me it also looks

Bug#489754: please use Choices-C in templates where appropriate

2010-05-01 Thread Petter Reinholdtsen
tags 489754 + patch thanks I had a look at this, and believe this patch will implement the proposed change. It will cause all translations to be rendered partly outdated, and should probably be scheduled together with other changes causing changes to the texts. One such change being considered

Bug#521944: linux-image-2.6.29-1-686: Excessive number of interrupts from hrtimer_start_expires

2010-05-01 Thread Moritz Muehlenhoff
On Thu, Feb 25, 2010 at 06:16:51PM +, Tom Parker wrote: > On 25 February 2010 18:15, Moritz Muehlenhoff wrote: > > Did you report this at http://bugzilla.kernel.org ? > > Haven't yet. Somewhere on the todo list... What's the status? Cheers, Moritz -- To UNSUBSCRIBE, email to deb

Bug#579866: Priority extra for more Haskell packages

2010-05-01 Thread Joachim Breitner
Package: ftp.debian.org Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, this is a follow-up to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562548 Not all Haskell packages were affected. Especially the -doc packages, which were section doc, are still of priority optional:

Bug#430941: linux-image-2.6.21-2-686: no-name USB 2.0 flash drive gets "unknown partition table" until BLKRRPART ioctl is issued

2010-05-01 Thread Moritz Muehlenhoff
On Wed, Dec 24, 2008 at 04:56:25PM +, Simon McVittie wrote: > submitter 430941 s...@debian.org > found 430941 2.6.26-12 > thanks > > On Sun, 21 Dec 2008 at 23:19:18 +0100, Moritz Muehlenhoff wrote: > > On Sat, Sep 08, 2007 at 06:16:40PM +0100, Simon McVittie wrote: > > > On Mon, 06 Aug 2007 at

Bug#577320: [patch]: clearsilver: FTBFS: /bin/sh: Syntax error: "(" unexpected

2010-05-01 Thread Lars Kruse
Hi Hideki, > I made a simple patch for this issue. > Please check and apply it, thanks. thanks for your work! I already committed this change to the debian packaging repository of clearsilver (svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/clearsilver). Currently Otavio Salvador is about t

Bug#562099: [Openvpn-users] Does --multihome work in latest OpenVPN release?

2010-05-01 Thread Peter Rabbitson
Peter Rabbitson wrote: > Peter Rabbitson wrote: >> Samuli Seppänen wrote: >>> Hi, >>> >>> Is someone successfully using the --multihome option on latest OpenVPN >>> release? Or is this bug report still valid: >>> >>> >>> >> I am sorry I drop

Bug#578250: open-iscsi: Encounters connection failure on boot

2010-05-01 Thread Ritesh Raj Sarraf
Okay!! No. I am inclined to think that this is not a bug. But before I close this report, I would like to see the error messages that you see. The service is started early in the boot process to provide LUNs that can be used by the applications. It fits in there in rcS. The error that I was get

Bug#579803: Tagging doesn't work anymore

2010-05-01 Thread Micah Anderson
Package: svn-buildpackage Version: 0.8.0 Severity: normal I'm also experiencing this problem, I've tried to tag multiple different packages, and I'm seeing this: dpkg-deb: building package `librb-inotify-ruby1.9.1' in `../librb-inotify-ruby1.9.1_0.7.0-3.1_all.deb'. dpkg-genchanges >../librb-i

Bug#579819: use unicode characters in ls output for symlink arrows

2010-05-01 Thread Michael Stone
I'll maybe try uploading this after 8.5 migrates to testing. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#577784: [debian/debian-sid] Cherry pick fix for memory issues in mysqli_options (Closes: #577784)

2010-05-01 Thread Raphael Geissert
tag 577784 pending thanks Date: Sat May 1 12:16:27 2010 -0500 Author: Raphael Geissert Commit ID: e99c5342fc828ac1020403939d858c049b81b9f4 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=e99c5342fc828ac1020403939d858c049b81b9f4 Patch URL: http://git.debian.org/?p=pkg-php/php

Bug#576593: [debian/debian-sid] Set default session.save_path to /var/lib/php5 (Closes: #576593)

2010-05-01 Thread Raphael Geissert
tag 576593 pending thanks Date: Sat May 1 12:57:39 2010 -0500 Author: Raphael Geissert Commit ID: 4d28dbdc4603d81d52db1408cbd6a6725ddf43a0 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=4d28dbdc4603d81d52db1408cbd6a6725ddf43a0 Patch URL: http://git.debian.org/?p=pkg-php/php

Bug#572122: [debian/debian-sid] Cherry pick upstream fix for mysqli_ssl_set (Closes: #572122)

2010-05-01 Thread Raphael Geissert
tag 572122 pending thanks Date: Sat May 1 11:22:48 2010 -0500 Author: Raphael Geissert Commit ID: 923d4947d18e4e87cd3881ca7dee12136d76d865 Commit URL: http://git.debian.org/?p=pkg-php/php.git;a=commitdiff;h=923d4947d18e4e87cd3881ca7dee12136d76d865 Patch URL: http://git.debian.org/?p=pkg-php/php

Bug#578552: Bug in libmath-random-mt-perl fixed in revision 57224

2010-05-01 Thread pkg-perl-maintainers
tag 578552 + pending thanks Some bugs are closed in revision 57224 by Salvatore Bonaccorso (carnil-guest) Commit message: * add a patch fixing tests for double numbers evaluation. (Closes: #578552) -- FTBFS with perl 5.12.0-1: long doubles * Convert to '3.0 (quilt)' package source format.

  1   2   3   >