Bug#567591: linux-image-2.6.32-trunk-amd64: kernel package should conflict with lvm2 package from Lenny

2010-01-30 Thread Russell Coker
On Sat, 30 Jan 2010, Ben Hutchings wrote: > > When I ran "apt-get dist-upgrade" it aborted because it tried to upgrade > > udev first and the kernel wasn't new enough.  So I ran "apt-get install > > linux-image-2.6.32-trunk-amd64" which worked but then it didn't recognise > > the LVM volumes.  I h

Bug#565858: [Logcheck-devel] Processed: Reassigning to sslh package

2010-01-30 Thread Hannes von Haugwitz
Hi, All you have to do is to create debian/sslh.logcheck.ignore.server and add dh_installlogcheck to debian/rules (see man dh_installlogcheck). Hannes -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

Bug#567614: sudo's default configuration without tty-tickets

2010-01-30 Thread Luk Claes
Fran�s Boisson wrote: > Severity: critical > Tags: security > Justification: root security hole I think this is very much overinflated and I fail to see the security hole. > sudo's default configuration is with a timestamp of 15' I don't see the problem with that. > and without tty_tickets. Ne

Bug#558291: (no subject)

2010-01-30 Thread Pablo Duboue
More progress: The libtool error is related to the --tags parameter. The generated libtool script defines only the tag CXX and the generated Makefile.in use --tag=CC. Changing the many Makfile.in that invoke libtool to use CXX instead of CC builds the package to completion. Now I'm trying to f

Bug#567615: FTBFS: cannot find the library `/usr/lib/libgeos_c.la' or unhandled argument `/usr/lib/libgeos_c.la'

2010-01-30 Thread Nobuhiro Iwamatsu
Package: spatialite Version: 2.3.0-1 Severity: serious Justification: ftbfs Hi, spatialite FTBFS on sid. - [...] libtool: compile: gcc -DPACKAGE_NAME=\"libspatialite-amalgamation\" -DPACKAGE_TARNAME=\"libspatialite-amalgamation\" -DPACKAGE_VERSION=\"2.3.0\" "-DPACKAGE_STRING=\"libspatialite

Bug#524691: I finally managed to debug this

2010-01-30 Thread Anton Ivanov
This is a race which occurs when a laptop is using NIS or other non-local name service and there are temporary failures in getpw* family of functions due to it being unavailable until the network is up. This occurs even if groups like powerdev, etc are local as long as the user is served by the n

Bug#567616: new update has problem using DefaultDepth 16 in xorgs config

2010-01-30 Thread klaus zerwes
Package: xorg Version: 1:7.5+2 Severity: important using the DefaultDepth 16 option in the config, the display is nearly unusable after the last update. the desktop looks like a dirty aquarium, only the mouse pointer has clear contrast. -- System Information: Debian Release: squeeze/sid AP

Bug#567614: sudo's default configuration without tty-tickets

2010-01-30 Thread Francois Boisson
> > So with a classical add of one user (just adding > > > > superman ALL=(ALL) ALL > > > > as it is done in Ubuntu for instance), a simple script like > > [...] > > call one time by superman erase the file system as soon > > as a sudo call is done. This configuration is very used. > > Indeed

Bug#567617: lxpanel - mouse pointing problem

2010-01-30 Thread klaus zerwes
Package: lxpanel Version: 0.5.4.1-1 Severity: important lxpanel and the lx desktop pager have serious problems reacting on mouse clicks since the last update. A click on a launcher often switches to the first desktop and only a second one will launch the application. Same problem using the desk

Bug#567618: /usr/sbin/grub-probe: error: unknown filesystem.

2010-01-30 Thread Paul Menzel
Subject: /usr/sbin/grub-probe: error: unknown filesystem. Package: grub-pc Version: 1.98~20100128-1 Severity: normal *** Please type your report below this line *** Dear Debian folks, doing $ sudo aptitude update; sudo aptitude safe-upgrade does not succeed to upgrade GRUB. R

Bug#532835: linux-image-2.6.30-1-686 (sid), KMS enabled: black screen

2010-01-30 Thread Jos van Wolput
Moritz Muehlenhoff wrote: On Tue, Jun 16, 2009 at 11:48:54AM +0800, Jos van Wolput wrote: Package: linux-image-2.6.30-1-686 (2.6.30-1, Sid) System: Debian/sid, KMS enabled (module i915 modeset=1 loaded) Processor: Intel Pentium M 1.70 GHz Chipset: 852GM/855GM Severity: important After upgr

Bug#557773: Announce of the upcoming NMU for the ssmtp package

2010-01-30 Thread Christian PERRIER
Dear maintainer of ssmtp and Debian translators, Some days ago, I sent a notice to the maintainer of the ssmtp Debian package, mentioning the status of at least one old po-debconf translation update in the BTS. I announced the intent to build and possibly upload a non-maintainer upload for this

Bug#567619: xserver-xorg: After upgrading squeeze xserver stops responding

2010-01-30 Thread Dirk
Package: xserver-xorg Version: 1:7.5+2 Severity: critical Justification: breaks the whole system I upgraded yesterday my debian squeeze and after that xserver stops responding and only a blank screen is seen. I had to cold boot the system (CTRL+ALT+BkSp doesn't work). Using a Toshiba Tecra 8000

Bug#567620: fglrx-driver: Black screen after X startup

2010-01-30 Thread Petr Aubrecht
Package: fglrx-driver Version: 1:10-1-1 Severity: important After X startup, only black screen appears, probably blacklight is off. I tried it with the previous version of fglrx, different kernels (30, 31, 32trunk), dkms or "m-a a-i fglrx" -- still the same. I tried everything what came into my m

Bug#567056: brasero: Brasero is very slow burning a data DVD-R

2010-01-30 Thread George Danchev
Quoting "Thomas Schmitt" : Hi, Hi, Leandro Lucarella: > > Burning some files in a data DVD using brasero is very slow. I get 2.6x > > speed at most and my drive is 8x capable. Using growisofs directly, > > i get a 6.6x speed average (which seems reasonable for a 8x drive). Josselin Mouette:

Bug#567098: linux-image-2.6.26-2-ixp4xx: adm8511/pegasus usb ethernet device loses mac on nslu2 when cold-plugged

2010-01-30 Thread Devin Carraway
On Fri, Jan 29, 2010 at 12:34:27AM +, Ben Hutchings wrote: > Is this reproducible if you plug the adapter into a PC? Did some testing on a PC (Asus M2N-E, MCP55 controller, 2.6.32-trunk-amd64 2.6.32-5) and the problem was not reproducible there. The pegasus adapter comes up with a valid MAC b

Bug#558291: libtool issue

2010-01-30 Thread Mark Wielaard
The libtool error seems to have been resolved upstream with this patch: http://developer.classpath.org/pipermail/classpath-patches/2010-January/006381.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#567098: linux-image-2.6.26-2-ixp4xx: adm8511/pegasus usb ethernet device loses mac on nslu2 when cold-plugged

2010-01-30 Thread Devin Carraway
I tried one other experiment, plugging the pegasus adapter in at various points in the NSLU2's boot sequence, to see whether the bootloaders might be affecting the device. Based on http://www.cyrius.com/debian/nslu2/boot.html , the MAC came up zeroed out if the device was plugged in anywhere prior

Bug#567621: ITP: gpsshogi -- Shogi playing program based on OpenShogiLib

2010-01-30 Thread Daigo Moriwaki
Package: wnpp Severity: wishlist Owner: Daigo Moriwaki * Package name: gpsshogi Version : 0.2.0 Upstream Author : Team GPS * URL : http://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/pukiwiki.php * License : GPL Programming Lang: C++ Description : Shogi playin

Bug#567623: kseg: Please move KDE menu entry and update debian menu entry

2010-01-30 Thread Petter Reinholdtsen
Package: kseg Version: 0.4.0.3-2 Tags: patch User: debian-...@lists.debian.org Usertags: debian-edu The kseg package is one of two packages showing up in the Maths and science top level menu in KDE in Debian Edu based on Squeeze, while I believe it belong together with all the other math related

Bug#567484: pbuilder: -e$DEBEMAIL instead of -e$DEBFULLNAME <$DEBEMAIL> used for dpkg-buildpackage

2010-01-30 Thread Loïc Minier
On Sat, Jan 30, 2010, Jean-Christophe Dubacq wrote: > However, other debian utilities expect DEBEMAIL to be only the email and > DEBFULLNAME to be only the name (depatch for example). > > I would be very happy if this were made into some program. Yes, dpatch suffers from a similar problem, but w

Bug#567622: fails to install, trying to overwrite other packages files

2010-01-30 Thread Holger Levsen
Package: usb-modeswitch Version: 1.1.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts piuparts.d.o Hi, during a test with piuparts I noticed your package failed to install because it tries to overwrite other packages files without declaring a replaces relation. See po

Bug#272645: please use O_EXCL to open the dvd device

2010-01-30 Thread George Danchev
Hi, Looking at growisofs.c I can see that O_EXCL is actually used now and this bug could be closed. If you agree please behave accordingly. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#567607: [Pkg-xfce-devel] Bug#567607: xfwm4: GTK's window-state-event reports sticky state wrongly

2010-01-30 Thread Yves-Alexis Perez
forwarded 567607 http://bugzilla.xfce.org/show_bug.cgi?id=6192 thanks On 30/01/2010 05:34, John Lindgren wrote: > With a simple GTK test program, the window-state-event signal is broken > under XFWM. Whenever I set the test window to be sticky or not to be > sticky, the signal is sent twice, first

Bug#567624: gpe-bluetooth: wrong dbus policy

2010-01-30 Thread Ilya Barygin
Package: gpe-bluetooth Version: 0.56-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: * Merge from Debian testing, remaining changes: - debian/patches/dbus-pol

Bug#567625: geomview: Please move KDE menu entry and update debian menu entry

2010-01-30 Thread Petter Reinholdtsen
Package: geomview Version: 1.9.4-1 Tags: patch User: debian-...@lists.debian.org Usertags: debian-edu The geomview package is one of two packages showing up in the Maths and science top level menu in KDE in Debian Edu based on Squeeze, while I believe it belong together with all the oth

Bug#560665: zshdb: FTBFS: tests failed

2010-01-30 Thread Ilya Barygin
> Any idea why? Unfortunately, no. We're tracking this at https://launchpad.net/bugs/514359 (not much info there at the moment). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#567582: boot failure: "the symbol 'grub_env_find' not found"

2010-01-30 Thread Felix Zielcke
forcemerge 567582 554790 thanks Am Freitag, den 29.01.2010, 20:12 +0100 schrieb Harald Dunkel: > Package: grub-pc > Version: 1.98~20100128-1 > Severity: grave > > After the upgrade I get the message > > GRUB loading. > Welcome to GRUB! > > error: the symbol 'grub_env_find' not

Bug#567560: new versions on experimental?

2010-01-30 Thread Felix Zielcke
Am Freitag, den 29.01.2010, 20:22 +0100 schrieb Harald Dunkel: > Package: grub-pc > Version: 1.98~20100128-1 > Severity: wishlist > > Do you think it would be possible to release new versions > of grub2 on experimental? I understand that the "unstable" > version is what the name says, but even pac

Bug#566912: dictionaries-common: How can one avoid the wordlist question when debconf priority level is critical?

2010-01-30 Thread Petter Reinholdtsen
[Agustin Martin] > Did that happened with other languages like nynorsk, in the same > wnorwegian package? I did not try so far. > If the problem is reproduced, that may give us information. I added DICT_COMMON_DEBUG=1 to the installation, and got these dictionary-common related messages in the i

Bug#567056: brasero: Brasero is very slow burning a data DVD-R

2010-01-30 Thread George Danchev
I can also see a similar issue reported against dvd+rw-tools [1] [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562983 http://lists.alioth.debian.org/pipermail/pkg-opt-media-team/2009-December/70.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#506100: Hint?

2010-01-30 Thread Tanguy Ortolo
Le jeudi 28 janvier 2010, Tanguy Ortolo a écrit : > I may suggest not to rename /usr/share/dokuwiki/.htaccess.dist, to > rename its friends /var/lib/dokuwiki/data/.htaccess and company by > adding them a .inst suffix, and to rewrite the ucf calls accordingly. > I shall test that and submit a patch

Bug#567616: new update has problem using DefaultDepth 16 in xorgs config

2010-01-30 Thread Brice Goglin
klaus zerwes wrote: > Package: xorg > Version: 1:7.5+2 > Severity: important > > using the DefaultDepth 16 option in the config, the display is nearly > unusable after the last update. the desktop looks like a dirty > aquarium, only the mouse pointer has clear contrast. Please send your config and

Bug#567628: [tkabber] Import of roster sends invalid roster set command

2010-01-30 Thread Peter Fritzsche
Package: tkabber Version: 0.11.1-1 Severity: normal I tried to import a roster exported previously by tkabber to a account at jabber.org. The server refused to do so. I checked the output and noticed following (or similar - did tests with both psi-plus and tkabber): So the client s

Bug#567626: ITP: openttd-opengfx -- a free graphics set for use with the OpenTTD game

2010-01-30 Thread Matthijs Kooijman
Package: wnpp Severity: wishlist Owner: Matthijs Kooijman * Package name: openttd-opengfx Version : 0.2.1 Upstream Author : Various * URL : http://dev.openttdcoop.org/projects/opengfx * License : GPL Description : a free graphics set for use with the Open

Bug#567627: python2.6: Please switch to libdb4.8

2010-01-30 Thread Adrian Bunk
Package: python2.6 Version: 2.6.4-4 Severity: wishlist Please switch from libdb4.7 to the more recent libdb4.8. Thanks in advance Adrian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#567629: [psi-plus] Import of roster sends invalid roster set command

2010-01-30 Thread Peter Fritzsche
Package: psi-plus Version: 0.15~svn1682-1 Severity: normal I tried to import a roster exported previously by psi to an account at jabber.org using the contact manager of psi-plus. The server refused to do so. I checked the output and noticed following (or similar - did tests with both psi-plus

Bug#567460: [Pkg-dkms-maint] Bug#567460: dkms: automatic module-build of the VirtualBox-Modules after kernel-update fails

2010-01-30 Thread denk
For the first: I hope, it is the correct part of the correct log: /var/log/apt/term.log: Richte linux-headers-2.6.32-7.slh.1-sidux-686 ein (2.6.32-32) ... Richte linux-image-2.6.32-7.slh.1-sidux-686 ein (2.6.32-32) ... Running depmod. Running update-initramfs. update-initramfs: Generating /bo

Bug#567630: (survex_1.0.39.1-2.1/avr32): FTBFS: Outdated config.{sub,guess}

2010-01-30 Thread bradsmith
Package: survex Version: 1.0.39.1-2.1 Severity: wishlist User: bradsm...@debian.org Usertags: avr32 Hi, Whilst building your package on AVR32, the build failed due to outdated config.{sub,guess} files. Full build logs available: http://buildd.debian-ports.org/build.php?pkg=survex&arch=avr32&

Bug#538416: mirror submission for 76.73.4.58 / fdcservers.net, ftpsync

2010-01-30 Thread Simon Paillard
Hi, On Sun, Sep 06, 2009 at 02:26:08PM -0600, Support Denver wrote: > Simon Paillard wrote: [..] > > Something still overwrites the local trace file (ftpsync should be the > > only one taking care of this): > > http://mirrordenver.fdcservers.net/debian/project/trace/hpc-mirror.usc.edu > > ftpsync

Bug#567631: Two security issues

2010-01-30 Thread Moritz Muehlenhoff
Package: ytnef Severity: grave Tags: security Please see http://www.ocert.org/advisories/ocert-2009-013.html This is CVE-2009-3721 (buffer overflows) and CVE-2009-3887 (traversal) Cheers, Moritz -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500

Bug#554450: xserver-xorg-video-intel: screensaver segfaults X in unstable

2010-01-30 Thread Uwe Kleine-König
Package: xserver-xorg-video-intel Version: 2:2.9.1-2 Followup-For: Bug #554450 Hello, Since I upgraded xserver-xorg-video-intel yesterday to 2:2.9.1-2 activating the screensaver makes X segfault. I can reproduce that with gnome-screensaver-command -l After that X is restarted (by gdm I

Bug#566023: Possible solution?

2010-01-30 Thread PulkoMandy
It works for me too. Thanks :) -- Adrien Destugues / PulkoMandy http://pulkomandy.ath.cx -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#567633: race condition in fusermount

2010-01-30 Thread Moritz Muehlenhoff
Package: fuse-utils Severity: grave Tags: security fuse 2.8.2 fixes a race condition if two fusermount -u instances are run in paralell, which allows local privilege escalation. This issue was discovered by Dan Rosenberg. Cheers, Moritz -- System Information: Debian Release: squeeze/si

Bug#567632: ITP: haskell-qio -- a language for defining quantum computations

2010-01-30 Thread Iain Lane
Package: wnpp Severity: wishlist Owner: Iain Lane * Package name: haskell-qio Version : 1.0 Upstream Author : Alexander S. Green * URL : http://hackage.haskell.org/package/QIO * License : BSD Programming Lang: Haskell Description : a language for defin

Bug#538830: mirror submission for ftp.rnl.ist.utl.pt

2010-01-30 Thread Simon Paillard
Hi, Here is an update about the status of your mirror submission, with the remaining steps before we can add your mirror to the list. Thanks in advance ! On Sat, Sep 12, 2009 at 01:37:39AM +0200, Simon Paillard wrote: > Here are below the remaining questions/remarks: > They need to be fixed befo

Bug#567634: [l10n:cs] Initial Czech translation of PO debconf template for package apt-dater 0.8.1+svn453-1

2010-01-30 Thread Michal Simunek
Package: apt-dater Version: 0.8.1+svn453-1 Severity: wishlist Tags: l10n, patch In attachment there is initial Czech translation of PO debconf template (cs.po) for package apt-dater, please include it. -- Michal Šimůnek # Czech translation of pO debconf template for package apt-dater. # Copyrigh

Bug#567635: XSS in Status.pm

2010-01-30 Thread Moritz Muehlenhoff
Package: libapache2-mod-perl2 Severity: grave Tags: security Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0796 which contains links to the upstream commits. This doesn't warrant a DSA, but it would be nice if you could fix this in a stable point update for Lenny. Cheers,

Bug#566254: vzctl: /etc/hostname should be set to hostname, not FQDN

2010-01-30 Thread Ola Lundqvist
Hi Stephen On Sat, Jan 30, 2010 at 01:26:15AM +, Stephen Dolan wrote: > On 28 January 2010 07:27, Ola Lundqvist wrote: > > Hi Stephen > > > > Looks like it is the same on all distributions. Also I wonder why > > the FQDN is sent to this script at all. > > > > How did you invoke vzctl in order

Bug#567636: port jigdo template engine to libburnia

2010-01-30 Thread George Danchev
Source: libisofs Severity: wishlist Hi, this bug should track the future porting of JTE from cdrkit/genisoimage to libburnia libs and tools. As a starter I see the JTE support implemented in libisofs and called from xorriso (which is from libisoburn source package, so reassigns are also po

Bug#567638: apt-cross -u fails always with perl error

2010-01-30 Thread arne anka
Package: apt-cross Version: 0.13.3 Severity: normal myhost:~# apt-cross -u Can't locate Parse/DebControl.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .)

Bug#523674: mirror submission for debs.ifsul.edu.br

2010-01-30 Thread Simon Paillard
Hi Anderson, Any good news ? On Mon, Sep 14, 2009 at 10:05:56PM +0200, Simon Paillard wrote: > On Mon, Sep 14, 2009 at 02:12:39PM -0300, Anderson Medeiros Gomes wrote: > > No news yet... :-( > > First, switch to ftpsync (or remove some remaining script that > overwrrites the local trace file man

Bug#567345: bug#567345: python-gnome2: Depends: python2.6-gtk2 but it is not installable

2010-01-30 Thread Josselin Mouette
Le samedi 30 janvier 2010 à 17:34 +1100, Drew Parsons a écrit : > I don't think gnome should slip into testing with this bug, so bumping > up the severity. FYI packages do not migrate when they are uninstallable. And it’s generally useless to report bugs about broken dependencies in unstable. -

Bug#567056: brasero: Brasero is very slow burning a data DVD-R

2010-01-30 Thread Thomas Schmitt
Hi, > > --enable-dvd-obs-64k > > or > > --enable-track-src-odirect > Thomas, > I'm not actually sure whether these options would affect the rest of the > drives and use cases in an unpredicted way. If they are safe, I'm more than > happy to enable them in the next package upload, so that the l

Bug#567437: grub-pc: Grub Fails to upgrade properly to the latest version it comes up with "Unknown Filesystem"

2010-01-30 Thread Reinhard Karcher
The problem is the program grub-probe in packages grub-common. Replacing the actual grub-probe with grub-probe from grub-common-1.98~20100126-1 solves the problem. Reinhard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Bug#567629: [PATCH] Send each item in a separate roster set query

2010-01-30 Thread Sven Eckelmann
RFC 3921bis-03 has a special requirements for roster set queries: The following rules apply to roster sets: 1. The element MUST contain one and only one element. ... psi-plus currently ignores that and tries to send multiple items to the server. Different servers like Isode M-

Bug#554450: fixed by 003829072853546abd973266fe9b24d803f4f5cb?

2010-01-30 Thread Uwe Kleine-König
reassign 554450 xserver-xorg-core 2:1.7.4-2 thanks Hello, jcristau on irc guesses that this would be fixed by http://cgit.freedesktop.org/xorg/xserver/commit/?h=003829072853546abd973266fe9b24d803f4f5cb I will try to verify this later today. Best regards Uwe -- Pengutronix e.K.

Bug#567639: make-doc-non-dfsg: Missing build dependency on texlive-latex-base

2010-01-30 Thread Michael Bienia
Package: make-doc-non-dfsg Version: 3.81-5 Severity: normal Hello, when trying to build "make-doc-non-dfsg" on Ubuntu it failed to build because of a missing build dependency on texlive-latex-base: ,[ http://launchpadlibrarian.net/36498388/buildlog_ubuntu-lucid-i386.make-doc-non-dfsg_3.81-5

Bug#567590: Reproducable

2010-01-30 Thread Frans Pop
reassign 567590 partman-base 128lenny1 retitle 567590 Strange bootable flag behavior with gpt disk label; RAID fails thanks On Saturday 30 January 2010, Zachary Palmer wrote: > Here's the interesting bit.  I sped through the menus and discovered > that the RAID system was quite happy to create a R

Bug#562437: Please find attached the patch

2010-01-30 Thread Onkar Shinde
tags 562437 patch thanks Please find attached a debdiff against current version archive. This patch ports the Ubuntu changes to Debian which essentially fixes this bug and few other minor changes. Regards, Onkar -- Passion - Some people climb mountains - others write Free software. Don't ask wh

Bug#567622: fails to install, trying to overwrite other packages files

2010-01-30 Thread Holger Levsen
Hi OdyX, On Samstag, 30. Januar 2010, Didier 'OdyX' Raboud wrote: > this had already been reported as #567438, which has been corrected in > 1.1.0-2, uploaded yesterday evening: > So I am simply marking this bug as -done with the uploaded version. Great, thanks & sorry for the noise! :-) cheers

Bug#567208: Gnucash 2.2.9-3 has no graphing support

2010-01-30 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 severity 567208 serious thanks I decided to set a release critical severity for this bug because I think Gnucash without graphing support should not migrate to testing at this stage without discussion. If anybody wants this version into testing despi

Bug#567460: [Pkg-dkms-maint] Bug#567460: dkms: automatic module-build of the VirtualBox-Modules after kernel-update fails

2010-01-30 Thread denk
For the first: I hope, it is the correct part of the correct log: /var/log/apt/term.log: Richte linux-headers-2.6.32-7.slh.1-sidux-686 ein (2.6.32-32) ... Richte linux-image-2.6.32-7.slh.1-sidux-686 ein (2.6.32-32) ... Running depmod. Running update-initramfs. update-initramfs: Generating /boot/in

Bug#567640: bluez: init script fails trying to write to /sys/class/rfkill/rfkill1/state

2010-01-30 Thread Guus Sliepen
Package: bluez Version: 4.60-1 Severity: important The bluez package fails to upgrade properly on my system, and would otherwise give problems when booting on some systems: Starting bluetooth:/etc/init.d/bluetooth: 199: cannot create /sys/class/rfkill/rfkill1/state: Directory nonexistent invoke-

Bug#567600: ghemical should depend on xfonts-75dpi

2010-01-30 Thread heroxbd
Hi Nicholas, Thank you for your reply. Nicholas Breen writes: > Packages must not depend on any fonts package[1], it's a serious policy > violation. How about a recommend, according to the policy? > xfonts-75dpi and -100dpi are part of the standard X installation ("xorg" > metapackage); it's

Bug#560398: eclipse: I got (same?) error

2010-01-30 Thread amarao
Package: eclipse Version: 3.2.2-6.1 Followup-For: Bug #560398 JVM terminated. Exit code=127 /usr/lib/jvm/java-gcj/bin/java -Djava.library.path=/usr/lib/jni -Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db -Dgnu.gcj.runtime.VMClassLoader.library_control=never -Dosgi.locking=none -jar /usr

Bug#567641: linux-source-2.6.32: segmentation fault during compile

2010-01-30 Thread Daniel Bolton
nerix x86_64" to "K8", saved the changes, ran 'make-kpkg clean', and finally ran 'fakeroot make-kpkg --append-to-version "-dbb-deb" --revision "20100130" --initrd kernel_image kernel_headers'. About five minuted in to the compiling, it stopped wi

Bug#558455: HAL is being deprecated

2010-01-30 Thread Emilio Pozuelo Monfort
tag 558455 + pending thanks On 27/01/10 20:35, Pedro R wrote: Package: sound-juicer Version: 2.28.1-1 Severity: normal HAL is being deprecated, so this dependency makes even less sense. Most of HAL is ironed out of testing, can you please remove this dependency before testing freezes? Yes,

Bug#567590: Reproducable

2010-01-30 Thread Frans Pop
On Saturday 30 January 2010, Frans Pop wrote: >   │         Bootable flag:    off                                    │ >   │         off                                                      │ > > Note the extra line with 'off' below the 'Bootable flag' line. That > could be caused by bootable flag,

Bug#567590: Reproducable

2010-01-30 Thread Frans Pop
On Saturday 30 January 2010, Frans Pop wrote: > On Saturday 30 January 2010, Frans Pop wrote: > > Toggling Bootable flag does not work (it remains 'off'), but toggling > > the line below changes it from 'off' to 'on'. > > Toggling the bootable flag still does not have any effect. It should be > sup

Bug#567642: tuxguitar: Downward scroll problem

2010-01-30 Thread Torquil Macdonald Sørensen
Package: tuxguitar Version: 1.2-ubuntu-i386 Severity: normal When clicking beneath the "scroll handle" on the vertical scrollbar on the right hand side, I expect the page to scroll on full page down. Instead in only moves a tiny amount. Best regards Torquil Sørensen -- System Information: Debi

Bug#567582: boot failure: "the symbol 'grub_env_find' not found"

2010-01-30 Thread Harald Dunkel
Hi Felix, On 01/30/10 11:01, Felix Zielcke wrote: > > Please check with `echo GET grub-pc/install_devices | > debconf-communicate' what device is stored in there. Stored in _where_? > Probable it's not the one where your BIOS boots from. Or the kernel/udev > decided to name it different when gr

Bug#566562: liblicense-dev: patch provided: needed Depends: hicolor-icon-theme

2010-01-30 Thread Dennis Sheil
Package: liblicense-dev Severity: normal The post-installation script of liblicense-dev touches /usr/share/icons/hicolor so as to regenerate GNOME's icon cache. The hicolor-icon-theme package is not a dependency though so liblicense-dev fails when it is not aready installed. Patch attached.

Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Patrick Boettcher
Package: openoffice.org Version: 1:3.1.1-14 Severity: normal OpenOffice unusuable after updating today on testing. Tried to run with clean ~/.openoffice.org, doesn't help. Might be something completely unrelated, but I don't know how to find out. Backtrace: $ gdb /usr/lib/openoffice/program/s

Bug#567645: [acpi-support] Thinkpad T61 volume buttons don't work

2010-01-30 Thread Andre Naujoks
Package: acpi-support Version: 0.132-1 Severity: normal --- Please enter the report below this line. --- Hi all. On my Thinkpad T61 the volume buttons don't work. I don't really know if this is the correct package to file the bug for, but I thought, since it is an acpi feature I'd try it here.

Bug#567581: [buildd-tools-devel] Bug#567581: buildd: Can create empty dirs in build dir.

2010-01-30 Thread Kurt Roeckx
On Fri, Jan 29, 2010 at 11:13:41PM +, Roger Leigh wrote: > On Fri, Jan 29, 2010 at 11:16:38PM +0100, Kurt Roeckx wrote: > > I noticed that I had 2 empty dirs in the build directory. The log > > file for both show something like: > > W: Failed to fetch http://incoming.debian.org/buildd-unstable

Bug#567646: binNMU's are not properly given back.

2010-01-30 Thread Kurt Roeckx
Package: sbuild Version: 0.59.1-1~buildd20100124.2 Hi, It seems that a failed binNMU that you try to give back, never gets given back. This is also mentioned in #567581, but also happens in other cases, and this time the build tree is properly removed. An example is: The following packages have

Bug#526760: root-tail: Don't display anything at all since X.org update

2010-01-30 Thread Stephen Gran
This one time, at band camp, Francesco Poli said: > On Sun, 03 May 2009 13:05:09 +0200 Andreas Tscharner wrote: > > I start root-tail in WindowMaker autostart > > (~/GNUstep/Library/WindowMaker/autostart) > > with the following command: > > > > root-tail -g 700x200+950+850 -fn fixed /var/log/messa

Bug#567592: broken Info dir entry

2010-01-30 Thread Daniel Leidert
forcemerge 551709 567592 retitle 567592 [gnupg/1183] gnupg: broken Info dir entry thanks Am Samstag, den 30.01.2010, 09:42 +0800 schrieb jida...@jidanni.org: > One sees it in the info index, but upon clicking: > > Info-find-file: Info file gpg does not exist > > installing gnupg-doc doesn't hel

Bug#567648: dash: please document that set -x in a subshell can cause non-determinism

2010-01-30 Thread Timo Juhani Lindfors
Package: dash Version: 0.5.5.1-3 Severity: wishlist Steps to reproduce: 1) cat > testcase1.sh <&1 EOF 2) ensure that /bin/sh is dash 3) while true; do ./testcase1.sh > a; grep cut a; done Expected results: 3) since echo, cut and sort are deterministic the output of this program should be determis

Bug#567647: Missing Entry in Gnome Menu

2010-01-30 Thread Bernhard
Package: kino Version: 1.3.4-1 Severity: minor Installed the package with: apt-get install --no-install-recommends kino After installing, there is no menu entry in gnome. Please add menu entry. Thank you. Regards Bernhard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#512854: Patch for the 1.20.4-3.3 NMU of gpm

2010-01-30 Thread Christian PERRIER
Dear maintainer of gpm, On Friday, January 22, 2010 I sent you a notice announcing my intent to upload a NMU of your package to fix its pending l10n issues, after an initial notice sent on Saturday, January 16, 2010. You either agreed for this NMU or did not respond to my notices. I will now up

Bug#552917: Patch to fix stow FTBFS

2010-01-30 Thread Michael Bienia
Hello, here is a patch to fix the FTBFS. Michael diff -u stow-1.3.3/debian/rules stow-1.3.3/debian/rules --- stow-1.3.3/debian/rules +++ stow-1.3.3/debian/rules @@ -7,8 +7,7 @@ build/stow:: [ -d texi ] || ( mkdir texi ; cd texi \ ; ln -s ../stow.texi ../version.texi . \ -

Bug#567581: [buildd-tools-devel] Bug#567581: buildd: Can create empty dirs in build dir.

2010-01-30 Thread Roger Leigh
On Sat, Jan 30, 2010 at 01:42:20PM +0100, Kurt Roeckx wrote: > On Fri, Jan 29, 2010 at 11:13:41PM +, Roger Leigh wrote: > > On Fri, Jan 29, 2010 at 11:16:38PM +0100, Kurt Roeckx wrote: > > > I noticed that I had 2 empty dirs in the build directory. The log > > > file for both show something li

Bug#567649: syslinux-common: Missing dependency on libcrypt-passwdmd5-perl

2010-01-30 Thread Christian Perrier
Package: syslinux-common Version: 2:3.83+dfsg-3 Severity: normal syslinux-common provides md5passwd which apparently depends on PasswdMD5 Perl module. So, the package should then depend on libcrypt-passwdmd5-perl -- System Information: Debian Release: squeeze/sid APT prefers unstable APT po

Bug#566147: xserver-xorg-core: bluetooth keyboard reconnection causes xserver crash

2010-01-30 Thread YAMASHITA Junji
Hi On Thu, 21 Jan 2010 18:30:23 +0100, wrote: > > On Fri, Jan 22, 2010 at 01:08:59 +0900, YAMASHITA Junji wrote: >> http://lists.freedesktop.org/archives/xorg-devel/2010-January/004908.html >> Xi: reset the sli pointers after copying device classes. >> >> Please consider applying the above pat

Bug#567632: ITP: haskell-qio -- a language for defining quantum computations

2010-01-30 Thread Joachim Breitner
Hi Iain, Am Samstag, den 30.01.2010, 11:04 + schrieb Iain Lane: > Package: wnpp > Severity: wishlist > Owner: Iain Lane > > * Package name: haskell-qio > Version : 1.0 > Upstream Author : Alexander S. Green > * URL : http://hackage.haskell.org/package/QIO > * Lic

Bug#567599: [Pkg-alsa-devel] Bug#567599: alsa-utils: alsactl restore fails since kernel upgrade

2010-01-30 Thread Elimar Riesebieter
severity 567599 normal thanks * Lisandro Damian Nicanor Perez Meyer [100130 00:03 -0300] > Package: alsa-utils > Version: 1.0.21-1 > Severity: important > > Since upgrade to > > gla...@seanconnery:~$ uname -a > Linux seanconnery 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 > GNU/L

Bug#567649: syslinux-common: Missing dependency on libcrypt-passwdmd5-perl

2010-01-30 Thread Daniel Baumann
retitle 567649 syslinux-common: add recommend to libcrypt-passwdmd5-perl severity 567649 minor tag 567649 pending thanks Christian Perrier wrote: > So, the package should then depend on libcrypt-passwdmd5-perl syslinux-common contains the bootloader files and should thus not have any other depend

Bug#567650: psmisc: [INTL:pt] Updated Portuguese translation for package messages

2010-01-30 Thread Américo Monteiro
Package: psmisc Version: 22.10-1 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for psmisc messages. Translator: Américo Monteiro Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team . -- Best regards, Américo Mon

Bug#272645: [Pkg-opt-media-team] please use O_EXCL to open the dvd device

2010-01-30 Thread Rogério Brito
Dear George, On Jan 30 2010, George Danchev wrote: > Looking at growisofs.c I can see that O_EXCL is actually used now > and this bug could be closed. If you agree please behave > accordingly. By "you" do you mean the maintainers of the package or the bug submitter? If you meant the maintainers,

Bug#562606: FTBFS: unknown options to dh_ocaml

2010-01-30 Thread Mehdi Dogguy
Jan Wagner wrote: > On Friday, 29. January 2010, Mehdi Dogguy wrote: >> Jan Wagner wrote: >>> I stumbled upon the same problem on backporting. From my point of view, >>> user of you package don't have the track down the versioned build-dep of >>> the packages. >> From my point of view, users should

Bug#566524: src:conky: memory leaks

2010-01-30 Thread Cesare Tirabassi
Thanks for the report, it has been fixed upstream. C. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#567649: syslinux-common: Missing dependency on libcrypt-passwdmd5-perl

2010-01-30 Thread Christian PERRIER
Quoting Daniel Baumann (dan...@debian.org): > syslinux-common contains the bootloader files and should thus not have > any other depends. i've added it in git to recommends which is the > proper place for it. thanks for spotting it. Agreed. I was suspecting that such limitation could lead to use

Bug#567605: pulseaudio: complains about system mode with no way to disable

2010-01-30 Thread Paul Menzel
Am Freitag, den 29.01.2010, 20:16 -0800 schrieb Vagrant Cascadian: […] > when running pulseaudio from ltsp, it produces a lot of messages to syslog: > > Jan 29 19:08:02 ltsp20 pulseaudio[1733]: main.c: OK, so you are running PA > in sy > stem mode. Please note that you most likely shouldn't

Bug#567651: libphone-utils: [INTL:fr] French debconf templates translation update

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

Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Rene Engelhard
severity 567643 grave tag 567643 + pending thanks On Sat, Jan 30, 2010 at 01:37:19PM +0100, Patrick Boettcher wrote: > OpenOffice unusuable after updating today on testing. Tried to run with clean > ~/.openoffice.org, doesn't help. Aha. And why do did you update testing to 3.1.1-14 today? I mean

Bug#567652: live-helper: --mirror-chroot options are set in the live system

2010-01-30 Thread Fabrizio Furnari
Package: live-helper Version: 2.0~a4+20100120.120350 Severity: normal The --mirror-chroot options in the auto/config file should be used only to build the system. Instead the address passed is used to build AND set in the /etc/apt/sources.list file on the live system. This obviously could be annoy

Bug#567600: ghemical should depend on xfonts-75dpi

2010-01-30 Thread Daniel Leidert
Am Samstag, den 30.01.2010, 21:12 +0900 schrieb hero...@gmail.com: > Nicholas Breen writes: > > > Packages must not depend on any fonts package[1], it's a serious policy > > violation. > > How about a recommend, according to the policy? Well, we would then have to recommend: xfonts-100dpi | xf

Bug#567653: kdesudo: [INTL:pt] Updated Portuguese translation for package messages

2010-01-30 Thread Américo Monteiro
Package: kdesudo Version: 3.4.2.1-1 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for kdesudo messages. Translator: Américo Monteiro Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team . -- Best regards, Américo

  1   2   3   4   >