Bug#551555: mountnfs.sh: start should declare dependency on name resolver

2009-10-18 Thread Ben Finney
On 19-Oct-2009, Petter Reinholdtsen wrote: > [Ben Finney] > > The init script should have a ???Required-Start??? field declaring > > a dependency on the name resolver service. > > I agree. Which name resolver service did you have in mind. In my case ‘bind9’, but any name resolver would (I guess)

Bug#551538: [Debian-ha-maintainers] Bug#551538: liblogthread3: long description suggestions

2009-10-18 Thread Guido Günther
On Sun, Oct 18, 2009 at 11:32:20PM +0200, Gerfried Fuchs wrote: > Package: liblogthread3 > Version: 3.0.2-5 > Severity: minor > > Hi! > > The long description is written mostly in lowercase, please properly > capitalize at least at the start of the sentences. Fixed in git now:

Bug#551578: xastir: new version 1.9.6 is available

2009-10-18 Thread James Cameron
Package: xastir Version: 1.9.4-3+b1 Severity: normal xastir version 1.9.6 is available ... it builds cleanly for me on squeeze using the Debian 1.9.4 configure and build-deps. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i3

Bug#159281: fixed in 1.9.4 and 1.9.6

2009-10-18 Thread James Cameron
I've reviewed the source of 1.9.6 and the handling of SIGSEGV is no longer enabled by default. src/main.c trap_segfault = 0. I've also reviewed 1.9.4, and the same handling is present. Therefore this bug can be closed already. -- James Cameron http://quozl.linux.org.au/ -- To UNSUBSCRIBE,

Bug#551577: coreutils: non-root user not permitted df -l /dev/sda1

2009-10-18 Thread VDR dai (deb)
Package: coreutils Version: 7.5-6 Severity: normal Hi, non-root user is not permitted to do df -l /dev/sda1. % df -l /dev/sda1 df: `/dev/sda1': Permission denied df: no file systems processed # df -l /dev/sda1 Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1

Bug#551575: movabletype-opensource: [INTL:ru] Russian debconf templates translation

2009-10-18 Thread Yuri Kozlov
Package: movabletype-opensource Version: 4.2.6.1-2 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-a

Bug#551573: fwanalog: [INTL:ru] Russian debconf templates translation

2009-10-18 Thread Yuri Kozlov
Package: fwanalog Version: 0.6.9-6 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CP

Bug#551576: diogenes: [INTL:ru] Russian debconf templates translation

2009-10-18 Thread Yuri Kozlov
Package: diogenes Version: 0.9.20-2 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 C

Bug#551574: wide-dhcpv6: [INTL:ru] Russian debconf templates translation

2009-10-18 Thread Yuri Kozlov
Package: wide-dhcpv6 Version: 20080615-6 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP

Bug#551572: workman: [INTL:ru] Russian debconf templates translation

2009-10-18 Thread Yuri Kozlov
Package: workman Version: 1.3.4-28 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CP

Bug#535463: Underlining for shortcut letters appears before (still present at least on one situation)

2009-10-18 Thread Josselin Mouette
Le dimanche 18 octobre 2009 à 20:04 +0100, Luís Picciochi Oliveira a écrit : > I observed this bug too some time ago, but after it was corrected everywhere > else, it remained present on the XChat's Network List window, though only on > one > of its buttons. > Perhaps this should be reported to X

Bug#551571: nvidia-kernel-2.6-686: Prebuilt modules not available for current kernels in squeeze

2009-10-18 Thread Bailin Deng
Package: nvidia-kernel-2.6-686 Version: 173.14.09+3+lenny1 Severity: wishlist In squeeze the linux-image-2.6-686 packages is pointing to kernel 2.6.30. However, the prebuilt nvidia-kernel-2.6-686 modules are still assuming 2.6.26 kernel. Shall we have an update of the prebuilt modules? Thanks a

Bug#551524: [Debian-in-workers] Bug#551524: ttf-malayalam-fonts: Hints point to AnjaliOldLipi-0.730.ttf not AnjaliOldLipi.ttf

2009-10-18 Thread Jaldhar H. Vyas
On Sun, 18 Oct 2009, Jakob Bohm wrote: /etc/defoma/hints/ttf-malayalam-fonts.hints tells the rest of Debian to look for one of the installed fonts in AnjaliOldLipi-0.730.ttf, but it is actually installed in AnjaliOldLipi.ttf . Thanks for catching this. It will be fixed in the next version.

Bug#551570: libcairo2 1.9.4-1 causes to crash iceweasel when closing tab

2009-10-18 Thread VDR dai (deb)
Package: libcairo2 Version: 1.9.4-1 Severity: normal Hi, libcairo2 1.9.4-1 causes to crash iceweasel when closing tab. libcairo2 1.9.2-1 and 1.8.8-2 do not. Maybe related upstream bug reports are below. overeager xid reuse https://bugs.freedesktop.org/show_bug.cgi?id=21583 RenderBadPicture fat

Bug#551555: mountnfs.sh: start should declare dependency on name resolver

2009-10-18 Thread Petter Reinholdtsen
[Ben Finney] > When mounting NFS volumes, the ???mountnfs.sh??? script needs the > name resolver to be started in order to resolve the NFS server's > name. The init script should have a ???Required-Start??? field > declaring a dependency on the name resolver service. I agree. Which name resolver

Bug#551569: tegaki-zinnia-japanese: compress large files?

2009-10-18 Thread Rolf Leggewie
Package: tegaki-zinnia-japanese Version: 0.1-1 Severity: minor LI Daobing, thank you for packaging tegaki-zinnia-japanese. The model data is quite a large file. I was wondering if it was possible to store it compressed on disc and have the program uncompress it on-the-fly. Regards Rolf Legg

Bug#551568: libgstreamer0.10-0: Please split GObject introspection data in another package

2009-10-18 Thread Josselin Mouette
Package: libgstreamer0.10-0 Version: 0.10.25-2 Severity: wishlist Hi, now that dh_girepository has entered the archive, it would be nice to split the introspection data in another package named gir1.0-gst-0.10, according to the GObject introspection mini-policy. Please ask me if you need any h

Bug#551158: Libc6: exim4 Segfault in libc-2.7.so

2009-10-18 Thread Aurelien Jarno
tag 551158 + unreproducible thanks On Fri, Oct 16, 2009 at 12:59:12AM +1000, Glynn wrote: > Package: libc6 > Version: 2.7-18 > Severity: critical > Justification: breaks the whole system > > The system will not boot into multi user mode. > It will boot to single user and then to root. It crashes o

Bug#501774: What's going on with this?

2009-10-18 Thread Aníbal Monsalve Salazar
On Sun, Oct 18, 2009 at 09:24:56PM +1100, Russell Coker wrote: >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501744 > >In the above bug report I requested a secure version of a shared library, but >apparently you made it pend on pyjamas. Is pyjamas somehow relevant or did >you just do a typo

Bug#551512: libgconf2-4: gconfd-2 takes cpu usage up to 100%

2009-10-18 Thread Josselin Mouette
reassign 551512 metacity 1:2.28.0-1 thanks Le dimanche 18 octobre 2009 à 21:05 +0200, Jerome a écrit : > libgconf2-4: gconfd-2 takes cpu usage up to 100% > > Since 16 October updates (see below), gconfd-2 takes up remaining cpu power > > Process cannot be killed as it respawns instantly. This

Bug#550213: [Pkg-db-devel] Bug#550213: Bug#550213: db4.6-util: command db_dump, db_load, and db_xxxx are missing

2009-10-18 Thread Florian Weimer
* Anon Sricharoenchai: > May I provide the patch for this? Given that the file formats are incompatible and the commands aren't generally interchangeable, I don't think it's a good idea to provide the non-versioned names. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#547364: digikam is not displaying photos again

2009-10-18 Thread Andrew Schulman
> Could I ask you to upgrade all your packages to the current unstable > baseline 4:4.3.2, logout and then try digikam again. I did this as much as I could-- kdeadmin and kdemultimedia are still currently at 4:4.3.1. I also rebooted in the meanwhile. digikam is now showing photos again for me

Bug#551567: gir1.0-gudev-1.0: Use dh_girepository now it is available

2009-10-18 Thread Josselin Mouette
Package: gir1.0-gudev-1.0 Version: 146-5 Severity: wishlist Hi, starting from 0.6.5-3, gobject-introspection contains a dh_girepository helper that can generate dependencies for the gir1.0-* packages (to be used right before or after dh_shlibdeps). I’d appreciate if you could try it for gudev.

Bug#551485: ITP: python-jpype -- Binding the worlds of Java and Python

2009-10-18 Thread Sandro Tosi
Hello Takaki, On Sun, Oct 18, 2009 at 17:01, TANIGUCHI Takaki wrote: > Package: wnpp > Owner: tak...@debian.org > Severity: wishlist > > * Package name    : python-jpype >  Version         : 0.5.4.1 >  Upstream Author : Steve Menard > * URL or Web page : http://jpype.sourceforge.net/ > * License

Bug#545634: dar: Patch that fix this build error

2009-10-18 Thread Fabrice Coutadeur
Package: dar Version: 2.3.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This can be fixed by changing isntall to a cp-a Fabrice *** /tmp/tmpPw8Drq In Ubuntu, we've applied the attached patch to achieve the following: * do

Bug#494469: closed by Kevin Coyner (Bug#494469: fixed in bcrypt 1.1-6)

2009-10-18 Thread Alexey Salmin
Wow :) On Mon, Oct 19, 2009 at 9:09 AM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the bcrypt package: > > #494469: bcrypt: segfault on amd64 > > It has been closed by Kevin Coyner . > > Their explanation is attached b

Bug#551566: hylafax-client: upgrade fails with cp error

2009-10-18 Thread Steve Grecni
Package: hylafax-client Version: 2:6.0.3-5 Severity: normal On a new hylafax install (server is installed as well with a faxgetty) I'm getting this error on ugprade: Setting up hylafax-client (2:6.0.3-5) ... cp: `/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the same file

Bug#551565: openswan: new version 2.6.23 is available - resolves problem with SA refcount

2009-10-18 Thread Andreas Unterkircher
Package: openswan Version: 1:2.6.22+dfsg-1.1 Severity: normal It seems I hit a known bug on pre 2.6.23 versions which causing also VPN tunnels to die after some amount of uptime. Openswan user list suggested to upgrade to 2.6.23 where those things should have been fixed. http://lists.openswan.o

Bug#551563: [Pkg-utopia-maintainers] Bug#551563: uninstallable (since it conflicts with cryptsetup and dmsetup)

2009-10-18 Thread Michael Biebl
reassign 551563 dmsetup thank Soeren Sonnenburg wrote: > Package: devicekit-disks > Severity: grave > > i cannot install devicekit-disks since on my cryptsetup based system and > devicekit-disks is trying to remove it. The conflicts is in the dmsetup package, not devicekit-disks. So reassigning.

Bug#551564: More related issues to amserverconfig

2009-10-18 Thread Jim Barber
Hi. I've found another couple of problems that prevent the amserverconfig script from running. After manually fixing the $localstatedir error I wrote about above I now get the following error: $ amserverconfig DailySet1 --template tape-changer --tapetype LTO3-400 --changerdev /dev/sg6

Bug#551311: [buildd-tools-devel] Bug#551311: Please provide debuild like functionality for sbuild

2009-10-18 Thread Andres Mejia
tags 551311 patch thanks Here's a preliminary patch to provide an sbulid-debuild script that provides debuild like functionality for sbuild. I thought it may be better to seperate this functionality from a run of sbuild. Also, instead of actual patches, I've supplied the script, man page, and a

Bug#551564: amanda-common: $localstatedir incorrect in some utilities.

2009-10-18 Thread Jim Barber
Package: amanda-common Version: 1:2.6.1p1-2 Severity: normal I'm setting up a new Amanda server for the first time. I tried to run the amserverconfig utility and received the following error: $ amserverconfig DailySet1 Logging to /var/log/amanda/amserverconfig.20091019111837.debu

Bug#551557: Acknowledgement (evince: Takes an insane amount of time and CPU to print)

2009-10-18 Thread Felipe Sateler
severity 551557 wishlist thanks Hmm, changing the printer driver (and PPD, I guess) to the HPLIP one seems to resolve the issue. I suppose this means that the real bug is in the other driver. I forgot to mention earlier that my printer is an HP LaserJet 1010. I'm still leaving the bug assigned to

Bug#551563: uninstallable (since it conflicts with cryptsetup and dmsetup)

2009-10-18 Thread Soeren Sonnenburg
Package: devicekit-disks Severity: grave i cannot install devicekit-disks since on my cryptsetup based system and devicekit-disks is trying to remove it. -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (50

Bug#524083: ifplugd: Allow partial "auto" selection of interfaces

2009-10-18 Thread Stefan Monnier
>> auto-selection for ethernet interfaces, to avoid having to explicitly >> list which ethernet interfaces I have in each of my machines. > With the 2 or 3 interfaces that most machines have, I am not sure how much > difficulty a setting like the one your propose would take off users. Of course, t

Bug#551561: Attempting to modify configuration through the web interface blanks cupsd.conf

2009-10-18 Thread Benjamin Seidenberg
Package: cups Version: 1.4.1-5 Severity: normal Checking a box such as "Share local printers" or modifying the config directly through the "Edit Configuration File" button in the "Server" section on the "Administration" page causes a blank cupsd.conf to be written, which then causes the server res

Bug#551562: ITP: libmecab-ruby -- mecab binding for Ruby language

2009-10-18 Thread TANIGUCHI Takaki
Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name: libmecab-ruby Version : 0.98 Upstream Author : Taku Kudo * URL or Web page : http://sourceforge.net/projects/mecab/ * License : GPL | LGPL | BSD Description : mecab binding for Ruby language

Bug#550316: [Pkg-utopia-maintainers] Bug#550316

2009-10-18 Thread dmsoler
Michael Biebl wrote: >Apparently, other distros like Fedora or Ubuntu, completely disable the old IDE >subsystem, so they are not hit by this bug. They are not hit by _this_ bug, but they are hit by bugs like this one: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/307829 There are out the

Bug#403467: Another crash near a "read"

2009-10-18 Thread Kingsley G. Morse Jr.
After running a different script, and after about the tenth time I reply to: read -n 1 -p "Combine $v1 and $v2? [y/n]: " < /dev/tty I get: : line 47: read: error setting terminal attributes: Interrupted system call Combine and ? [y/n]: n malloc: ../../bash/builtins/../../bash/b

Bug#494971: KArm doesn't honor the 'detect idle after XX minutes' setting

2009-10-18 Thread m . c . wilkins
Apart from switching from lenny to testing, is there anyway around this annoying bug? ktimetracker isn't in backports Thanks Matt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#546455: xserver always crashes shortly after boot

2009-10-18 Thread Sven Reckziegel
I don't know whether it's important or not. After x server crash I found these informations in .xsession-errors: Xsession: X session started for zorronte at Sun Oct 18 23:55:56 CEST 2009 XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 250 requests (223 k

Bug#520928: linux-image-2.6.26-1-686: PIIX4 /dev/hda performance regression (10x times, DMA dissabled)

2009-10-18 Thread Ben Hutchings
On Mon, 2009-03-23 at 18:36 +0100, root wrote: > Package: linux-image-2.6.26-1-686 > Version: 2.6.26-13lenny2 > Severity: important > > > I have 450NX server board (two cpu Xeon II 450MHz). My ide controler is PIIX4. > > I found that after update to lenny's 2.6.26-1-xen-686 IDE performance drope

Bug#551560: Please update rbot to a newer version

2009-10-18 Thread Micah Anderson
Package: rbot Version: 0.9.14-1 Severity: wishlist The version in debian is the latest 'stable' release of rbot (0.9.14) was released over a year ago (2008-10-16) and has hid a significant number of fixes and improvements made since then. The sad thing is that upstream doesn't seem to want to rele

Bug#551430: grub thinks some key was pressed?

2009-10-18 Thread jidanni
On my other (laptop, timeout=11) machine, this works properly. I have a theory that somehow on the (desktop) timeout=45 machine maybe there is something making grub think that some key was pressed, thus interrupting the timeout... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#551559: [regression] mplayer doesn't complete shuffle

2009-10-18 Thread Alex Goebel
Package: bash-completion Version: 1:1.1-1 Severity: minor Fails to complete "-shuffle" for mplayer. That worked with 1.0-3 and would be nice to have restored (and is probably easy to fix). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Bug#551558: transmission-gtk: memory leak?

2009-10-18 Thread Andres Salomon
Package: transmission-gtk Version: 1.75-1 I suspect there's a memory leak w/ transmission-gtk. I'm seeing the following on my system: 667 dilinger 20 0 423m 17m 7304 S0 1.8 31:31.62 transmission (Note the VIRT memory usage.) The system's been running some 17 days, and is into a b

Bug#521353: linux-image-2.6.26-1-686: sky2 driver vlan problem

2009-10-18 Thread Ben Hutchings
On Thu, 2009-03-26 at 15:29 -0700, Edwin Lam wrote: > Package: linux-image-2.6.26-1-686 > Version: 2.6.26-13lenny2 > Severity: critical > Justification: breaks the whole system > > > when vlan is enabled, following error occurs: > (after a while, it'll completely overwhelm the system and render t

Bug#551557: evince: Takes an insane amount of time and CPU to print

2009-10-18 Thread Felipe Sateler
Package: evince Version: 2.28.0-2 Severity: normal When printing some PDF files in 2 pages per sheet, the print takes an insane amount of time to occur. The first sheet will come out, wait a few minutes, the second sheet comes out, etc. There is a gs process doing a lot of work during this time. T

Bug#540990: ltsp-client-builder failed on a system with two optical drives.

2009-10-18 Thread Vagrant Cascadian
On Tue, Aug 11, 2009 at 10:19:51AM +0300, Oded Naveh wrote: > Installing from: > Debian GNU/Linux 5.0r0+edu0~a0 _Lenny_ - Unofficial i386 CD700 Binary-1 > 20090316-20:49 (with ltsp-client-builder 5.1.10-2) > on a system with two optical drives failed at 'ltsp-client-builder' from > secondary mast

Bug#551442: gnome-panel: crashes unpredictably

2009-10-18 Thread Ben Finney
package gnome-panel notforwarded 551442 thanks On 19-Oct-2009, Ben Finney wrote: > Today the panel crashed and ‘bug-buddy’ caught it, and reported a new > bug to https://bugzilla.gnome.org/show_bug.cgi?id=598879>. That bug report at GNOME has been promptly closed, with no email response to me and

Bug#551556: gcc-4.3: error: unable to find a register to spill in class 'R0_REGS'

2009-10-18 Thread Nobuhiro Iwamatsu
Package: gcc-4.3 Version: 4.3.4-5 Severity: normal Tags: patch User: debian-...@superh.org Usertags: sh4 X-Debbugs-CC: debian-sup...@lists.debian.org Hi, I am now trying to run Debian on Renesas SH(sh4) CPU. http://buildd.debian-ports.org/status/architecture.php?suite=unstable&a=sh4&priority= So

Bug#546555: [buildd-tools-devel] Bug#546555: Bug#546555: Updated patches for support of remote source (.dsc) files

2009-10-18 Thread Andres Mejia
On Sunday 18 October 2009 18:02:02 Roger Leigh wrote: > On Sat, Oct 17, 2009 at 02:12:58PM -0400, Andres Mejia wrote: > > On Saturday 17 October 2009 01:24:24 Andres Mejia wrote: > > > Please ignore the two patches I submitted earlier. These new patches > > > will give a better progress output than

Bug#548211: with GTK 2.18: assertion `GDK_IS_DRAWABLE (drawable)' failed

2009-10-18 Thread Nobuhiro Iwamatsu
Package: pygtk Version: 2.16.0-1 Severity: normal Tags: patch Hi. This bug can revise with following patch. I checked with pbuilder on i386 and amd64. Please check and apply this patch. Best regards, Nobuhiro --- a/debian/rules 2009-10-19 00:20:31.0 + +++ b/debian/rules

Bug#551555: mountnfs.sh: start should declare dependency on name resolver

2009-10-18 Thread Ben Finney
Package: initscripts Version: 2.87dsf-6 Severity: normal When mounting NFS volumes, the ‘mountnfs.sh’ script needs the name resolver to be started in order to resolve the NFS server's name. The init script should have a ‘Required-Start’ field declaring a dependency on the name resolver service. -

Bug#551554: Depends: glibc-2.10-1 which is a virtual package.

2009-10-18 Thread jidanni
Package: locales Cannot upgrade: # aptitude full-upgrade The following packages have unmet dependencies: locales: Depends: glibc-2.10-1 which is a virtual package. Keep the following packages at their current version: locales [2.9-26 (now)] $ apt-cache policy locales locales: Installed: 2.9-26

Bug#551553: pygtk: Can not rebuild from source successively

2009-10-18 Thread Nobuhiro Iwamatsu
Package: pygtk Version: 2.16.0-1 Severity: important Hi, This has the first build, but the second time build fails. - $ debuild -us -uc . $ debuild -us -uc . dpkg-source: info: building pygtk in pygtk_2.16.0-1.diff.gz dpkg-source: error: cannot represent change to pygtk-2.16.0/tests/

Bug#530182: I've sent this upstream

2009-10-18 Thread Tim Abbott
tags 530182 +upstream thanks The spkg/install part of this has been fixed upstream, the dokchitser part I've reported upstream. This issue is not particularly important for Debian because neither of these scripts are actually run as part of Sage's normal runtime.

Bug#253600: Improper start order in init.d

2009-10-18 Thread Ben Finney
package bind9 found 253600 1:9.6.1.dfsg.P1-3 thanks On 10-Jun-2004, Robert Millan wrote: > Because of the order in which bind9 is started in init.d, some > network daemons might be started before it. This means that if the > system resolver relies on local bind (i.e., 127.0.0.1 in > /etc/resolv.co

Bug#551513: closed by Ryan Niebur (Bug#551513: fixed in midori 0.2.0-1)

2009-10-18 Thread Michael S Gilbert
On Sun, 18 Oct 2009 23:36:11 + Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the midori package: > > #551513: new upstream version 0.2.0 > > It has been closed by Ryan Niebur thanks for the insanely fast response ti

Bug#548898: reboot?

2009-10-18 Thread jidanni
JM> On GNOME, it implies the following: JM> * Click on the “System” menu. JM> * Click on the “Log Out…” item in the menu that appears. JM> * In the dialog, click on the “Log out” button. JM> * It brings you back to the display manager. JM> * Type your login. JM>

Bug#533207: linux-image-2.6.26-2-686: SATA DVD not recongnized on Sony Vaio VGN-NS11E

2009-10-18 Thread Ben Hutchings
On Mon, 2009-06-15 at 18:40 +0200, Kjö Hansi Glaz wrote: > Package: linux-image-2.6.26-2-686 > Version: 2.6.26-15lenny3 > Severity: important > > > On a new debian lenny installation on Sony Vaio VGN-NS11E, the > CR/DVD-RW drive is not recognized at boot, and thus not usable. In > addition to tha

Bug#550822: Processed: reassign 550822 to gnupg

2009-10-18 Thread Daniel Leidert
Am Freitag, den 16.10.2009, 13:41 +0200 schrieb Thijs Kinkhorst: > On Tue, October 13, 2009 11:45, Debian Bug Tracking System wrote: > > retitle 550822 gnupg: gnupg (squeeze) depends on dpkg (>= 1.15.4) found > in > Changed Bug title to 'gnupg: gnupg (squeeze) depends on dpkg (>= > 1.15.4) > > foun

Bug#551551: live-initramfs: Sid/Squeeze hdd-usb partition not detected in KVM

2009-10-18 Thread Tzafrir Cohen
Package: live-initramfs Version: 1.157.4-1 I'm having a problem booting usb-hdd images I build of Squeeze / Sid in the recent days (haven't tried for a while before that). I'm using live-helper and live-initramfs from git. Basically the initramfs loops endlessly trying to find the filesystem to m

Bug#551552: Kmail does not quote original message when replying or forwarding

2009-10-18 Thread Hans Linkels
Package: kmail Version: 4:4.3.1-2 Severity: wishlist Greetings, When a message is replied or forwarded in-line, the expected behaviour is that the original message is included in the new message. This is not happening, an empty window is opened. The recipient address is correctly set to the ori

Bug#535357: I sent this upstream

2009-10-18 Thread Tim Abbott
tags 535357 +upstream thanks After some investigation, I sent this issue to upstream; since they've already converted to Python 2.6 only, this should be an easy transition for them to do. -Tim Abbott -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#551544: Desktop file '/usr/share/applications/xpdf.desktop' should not include extension in Icon key: 'xpdf.xpm'

2009-10-18 Thread Hamish Moffatt
On Mon, Oct 19, 2009 at 03:00:18AM +0400, Stanislav Maslovski wrote: > Package: xpdf-reader > Version: 3.02-1.4+lenny1 > Severity: minor > > When I run geeqie (a gtk aplication) from a terminal I see this > message: > > Desktop file '/usr/share/applications/xpdf.desktop' should not include > exte

Bug#547855: Updated python-dev dependency

2009-10-18 Thread Kumar Appaiah
Hi! In addition, you would want to Build-Depend on python-dev (>= 2.5.4-1) to be able to use python.mk present in /usr/share/python/python.mk. HTH, and sorry for missing this. The attached patch should rectify this error of mine. Kumar diff -Nru --exclude changelog quodlibet-2.1/debian/quodlibet

Bug#551442: gnome-panel: crashes unpredictably

2009-10-18 Thread Ben Finney
package gnome-panel forwarded 551442 https://bugzilla.gnome.org/show_bug.cgi?id=598879 thanks On 18-Oct-2009, Emilio Pozuelo Monfort wrote: > Ben Finney wrote: > > Please let me know how else I can diagnose this, to help get this > > bug located and resolved. Today the panel crashed and ‘bug-budd

Bug#546237: eagle: Eagle exits with segmentation fault

2009-10-18 Thread Shaun Jackman
Hi Johan, Here's the workaround: cp /usr/lib/eagle/bin/eagle ~/.eagle/bin/ Then run eagle normally. It shouldn't crash any longer. I'm working on a fix for the Debian package. Cheers, Shaun -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#547842: python-all-dev dependency addition

2009-10-18 Thread Kumar Appaiah
Hi! In addition, you would want to Build-Depend on python-all-dev (>= 2.5.4-1) to be able to use python.mk present in /usr/share/python/python.mk. HTH, and sorry for missing this. Updated patch attached. Kumar diff -Nru --exclude changelog python-gnuplot-1.8/debian/control python-gnuplot-1.8/deb

Bug#549477: Updated python-all-dev dependency

2009-10-18 Thread Kumar Appaiah
Hi! In addition, you would want to Build-Depend on python-all-dev (>= 2.5.4-1) to be able to use python.mk present in /usr/share/python/python.mk. HTH, and sorry for missing this. The updated patch attached should be suitable. Kumar diff -Nru --exclude changelog python-scientific-2.8/debian/cont

Bug#547820: python-all-dev dependency addition

2009-10-18 Thread Kumar Appaiah
Hi! In addition, you would want to Build-Depend on python-all-dev (>= 2.5.4-1) to be able to use python.mk present in /usr/share/python/python.mk. HTH, and sorry for missing this. Updated patch attached. Kumar diff -Nru --exclude changelog gadfly-1.0.0/debian/control gadfly-1.0.0/debian/control

Bug#537296: Maintenance of libparams-util-perl

2009-10-18 Thread Jonathan Yu
severity 537296 important thanks On Fri, Oct 16, 2009 at 8:47 AM, gregor herrmann wrote: > block 317518 with 537296 > block 531238 with 537296 > thanks > > On Wed, 30 Sep 2009 11:57:32 -0400, Jonathan Yu wrote: > >> Some months ago, I filed bug #537296, which requested an upgrade for >> libparams

Bug#547844: python-all-dev dependency addition

2009-10-18 Thread Kumar Appaiah
Hi! In addition, you would want to Build-Depend on python-all-dev (>= 2.5.4-1) to be able to use python.mk present in /usr/share/python/python.mk. HTH, and sorry for missing this. I believe the attached, updated patch should set things right. Kumar diff -Nru --exclude changelog python-imaging-1.

Bug#551550: general: many Java packages needlessly depend on java?-runtime

2009-10-18 Thread brian m. carlson
Package: general Severity: normal Many Java packages work successfully with a headless JRE; that is, one that does not support graphics. However, some of these packages depend on java?-runtime instead of java?-runtime-headless. As a consequence, graphical JREs are installed when they are not nee

Bug#550316: [Pkg-utopia-maintainers] Bug#550316

2009-10-18 Thread dmsoler
Michael Biebl wrote: > All replies so far indicate that this behaviour only happens for systems > using > ide-cd/ide-core, i.e. the old IDE subsystem. > > The code also makes assumptions (see the is_cdrom check) that only the new > libata subsystem is in use, so the cd-rom drive is opened with

Bug#551542: fscache: null pointer dereference in fscache_object_slow_work_execute

2009-10-18 Thread Andres Salomon
> Oh and just to let you know, it does say you guys are the > maintainers. :) Let me know if you need anything else. > > ~Matt I'd be interested to know if this still occurs on 2.6.31. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Bug#551549: [bugs] pulseaudio_0.9.15-4.1 conflict with skype-debian_2.1.0.47-1

2009-10-18 Thread Ennio-Sr
Package: pulseaudio Version: 0.9.15-4.1 Severity: normal After upgrading from pulseaudio_0.9.10-3+lenny1 I found out that skype audio was not working as before: making a test call reveals that microphone does not work at all and the relative window is labeled as 'Conference Call - 1 participants'

Bug#536236: kernel: [56585.121000] BUG: soft lockup - CPU#1 stuck for 61s! [pdflush:210]

2009-10-18 Thread Ben Hutchings
On Wed, 2009-07-08 at 10:38 -0400, Matt Jamison wrote: > I thought I stated in my email that I had gotten this with both > kernels. I have a server called web06 that has "Linux version > 2.6.30-1-amd64 (Debian 2.6.30-1) (wa...@debian.org) (gcc version 4.3.3 > (Debian 4.3.3-10) ) #1 SMP Sun Jun 14 1

Bug#551532: Acknowledgement (/usr/src/kqemu.tar.bz2: Please add support for dkms)

2009-10-18 Thread Michael Biebl
Information, which might be useful: http://lists.debian.org/debian-kernel/2009/10/msg00683.html -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature

Bug#551544: Desktop file '/usr/share/applications/xpdf.desktop' should not include extension in Icon key: 'xpdf.xpm'

2009-10-18 Thread Stanislav Maslovski
Package: xpdf-reader Version: 3.02-1.4+lenny1 Severity: minor When I run geeqie (a gtk aplication) from a terminal I see this message: Desktop file '/usr/share/applications/xpdf.desktop' should not include extension in Icon key: 'xpdf.xpm' This file is in /usr/share so it must be controlled by y

Bug#550379: acknowledged by developer (closing 550379)

2009-10-18 Thread Michael S Gilbert
reopen 550379 severity 550379 wishlist thanks On Sun, 18 Oct 2009 23:50:04 +0100 Ben Hutchings wrote: > On Sun, 2009-10-18 at 18:18 -0400, Michael S Gilbert wrote: > [...] > > in one sentence, my request is for the linux-2.6 and linux-kbuild-2.6 > > *source* packages to be merged (they are both i

Bug#550379: acknowledged by developer (closing 550379)

2009-10-18 Thread Ben Hutchings
On Sun, 2009-10-18 at 18:18 -0400, Michael S Gilbert wrote: [...] > in one sentence, my request is for the linux-2.6 and linux-kbuild-2.6 > *source* packages to be merged (they are both in main, so there should > be no social reason for this to be impossible). > > consequently, i fully support th

Bug#551543: cannot remove path when cwd is /tmp/muttprint*

2009-10-18 Thread Daryl Styrk
Package: muttprint Version: 0.73-2 Severity: normal Attempting to print I get the following. presss any key to continue...cat: write error: Broken pipe cannot remove path when cwd is /tmp/muttprint-tj3S1b for /tmp/muttprint-tj3S1b: at /usr/share/perl/5.10/File/Temp.pm line 902 Which reads...

Bug#550379: acknowledged by developer (closing 550379)

2009-10-18 Thread Michael S Gilbert
maybe there is also some confusion due to my use of the term "kbuild binary packages". i am referring to the linux-kbuild-$(uname -r) binary packages when i say that, not the plain old kbuild binary/source package. mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wit

Bug#551536: Verbose init script

2009-10-18 Thread Rene Engelhard
On Mon, Oct 19, 2009 at 11:05:13AM +1300, Francois Marier wrote: > Is this what you had in mind? (see attached init script) (sid)r...@frodo:~$ sudo /etc/init.d/docvert-converter start Starting OpenOffice.org service for Docvert: docvert-converter. (sid)r...@frodo:~$ sudo /etc/init.d/docvert-conver

Bug#461935: (no subject)

2009-10-18 Thread Thomas Lange
My decision on this topic is: I will not implement this new option. I've documented in the FAI guide, how to disable the red logo using a single 'touch' command. Users can also put this in a nfsroot hook, so it gets executed every time the nfsroot is rebuilt. P.S: Anyway Michael. Thanks for you

Bug#500185: New upstream release

2009-10-18 Thread Ignace Mouzannar
> Should this package just be removed now that we have xlwt and xlrd? Since this bug was reported, it appears that upstream is active again. A new version of pyexcelerator (0.6.4.1) has been released on April 12th 2009. This is why I think that python-excelerator should be not removed from the re

Bug#551541: Can't use Apache::RPC::Server - missing dependancy Apache.pm)

2009-10-18 Thread Kamus
package: librpc-xml-perl This issue was originally filled at: https://bugs.edge.launchpad.net/ubuntu/+source/librpc-xml-perl/+bug/183822 Binary package hint: librpc-xml-perl The following code snippet fails: #!/usr/bin/perl -w use strict; use Apache::RPC::Server; The error message is:

Bug#550379: acknowledged by developer (closing 550379)

2009-10-18 Thread Michael S Gilbert
On Sun, 18 Oct 2009 21:56:57 +0200 maximilian attems wrote: > On Sun, Oct 18, 2009 at 03:40:02PM -0400, Michael S Gilbert wrote: > > > # explanation given by maintainer > > > close 550379 > > > > there is no explanation in the bug logs. the closest thing to an > > explanation is: > > > > Thi

Bug#551536: Verbose init script

2009-10-18 Thread Francois Marier
Hi Rene, Is this what you had in mind? (see attached init script) Cheers, Francois #! /bin/sh ### BEGIN INIT INFO # Provides: docvert-converter # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Required-Start:$local_fs $network $syslog # Required-Stop: $local_fs $network

Bug#551370: buildd.debian.org: update mlton in Packages-arch-specific

2009-10-18 Thread Wesley W. Terpstra
On Sun, Oct 18, 2009 at 8:50 PM, Philipp Kern wrote: > > I've been holding off on uploading the final, ported source package until > > the buildds are ready to run it. Until I upload, there are binaries in > > debian without corresponding source, which I imagine might offend some of > > the less

Bug#541850: ajaxterm: UTF-8 support

2009-10-18 Thread The Fungi
On Sun, Oct 18, 2009 at 09:46:55AM +0200, Julien Valroff wrote: [...] > Main thing is that patches applied to the debian package do not > introduce any regression. Following my tweaks I'm not aware of any remaining regressions from this patch, unless you want to consider the change of default enco

Bug#546555: [buildd-tools-devel] Bug#546555: Bug#546555: Updated patches for support of remote source (.dsc) files

2009-10-18 Thread Roger Leigh
On Sat, Oct 17, 2009 at 02:12:58PM -0400, Andres Mejia wrote: > On Saturday 17 October 2009 01:24:24 Andres Mejia wrote: > > Please ignore the two patches I submitted earlier. These new patches will > > give a better progress output than what's currently implemented for sbuild > > and will also a

Bug#551540: pmount: "Internal error: cryptsetup luksOpen failed"

2009-10-18 Thread Marc Haber
Package: pmount Version: 0.9.20-2 Severity: normal Hi, in current sid, pmount fails ("Internal error: cryptsetup luksOpen failed"). I have listed /dev/mapper/vg0-c_centos in /etc/pmount.allow, and this is the output of pmount --debug /dev/mapper/vg0-c_centos /media/centos: resolved /dev/mapper/vg

Bug#551461: curl_getdate(3) fails to parse some valid RFC 822 dates

2009-10-18 Thread Daniel Stenberg
On Sun, 18 Oct 2009, J.H.M. Dassen (Ray) wrote: RFC 822's date format allows for the use of single letter military timezones; see http://www.rfc-ref.org/RFC-TEXTS/822/chapter5.html For example, "Sat, 17 Oct 2009 20:00:00 Z" is a valid date string according to RFC822, and such date stri

Bug#551536: closing 531333, reopening 551536

2009-10-18 Thread Rene Engelhard
# Automatically generated email from bts, devscripts version 2.10.35lenny7 # oops close 531333 reopen 551536 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#551539: httest: long description no sentence

2009-10-18 Thread Gerfried Fuchs
Package: httest Version: 1.12.5-1 Severity: minor Hi! First of all, congratulation for your package in the pool. ;) Though, the description of your package doesn't contain of full sentences[1], all three sentences aren't complete, missing their subject and in parts also their verb. S

Bug#544905: libsigsegv: FTBFS on amd64: Test failure

2009-10-18 Thread Ben Hutchings
On Sun, 2009-10-18 at 21:23 +0200, Sebastian Andrzej Siewior wrote: > reassign 544905 package linux-2.6 > thanks > > * Daniel Schepler | 2009-09-03 10:43:04 [-0700]: > > >Package: libsigsegv > >Version: 2.5-3 > >Severity: serious > > > >>From my pbuilder build log (on amd64): > > > >... > ># Make

Bug#281575: dsi->dsi_gi.zero1 == 0: problem still present

2009-10-18 Thread Joachim Breitner
Version: 3.1.3-7 Hi, trying to read a DVD written by a Loewe disk recorder, I get this error message, and reading past some point (1:43 in this case), it seems to be stuck (with no CPU load). It is not related to reading from the drive, as I can copy the DVD files first to the hard drive. The err

  1   2   3   4   >