Bug#494466: [patch, RFC] Allow to select driver inclusion policy for initramfs-tools

2008-08-10 Thread Martin Michlmayr
* Frans Pop [EMAIL PROTECTED] [2008-08-09 19:53]: With the default initrd now being over 6 GB on amd64 and the fact that lilo has structural problems with large initrds, I think that implementing something like the attached patch for Lenny is almost unavoidable. Nice patch. I wouldn't change

Bug#494486: Please add support for gettext

2008-08-10 Thread Chris Lamb
Chris Lamb wrote: Please add support for gettext. A patch is attached, I forgot to catch any exceptions when setting the locale: - locale.setlocale(locale.LC_ALL, '') + try: + locale.setlocale(locale.LC_ALL, '') + except locale.Error: + pass This change stops

Bug#428836: s

2008-08-10 Thread Eric Dorland
tags 428836 pending thanks * Rene Engelhard ([EMAIL PROTECTED]) wrote: Package: iceweasel Version: 2.0.0.3-1 Severity: minor Hi, if I have many windows open and the Iceweasel tabs get grouped in GNOME the button then says Firefox instead Iceweasel (as it probably should). I think I've

Bug#494501: Grub drops to rescue mode when it sees my raid6 partition

2008-08-10 Thread Kevin Shanahan
Package: grub-pc Version: 1.96+20080724-5 When booting my server which has /boot and / on raid1 and also a totally a separate raid6 device, grub errors out and drops to rescue mode. I see: Welcome to GRUB! Error: Unsupported RAID level: 6 Entering rescue mode... grub rescue From there

Bug#494324: [Pkg-octave-devel] Bug#494324: octave3.0: Strange output with pdfcairo print device

2008-08-10 Thread Torquil Macdonald Sørensen
Rafael Laboissiere wrote: * Torquil Macdonald Sørensen [EMAIL PROTECTED] [2008-08-08 16:50]: It is very good that the Debian gnuplot now has pdfcairo output, but it doesn't seem to work perfectly with octave. The following works fine in gnuplot: set terminal pdfcairo set output plot.pdf

Bug#492760: ITP: freedink -- A portable version of the Dink Smallwood game engine.

2008-08-10 Thread Sylvain Beucler
owner 492760 ! As there's no reply I reassign the bug to myself :) (Feel free to contact if you want to help.) The current version of the Debian package can be found here: http://www.freedink.org/snapshots/debian/ (based on snapshots) There's progress with releasing other game data under a free

Bug#494502: O: libvisual-projectm -- libvisual module for projectM

2008-08-10 Thread William Pitcock
Package: wnpp Severity: normal I don't use this anymore (infact, for some reason projectM does not even work on my computer anymore), so someone should take it now. You'll need to update the package to fix a FTBFS (the projectM guys enjoy breaking API for no reason). Peter Sperl seems like a nice

Bug#494458: d-i: import_file_into_env: can't open 'fstab_import...

2008-08-10 Thread Martin Michlmayr
Hi Marco, Found the problem. udev-udeb_0.125-5_armel.udeb contains the file /lib/udev/rules.d/79-fstab_import.rules which does: ACTION==add, SUBSYSTEM==block, ENV{ID_FS_USAGE}==filesystem|other, IMPORT=fstab_import --root=$root $name $links mapper/ $env{DM_NAME} but fstab_import doesn't exist

Bug#494488: ITP: polyml -- Standard ML implementation

2008-08-10 Thread Guus Sliepen
On Sat, Aug 09, 2008 at 11:45:49PM +0200, Lionel Elie Mamane wrote: * Package name: polyml [...] Description : Standard ML implementation Poly/ML supports the full version of the language as given in the Definition of Standard ML (Revised), generally known as ML97. As well as

Bug#494511: libqtgui4: Segfault on arm (old) when starting qt4-apps via ssh-X

2008-08-10 Thread holger
Package: libqtgui4 Version: 4.4.0-4 Severity: normal i' am using a nslu2 for a longer time installed with etch and soon upgraded to lenny sometimes i use graphical apps via ssh -X with no problems (synaptic, dillo, truecrypt) but all qt4 apps like arora and all examples and demos i have tested

Bug#494514: insserv: Test suite fail on alpha

2008-08-10 Thread Petter Reinholdtsen
Package: insserv Version: 1.12.0-1 Severity: serious Tags: help User: [EMAIL PROTECTED] Usertag: incorrect-boot-order The build of the latest insserv version fail on alpha, because the testsuite fail. The last test fail, the one named test that a symlink in /etc/init.d/ to another script does

Bug#494517: prayer: username hard-coded to only eight characters

2008-08-10 Thread clayton
Package: prayer Version: 1.2.0-1 Severity: important This makes prayer completely unusable on a mail server requiring a complete e-mail address for valid usernames. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686)

Bug#494520: Drives marked missing in RAID configurations do not work

2008-08-10 Thread Michael Tautschnig
Package: fai-client Version: 3.2.8 When creating RAID volumes with devices marked as missing, these must be replaced by missing on the mdadm command line. Best, Michael pgphIxg0NaC1A.pgp Description: PGP signature

Bug#494519: Volumes may be generated larger in size than desired

2008-08-10 Thread Michael Tautschnig
Package: fai-client Version: 3.2.8 When specifying ranges like 10-100 for the size of logical volumes in setup-storage disk_config files, the size of the generated logical volumes may scale beyond 100M, up to all the available space instead. Best, Michael pgpcj0WvUmg7H.pgp Description: PGP

Bug#494531: asciidoc: pdf creation broken because of missing dblatex integration

2008-08-10 Thread Andreas Hoenen
Package: asciidoc Version: 8.2.7-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In asciidoc 8.2.7 the upstream author has replaced fop by dblatex as the default tool for creating pdf output. As dblatex is packaged in debian main (in contrast to fop), this is an improvement,

Bug#494524: gnome-app-install: Informs abiword not installed (it is). Does not let to install it

2008-08-10 Thread Daniel R.
Package: gnome-app-install Version: 0.5.5.1-1 Severity: normal Hello, I have just installed Debian Lenny: with desktop, laptop, standard system tasksel tasks. I have update-manager activated in my gnome session. gnome-app-install reports Abiword is not installed, but it is. It does not let

Bug#494505: [PATCH for git-core] fall back to 'editor', not 'vi', if EDITOR is unset

2008-08-10 Thread Jonathan Nieder
Package: git-core Version: 1:1.5.6.3-1 Severity: minor Here's a patch to (I hope) catch all the remaining situations in which git falls back to vi rather than editor. I don't have access to a Debian system on which I have permission to install packages any more, so I have not been able to test

Bug#494527: [syslinux] no manpage for extlinux

2008-08-10 Thread Javier Merino
Package: syslinux Version: 2:3.71+dfsg-1 Severity: normal Syslinux should provide a manpage for extlinux. It could be based on /usr/share/doc/syslinux/extlinux.txt.gz . --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-3-686 Debian Release: lenny/sid 990 unstable

Bug#494523: make-fai-nfsroot fails to umount on abort

2008-08-10 Thread Michael Tautschnig
Package: fai-server Version: 3.2.8 Severity: important When pressing ^C to abort make-fai-nfsroot proc and devpts remain mounted in the (incomplete) chroot, which clutters the running system. It seems there is a trap installed, but it does not work as expected. Best, Michael pgpOtt8YP2Jqr.pgp

Bug#494518: make-fai-nfsroot fails to umount on abort

2008-08-10 Thread Michael Tautschnig
Package: fai-server Version: 3.2.8 Severity: important When pressing ^C to abort make-fai-nfsroot proc and devpts remain mounted in the (incomplete) chroot, which clutters the running system. It seems there is a trap installed, but it does not work as expected. Best, Michael pgpI5jFvbsykB.pgp

Bug#494533: update-grub : removes comments in magic section of menu.lst

2008-08-10 Thread Fabrice Lorrain
=/dev/hdc2 ro # kopt=root=/dev/sda3 ro ## Fab 20080810 : hpet disable because of BTS494036. # kopt_2_6_26=root=/dev/sda3 ro hpet=disable Openning this bug for archive/prosperity. @+, Fab -- Package-specific info: *** BEGIN /boot/grub/device.map (hd0) /dev/sda

Bug#494522: iceape-browser: New advanced options for stylesheets

2008-08-10 Thread Mark Hobley
Package: iceape-browser Version: 1.1.11-1 Severity: wishlist This is a proposal for new options and facilities under the main menu: Main Menu, Edit, Preferences, Advanced, Stylesheets Enable stylesheets for: Tickbox: Navigator Allow stylesheets to: Tickbox: Crop content that does not fit

Bug#494530: vtun closes tunnels every minuite

2008-08-10 Thread oryn
Package: vtun Version: 3.0.2-1 Severity: important Every minute vtun closes the tunnel syslog reports: Aug 10 12:56:54 Anubis vtund[32254]: Use SSL-aware challenge/response Aug 10 12:56:54 Anubis vtund[32254]: Session astra[***.***.***.***:53660] opened Aug 10 12:56:54 Anubis kernel: tun0:

Bug#494508: FTBFS: No rule to make target `for'

2008-08-10 Thread Riku Voipio
Package: scheme2c Version: 1993.3.15.2-1 Severity: serious fails to build on all buildd's: http://buildd.debian.org/~jeroen/status/package.php?suite=unstablep=scheme2c On Sun, Aug 10, 2008 at 04:39:51AM +, Debian/armel Build Daemon wrote: # Add here commands to clean up after the build

Bug#494515: Crash: object allocation during garbage collection phase

2008-08-10 Thread Johan Walles
Package: ruby1.8 Version: 1.8.7.22-2 Severity: grave Justification: causes non-serious data loss I've written a ruby program using Gtk that crashes the Ruby VM every time I run it. If the ruby VM crashes when you have unsaved data you will lose data == this is a dataloss bug (even if I

Bug#494537: drupal5: [INTL:it] Italian debconf templates translation

2008-08-10 Thread Luca Monducci
Package: drupal5 Severity: wishlist Tags: patch l10n Please upadte the italian debconf templates translation (attached). Thanks, Luca it.po Description: Binary data

Bug#461556: iceweasel: still reproducible

2008-08-10 Thread Jens Thiele
Eric Dorland [EMAIL PROTECTED] writes: * Jens Thiele ([EMAIL PROTECTED]) wrote: Package: iceweasel Version: 2.0.0.14-2 Followup-For: Bug #461556 [EMAIL PROTECTED]:~$ iceweasel -safe-mode file:///tmp/crash.html The program 'gecko' received an X Window System error. This probably reflects

Bug#494503: [INTL:sv] po file for live-magic

2008-08-10 Thread Martin Ågren
Package: live-magic Severity: wishlist Tags: l10n patch Hi, Please find attached the Swedish templates translation. Take care, Martin -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686

Bug#454743: not a bug

2008-08-10 Thread David Shaw
On Jul 28, 2008, at 5:00 PM, Michelle Konzack wrote: Hello David, Am 2008-07-28 11:39:00, schrieb David Shaw: Agreed that it isn't GPG's job to rewrite addresses, but that said, GPG does actually have the feature that was requested: keyserver mailto:[EMAIL PROTECTED]@example.com I.e. add

Bug#409271: Status of this bug ?

2008-08-10 Thread Steinar H. Gunderson
On Sun, Aug 10, 2008 at 04:35:23PM +0200, Fabrice Lorrain wrote: I've just read through bts #409271 :initramfs-tools: NFSv4 not supported for root fs and I'm interrested in knowing the status of this bug for lenny. AFAIK my understanding is: klibc's mount doesn't support NFSv4, initramfs

Bug#494512: trying to overwrite `/usr/lib/openoffice/program/classes/hsqldb.jar'

2008-08-10 Thread Julien Danjou
Package: openoffice.org-base Version: 1:2.4.1-6 Severity: important Trying to upgrade etch-lenny: Preparing to replace openoffice.org-base 1:2.4.1-3~bpo40+1 (using .../openoffice.org-base_1%3a2.4.1-6_amd64.deb) ... Unpacking replacement openoffice.org-base ... dpkg: error processing

Bug#494534: festival leaves dead symlinks links in /etc/rc?.d/

2008-08-10 Thread Fabrice Lorrain
Package: festival Version: 1.96~beta-7 Severity: minor Hello, I just discover that at some point festival left symlinks in /etc/rc?.d: $ LANG=C ls -l /etc/rc?.d/*festival lrwxrwxrwx 1 root root 18 Dec 1 2007 /etc/rc0.d/K20festival - .../init.d/festival lrwxrwxrwx 1 root root 18 Dec 1 2007

Bug#237319: using unclutter does has some side-effects

2008-08-10 Thread Daniel Baumann
severity 227800 important severity 237319 important severity 413282 important severity 493144 important thanks using unclutter does have some side-effects. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet:

Bug#493885: [pkg-horde] Bug#493885: horde3: update to 3.2.1+debian0-2 causes imp to fail

2008-08-10 Thread Ola Lundqvist
Hi Ok, good. I was not aware of that. Should I contact the release team or will you do that? Best regards, // Ola On Sun, Aug 10, 2008 at 03:11:25AM +0200, Gregory Colpart wrote: Hi, On Tue, Aug 05, 2008 at 08:52:31PM +0200, Ola Lundqvist wrote: I think we should consider this bug as

Bug#494529: python-wxtools: trigger for menu with error

2008-08-10 Thread bernhard kleine
Package: python-wxtools Version: 2.8.8.1-0 Severity: normal tall --reinstall python-wxtools Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig 0 aktualisiert, 0 neu installiert, 1 erneut installiert, 0 zu entfernen und 0 nicht

Bug#494550: mc: vfs script depend on mawk, but mc doesn't even recommend it

2008-08-10 Thread Jiří Paleček
Package: mc Version: 2:4.6.2~git20080311-2+b1 Severity: normal Hello, I get errors like mawk not found from mc vfs scripts (eg. when opening a rar archive in mc). Indeed: [EMAIL PROTECTED]:~$ fgrep mawk /usr/share/mc/extfs/* /usr/share/mc/extfs/audio:RESPONSE=`wget -q -T

Bug#494435: closed by Bastian Blank [EMAIL PROTECTED] (Bug#494435: fixed in linux-kbuild-2.6 2.6.26-2)

2008-08-10 Thread Brice Goglin
reopen 494435 thank you Debian Bug Tracking System wrote: * Include new scripts. (closes: #494435) Thank you for fixing this so quickly. Unfortunately, building external modules still fails. Now, it's failing because the basic/fixdep script is missing. It looks like all subdirs disappeared

Bug#494541: RM: gnat-glade (RoM; RC bugs; dead upstream)

2008-08-10 Thread Ludovic Brenta
Package: ftp.debian.org Severity: wishlist Please remove gnat-glade from unstable (and testing). It has one RC bug (#492100) which we (the maintainers) cannot fix, and is superseded upstream by another package. Below is a copy of the announcement Xavier made on comp.lang.ada: -BEGIN PGP

Bug#494521: /usr/bin/gtk-gnash: gnash causes segfault in opengl

2008-08-10 Thread Wolfgang Schnitker
Package: gnash-opengl Version: 0.8.3-4 Severity: normal File: /usr/bin/gtk-gnash gnash causes segfault using iceweasel and googleing around some graphics applications suddenly xserver restarts. dmesg output here: [ 4798.509398] gtk-gnash[4670]: segfault at a45b4880 ip 7f87294c88a0 sp

Bug#494542: bugs.debian.org: new web presentation fails to show when Done bugs will be archived

2008-08-10 Thread Francesco Poli
Package: bugs.debian.org Severity: wishlist Hi! I've just noticed the new web presentation of bugs.d.o. Very detailed and useful: nice job! :-) There's a little regression with respect to the previous one, though. The previous presentation used to show the following piece of information about

Bug#491376: I give up

2008-08-10 Thread Robert Millan
After a good night sleep, I think I won't be updating my patches, or continue trying to justify why they're necessary. I decided I want to spend my time on more rewarding things. I explained everything in my previous mails. If you consider that there is indeed a problem, it should be trivial

Bug#490221: Any progress

2008-08-10 Thread Sylvain Le Gall
Hello, On Fri, Aug 08, 2008 at 08:58:16AM +0200, Guido Günther wrote: Hi Sylvain, any progress on bitstring? Anything I can do to help with that? Complete package is standing on my computer. I have worked on it yesterday (v 1.9.7, renamed bitstring) Everything is fine, but I am away from my

Bug#494543: Ugly thick border on the main canvas in .19.

2008-08-10 Thread Trent W. Buck
Package: midori Version: 0.0.19-1 Severity: minor With the attached .gtkrc-2.0, midori's main canvas area has a noticeably brighter/thicker/blacker border around the canvas area than in .18. I find it visually disruptive, and wish it wasn't the case. -- System Information: Debian Release:

Bug#493714: openttd: Network exploitable buffer overrun

2008-08-10 Thread Moritz Muehlenhoff
R. Bijker wrote: Therefore the best way to fix this is by upgrading to 0.6.2, also in lenny. I agree, can you upload 0.6.2 to unstable? Cheers, Moritz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#491567: Please add (pseudo) QNAP TS-409 support

2008-08-10 Thread Martin Michlmayr
I tested the patch in d-i and the installed system and it works as expected. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494546: EC GPE storm checks causing problems

2008-08-10 Thread Brendan Molloy
Package: linux-2.6 Version: 2.6.26-2 User: [EMAIL PROTECTED] Usertags: features The new GPE storm checks added since 2.6.26 have caused certain broken ACPI implementations to cause unexpected problems with daily usage. It is especially apparent on the EeePC, as the hotkeys fail to work.

Bug#494525: gnome-app-install: Always requests update of packages list on start

2008-08-10 Thread Daniel R.
Package: gnome-app-install Version: 0.5.5.1-1 Severity: important Hello, Whenever I start gnome-app-install from my gnome menu, it reports my packages list is not up to date, requests it to be updated. If I let it update the packages list, the application starts correctly. However, if I start

Bug#494504: CVE-2008-1232/CVE-2008-2370: XSS and directory traversal

2008-08-10 Thread Steffen Joeris
Package: tomcat5.5 Severity: grave Tags: security Justification: user security hole Hi, the following CVE (Common Vulnerabilities Exposures) ids were published for tomcat5.5. CVE-2008-1232[0]: | Cross-site scripting (XSS) vulnerability in Apache Tomcat 4.1.0 | through 4.1.37, 5.5.0 through

Bug#494548: [l10n] Czech translation for live-magic

2008-08-10 Thread Miroslav Kure
Package: live-magic Severity: wishlist Tags: l10n, patch Hi, in attachement there is Czech (cs.po) translation of live-magic. Please include it with the package. Thanks -- Miroslav Kure # Czech translation of live-magic. # This file is put in the public domain. # Miroslav Kure [EMAIL

Bug#494510: fluxkeys: after adding a shortcut the left mouse button dont react

2008-08-10 Thread Torsten Wiebke
Package: fluxkeys Severity: normal Hi, after i add a shortcut via: ,[ /home/torsten/keysfluxbox ] | ... | Mod1 a : exec /usr/bin/fbrun the left button of the mouse dont react in fluxbox. An deleting of this line in the .fluxbox/keys dont solve the problem. Whats wrong there? Thanks Torsten

Bug#494532: lenny di-2 on dell optiplex 755 fail disk detection

2008-08-10 Thread alfs
Package: installation-reports Severity: important Boot method: network Image version: http://ftp.nl.debian.org/debian/dists/lenny/main/installer-amd64/current/images/netboot/netboot.tar.gz Date: 10 aug 2008, 13:00 Machine: Dell Optiplex 755 Processor: Core2 Quad Q6600 @ 2.40GHz Memory: 4 GB

Bug#494179: [moc] FATAL_ERROR: Can't send() int to the server.

2008-08-10 Thread Elimar Riesebieter
On Thu, 07 Aug 2008 the mental interface of Nico Golde told: Package: moc Version: 1:2.5.0~alpha3+svn20080629-1 Severity: important Hi Elimar! I have a problem with mocp. [...] Now if I open mocp in my music directory and add an interpret directory to the playlist by using 'a' mocp

Bug#493167: confirmed

2008-08-10 Thread Martin Guy
Bug confirmed on arm-sid chroot under eabi kernel with oabi-compat, using foo$ xhost bar bar$ DISPLAY=foo:0 arora See also the mail thread starting at http://lists.debian.org/debian-arm/2008/08/msg5.html for backtraces. For ssh access to a fast arm box mail me -- To UNSUBSCRIBE, email to

Bug#494179: [moc] FATAL_ERROR: Can't send() int to the server.

2008-08-10 Thread Nico Golde
Hi, * Elimar Riesebieter [EMAIL PROTECTED] [2008-08-10 14:07]: On Sun, 10 Aug 2008 the mental interface of Elimar Riesebieter told: On Sun, 10 Aug 2008 the mental interface of Damian Pietras told: On Sun, Aug 10, 2008 at 12:13:04PM +0200, Elimar Riesebieter wrote: [...] Thanks,

Bug#494179: [moc] FATAL_ERROR: Can't send() int to the server.

2008-08-10 Thread Elimar Riesebieter
Hi Damian, On Sun, 10 Aug 2008 the mental interface of Damian Pietras told: On Sun, Aug 10, 2008 at 12:13:04PM +0200, Elimar Riesebieter wrote: [...] This bug was introduced with svn r2068: Tags cache using BerkeleyDB r2067 works fine, so I tried to build against libdb4.[2-7], but

Bug#409271: Status of this bug ?

2008-08-10 Thread Fabrice Lorrain
Hello, I've just read through bts #409271 :initramfs-tools: NFSv4 not supported for root fs and I'm interrested in knowing the status of this bug for lenny. Thanks, @+, Fab PS : ccing nfs-aware people. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#494405: setting package to asterisk-dbg asterisk-config asterisk-doc asterisk-dev asterisk asterisk-sounds-main asterisk-h323 ...

2008-08-10 Thread Victor Seva
# Automatically generated email from bts, devscripts version 2.10.33 # via tagpending # # asterisk (1:1.4.21.2~dfsg-2) UNRELEASED; urgency=low # # * debian/backports/etch: #- replace libcap2-dev to libcap-dev. #- remove lib-client2007b-dev. (Closes: #494405). # package asterisk-dbg

Bug#445595: Let's fix this for Lenny

2008-08-10 Thread Russell Coker
This is a two line patch that makes no actual code changes (it just changes the labelling of the shared object header). The result of this change is the same as running execstack -c on the shared object. This patch improves system security. Without it any program that links to that shared

Bug#494460: grub-pc: update-grub unable to generate a graphical gfxterm menu

2008-08-10 Thread Adeodato Simó
* Felix Zielcke [Sun, 10 Aug 2008 01:01:25 +0200]: The new upload for lenny will build-depend on the old version, so hopefully all buildds will then use the lenny version to build the packages. They won't. -- Adeodato Simó dato at net.com.org.es Debian

Bug#494535: ITP: dtrx -- dtrx stands for Do The Right Extraction. It's a tool for Unix-like systems that takes all the hassle out of extracting archives.

2008-08-10 Thread Miguelangel Jose Freitas Loreto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: wnpp Severity: wishlist * Package name: dtrx Version : 6.1 Upstream Author : Brett Smith [EMAIL PROTECTED] * URL : http://brettcsmith.org/2007/dtrx/ * License : GPLv3 Programming Lang: Python

Bug#494513: Uninstallable: unable to make backup link

2008-08-10 Thread Jose Carlos Garcia Sogo
Package: tzdata Version: 2008e-1 Severity: serious Hi, Bug marked as serious as it makes the package uninstallable. The bug is the following: Preparing to replace tzdata 2008e-1 (using .../tzdata_2008e-2_all.deb) ... Unpacking replacement tzdata ... dpkg: error processing

Bug#494383: grub-pc: Grub2 cannot find LVM volume groups with a dash (-) in the name

2008-08-10 Thread Sander Marechal
Felix Zielcke wrote: Hello, Am Freitag, den 08.08.2008, 22:23 +0200 schrieb root: grub-probe: error: Unknown device linux--vg-boot Autodetection of a file system module failed Please specify the module with the option --modules explicitly I never used LVM before so maybe I did

Bug#494539: wmaker: wmsetbg segfault on /usr/share/fluxbox/debian-blueish-wallpaper.png.

2008-08-10 Thread Fabrice Lorrain
Package: wmaker Version: 0.92.0-8 Severity: normal [ccing fluxbox maintainer] Hello, Since last upgrade of wmaker and fluxbox (happened the same day), wmsetbg segfault when I start a fluxbox session (my default since a bunch of months, after a decade of using wmaker). fbsetbg: Something went

Bug#482133: Announce of the upcoming NMU for the uucp package

2008-08-10 Thread Christian Perrier
Dear maintainer of uucp and Debian translators, Some days ago, I sent a notice to the maintainer of the uucp 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#494458: d-i: import_file_into_env: can't open 'fstab_import...

2008-08-10 Thread Marco d'Itri
On Aug 10, Martin Michlmayr [EMAIL PROTECTED] wrote: udev-udeb_0.125-5_armel.udeb contains the file /lib/udev/rules.d/79-fstab_import.rules which does: Weird... I do not understand why it's not in the udeb built on my system. Anyway, it's harmless. I will remove the file in a future upload if

Bug#493147: pbuilder: get_control_re function can't grok funny comments in debian/control

2008-08-10 Thread Eric Pozharski
On Fri, Aug 08, 2008 at 11:43:51AM +0200, Loïc Minier wrote: On Fri, Aug 08, 2008, Eric Pozharski wrote: BYou? I hope that Byou is plural. Look, despite the fact that my F/etc/issue says my system is Blenny/sid in fact it's far from it. Right now, that Bwill be a PITA for me to attempt

Bug#491225: When will the fix for #491225 hit unstable?

2008-08-10 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! Any idea when there will be a new upload of libboost1.35-dev to unstable? At the moment bug #491225 is blocking packaging of kdevplatform and kdevelop4. Cheers, Jeremy -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment:

Bug#494001: debian-installer: /etc/mtab must be a symlink to /proc/mounts with linux = 2.6.26

2008-08-10 Thread Roger Leigh
On Thu, Aug 07, 2008 at 02:19:33PM +0200, Radim X. wrote: [please CC the submitter as well as the bug number, or else they don't get a reply!] Are you sure that this won't break things elsewhere? Yes; the whole point of this change is to stop breaking things that are currently broken,

Bug#494477: Linux 2.6.26-1-686: insert key behaves abnormally

2008-08-10 Thread Jakub Wilk
* Moritz Muehlenhoff [EMAIL PROTECTED], 2008-08-10, 16:32: Package: linux-image-2.6.26-1-686 Version: 2.6.26-1 Severity: normal Under Linux 2.6.26-1-686 the insert key behaves in a very weird way: after pressing it the following keys does not work anymore: home, page up, page down and arrow

Bug#487815: conffile

2008-08-10 Thread Francesco Poli
On Sun, 10 Aug 2008 13:51:43 +1000 (EST) Tim Connors wrote: [...] PS. Workaround for the guys who reported this bug is to remove /etc/logrotate.d/acpid. I decided to purge whatever else might have been left behind accidentally by running (no gaurantees this won't screw your system :) Does

Bug#494549: RFP: autoscan-network -- Network Monitoring and Management Tool

2008-08-10 Thread Philipp Huebner
Package: wnpp Severity: wishlist * Package name: autoscan-network Version : 1.27 Upstream Author : Thierry Lagarde [EMAIL PROTECTED] * URL : http://www.autoscan-network.com/ * License : GPLv2 Programming Lang: C Description : Network Monitoring and

Bug#494460: grub-pc: update-grub unable to generate a graphical gfxterm menu

2008-08-10 Thread Adeodato Simó
* Felix Zielcke [Sun, 10 Aug 2008 14:22:05 +0200]: Luckly we only need that unifont for amd64 and i386. It isn't a problem for us to upload a binary for both. That is normally frowned upon, but I'm ok if you do that for now, since rebuilds on testing will produce valid packages in any case.

Bug#494528: RM: owl-dms -- RoS; Seems unmaintained and has security issues

2008-08-10 Thread Steffen Joeris
Package: ftp.debian.org Severity: normal Hi Please consider removing the owl-dms package from unstable. owl-dms has only a few users according to popcon[0] and is vulnerable to a few security issues[1] in etch. The question is whether it would be better to remove it completely for now and maybe

Bug#494179: [moc] FATAL_ERROR: Can't send() int to the server.

2008-08-10 Thread Elimar Riesebieter
On Sun, 10 Aug 2008 the mental interface of Elimar Riesebieter told: [...] This is a lie ;) Starting with a fresh ~/.moc/cache dir works perfect on amd64. I'll test ppc and i386 and report again. I've tested: Platforms: i386, ppc, amd64 Files:.aac; .flac, .m4a, .mod, .mp3, .mpc, .ogg, .spx,

Bug#493885: [pkg-horde] Bug#493885: horde3: update to 3.2.1+debian0-2 causes imp to fail

2008-08-10 Thread Ola Lundqvist
Ok. // Ola On Sun, Aug 10, 2008 at 12:52:07PM +0200, Gregory Colpart wrote: On Sun, Aug 10, 2008 at 12:31:32PM +0200, Ola Lundqvist wrote: Ok, good. I was not aware of that. Should I contact the release team or will you do that? I think we could wait a little. Perhaps we will find a

Bug#494507: fluxbox: crash after clicking on an icon on the taskbar

2008-08-10 Thread Torsten Wiebke
Package: fluxbox Version: 1.0.0+deb1-8 Severity: important Hi, fluxbox crashes after clicking on an icon on the taskbar (I know it is not the right name). In my case fluxbox crashes after clicking on the icon from claws-mail and one time ofter changing the

Bug#494551: [ftp.debian.org] please remove python-plistlib

2008-08-10 Thread Guido Guenther
Package: ftp.debian.org Severity: normal Python2.4 and 2.5 packages provide python-plistlib, no need to have this extra anymore. Please remove the package from unstable and lenny. Cheers, -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#493989: German translation for pastebinit

2008-08-10 Thread Rolf Leggewie
Hi Vinzenz, thank you for working on localization for pastebinit. I have contacted upstream and let them know about your contribution. I am sure it will get committed soon and thus be available in the next release. The version field from your bug report indicates you are still using 0.8.1

Bug#494166: madwifi-source: HAL ABI mismatch with 0.9.4+r3772.20080716-1

2008-08-10 Thread Kel Modderman
severity 494166 important thanks On Sunday 10 August 2008 22:11:37 Kel Modderman wrote: On Friday 08 August 2008 01:08:29 Luc Begault wrote: Package: madwifi-source Version: 1:0.9.4+r3772.20080716-1 Severity: grave Justification: renders package unusable After an upgrade to

Bug#494509: reportbug: rportbug do'nt send the bugreport per email

2008-08-10 Thread Torsten Wiebke
Package: reportbug Version: 3.44 Severity: normal Hi, reportbug in the non text version dos not send the bugreport via email. It wrote only: Spawning sensible-editor... Report will be sent to Debian Bug Tracking System [EMAIL PROTECTED] Connecting to mail.arcor.de via SMTP... Traceback (most

Bug#494434: ITP: libb-perlreq-perl -- Perl compiler backend to extract Perl dependencies

2008-08-10 Thread Damyan Ivanov
-=| Gunnar Wolf, Sat, Aug 09, 2008 at 11:35:14PM -0500 |=- * Package name: libb-perlreq-perl Description : Perl compiler backend to extract Perl dependencies It seems quite similar to Module::Depends::Intrusive, which we already have... B::PerlReq is a dependency of

Bug#477972: ITP: hamster-applet

2008-08-10 Thread Damyan Ivanov
-=| Tim Retout, Sat, Aug 09, 2008 at 08:45:43PM -0300 |=- While writing debian/copyright, I discovered hamster/idle.c appears to be GPLv2 only (when the rest of hamster-applet is GPLv3+). Forwarded to: http://bugzilla.gnome.org/show_bug.cgi?id=547117 Nasty :| I could perhaps port it to

Bug#494506: Aptitude could expose 'replaces' rules to operator

2008-08-10 Thread Richard Kettlewell
Package: aptitude Version: 0.4.11.9-1 The upgrade here is from 14.0.1-2+b1 of the various sox packages to 14.1.0-1. In this upgrade, libsox-fmt-ogg disappears, its functionality subsumed into libsox-fmt-base. The latter package has a Replaces: header indicating this. The output from

Bug#493848: marked as done

2008-08-10 Thread Marco Gatti
2008/8/10 Jonas Meurer [EMAIL PROTECTED]: On 09/08/2008 Debian Bug Tracking System wrote: Date: Sat, 09 Aug 2008 12:47:03 + From: Jonas Meurer [EMAIL PROTECTED] Subject: Bug#493848: fixed in cryptsetup 2:1.0.6-6 To: [EMAIL PROTECTED] Source: cryptsetup Source-Version: 2:1.0.6-6 We

Bug#494418: Bug#494418: fetchmail loses mail when From address malformed

2008-08-10 Thread Nico Golde
Hi bruce, * bruce robson [EMAIL PROTECTED] [2008-08-09 17:38]: severity 494418 important # downgrading this bug referring to severity descriptions thanks I don't understand why you have downgraded the severity. From http://www.debian.org/Bugs/Developer#severities grave: makes the

Bug#493885: [pkg-horde] Bug#493885: horde3: update to 3.2.1+debian0-2 causes imp to fail

2008-08-10 Thread Gregory Colpart
On Sun, Aug 10, 2008 at 12:31:32PM +0200, Ola Lundqvist wrote: Ok, good. I was not aware of that. Should I contact the release team or will you do that? I think we could wait a little. Perhaps we will find a more elegant solution for not disabling components during upgrade to 3.2.1+debian0-2.

Bug#493848: marked as done

2008-08-10 Thread Jonas Meurer
On 09/08/2008 Debian Bug Tracking System wrote: Date: Sat, 09 Aug 2008 12:47:03 + From: Jonas Meurer [EMAIL PROTECTED] Subject: Bug#493848: fixed in cryptsetup 2:1.0.6-6 To: [EMAIL PROTECTED] Source: cryptsetup Source-Version: 2:1.0.6-6 We believe that the bug you reported is fixed

Bug#480531: exports still work

2008-08-10 Thread Henning Sprang
Just to let people know: while the exports file looks ugly like that, it really works as an export entry for the whole subnet, not just the single host! (that's the main reason why this bug is minor, not normal) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#494436: [Pkg-xfce-devel] Bug#494436: thunar-archive-plugin folder in wrong place ?

2008-08-10 Thread Yves-Alexis Perez
reassign 494436 thunar-archive-plugin thanks On sam, 2008-08-09 at 14:30 +0200, Jeremy Lal wrote: Hi, the folder path is now : /usr/lib/thunar-archive-plugin/thunar-archive-plugin which seems weird, and makes xarchiver put its .tap file in the wrong folder (ie :

Bug#494516: iceweasel: print preview shows form data but print-out does not

2008-08-10 Thread Arthur Marsh
Package: iceweasel Version: 3.0.1-1 Severity: normal Hi, I did a print preview when I had entered in some data to the web form at: http://www.etsautilities.com.au/street_lights_out.jsp?xcid=168 The data showed in the print preview, but when I did an actual print-out, or attempted to save the

Bug#494473: severity of 494473 is serious

2008-08-10 Thread Adeodato Simó
# Automatically generated email from bts, devscripts version 2.10.35 # introduces regressions in other packages severity 494473 serious -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#488117: Please re-upload libv4l

2008-08-10 Thread Gregor Jasny
Hi, Mark Hymers wrote: This package has been rejected due to an incomplete debian/copyright file. jidctflt.c has a different license to the rest of the source. Please place a copy of the license in the copyright file. This also applies to tinyjpeg-internal.h, tinyjpeg.c and tinyjpeg.h.

Bug#459494: nvclock: Console version depends on libqt3-mt.

2008-08-10 Thread Paul Collins
Additionally, there's the following: Tag: hardware::video, uitoolkit::gtk ^^ -- Paul Collins Wellington, New Zealand Dag vijandelijk luchtschip de huismeester is dood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#494418: fetchmail loses mail when From address malformed

2008-08-10 Thread Matthias Andree
Hi Bruce, it's not fetchmail losing mail, but Exim rejecting it. If fetchmail made up addresses, that in itself would constitute data corruption, i. e. a grave bug. I'm not going to introduce grave bugs to bypass configuration issues in other software. So that's not going to happen. Fetchmail

Bug#493061: dh clean: doesn't call dh_auto_clean on rebuild

2008-08-10 Thread Trent W. Buck
reassign 493061 fakeroot-ng 0.12-1 stop This seems to be fakeroot-ng's fault: $ with-temp-dir with-temp-dir: entering directory `/tmp/with-temp-dir.W18248' This directory will be deleted when you exit. $ touch x $ fakeroot rm x rm: cannot remove `x': Not a directory $ ls -l x -rw-r--r-- 1 twb

Bug#494179: [moc] FATAL_ERROR: Can't send() int to the server.

2008-08-10 Thread Elimar Riesebieter
On Sun, 10 Aug 2008 the mental interface of Elimar Riesebieter told: Hi Damian, On Sun, 10 Aug 2008 the mental interface of Damian Pietras told: On Sun, Aug 10, 2008 at 12:13:04PM +0200, Elimar Riesebieter wrote: [...] This bug was introduced with svn r2068: Tags cache using

Bug#494440: fai-server: make-fai-nfsroot does not support [! i386 amd64 ia64 sparc alpha] by default

2008-08-10 Thread Sebastian Harl
severity 494440 important retitle 494440 fai-server: make-fai-nfsroot does not support [! i386 amd64 ia64 sparc alpha] by default thanks Hi, Raising severity as this makes the package hardly usable on e.g. powerpc. On Sat, Aug 09, 2008 at 02:40:29PM +0200, Sebastian Harl wrote: By default,

Bug#481606: Questions about MiKTeX package manager for Debian

2008-08-10 Thread Paul Gevers
Hello Norbert, Just back from the mountains myself. Norbert Preining wrote: Hi Paul, quick reply, I am half a day off the mountains, On Di, 15 Jul 2008, Paul Gevers wrote: I am currently working on packaging the MiKTeX-tools for Debian, which consists mainly of a LaTeX package manager.

Bug#493454: Easy fix

2008-08-10 Thread Hakan Ardo
Thanx, I'll upload an update. On Sat, Aug 9, 2008 at 11:18 PM, Jurij Smakov [EMAIL PROTECTED] wrote: tags 493454 patch thanks This is caused by a missing dependency on texlive-extra-utils, avr-libc uses epstopdf from this package during build. I'm not providing a trivial patch, confirmed

Bug#483183: libcupsys2: Block on connect() when showing the list of printers in evince

2008-08-10 Thread Stephan Windmüller
Same problem here. My print server is not always online and sometimes I just want to print a web site using cups-pdf. The program (firefox, evince, ...) just hangs until I start the print server. This could be also a duplicate for bug #235204 which is more than four years old. - Stephan

  1   2   3   4   >