Bug#532584: libshibsp1: Backchannel fails to contact AA

2009-06-10 Thread Francesco Malvezzi
Russ Allbery ha scritto: > "Scott Cantor" writes: > >> I think this is the reference you want: >> >> http://marc.info/?t=12372108902&r=1&w=2 >> >> Something in debian got updated and corrupted a CA list. What I can't >> explain is why libcurl is even looking at it, but I'll look into that >>

Bug#531802: [Pkg-libvirt-maintainers] Bug#531802: libvirt0: bridges containing VLAN interfaces are not recognized

2009-06-10 Thread Andreas Unterkircher
and how does your /sys/class/net directory looks like when it's working in your virt-manager? mine now contains: u...@kuecken:~$ ls -l /sys/class/net/ total 0 drwxr-xr-x 6 root root 0 2009-06-11 05:43 br0 drwxr-xr-x 6 root root 0 2009-06-11 08:17 br1 drwxr-xr-x 5 root root 0 2009-06-11 05:43 et

Bug#531802: [Pkg-libvirt-maintainers] Bug#531802: libvirt0: bridges containing VLAN interfaces are not recognized

2009-06-10 Thread Andreas Unterkircher
Almost the same, just that my bridge was also type manual as I do not configure a IP address for it. And both devices link status was set to up. iface vlan2 inet manual vlan-raw-device eth0 iface br0 inet static address 192.168.1.2 network 192.168.1.0 n

Bug#531911: More comments and possibly better fix

2009-06-10 Thread Alexandre Rossi
First, sorry for the late answer, but the Debian BTS does not send mail to the bug submitter unless they subscribed to the bug report, and I forgot on this one, that is why I saw your follow-ups only today... > I think the line is truncated to print the information given your shell > size. Can you

Bug#447266: Same Certificate problem

2009-06-10 Thread Marc MAURICE
Hi all, I already reported the bug upstream but got no response. I found the same problem with https://www.me.etsglobal.org/ Firefox and IE7 report no problem. I think wget doesn't handle certificates with several names correctly. $ wget --version GNU Wget 1.11.4 Copyright (C) 2008 Free Softwa

Bug#532731: kalarm: crashes on desktop startup

2009-06-10 Thread Thomas Koch
Package: kalarm Version: 4:4.2.4-1 Severity: important Kalarm should autostart in the systray, when KDE starts, but immediately crashes with the attached backtrace. In former versions, it often displayed events on startup, that were due while the computer was off. So it could be, that the crash ac

Bug#532732: kde-minimal: Ctrl-Fx to select workspace only works for Workspaces 1-4

2009-06-10 Thread clayton
Package: kde-minimal Version: 5:50 Severity: normal In KDE4, if I configure more then four workspaces, the Ctrl-Fx short cut keys for workspace selection only work for the first four workspaces, ie. Ctrl-F1, Ctrl-F2, Ctrl-F3, and Ctrl-F4. Mouse action is required to get to Workspace 5 and abov

Bug#530754: malformed log messages

2009-06-10 Thread Ionut Ciocirlan
Package: rsyslog Version: 3.22.0-1 Severity: minor It happens on amd64 as well. I have libc6-i386 2.9-12 installed, though I doubt it makes a difference. This is how this morning's fresh /var/log/syslog starts: rsyslogd: [origin software="rsyslogd" swVersion="3.22.0" x-pid="3028" x-info="http:

Bug#532693: [Pkg-scicomp-devel] Bug#532693: libsuitesparse-dev and libsofa1-dev: error when trying to install together

2009-06-10 Thread Rafael Laboissiere
* Ralf Treinen [2009-06-10 21:25]: > Package: libsofa1-dev,libsuitesparse-dev > Version: libsofa1-dev/1.0~beta4-1 > Version: libsuitesparse-dev/1:3.4.0-1 > Severity: serious > User: trei...@debian.org > Usertags: edos-file-overwrite > > Date: 2009-06-10 > Architecture: amd64 > Distribution: sid

Bug#531691: /usr/bin/epiphany: Tries to download files to /; which obviously fails

2009-06-10 Thread Deadlyhead
I confirm this bug. I manually changed the parameter in Configuration Editor (/apps/epiphany/directories/downloads_folder) to "~/downloads," then opened an instance of Epiphany to observe if/when a change occurred. The browser started up just fine, I was able to download a file to ~/downloads with

Bug#532730: Makefile.in.in distributed by intltool is missing ctags stumps

2009-06-10 Thread Chow Loong Jin
Package: intltool Version: 0.40.6-2 Severity: minor Tags: patch When using an autotools-based build system, which has "po" added to SUBDIRS of the top-level Makefile.am, `make tags' works, because there are stubs in the Makefile.in.in which is installed into po/. However, `make ctags' fails with "

Bug#496784: [buliab...@gmail.com: [Bug 168320] Re: References to non-installed fonts break text toolbar (can't change font; font size display errors)]

2009-06-10 Thread Charles Plessy
unarchive 496784 found 496784 0.46-9 severity 496784 normal retitile 496784 Please drop the patch 04-only-use-valid-font-families-in-text-tool at the next upstream release thanks Hello Wolfram, here I forward an Upstream message from a Launchpad bug, that says that the next release will make the

Bug#524571: Is it related to cron?

2009-06-10 Thread Thomas Goirand
Hi, You guys are talking about crashes at 6:26. Amazingly, the cron.daily is by default at exactly this time. Can you guys past here an ls of what is in your /etc/cron.daily? I have to say that we have quite a large number of Xen servers (as we do VPS hosting in 10 locations), all upgraded to the

Bug#532729: Missing dependency on turbojson

2009-06-10 Thread Adrian von Bidder
Package: python-turbogears2 Severity: important Version: 2.0-1 $ paster tginfo ... pkg_resources.VersionConflict: (TurboJson 1.1.2 (/usr/lib/pymodules/python2.5), Requirement.parse('TurboJson>=1.2.1')) The correct turbojson version is in Debian but the turbogears2 package needs a versioned depe

Bug#490552: apcalc: FTBFS on GNU/kFreeBSD

2009-06-10 Thread Barry deFreese
Hi, If you get around to this bug could you make one minor change? It will allow it to also build on Debian GNU/Hurd. Change: ifneq (,$(findstring $(target), Linux GNU/kFreeBSD)) to ifneq (,$(findstring $(target), Linux GNU/kFreeBSD GNU)) Thank you, Barry deFreese -- To UNSUBSCRIBE,

Bug#532728: clojure: link fails when trying to use inspector

2009-06-10 Thread Rob Browning
Package: clojure Version: 1.0.0+dfsg-1 As yet, I'm not certain whether this is a bug in Debian's clojure package, other Java pacakges, or a local configuration problem, but clojure throws an UnsatisfiedLinkError when trying to use the inspector: $ clojure Clojure 1.0.0- user=> (use '[cloju

Bug#532398: trying to pull packages from backports may introduce 'dependency hell'

2009-06-10 Thread Jayen Ashar
Matthew Palmer wrote: On Wed, Jun 10, 2009 at 11:40:49AM +1000, Jayen Ashar wrote: Matthew Palmer wrote: From http://backports.org/debian/dists/lenny-backports/Release: NotAutomatic: yes Join the dots from there. The bug report didn't include my apt_preferences, which contains: Package:

Bug#532727: iproute: "tc filter add ... protocol ip fw" broken?

2009-06-10 Thread Marek Michalkiewicz
Package: iproute Version: 20090324-1 Severity: normal Trying to add a tc filter based on iptables mark (useful with IPMARK from xtables-addons to replace many rules with a single efficient one): # tc qdisc add dev eth0 root handle 1: htb # tc filter add dev eth0 parent 1: protocol ip fw RTNETLINK

Bug#526028: me too

2009-06-10 Thread jidanni
Please fix soon. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#506106: w3m-el-snapshot vs. emacs-snapshot

2009-06-10 Thread jidanni
> as one can't remove it without removing emacs-w3m. SJ> Sorry, I do not understand this. # aptitude why emacs22 i w3m-el-snapshot Depends emacs | emacs22 | emacs21 | apel (>= 10.5) Or maybe emacs-snapshot should 'Provides: emacs' or something? -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#531819: git-buildpackage: version regex is wrong in git-import-orig

2009-06-10 Thread Felipe Sateler
El jueves 11 de junio, Guido Günther escribió: > On Wed, Jun 10, 2009 at 12:50:33PM +1000, Felipe Sateler wrote: > > Well, - in upstream version nambers should be reasonably common in -rc > > -alpha or such. And your original regex allows it in orig but not in > > plain upstream. > > So iff we add

Bug#532549: javaldx: Could not find a Java Runtime Environment!

2009-06-10 Thread jidanni
if test dpkg -l openoffice.org-java-common ... then say RE> + fprintf(stderr,"Please ensure that the package openoffice.org-java-common is installed.\n"); if test -f ~/.openoffice.org/3/user/config/javasettings_Linux_*.xml then say RE> + fprintf(stderr,"If it is already installed then try removing

Bug#493376: ca-certificates delivers expired certificates

2009-06-10 Thread Chris Hiestand
We also have an in-house tool to warn of expired certificates. This is intentional, for the purpose of verifying older certificates. To me, at first glance it would make more sense to remove expired certificates. I assume the benefit of leaving expired certs installed is that an application

Bug#524262: Fix available

2009-06-10 Thread Thomas Goirand
Hi, There is a fix available, in the form of a new upstream release. I have as well cleaned the package quite a bit, as it was not lintian clean anymore. Please test the latest version from one of our Debian mirror: Mirror list (choose the fastest for you): Singapore 1 (Acenix / NNE): ftp://ftp.g

Bug#532725: libqt4-webkit: CVE-2009-0945

2009-06-10 Thread Luciano Bello
In order to be strict, libwebkit-1.0-2 does not fix the bug... it's just not affected. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532544: Please close: omitting value in non void function

2009-06-10 Thread Alex Dănilă
Hi, please close the bug. This is indeed a programer's problem. There was even a warning for it. I was not creating a return value for the non void function, even though the return value was never read. Can this still be the case for a bug? The standard seems to allow this as long as the retu

Bug#532718: libqt4-webkit: CVE-2009-0945

2009-06-10 Thread Luciano Bello
Oppss... I forgot, you can find a PoC here http://bugs.gentoo.org/271863 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532523: duplicate

2009-06-10 Thread Reinhard Tartler
reassign 532523 mga-vid-source tags 532523 -help stop Sune Vuorela writes: > Hi > > This is a duplicate of 501543. I haven't gotten around updating > mga-vid yet, but will hopefully soon. Thanks a lot for triaging this bug! > Feel free to reassign and forcemerge or just close this bug directly

Bug#532726: tsclient: FTBFS: Cannot find libgnomeui/gnome-window-icon.h

2009-06-10 Thread Daniel Schepler
Package: tsclient Version: 0.150-1 Severity: serious From my pbuilder build log: ... Making all in applet make[3]: Entering directory `/tmp/buildd/tsclient-0.150/applet' cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DORBIT2=1 -p

Bug#517449: linux-image-2.6.26-1-amd64: SCHED_IDLE issues (tasks blocked for more than 120 seconds)

2009-06-10 Thread Hai Zaar
On Wed, Jun 3, 2009 at 5:12 AM, Ben Hutchings wrote: > You found some scheduling changes made post-2.6.28 which seemed to deal > with this bug.  However, that cannot be the full story because they are > modifying code which was added after 2.6.26. > > The attached patch combines a bug fix made betw

Bug#532656: [Pkg-octave-devel] Bug#532656: octave3.2_3.2.0-1(mips/unstable): FTBFS on mips. Segfault in regression test.

2009-06-10 Thread Rafael Laboissiere
* Peter De Schrijver [2009-06-10 19:40]: > Package: octave3.2 > Version: 3.2.0-1 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of octave3.2_3.2.0-1 on mayr by sbuild/mips 99.999 > > Build started at 20090607-1015 Thanks, we are already

Bug#532584: libshibsp1: Backchannel fails to contact AA

2009-06-10 Thread Russ Allbery
"Scott Cantor" writes: > I think this is the reference you want: > > http://marc.info/?t=12372108902&r=1&w=2 > > Something in debian got updated and corrupted a CA list. What I can't > explain is why libcurl is even looking at it, but I'll look into that > if I can reproduce that elsewhere. >

Bug#532725: libqt4-webkit: CVE-2009-0945: Array index error in the insertItemBefore method in WebKit

2009-06-10 Thread Luciano Bello
Package: libwebkit-1.0-1 Version: 1.0.1-4+b1 Severity: grave Tags: security Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for libwebkit-1.0-1. CVE-2009-0945[0]: | Array index error in the insertItemBefore method in WebKit, as used in | Safari before 3.2.3 and 4 Publi

Bug#532465: 'fixed' the wrong way in gparted 0.4.5-2

2009-06-10 Thread Sebastian Dalfuß
Gparted can work perfectly well without gksu. Therefore I think it is not necessary to depend on gksu with "depends". "recommends" is enough, maybe even "suggests" would be enough. Josselin Mouette wrote: >Since menu is not a dependency of gparted (and >should certainly not be), it is not guarante

Bug#532501: RFP: xz -- XZ Utils

2009-06-10 Thread Mohammed Adnène Trojette
On Thu, Jun 11, 2009, Cristian Greco wrote: > Hi Mohammed, Dear Cristian, > are you still interested in packaging xz? Would you eventually consider > co-maintenance, or can i start to work on it? My plan is to upload a work based on Jonathan Nieder's packaging (see the ITP initial bug report). I

Bug#532584: libshibsp1: Backchannel fails to contact AA

2009-06-10 Thread Scott Cantor
Russ Allbery wrote on 2009-06-10: > http://marc.info/?t=9696307713&r=1&w=2 seems to point at this error > being either a bug in how the OpenSSL routines are called or a bug in > the certificate configuration. Since it works for you manually with > curl, I suspect there's something different be

Bug#531465: gnome-orca also FTBFS in unstable

2009-06-10 Thread Daniel Schepler
package gnome-orca found 531465 gnome-orca/2.26.2-1 thanks I'm also getting a failure to build in sid, with the same message as originally reported in the bug: ... checking whether NLS is requested... yes checking for intltool >= 0.40.0... /tmp/buildd/gnome-orca-2.26.2/./configure: line 5904: in

Bug#532376: this is CVE-2009-1389

2009-06-10 Thread Michael S. Gilbert
this is CVE-2009-1389. patches available[1]. [1] http://git.kernel.org/linus/fdd7b4c3302c93f6833e338903ea77245eb510b4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532723: ITP: drush -- command line shell and Unix scripting interface for Drupal

2009-06-10 Thread The Anarcat
Package: wnpp Severity: wishlist Owner: The Anarcat * Package name: drush Version : 2.0 Upstream Author : Moshe Weitzman * URL : http://drupal.org/project/drush * License : GPL Programming Lang: PHP Description : command line shell and Unix scripting

Bug#532722: linux-2.6: CVE-2009-1914 local dos in /proc/iomem on sparc

2009-06-10 Thread Michael S Gilbert
Package: linux-2.6 Version: FILLINAFFECTEDVERSION Severity: important Tags: security , patch Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for linux-2.6. CVE-2009-1914[0]: | The pci_register_iommu_region function in | arch/sparc/kernel/pci_common.c in the Linux kerne

Bug#532690: ALURE 1.0 Debian packages

2009-06-10 Thread Andres Mejia
Hello, Right now I'm working on ALURE packages for Debian. I have a few questions. The ALURE Homepage says ALURE is licensed under LGPL. Checking the source however, there is no copyright headers in any of the source files and there's only the LGPL 2 license in the 'COPYING' file in the top sou

Bug#532501: RFP: xz -- XZ Utils

2009-06-10 Thread Cristian Greco
518...@bugs.debian.org Cc: Bcc: Subject: Re: Bug#532501: RFP: xz -- XZ Utils Reply-To: cristian.deb...@gmail.com In-Reply-To: <20090610135121.37b8e...@rincewind.suse.cz> X-Operating-System: "Debian GNU/Linux 2.6.29-2-686" X-GPG-Fingerprint: 4C63 08BA EC7D 6AD1 3139 523C 758C C0F5 0C09 5825 On W

Bug#532721: linux-2.6: CVE-2009-1385 dos in e1000 driver

2009-06-10 Thread Michael S Gilbert
Package: linux-2.6 Severity: important Version: 2.6.18.dfsg.1-24 (and newer) Tags: security , patch Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for linux-2.6. CVE-2009-1385[0]: | Integer underflow in the e1000_clean_rx_irq function in | drivers/net/e1000/e1000_main

Bug#532381: -doc dependencies on haddock

2009-06-10 Thread David Fox
On Wed, Jun 10, 2009 at 2:55 PM, Marco Túlio Gontijo e Silva < mar...@holoscopio.com> wrote: > Hi. > > Em Ter, 2009-06-09 às 00:48 +0200, Joachim Breitner escreveu: > > at the moment, if you put > > Depends: ${haskell:Depends} > > in debian/control for the -doc package stanza, dh_haskell_prep wil

Bug#521913: Additionnal information

2009-06-10 Thread Leo 'costela' Antunes
Hi, > I'm almost certain that this is a duplicate for bug #500195 Can you please test this again with a recent version? I didn't have time to handle this bug when it came in, but I believe it has been fixed in the meantime. Cheers -- Leo "costela" Antunes [insert a witty retort here] --

Bug#532720: (no subject)

2009-06-10 Thread Michael S. Gilbert
found 532720 1.0.2-1+etch2 thank you note bug report on CVE-2008-3834 is here: http://bugs.debian.org/501433 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#507851: reportbug: please allow replying to an item in a thread easier

2009-06-10 Thread chaica
Hi, Thanks for the report. > The other choice that looks promising at the querybts prompt is "x - > Provide extra information". For me "x" just exits - was that meant to > do something? > This very issue is solved by #501285. Bye, Carl Chenet > > > -- Package-specific info: > ** Environment

Bug#524443: acpi-support: seems resolved

2009-06-10 Thread Karsten Hilbert
Package: acpi-support Severity: normal This seems resolved as of kernel 2.6.29 which doesn't create the non-functional wlan-related files anymore on my laptop which doesn't have wlan in the first place. Karsten -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy

Bug#531409: [Pkg-cups-devel] Bug#531409: cups-pdf: no longer deduces filename for output file from PS title

2009-06-10 Thread Martin-Éric Racine
Till Kamppeter suggests this this issue might be fixed as follow: tkamppeter: It is possible that bug 531409 gets fixed by returning the pdftops filter to Poppler. Please try with the test filter attached to https://bugs.launchpad.net/bugs/382379 Martin-Éric -- To UNSUBSCRIBE, email to debian-

Bug#532718: libqt4-webkit: CVE-2009-0945: Array index error in the insertItemBefore method in WebKit

2009-06-10 Thread Luciano Bello
Package: libqt4-webkit Version: 4.5.1-2 Severity: grave Tags: security Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for libqt4-webkit. CVE-2009-0945[0]: | Array index error in the insertItemBefore method in WebKit, as used in | Safari before 3.2.3 and 4 Public Beta,

Bug#524413: xauth fails with xorg 7.4

2009-06-10 Thread gregor herrmann
On Wed, 10 Jun 2009 22:58:47 +0200, Julien Cristau wrote: > > > > on $server: > > > > DISPLAY=$desktop:0 ssh -X $client sensible-browser "$URL" > > > Wow, that's quite a running in circles. Why don't you just use > > > ssh client DISPLAY=:0 sensible-browser "$URL" > > /me coughs in embarrassment >

Bug#532720: dbus: CVE-2009-1189 incomplete fix for CVE-2008-3834

2009-06-10 Thread Michael S. Gilbert
Package: dbus Version: 1.2.1-5 Severity: grave Tags: security , patch Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for dbus. CVE-2009-1189[0]: | The _dbus_validate_signature_with_reason function | (dbus-marshal-validate.c) in D-Bus (aka DBus) before 1.2.14 uses | in

Bug#532719: logcheck-database: filter pam_env complaining about missing /etc/default/locale

2009-06-10 Thread chrysn
Package: logcheck-database Version: 1.2.69 Severity: normal on systems without configured global locale, i get lines like this in the logcheck filtered logs: Jun 10 21:12:13 ... sshd[9729]: pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directory this looks

Bug#270584: bsdutils: script : bad french translation

2009-06-10 Thread Simon Paillard
found 270584 2.15.1~rc1-1 thanks On Wed, Sep 08, 2004 at 08:50:14AM +0200, Francois Mescam wrote: > Package: bsdutils > Version: 1:2.12-7 > Severity: minor > > The exit message is : > Script complélé, le fichier est typescript > > a better translation could be : > Le script est termin

Bug#427669: icedove really slow

2009-06-10 Thread Kjö Hansi Glaz
Package: icedove Version: 2.0.0.19-1 Severity: normal I experience the same problem. Displaying simple mails is really slow, and icedove becomes as slow as it is nearly unusable. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (10, 'unsta

Bug#523749: bug #523749: 1.2.3 fixes this issue

2009-06-10 Thread Julien Cristau
Even better if I sign the mail with the checksums... On Wed, Jun 10, 2009 at 23:49:04 +0200, Julien Cristau wrote: > SHA1 checksums: > 5fa62e96755b8b34eaf98d399e012917d47832ad > xserver-xorg-input-elographics_1.2.1-1+.dsc > 6b56f5f796b040ab425d9b5bf7664b53d2213ec2 > xserver-xorg-input-elographi

Bug#501285: querybts: Cannot provide extra information -- command instead quits querybts

2009-06-10 Thread chaica
tags 501285 patch thanks Hi, Thanks for the bugreport. There is no way in the current configuration querybts would provide new information. querybts only displays information and reportbug allows to provide new information. Reportbug and querybts share some libraries. That's why the message "x -

Bug#532717: gtk+2.0: AltGr stop fully to function since reecent update

2009-06-10 Thread Carl Fürstenberg
Package: gtk+2.0 Severity: important have noticed that siince some reecent upgrade, of probably gtk, my AltGr key has stop function partially. Tried to find some help at the discussion at http://osdir.com/ml/debian-user-debian/2009-06/msg00333.html but hasn't got any useful response, su I deci

Bug#532716: Lokalize glosarry does not show words

2009-06-10 Thread marce
Package: Lokalize Version: 4:4.2.2-1 When using Lokalize on a debian/testing, using as project file the one that appears here: http://websvn.kde.org/trunk/l10n-kde4/gl/lokalize.ktp?view=markup the dock with the glossary shows nothing. Nevertheless, shortcuts seems to work, so the only wrong thi

Bug#532381: -doc dependencies on haddock

2009-06-10 Thread Marco Túlio Gontijo e Silva
Hi. Em Ter, 2009-06-09 às 00:48 +0200, Joachim Breitner escreveu: > at the moment, if you put > Depends: ${haskell:Depends} > in debian/control for the -doc package stanza, dh_haskell_prep will add > this line: > Depends: haddock (<< 2.4.2+), haddock (>= 2.4.2) (...) > I think it’s not an mista

Bug#523749: bug #523749: 1.2.3 fixes this issue

2009-06-10 Thread Julien Cristau
On Sat, May 23, 2009 at 18:47:11 +0200, Christian Schoenebeck wrote: > Es geschah am Thursday 21 May 2009 als Julien Cristau schrieb: > > Thanks for this information! If any of you could confirm that applying > > the patch at [0] fixes the issue, it's certainly possible to update the > > lenny pa

Bug#532715: [bsdutils] extended description says wall and others are needed to boot Debian

2009-06-10 Thread Filipus Klutiero
Package: bsdutils Version: 1:2.15.1~rc1-1 Severity: minor The extended description contains: This package contains the bare minimum number of BSD utilities needed to boot a Debian system: logger, renice, script, scriptreplay, and wall. This is wrong. At least script, scriptreplay and wall must n

Bug#532645: rhythmbox: Doesn't see ipod if it's in fstab

2009-06-10 Thread Josselin Mouette
reassign 532645 libglib2.0-0 thanks Le mercredi 10 juin 2009 à 16:20 -0500, John Goerzen a écrit : > > Hmmm that may be different from what I thought, then. Is gvfsd running > > when this happens? (In the case it works, and in the case it does not.) > > Same question about gvfs-hal-volume-monitor.

Bug#532645: rhythmbox: Doesn't see ipod if it's in fstab

2009-06-10 Thread John Goerzen
Josselin Mouette wrote: > Le mercredi 10 juin 2009 à 15:59 -0500, John Goerzen a écrit : >> I'm running KDE 4, and once I removed it from fstab, it seemed to work >> fine. Amarok also wouldn't auto-detect it if it was in fstab, but it >> let me manually specify it, unlike rhythmbox. > > Hmmm that

Bug#532714: please add Homepage field

2009-06-10 Thread Tomas Pospisek
Package: net-tools Version: 1.60-21ubuntu1 Severity: wishlist Tags: patch Here's the patch: --- --- control.orig2009-05-26 18:04:24.0 +0200 +++ control 2009-05-26 18:06:00.0 +0200 @@ -5,6 +5,7 @@ Maintainer: Bernd Eckenf

Bug#532678: apt-listbugs: faster method to select bugs

2009-06-10 Thread Filippo Giunchedi
On Wed, Jun 10, 2009 at 11:07:12PM +0200, Francesco Poli wrote: > On Wed, 10 Jun 2009 20:51:07 +0200 Filippo Giunchedi wrote: > > [...] > > Hi, > > it would be handy to have a list of numbers starting with 1 for > > selecting respective bugs instead of having to type the whole number > > Hi! > >

Bug#532645: rhythmbox: Doesn't see ipod if it's in fstab

2009-06-10 Thread Josselin Mouette
Le mercredi 10 juin 2009 à 15:59 -0500, John Goerzen a écrit : > I'm running KDE 4, and once I removed it from fstab, it seemed to work > fine. Amarok also wouldn't auto-detect it if it was in fstab, but it > let me manually specify it, unlike rhythmbox. Hmmm that may be different from what I tho

Bug#532713: wireless-tools: cannot set power saving value

2009-06-10 Thread Ritesh Raj Sarraf
Package: wireless-tools Version: 29-2 Severity: normal While trying to experiment with iwconfig, to try to set power level, I found the following error. champaran:~# iwconfig eth1 eth1 IEEE 802.11g ESSID:"rrs" Mode:Managed Frequency:2.437 GHz Access Point: 00:16:B6:A5:E7:1C

Bug#532712: libjson-glib-doc: installs dangling symlink

2009-06-10 Thread Ralf Treinen
Package: libjson-glib-doc Version: 0.6.2-3 Severity: minor User: trei...@debian.org Hello, libjson-glib-doc installs a dangling symlink /usr/share/doc/libclutter-doc/html -> ../../gtk-doc/html/clutter however that directory does not exist. -Ralf. -- System Information: Debian Release: squeeze

Bug#532678: apt-listbugs: faster method to select bugs

2009-06-10 Thread Francesco Poli
On Wed, 10 Jun 2009 20:51:07 +0200 Filippo Giunchedi wrote: [...] > Hi, > it would be handy to have a list of numbers starting with 1 for > selecting respective bugs instead of having to type the whole number Hi! I guess you mean that this feature would be useful in the "Are you sure you want to

Bug#532523: duplicate

2009-06-10 Thread Sune Vuorela
Hi This is a duplicate of 501543. I haven't gotten around updating mga-vid yet, but will hopefully soon. Feel free to reassign and forcemerge or just close this bug directly, it doesn't provide any new information. /Sune -- Do you know how could I do for digiting from a TCP/IP bus over a mou

Bug#532567: Missing dependency: python-imaging

2009-06-10 Thread alet
On Wed, Jun 10, 2009 at 09:45:24AM +0100, Klaus Ethgen wrote: > Package: pkpgcounter > Version: 3.50-4 > Severity: serious > > The package misses the dependency to python-imaging: > ERROR: You MUST install the Python Imaging Library (python-imaging) for > pkpgcounter to work. >Traceback (most

Bug#532645: rhythmbox: Doesn't see ipod if it's in fstab

2009-06-10 Thread John Goerzen
Josselin Mouette wrote: > > Since the migration to gio, rhythmbox apparently needs devices to be > already mounted *in gvfs* to see it. However, I don’t know of a daemon > that can do the job apart from nautilus. This is a design issue that I'm running KDE 4, and once I removed it from fstab, i

Bug#524413: xauth fails with xorg 7.4

2009-06-10 Thread Julien Cristau
On Fri, Apr 17, 2009 at 14:44:04 +0200, gregor herrmann wrote: > On Fri, 17 Apr 2009 11:20:06 +0200, Bernhard R. Link wrote: > > > > on $server: > > > DISPLAY=$desktop:0 ssh -X $client sensible-browser "$URL" > > Wow, that's quite a running in circles. Why don't you just use > > ssh client DISPLA

Bug#532709: Acknowledgement (xfce4-panel: Panel restarts several times on login)

2009-06-10 Thread Michael Biebl
Hm, after nuking ~/.cache/sessions/, the problem is gone. As I didn't make a copy beforehand I can longer reproduce the problem, so feel free to close the bug. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signat

Bug#468926: Problem occures only for playing URLs

2009-06-10 Thread Andreas Tille
Hi, I would like to add a possibly further detail: I observe this problem only on amd64 (not on my i386 laptop) and only for playing URLs - local sound files are working fine. I get: $ audacious2 GVfs supports trash - registering it GVfs supports network - registering it GVfs supports cdda - reg

Bug#532711: [rhythmbox] Please add "stop" button.

2009-06-10 Thread Josselin Mouette
tag 532711 + upstream wontfix thanks Le jeudi 11 juin 2009 à 00:35 +0400, Vladimir Rutsky a écrit : > Please add "stop" playing button. This won’t be done, since this is bad UI. > It would be very useful for freeing /dev/dsp when needed. > Now rhythmbox occupies my sound device till I quit it.

Bug#532512: libqt4-assistant: please provide 32bit variant of libQtAssistantClient.so.4 on amd64

2009-06-10 Thread Sune Vuorela
reassign 532512 ia32-libs thanks On Tuesday 09 June 2009 21:08:11 Andreas Beckmann wrote: > Package: libqt4-assistant > Version: 4.5.1-2 > Severity: wishlist > > Hi, > > most Qt 4 libraries are also available as 32-bit on amd64 (usually > provided by ia32-libs-gtk), but libQtAssistantClient is mis

Bug#532702: gnome session lasts only less than 10 seconds

2009-06-10 Thread Josselin Mouette
Le mercredi 10 juin 2009 à 22:00 +0200, Hanspeter Kunz a écrit : > gnome-session[22686]: WARNING: Unable to parse command '(null)': Key > file contains key 'Terminal' which has value that cannot be interpreted. > gnome-session[22686]: *** START > > g

Bug#532711: [rhythmbox] Please add "stop" button.

2009-06-10 Thread Vladimir Rutsky
Package: rhythmbox Version: 0.12.0-2 Severity: wishlist Please add "stop" playing button. It would be very useful for freeing /dev/dsp when needed. Now rhythmbox occupies my sound device till I quit it. --- System information. --- Architecture: amd64 Kernel: Linux 2.6.26-2-amd64 Debian Re

Bug#532710: ITP: libjifty-plugin-wikitoolbar-perl -- Jifty plugin to add a wiki toolbar to your textarea box

2009-06-10 Thread Yves AGOSTINI
Package: wnpp Severity: wishlist Owner: AGOSTINI Yves * Package name: libjifty-plugin-wikitoolbar-perl Version : 0.9 Upstream Author : Yves Agostini, * URL : http://search.cpan.org/dist/Jifty-Plugin-WikiToolbar/ * License : Perl Programming Lang: Perl Des

Bug#531895: You can close the report, I made a mistake

2009-06-10 Thread kiroken
It is not a bug: install the package firmware-linux fix the problem. I'm sorry for the incorrect report. And also for my bad english :P -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#532575: lsat: Hardcoded number of accounts too low

2009-06-10 Thread Juan Angulo Moreno
Hi, Thanks for you contributtion. The next release included this patch. Thanks again, 2009/6/11 TomaszN : > Package: lsat > Version: 0.9.7.1-1 > Severity: normal > Tags: patch > > > LSAT's checkftpusers module hardcodes max number of users to check in many > places. The amount (100) is too low

Bug#532708: ITP: libjifty-plugin-sitenews-perl -- Provide site news in your Jifty application

2009-06-10 Thread Yves AGOSTINI
Package: wnpp Severity: wishlist Owner: AGOSTINI Yves * Package name: libjifty-plugin-sitenews-perl Version : 0.9 Upstream Author : Alex Vandiver * URL : http://search.cpan.org/dist/Jifty-Plugin-SiteNews/ * License : Perl Programming Lang: Perl Descriptio

Bug#532709: xfce4-panel: Panel restarts several times on login

2009-06-10 Thread Michael Biebl
Package: xfce4-panel Version: 4.6.1-2 Severity: normal Hi, when I login (from gdm), xfce4-panel restarts several times (4-5times). This considerably slows down the login process. My .xsession-errors file looks like this: /etc/gdm/Xsession: Beginning session setup... /usr/bin/startxfce4: X serv

Bug#532670: [Pkg-utopia-maintainers] Bug#532670: Bug#532670: network manager causes system to fail to boot

2009-06-10 Thread Steve McIntyre
On Wed, Jun 10, 2009 at 10:06:06PM +0200, Michael Biebl wrote: >Steve McIntyre wrote: >> On Wed, Jun 10, 2009 at 08:52:14PM +0200, Michael Biebl wrote: >> >>> Do you use any kind of network login / ldap / nis etc? >> >> You've beaten me to it; I was about to follow up to myself to mention >> that.

Bug#532706: ghostscript-cups uninstallable due to broken Depends

2009-06-10 Thread Gábor Gombás
Package: ghostscript-cups Version: 8.64~dfsg-9 Severity: important Hi, ghostscript-cups depends on ghostscript (>= 8.64.dfsg.1-8), but ghostscript in unstable has version 8.64~dfsg-9, and $ dpkg --compare-versions 8.64~dfsg-9 ge 8.64.dfsg.1-8 $ echo $? 1 Gabor -- System Information: Debian R

Bug#530579: nBytes overflow in `backup dumpinfo -id X -verbose'

2009-06-10 Thread Russ Allbery
Dennis Vshivkov writes: > Consider this: > > $ backup dumpinfo -id 123456789 -verbose > [snip] > > Volume > -- > name = user.xyz.backup > flags = 0x18: First fragment: Last fragment > id = 512345678 > server = > partition = 0 > tapeSeq = 1 > positio

Bug#532707: ITP: libjifty-plugin-userpic-perl -- Provides user pictures for Jifty application

2009-06-10 Thread Yves AGOSTINI
Package: wnpp Severity: wishlist Owner: AGOSTINI Yves * Package name: libjifty-plugin-userpic-perl Version : 0.9 Upstream Author : Alex Vandiver * URL : http://search.cpan.org/dist/Jifty-Plugin-Userpic/ * License : Perl Programming Lang: Perl Description

Bug#532705: ITP: libjifty-plugin-openid-perl -- Provides OpenID authentication for your Jifty application

2009-06-10 Thread Yves AGOSTINI
Package: wnpp Severity: wishlist Owner: AGOSTINI Yves * Package name: libjifty-plugin-openid-perl Version : 1.00 Upstream Author : Alex Vandiver * URL : http://search.cpan.org/dist/Jifty-Plugin-OpenID/ * License : Perl Programming Lang: Perl Description

Bug#532670: [Pkg-utopia-maintainers] Bug#532670: Bug#532670: network manager causes system to fail to boot

2009-06-10 Thread Michael Biebl
Steve McIntyre wrote: > On Wed, Jun 10, 2009 at 08:52:14PM +0200, Michael Biebl wrote: >> Steve McIntyre wrote: >>> Package: network-manager >>> Version: 0.6.6-3 >>> Severity: critical >>> Rationale: system lockup >>> >>> [ This might not be a network-manager bug directly, but simply >>> uninstal

Bug#532702: gnome session lasts only less than 10 seconds

2009-06-10 Thread Hanspeter Kunz
Package: gnome-session Version: 2.26.1-6 Severity: normal Hi, since the (last?) update of gnome-session (sid) a bit more than a week ago, my gnome session is only partly functional. Here are my .xsession-errors: /etc/gdm/Xsession: Beginning session setup... GNOME_KEYRING_SOCKET=/tmp/keyring-DTCf

Bug#492118: There are still some problems in 0.4.18-1

2009-06-10 Thread Alexandre Lymberopoulos
On 6/9/09, Craig Small wrote: > On Tue, Jun 09, 2009 at 07:25:25PM -0300, Alexandre Lymberopoulos wrote: >> I installed pidgin-musictracker from unstable (0.4.18-1) and upgraded >> some necessary dependencies (libdbus-glib-1-2 0.76-1 -> 0.80-4 and >> libpcre3 7.6-2.1 -> 7.8-2+b1) and now I get the

Bug#532704: print all errors to stderr

2009-06-10 Thread jidanni
Package: dlocate Version: 1.02 Severity: minor Please print all error messages to stderr. $ dlocate --files-only emacs|grep -c emacs 0 #you're kidding $ dlocate --files-only emacs dlocate: unknown option '--files-only' Use: 'dlocate -- --files-only' if you want to search for '--files-only' (4 o

Bug#532703: ITP: lazr.uri -- library for parsing, manipulating, and generating URIs

2009-06-10 Thread James Westby
Package: wnpp Severity: wishlist Owner: James Westby * Package name: lazr.uri (binary package python-lazr-uri) Version : 1.0 Upstream Author : lazr developers: https://launchpad.net/~lazr-developers * URL : https://launchpad.net/lazr.uri * License : LGPL (3 or

Bug#532701: dh_shlibdeps: please run dpkg-shlibdeps on OCaml's *.cmxs files, too

2009-06-10 Thread Stephane Glondu
Package: debhelper Version: 7.2.14 Severity: normal Tags: patch Hello, Attached is (yet another) patch concerning support of OCaml's *.cmxs files, in dh_shlibdeps this time. Cheers, -- Stéphane -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testi

Bug#532700: [banshee] crashes sometimes editing track information

2009-06-10 Thread Matthias Krüger
Package: banshee Version: 1.5.0-1 Severity: normal --- Please enter the report below this line. --- Banshee crashes sometimes when I edit track information. This crash happened when I tried to detect the BPMs of a song (click with the right mousebutton on a song -> Edit Track Information -> Extra

Bug#532699: ITP: libjifty-plugin-googlemap-perl -- GoogleMap plugin for Jifty

2009-06-10 Thread Yves AGOSTINI
Package: wnpp Severity: wishlist Owner: AGOSTINI Yves * Package name: libjifty-plugin-googlemap-perl Version : 0.9 Upstream Author : Alex Vandiver * URL : http://search.cpan.org/dist/Jifty-Plugin-GoogleMap/ * License : Perl Programming Lang: Perl Descript

Bug#394888: Add option to resubmit report that failed to send

2009-06-10 Thread chaica
Hi, Thanks for the report, I guess this report could be merged with #529251. Bye, Carl Chenet > Reuben Thomas wrote: > > I presume the file that was saved in /tmp just needs to be fed back > > into sendmail, but the relevant command might not be obvious to some > > users (including me!). > > Fu

Bug#527317: seems to be fixed

2009-06-10 Thread Alexey Salmin
Hello! I can't say if it is really fixed but I haven't seen this bug for a quite long time (apparently since upgrade to 4.2.3). Since this problem was quite often in the past I can suggest closing the bug. Alexey -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

  1   2   3   4   >