Bug#587949: dpkg gives sym-links and other non-file object the wrong SE Linux labels

2010-07-03 Thread Russell Coker
Package: dpkg Version: 1.15.7.2 Severity: normal The mode parameter to the matchpathcon() is used for the format type (IE file, dir, etc) NOT for the permission bits. So the mask in the set_selinux_path_context() function discards all the bits that we want. While the man page matchpathcon(3) isn

Bug#525290: Alternative IPv6 support patch

2010-07-03 Thread Mark Smith
Hi, I've come up the the following patch to support both IPv6 and IPv4 via getaddrinfo(). Following the example on the getaddrinfo() manual page, when multiple IPv6/IPv4 lookup results are returned it walks through that list, attempting to connect until it reaches a successful one. It only uses th

Bug#316272: w3m-img displays no images

2010-07-03 Thread d+deb
severity 316272 normal tags 316272 + unreproducible thanks reporter says it can be closed as unreproducible if necessary. -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E signature.asc Description: Digital signature

Bug#574676: pdflatex font metrics generation problem when run as a web-server user

2010-07-03 Thread Ralf Stubner
On Sat, Jul 03, 2010 at 07:20 +0200, Wolfgang wrote: > The tfm file is located in > /home/myuser/.texmf-var/fonts/tfm/Linotype/helveticaneuelt/LY1-HelveticaNeueLTPro-Md-kern-liga.tfm > where "myuser" is the user which runs the PHP scripts. One further question: Can you please post the output produ

Bug#587950: initscripts: /etc/init.d/urandom fails because $PATH is wrong (doesnt include /usr/bin)

2010-07-03 Thread Jean-Luc Coulon (f5ibh)
Package: initscripts Version: 2.88dsf-10 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, /et/init.d/urandom has a $PATH which doesnt include /usr/bin but the find command (called without the full path) is in /usr/bin So, the pool size value is not processed: /etc/init.d/ur

Bug#583731: Any thoughts

2010-07-03 Thread David Brodrick
I haven't heard a thing since submitting this report and so we have quite a number of machines stuck running an old, vulnerable version of the kernel. I was wondering if there is something I can do to help debug it or should I file the bug against the kernel package instead? Regards, David

Bug#579016: new Debian packages to be delayed until after release of squeese

2010-07-03 Thread George Danchev
Thomas Schmitt writes: > Hi, Hi, > > libburn 0.8.0.pl00 > > libisofs 0.6.32 > > libisoburn 0.5.6.pl00 I'm really reluctant to upload latest versions unless we have some very clear reasons to do so, i.e. we prefer the old bugs to new ones upon release > They are ok, except fixes of bugs which

Bug#586370: os-prober: Misdetected Fedora 13 install in /boot/grub/grub.cfg

2010-07-03 Thread Sedat Dilek
Hi, Changelog in [1] says: "- Add support for initrd images on Fedora 13." So, I give new grub2 package a next try. Unfortunaley, I still can't boot F13 from Debian's grub2-boot-menue. These are the error-messages (Line #2 and #3 are new): error: no such device: e87da235-0c58-4e83-a8c8-aab9bf99

Bug#587951: grub-pc: install devices don't display correctly in 80 columns

2010-07-03 Thread Arthur Marsh
Package: grub-pc Version: 1.98+20100702-1 Severity: normal When upgrading grub-pc, the install devices debconf menu was more than 80 characters wide to to the long /dev/disk/by-id/ names and disk size information, and I was unable to see the left edge of the debconf menu showing which disk grub

Bug#587950: initscripts: /etc/init.d/urandom fails because $PATH is wrong (doesnt include /usr/bin)

2010-07-03 Thread Petter Reinholdtsen
forcemerge 587665 587950 thanks [Jean-Luc Coulon] > /et/init.d/urandom has a $PATH which doesnt include /usr/bin > but the find command (called without the full path) is in /usr/bin Yeah. This was first reported as bug #587665, and we are drafting a good solution there. Happy hacking, -- Pette

Bug#580429: Estimated time remaining

2010-07-03 Thread Josselin Mouette
Le vendredi 02 juillet 2010 à 21:10 -0400, Pascal Giard a écrit : > > On my laptop this is displayed in the tooltip when I put the mouse over > > the icon. > > I only get "Batterie de l'ordinateur: en déchar (63.2%)", no estimated > time remaining... > Am I missing something? This is what g-p-m d

Bug#587952: reportbug: long wait after dismissing "tags" option

2010-07-03 Thread Arthur Marsh
Package: reportbug Version: 4.12.4 Severity: normal After hitting enter at the "tags" option, there can be a long wait whilst apt-cache gathers information. There should be a feed-back message after the "tags" option has been dismissed. -- Package-specific info: ** Environment settings: INTERFA

Bug#587953: reportbug: "Package:" "Version:" and "Severity:" appear on same line

2010-07-03 Thread Arthur Marsh
Package: reportbug Version: 4.12.4 Severity: normal Hi, with previous reportbug, the email header would contain something like theh following: [quote] Received: from amarsh04 by localhost with local (Exim 4.72) (envelope-from ) id 1OQ2XZ-0001IF-MY; Sun, 20 Jun 2010 03:43:13 +093

Bug#587954: initscripts: checkfs/checkroot: print kernel commandline if forcefsck is set

2010-07-03 Thread Mario 'BitKoenig' Holbe
Package: initscripts Version: 2.88dsf-10 Hello, /etc/init.d/checkroot.sh and /etc/init.d/checkfs.sh print the kernel commandline on boot if forcefsck is given in it. I don't think this is intentional. Probably you'd like to add a -q switch to the grep statements. Btw.: the search string doesn't

Bug#587955: dhcp3-client: DHCP client should not create temporary files in /etc

2010-07-03 Thread Mikael Ståldal
Package: dhcp3-client Version: 3.1.1-6+lenny4 Severity: minor Tags: patch Binary package hint: dhcp3-client When /sbin/dhclient-script updates /etc/resolv.conf, it creates a temporary file /etc/resolv.conf.dhclient-new. It's not a good idea to create temporary files in /etc, they should be crea

Bug#587956: netbase: Does not cleanup bindv6only upon upgrades

2010-07-03 Thread Josselin Mouette
Package: netbase Version: 4.42 Severity: important /etc/sysctl.d/bindv6only.conf has been removed from the package (which is good) but it is not removed upon upgrades, so only newly installed systems or systems upgraded from lenny after the fix will stop being affected. -- System Information:

Bug#574676: pdflatex font metrics generation problem when run as a web-server user

2010-07-03 Thread Wolfgang
Ok. Here is the output when starting pdflatex from the shell: This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./4c2cf7e2cf1b7.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, arabi

Bug#587957: apt-listchanges: shows empty line when there's no NEWS

2010-07-03 Thread Julien Cristau
Package: apt-listchanges Version: 2.85 Severity: important The new version of apt-listchanges seems to display an empty line instead of not doing anything when none of the upgraded packages have NEWS. Cheers, Julien -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#575916: bind9: assertion fails in name.c:1699 INSIST(offset <= length)

2010-07-03 Thread Michael Braun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 02.07.2010 15:52, schrieb LaMont Jones: > On Tue, Mar 30, 2010 at 02:54:44PM +0200, Michael Braun wrote: >> Package: bind9 >> Version: 1:9.5.1.dfsg.P3-1+lenny1 >> Today, named crashed suddenly after a few hours of operation with >> the failed assert

Bug#574676: pdflatex font metrics generation problem when run as a web-server user

2010-07-03 Thread Ralf Stubner
On Sat, Jul 03, 2010 at 10:28 +0200, Wolfgang wrote: > Ok. Here is the output when starting pdflatex from the shell: [...] > [1{/home/myuser/.texmf-var/fonts/map/pdftex/updmap/pdftex.map}] [...] > And here is the output when I start pdflatex form the browser: [...] > [1{/var/lib/texmf/fonts/map/pdf

Bug#587896: libdevmapper1.02: init.d script prevents sysv-init from migrating to dependency-based boot

2010-07-03 Thread Petter Reinholdtsen
user initscripts-ng-de...@lists.alioth.debian.org usertag 587896 obsolete-initscript thanks [Edward Welbourne] > When I install a new version of sysv-rc, it tries to migrate me to > dependency-based booting; however, it complains about > /etc/init.d/libdevmapper1.02 not having the needed met

Bug#586252: noflushd stopped working after Linux kernel upgrade

2010-07-03 Thread Daniel Kobras
severity 586252 grave thanks On Wed, Jun 30, 2010 at 10:13:36PM +0200, Francesco Poli wrote: > It seems that the new PATA libata-based drivers (see > http://lists.debian.org/debian-kernel/2009/12/msg00587.html) > turned /dev/hda to /dev/sda and make noflushd think it's dealing with a > SCSI device

Bug#587956: netbase: Does not cleanup bindv6only upon upgrades

2010-07-03 Thread Josselin Mouette
reopen 587956 thanks Le samedi 03 juillet 2010 à 10:30 +0200, Marco d'Itri a écrit : > > /etc/sysctl.d/bindv6only.conf has been removed from the package (which > > is good) but it is not removed upon upgrades, so only newly installed > > systems or systems upgraded from lenny after the fix will

Bug#587958: ITP: forked-daapd -- media server with support for RSP, DAAP, DACP and AirTunes

2010-07-03 Thread Julien BLACHE
Package: wnpp Severity: wishlist Owner: Julien BLACHE * Package name: forked-daapd Version : 0.11 (git snapshot) Upstream Author : Julien BLACHE * URL : http://git.debian.org/?p=users/jblache/forked-daapd.git * License : GPL + BSD Programming Lang: C Desc

Bug#587959: xfractint: new upstream available, runs on AMD64

2010-07-03 Thread Nick Leverton
Package: xfractint Version: 20.4.00-1 Severity: wishlist Hi, The version of xfractint on Debian is about 6 years old now. There have been several new versions since, most recently version 20.04p09. More options ! More speed ! More fractals ! ;-) I don't know what exactly the problem was which

Bug#527020: Problem still occurs, but cannot swap gamin for fam as it would make many packages unusable

2010-07-03 Thread Andreas Neudecker
Package: lighttpd Version: 1.4.26-3 Severity: normal As of 2010-07-03 this problem still exists in testing. I cannot use the workaround of replacing gamin by fam because I would have to remove several packages that depend on gamin. Regards Andreas -- System Information: Debian Release: squee

Bug#586252: noflushd stopped working after Linux kernel upgrade

2010-07-03 Thread Francesco Poli
On Sat, 3 Jul 2010 10:59:56 +0200 Daniel Kobras wrote: [...] > On Wed, Jun 30, 2010 at 10:13:36PM +0200, Francesco Poli wrote: > > It seems that the new PATA libata-based drivers (see > > http://lists.debian.org/debian-kernel/2009/12/msg00587.html) > > turned /dev/hda to /dev/sda and make noflushd

Bug#587918: libnss-myhostname: Please do not depend on both libc6 and libc6-amd64

2010-07-03 Thread Joachim Breitner
Hi Petter, Am Freitag, den 02.07.2010, 19:28 +0200 schrieb Petter Reinholdtsen: > Package: libnss-myhostname > Version: 0.2.4 > > I ran into this problem using the DVD build of Debian Edu. The > package was uninstallable on i386 because it failed to find > libc6-amd64 on the DVD.. The cause can

Bug#587960: [Debian] Where can I find rtl81638d-2.fw firmware for Realtek 8168D NIC?

2010-07-03 Thread Sandro Tosi
Package: firmware-nonfree On Fri, Jul 2, 2010 at 22:13, Ben Hutchings wrote: > On Fri, 2010-07-02 at 09:48 +0200, Sandro Tosi wrote: >> Hello Ben, >> sorry to disturb you with this, but you might be my salvation :) > > Well, don't just ask me.  You should use the debian-kernel list or the > BTS f

Bug#580351: foomatic-db-hpijs wants to be removed

2010-07-03 Thread thebickhams
Hi, With the 20100630-1 version of foomatic-db, there is now a conflict with foomatic-db-hpijs which wants to be removed. Is this right? Dai -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#574676: pdflatex font metrics generation problem when run as a web-server user

2010-07-03 Thread Wolfgang
Well, without those Opentype fonts, pdflatex works fine and without any problems when I run it from the browser. So I don't think its something with the apache/php configuration. cu Wolfgang 2010/7/3 Ralf Stubner : > On Sat, Jul 03, 2010 at 10:28 +0200, Wolfgang wrote: >> Ok. Here is the output w

Bug#527020: Problem still occurs, but cannot swap gamin for fam as it would make many packages unusable

2010-07-03 Thread Stefan Bühler
Hi, See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438345 This is not a lighttpd problem - either rebuild lighty against libgamin or just ignore the warning (I think it was agreed that the warning is a false positiv). On 07/03/2010 11:28 AM, Andreas Neudecker wrote: Package: lighttpd Ve

Bug#587918: libnss-myhostname: Please do not depend on both libc6 and libc6-amd64

2010-07-03 Thread Bernhard R. Link
* Joachim Breitner [100703 11:32]: > b) libnss-extrausers builds only one binary package, which contains all > variants for a given architecture. [...] > The approach b has the advantage that all variants are available and the > user does not have to remember that he might want to run 32bit varian

Bug#587961: avahi-daemon: patch for #517160 affects more than just reflector

2010-07-03 Thread Julien BLACHE
Package: avahi-daemon Version: 0.6.25-4 Severity: normal Hi, The patch for #517160, filtering out link-local addresses, affects more than just the reflector feature of avahi-daemon. With the patch applied, it is impossible to get a link-local IPv6 address when resolving a service, which is an is

Bug#587491: lincity-ng: binary

2010-07-03 Thread p...@gmail
> Which file are you missing? There is /usr/games/lincity-ng in the > package. hm okay, but then im missing a link to /usr/bin -- p...@gmail -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#587918: libnss-myhostname: Please do not depend on both libc6 and libc6-amd64

2010-07-03 Thread Julien Cristau
On Sat, Jul 3, 2010 at 11:55:40 +0200, Bernhard R. Link wrote: > Which still keeps open the problem of updating build-depends once a new > subarchitecture shows up. The only solution I currently see is having some > libc-allarchitectures-dev package pulling in all the needed stuff, which > looks

Bug#580273: Processed: Re: Bug#587217: debsnap chokes downloading tcpdump

2010-07-03 Thread Peter Palfrader
# You merged it to the wrong bug. Please don't do that. unmerge 587217 clone 587217 -1 # Also, debsnap not handling a 404 in a place where it's documented to be # legal is still a debsnap bug. reassign 587217 debsnap merge -1 587238 thanks -- | .''`. ** Debian GNU

Bug#580429: Please disable hal support / battstat applet

2010-07-03 Thread Joachim Breitner
Hi, Am Freitag, den 02.07.2010, 10:19 +0200 schrieb Joachim Breitner: > Am Freitag, den 02.07.2010, 10:07 +0200 schrieb Josselin Mouette: > > Le vendredi 02 juillet 2010 à 08:48 +0200, Joachim Breitner a écrit : > > > I’m a user of the battstat applet and was surprised to find it defunct > > > in

Bug#552431: Status of this "libnss/libnss-ldap/sshd: no login

2010-07-03 Thread Marc Millien
Good morning, (Sorry for my english ;)) We are experimenting the same bug, impossible to connect via ssh, smtp stops to work on Debian Lenny (with all updates, last update we did was the 28 june 2010). Here are the logs: Postfix: Jul 3 10:42:59 mailhost08 postfiX/smtpd[6651]: timeout after CONN

Bug#587918: libnss-myhostname: Please do not depend on both libc6 and libc6-amd64

2010-07-03 Thread Joachim Breitner
Hi Bernhard, Am Samstag, den 03.07.2010, 11:55 +0200 schrieb Bernhard R. Link: > BTW: speaking about the different subarchitectures. Perhaps it would make > sense to move the debian/rules code I've written for libnss-extrausers > to some common file (perhaps in dpkg-dev or somewhere else), > so it

Bug#587963: miro: missing dependencies versions

2010-07-03 Thread smaug
Package: miro Version: 3.0.1-2 Severity: normal Hello, I recently partially upgraded my Debian from stable to testing and installed miro. Trying to run it I found two bugs: * the one described here: https://bugs.launchpad.net/ubuntu/+source/miro/+bug/566445 which rendered to be missing version

Bug#587964: python-awn-extras: SyntaxError in configbinder.py

2010-07-03 Thread Michael Vogt
Package: python-awn-extras Version: 0.4.0-2 Severity: normal Everytime when I (un)install something that affects python I get this message from apt-get: Verarbeite Trigger für python-support ... Compiling /usr/lib/pymodules/python2.4/awn/extras/configbinder.py ... File "/usr/lib/pymodules/python

Bug#587965: gedit and evolution mail creation use the same icon with Gorilla icons

2010-07-03 Thread Pietro Battiston
Package: gnome-themes-more Version: 0.9.0.deb0.7 Severity: minor Tags: squeeze If Gorilla icons are used, and I click on "new mail" on Evolution, the window that opens up has the same icon as gedit: /usr/share/icons/Gorilla/scalable/apps/kedit.svg since the file /usr/share/icons/Gorilla/scalable/

Bug#587887: linux-base: please suppress useless debconf messages on first install

2010-07-03 Thread Holger Levsen
Hi Ben, On Freitag, 2. Juli 2010, Ben Hutchings wrote: [/var/log/installer] > We can't use this test. Older installations don't have such a > directory. I dont understand. Every lenny (at least) installation done with d-i has this directory?! How are older installations relevant? cheers,

Bug#587965: gedit and evolution mail creation use the same icon with Gorilla icons

2010-07-03 Thread Pietro Battiston
Attaching the .svg file. By the way, with "I can do something similar for Lush" I mean "I can take the same approach to Lush", by creating an icon in Lush style - though that's a little harder than with Gorilla. Pietro <>

Bug#454140: pdftk: won't decrypt a PDF file

2010-07-03 Thread Francesco Poli
On Mon, 3 Dec 2007 12:46:29 + Julian Gilbey wrote: [...] > pdftk y9s10pba.pdf input_pw * output y9s10pba-nopw.pdf > > gave the error message: > > Error: Failed to open PDF file: >y9s10pba.pdf >OWNER PASSWORD REQUIRED, but not given (or incorrect) > Errors encountered. No output

Bug#587887: linux-base: please suppress useless debconf messages on first install

2010-07-03 Thread Julien Cristau
On Sat, Jul 3, 2010 at 12:54:12 +0200, Holger Levsen wrote: > How are older installations relevant? > How are they not? Cheers, Julien signature.asc Description: Digital signature

Bug#587966: gnome-applets: the keyboard layout switcher is missing

2010-07-03 Thread Adam Borowski
Package: gnome-applets Version: 2.30.0-2 Severity: normal The "keyboard layout switcher" applet is missing, even though it is among those explicitely listed in the package description. Also, it's manpage (/usr/share/man/man1/gnome-keyboard-layout.1.gz) is there. An apparently identical bug in Ub

Bug#587887: linux-base: please suppress useless debconf messages on first install

2010-07-03 Thread Ben Hutchings
On Sat, 2010-07-03 at 12:54 +0200, Holger Levsen wrote: > Hi Ben, > > On Freitag, 2. Juli 2010, Ben Hutchings wrote: > [/var/log/installer] > > We can't use this test. Older installations don't have such a > > directory. > > I dont understand. Every lenny (at least) installation done with d-i ha

Bug#587887: linux-base: please suppress useless debconf messages on first install

2010-07-03 Thread Holger Levsen
Hi, On Samstag, 3. Juli 2010, Julien Cristau wrote: > On Sat, Jul 3, 2010 at 12:54:12 +0200, Holger Levsen wrote: > > How are older installations relevant? > How are they not? Well, first I'm fairly very sure that even etch also created /var/log/installer... in that sense I dont think it matter

Bug#587967: gnash: unbuildable in sid, depends on removed boost1.40

2010-07-03 Thread Julien Cristau
Package: gnash Version: 0.8.7-2 Severity: serious gnash in sid and testing build-depends on boost 1.40, which has been removed from the archive. Please update your build dependencies. Cheers, Julien signature.asc Description: Digital signature

Bug#587968: ITP: roaraudio -- sound server for audio mixing

2010-07-03 Thread Patrick Matthäi
Package: wnpp Severity: wishlist Owner: "Patrick Matthäi" * Package name: roaraudio Version : 0.3~beta7 Upstream Author : Philipp Schafft * URL : http://roaraudio.keep-cool.org * License : GPL, LGPL Programming Lang: C Description : sound server for au

Bug#579573: no longer gets forwardable tickets

2010-07-03 Thread Per Olofsson
Package: heimdal-clients Version: 1.4.0~git20100605.dfsg.1-3 Severity: normal File: /usr/bin/kinit Hi, This bug still exists in the latest version. However, I noticed that "kinit --forwardable" works. I think the problem is in kuser/kinit.c on line 110: { "forwardable",'f', arg_negative

Bug#581806: (no subject)

2010-07-03 Thread Andrey Rahmatullin
I've reported https://bugs.kde.org/show_bug.cgi?id=236151 which looks similar to this bug. -- WBR, wRAR (ALT Linux Team) signature.asc Description: Digital signature

Bug#587969: mock: doesn't work on kfreebsd-*: /usr/bin/python: undefined symbol: personality

2010-07-03 Thread Jakub Wilk
Package: mock Version: 1.0.8-1 Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd On kfreebsd-*, mock crashes with a not very friendly error message: # mock init Traceback (most recent call last): File "/usr/sbin/mock", line 64, in import mock.backend File "/usr/lib

Bug#587892: [licensecheck] Please recognise Eclipse Public License v1.0 (EPL 1.0)

2010-07-03 Thread Niels Thykier
Hi I figured it would be more helpful to see a file header :) u...@host: head -10 "eclipse/plugins/org.eclipse.core.commands/src/org/eclipse/core/commands/CommandManagerEvent.java" /*** * Copyright (c) 2004, 2006 IBM

Bug#587940: pdfsam: no manual page

2010-07-03 Thread Torsten Werner
Hi Paulo, On Sat, Jul 3, 2010 at 3:16 AM, Paulo Marcondes wrote: > PDFSAM does not contain any man-page. yes. Do you want to propose some text for the man page? Cheers, Torsten -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co

Bug#587945: /usr/lib/kaffe/pthreads/include invalid without kaffe-dev

2010-07-03 Thread Torsten Werner
Hi Elliott, On Sat, Jul 3, 2010 at 4:39 AM, Elliott Mitchell wrote: > /usr/lib/kaffe/pthreads/include points to ../include, which is absent > unless kaffe-dev is installed. kaffe has been removed from unstable and testing. I am afraid that this won't be fixed in stable. Cheers, Torsten -- T

Bug#587970: [licensecheck] Fails to recognise some LGPL licensed files.

2010-07-03 Thread Niels Thykier
Package: devscripts Version: 2.10.64 Severity: wishlist User: devscri...@packages.debian.org Usertags: licensecheck Hi u...@host$ licensecheck "eclipse/plugins/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/internal/webkit/WebKitGTK.java" eclipse/plugins/org.eclipse.swt/Eclipse SWT WebK

Bug#587776: usb-modeswitch: multi-interrupt umts devices patch against 1.1.2-3

2010-07-03 Thread Didier 'OdyX' Raboud
Hi Nils, As my original intention (and I still stick to it) is to not divert from upstream; and as I don't intend to favor one or the other side: I'm hereby asking upstream his opinion. Josh: What's your statement on this ? (See http://bugs.debian.org/587776 for details) Thanks in advance,

Bug#566303: maypole: depends on removed package: libclass-dbi-loader-relationship-perl

2010-07-03 Thread Ansgar Burchardt
Hi, this bug was tagged as pending in April 2010, but no upload has happened since. Is the problem really solved? I plan to request removal from testing for maypole and its r-deps as it currently keeps libclass-dbi-loader-relationship-perl in testing which Debian has no license to distribute. R

Bug#587971: /usr/bin/dpkg-divert: should support updating diversions: changing the --divert name and/or --package name

2010-07-03 Thread Andreas Beckmann
Package: dpkg Version: 1.15.7.2 Severity: wishlist File: /usr/bin/dpkg-divert Hi, it would be nice if dpkg-divert supported updates to the diversions, so one can change the --divert name or the --package owning the diversion directly through a single dpkg-divert call as in the following example.

Bug#587437: [update-notifier-common] Recommends a nonexisting package "cpu-checker"

2010-07-03 Thread Julian Andres Klode
On Sa, 2010-07-03 at 01:39 +0200, Zoran Dzelajlija wrote: > On Mon, Jun 28, 2010 at 07:01:33PM +0200, Julian Andres Klode wrote: > > Maybe I should make it a suggests. > > FWIW, I find that acceptable if said package is likely to appear in Debian > before freeze. If not, why not get rid of the un

Bug#543934: Thought about joining Debian Python teams ?

2010-07-03 Thread Carl Chenet
Hi Vincent, Have you considered joining the Debian Python Applications Packaging Team (PAPT) ? In that case, the package could be team-maintained (but you stay the one in charge). Most of the packages embedding a Python application are maintained by both the Debian Python Modules Team [1] and Pyth

Bug#587972: RM: maypole/1.2-5, memories/2.11+2.111-2

2010-07-03 Thread Ansgar Burchardt
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: rm Hi, please remove maypole/1.2-5 and memories/2.11+2.111-2 from testing. maypole depends on libclass-dbi-loader-relationship-perl [1] which can therefore not be removed from testing. Note that i

Bug#587973: python-matplotlib: problem when importing pylab

2010-07-03 Thread Picca Frederic-Emmanuel
Package: python-matplotlib Version: 0.99.3-1 Severity: normal Hello Here the error message when I try to import pylab pi...@mordor:~$ python Python 2.6.5+ (release26-maint, Jul 1 2010, 00:47:18) [GCC 4.4.4] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> fr

Bug#587974: blender: cannot import COLLADA 1.4 (.dae) files

2010-07-03 Thread Ильяс Гасанов
Package: blender Version: 2.46+dfsg-6 Severity: normal When I try to open a COLLADA 1.4 .dae file using Illusoft's importer that comes with the package (for example, a cube that comes when a new scene is created, being exported as COLLADA 1.4 with Illusoft's exporter, or a sample model from Googl

Bug#587966: gnome-applets: the keyboard layout switcher is missing

2010-07-03 Thread Josselin Mouette
Le samedi 03 juillet 2010 à 12:52 +0200, Adam Borowski a écrit : > Package: gnome-applets > Version: 2.30.0-2 > Severity: normal > > The "keyboard layout switcher" applet is missing, even though it is among > those explicitely listed in the package description. This applet is obsolete. Whenever

Bug#587975: canto: New upstream version

2010-07-03 Thread Carl Chenet
Package: canto Version: 0.7.5-1 Severity: wishlist Hi, A new upstream version is available : 0.7.9 It would be great if you could upgrade the package. Bye, -- Carl Chenet Blog: http://carlchenet.wordpress.com Identi.ca: http://identi.ca/carlchenet -- System Information: Debian Release: squee

Bug#587966: gnome-applets: the keyboard layout switcher is missing

2010-07-03 Thread Adam Borowski
On Sat, Jul 03, 2010 at 02:28:49PM +0200, Josselin Mouette wrote: > This applet is obsolete. Whenever you have several layouts configured, > gnome-settings-daemon will automatically display an icon in the > notification area. Ah right. The new icon popped up inside a locked panel, not fitting ins

Bug#587976: gimp: fails to open image from URI

2010-07-03 Thread Jakub Ruzicka
Package: gimp Version: 2.6.8-3+b1 Severity: normal 'File' -> 'Open Location...' fails with: Opening '$URI' failed: Could not open '$URI' for reading: No such file or directory" where $URI is the supplied image URI. I have installed all the suggested packages including gvfs-backends a

Bug#585063: isc-dhcp upload to unstable imminent

2010-07-03 Thread Andreas Schuldei
i tested the default fai config we use with dhcp3 with the new dhcp4 from experimental. it worked. therefor we can just switch the directory over to the new one and depend on the dhcp4 server instead. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "un

Bug#587976: gimp: fails to open image from URI

2010-07-03 Thread Ari Pollak
Are there any errors printed to the console? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#587445: CVE-2010-2074

2010-07-03 Thread Tatsuya Kinoshita
On June 28, 2010 at 7:31PM +0200, jmm (at debian.org) wrote: > Package: w3m > Severity: grave > Tags: security > > Hi, > several applications fail to correct SSL certificates properly > and w3m is among them: > http://www.openwall.com/lists/oss-security/2010/06/14/4 > > This has been assigned CVE-

Bug#483281: heimdal: FTBFS on hurd-i386

2010-07-03 Thread Pino Toscano
found 483281 1.4.0~git20100605.dfsg.1-3 tag 483281 + patch thanks Alle giovedì 17 giugno 2010, Brian May ha scritto: > > I suspect these patches may need revising to work with the latest > > version of Heimdal. > > > > Are changes to required to get Heimdal to build on hurd-i386? Yes, most of th

Bug#587174: xserver-xorg-input-wacom: Does not recognize my Intuos Graphic Tablet

2010-07-03 Thread Ron
retitle 587174 old (external) serial tablets not currently supported severity 587174 wishlist thanks Hi, Unfortunately, the short answer is that what you want to do isn't going to work at present, and some of it never can, but there are a few reasons that come together to make that so. - You'r

Bug#520468: Incorporate fixes for WUSB54GS support from 2.6.33

2010-07-03 Thread Ben Hutchings
On Thu, 2010-07-01 at 15:07 +0100, Luís Picciochi Oliveira wrote: > Hi > This patch seems to have fixed it. Here are the results of my testing: > > > kernel.org's 2.6.34: > => with the usbnet-Set-parent-device-early-for-netdev_printk patch: > Seems to work without any problems OK, that should be

Bug#563519: cpan module

2010-07-03 Thread Ben Hutchings
On Wed, 2010-03-24 at 04:08 +, Ben Hutchings wrote: > On Fri, 2010-01-22 at 14:59 +, Simon Cozens wrote: > > Hi Bart, > > Sorry to take so long to get back to you. Yes, that's me. I'm no longer > > the maintainer of the module, though; you want to talk to Chunzi, > > chu...@perlchina.or

Bug#587849: [Evolution] Bug#587849: Bug#587849: Handle NSS init errors better

2010-07-03 Thread Yves-Alexis Perez
On ven., 2010-07-02 at 23:51 +0200, Yves-Alexis Perez wrote: > Looks like they are correct indeed, so we're back to speculations. I'll > try to rebuild an eds packages so you can test with the “old” pki folder > and see what nss replies. Could you install the rebuilt packages available at debian.

Bug#587757: [buildd-tools-devel] Bug#587757: Bug#587757: schroot - Fails to end btrfs-snapshot sessions

2010-07-03 Thread Bastian Blank
On Thu, Jul 01, 2010 at 10:27:15PM +0100, Roger Leigh wrote: > Could you possibly try out the attached replacement 00check > script to see if this improves things for you? Yeah, works. Bastian -- Too much of anything, even love, isn't necessarily a good thing. -- Kirk, "The Trou

Bug#570669: Confirmation: scim bug #570669

2010-07-03 Thread Osamu Aoki
severity 570669 minor thanks Hi, Yes, this is kind of annoyng bug. I have build new 1.4.9-3 in which all valid FC14 origin patches are applied. I am testing it and I confirmed this bug still exists in upcoming package It seems to me this is a feature of XIM protool? But I am not sure. We will

Bug#587977: sudo dpkg-reconfigure -p high jackd1 -> mv error

2010-07-03 Thread David Steiner
Package: jackd1 Version: 1:0.118+svn3796-5 Severity: minor if i select "yes" to the question "enable realtime process priority", then the following gets printed on the terminal: mv: cannot stat `/etc/security/limits.d/audio.conf.disabled': No such file or directory im having some difficulties g

Bug#587215: [linux-image-2.6.32-5-686]

2010-07-03 Thread Ben Hutchings
On Wed, 2010-06-30 at 08:27 +0200, ing. Barry B.F. de Graaff (debian) wrote: > Hello Ben, > > OK maybe it technically transfers data. When I first reported this bug > I said it did not, because the ACT led on the device is not > blinking. At least not much. > > I also said that dmesg shows link e

Bug#587964: python-awn-extras: SyntaxError in configbinder.py

2010-07-03 Thread Jakub Wilk
tags 587964 + patch thanks * Michael Vogt , 2010-07-03, 12:32: Everytime when I (un)install something that affects python I get this message from apt-get: Verarbeite Trigger für python-support ... Compiling /usr/lib/pymodules/python2.4/awn/extras/configbinder.py ... File "/usr/lib/pymodules/pyt

Bug#587849: [Evolution] Bug#587849: Bug#587849: Handle NSS init errors better

2010-07-03 Thread David Woodhouse
On Sat, 2010-07-03 at 15:00 +0200, Yves-Alexis Perez wrote: > Then run evolution with the “old” .pki in place and report back. Please keep a 'pristine' copy of the old files too -- and in fact if they don't have any special keys or anything in them, please let me have a copy. -- David Woodhouse

Bug#438820: scim now defaults to immodule

2010-07-03 Thread Osamu Aoki
Hi, Despite what I posted, now I updated scim to use immodule as its default. http://bugs.debian.org/438820 http://bugs.debian.org/438820#47 Please check out 1.4.9-3 once it is available to you all. FC14 had many bug fix related to focus and I included them all :-) Osamu -- To UNSUBS

Bug#566303: maypole: depends on removed package: libclass-dbi-loader-relationship-perl

2010-07-03 Thread Ben Hutchings
On Sat, 2010-07-03 at 21:09 +0900, Ansgar Burchardt wrote: > Hi, > > this bug was tagged as pending in April 2010, but no upload has happened > since. Is the problem really solved? > > I plan to request removal from testing for maypole and its r-deps as it > currently keeps libclass-dbi-loader-r

Bug#587757: [buildd-tools-devel] Bug#587757: Bug#587757: Bug#587757: schroot - Fails to end btrfs-snapshot sessions

2010-07-03 Thread Roger Leigh
On Sat, Jul 03, 2010 at 03:02:24PM +0200, Bastian Blank wrote: > On Thu, Jul 01, 2010 at 10:27:15PM +0100, Roger Leigh wrote: > > Could you possibly try out the attached replacement 00check > > script to see if this improves things for you? > > Yeah, works. Thanks. I found that there were simila

Bug#586554: Have this problem in Debian Squeeze

2010-07-03 Thread Roman Mamedov
Hello. After an upgrade to 0.97 in Debian Squeeze, I got hit but this bug too. I have no iscan or iscan-data installed. The kernel used is a custom one, compiled from vanilla sources with make-kpkg. -- With respect, Roman signature.asc Description: PGP signature

Bug#587887: linux-base: please suppress useless debconf messages on first install

2010-07-03 Thread Bastian Blank
On Fri, Jul 02, 2010 at 11:12:19AM +0200, Holger Levsen wrote: > hi. i'm using .32.bpo on lenny, together with linux-base. so far so > good, works great. but i have an issue with automated installs (with d-i and > preseeding): linux-base informs me that /etc/fstab contains an entry > (/etc/scd0

Bug#295802: doc-base: Programing

2010-07-03 Thread Osamu Aoki
tag 295802 - moreinfo tag 295802 + pending thanks Hi, All -dev packages on my system under /usr/share/doc-base are: $ ls | grep -e "-dev" | xargs -n1 cat | grep -e 'Document:\|Section:' Document: fontconfig-devel Section: Programming Document: libfreetype6-dev Section: Programming/C Document: li

Bug#587978: libchipcard-tools: "Unknown command" error printed without newline

2010-07-03 Thread Sascha Silbe
Package: libchipcard-tools Version: 4.2.9-2 Severity: normal If the user tries to execute chipcard-tool with an unknown command (e.g. because of a typo), the error message is invisible because the newline is missing, so the shell overwrites the output: sascha.si...@xo15-sascha:~$ chipcard-tool a

Bug#587979: pcscd: uses deprecated HAL

2010-07-03 Thread Sascha Silbe
Package: pcscd Severity: normal pcscd still uses HAL which has been deprecated by upstream [1]. See also [2] for efforts on removing HAL from Debian. [1] http://lists.freedesktop.org/archives/hal/2008-May/011560.html [2] https://wiki.debian.org/HALRemoval -- System Information: Debian Release:

Bug#579948: A new test

2010-07-03 Thread Jurij Smakov
Tried using the 20100703 daily today. Requested guided partitioning over the entire disk, with a separate /home partition. I was able to complete the installs, but all created partitions are 16.8G in size: r...@debian:~# fdisk -l /dev/sdb Disk /dev/sdb (Sun disk label): 255 heads, 63 sectors,

Bug#582044: hw-detect: same issue with squeeze xen domU running on lenny xen dom0

2010-07-03 Thread Alexis Huxley
Package: hw-detect Version: testing on 03 July 2010 Followup-For: Bug #582044 I have the same issue when trying to install squeeze/testing/03-July-2010 in a Xen HVM domU running on a stable/lenny Xen dom0. I read a few reports of seeing this problem on low memory systems but doubled the VM's RAM f

Bug#587980: /usr/games/mahjongg: missing icons

2010-07-03 Thread Julien Cristau
Package: gnome-games Version: 1:2.30.1-1 Severity: normal File: /usr/games/mahjongg I seem to get the following in .xsession-errors, and icons are replaced by placeholders: (mahjongg:24344): Gtk-WARNING **: Error loading theme icon 'stock_timer' for stock: Icon 'stock_timer' not present in theme

Bug#587981: hplip: hp-* tools stop working since python default version is 2.6.5 in testing

2010-07-03 Thread Gilles Crevecoeur
Package: hplip Version: 3.10.5-1 Severity: normal Hi, Since the ptyhon version is 2.6.5 in testing the hp-* tools stop working. The error message is : Traceback (most recent call last): File "/usr/bin/hp-info", line 36, in from base import device, status, utils, tui, module File "/usr/sh

Bug#586554: Have this problem in Debian Squeeze

2010-07-03 Thread Roman Mamedov
On Sat, 3 Jul 2010 19:35:34 +0600 Roman Mamedov wrote: > Hello. > > After an upgrade to 0.97 in Debian Squeeze, I got hit but this bug too. I > have no iscan or iscan-data installed. The kernel used is a custom one, > compiled from vanilla sources with make-kpkg. > Looks like the cause of this

Bug#356644: "Lines skipped" etc.

2010-07-03 Thread Per Olofsson
reassign 356644 syslog-summary tag 356644 - moreinfo unreproducible thanks Hi, The reason that the strings mentioned in this bug are not in logcheck sources is because it's syslog-summary that prints them. Reassigning to syslog-summary. It should probably suppress these messages if there are no

Bug#351856: solution

2010-07-03 Thread Jon Daley
In case others get here while trying to figure out how to automatically subscribe to bugs that you submit, I'll post some links to get you on your way a little faster. Here is a conversation on the debian-devel list: http://lists.debian.org/debian-devel/2009/09/msg00422.html And the end resu

  1   2   3   >