Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Noèl Köthe
Hallo René, Am Montag, den 20.10.2008, 20:37 +0200 schrieb Rene Engelhard: > > So the patch would be: > > > > s/sensible-ooomua/kde-open > > > > for openoffice.org-kde. > > So the following should do: > > # special handling for mailto: uris > if echo $1 | grep '^mailto:' > /dev/null; then >

Bug#502858: aptitude: changelog entry malformed

2008-10-21 Thread Y Giridhar Appaji Nag
Hi Ben, On 08/10/20 22:04 +1100, Ben Finney said ... > Package: aptitude > Version: 0.4.11.9-1lenny1 > Severity: serious > Justification: violates Policy §4.4 This part of the policy is a "should" and not a "must". I'll leave it to the package maintainer, but I suppose this bug is not "serious".

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Rene Engelhard
tag 502852 + pending tag 502852 + patch thanks Noèl Köthe wrote: > > # special handling for mailto: uris > > if echo $1 | grep '^mailto:' > /dev/null; then > > if which kde-open; do > ^s/do/then ARGH. Thanks. Why do I do such a stupid mistake once again? > yes. I tested i

Bug#502950: [INTL:es] Spanish debconf template translation for bacula

2008-10-21 Thread Francisco Javier Cuadrado
Package: bacula Version: 2.4.2-3 Severity: wishlist Tags: l10n patch -- Saludos Fran -- Saludos Fran # bacula po-debconf translation to Spanish # Copyright (C) 2008 # This file is distributed under the same license as the bacula package. # # Changes: # - Initial translation # Jose L

Bug#491954: Patch for the 1:1.04-1.1 NMU of nullmailer

2008-10-21 Thread Christian Perrier
Dear maintainer of nullmailer, On Tuesday, October 14, 2008 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 Thursday, October 09, 2008. You either agreed for this NMU or did not respond to my notices. I wi

Bug#502951: Installation Report

2008-10-21 Thread Thomas Wagner
Package: installation-reports Boot method: CD Image version: Debian GNU/Linux testing "Lenny" - Official Snapshot amd64 kde-CD Binary-1 20081006-15:04 Date: 2008-10-20 Machine: Dell Precision 380 Processor: Intel Pentium D CPU 3.00GHz stepping 7 Memory: 2.95 GB Partitions: Dateisystem Typ 1K‐

Bug#502924: libspeex-dev: speex_preprocess.h and possibly more missing

2008-10-21 Thread Eugen Dedu
thomas schorpp wrote: http://packages.debian.org/search?keywords=libspeexdsp-dev&searchon=names&suite=all§ion=all hm. and how about distributing it? [EMAIL PROTECTED]:~$ dpkg -l *speex* Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten | Status=Nicht/Installiert/Config/U

Bug#500336: patch for grub detection

2008-10-21 Thread Ian Campbell
On Mon, 2008-10-20 at 21:18 +0200, Thomas Viehmann wrote: > Hi, > > Ian Campbell wrote: > > My only concern would be the behaviour when running in a domU. I haven't > > looked very closely at the patch yet but a comment says > > +# CONFIG_XEN + NO CONFIG_PARAVIRT > > +# --> domU capable, b

Bug#502852: openoffice.org: OOo calls removed sensible-ooomua

2008-10-21 Thread Noèl Köthe
Am Dienstag, den 21.10.2008, 09:01 +0200 schrieb Noèl Köthe: > > # special handling for mailto: uris > > if echo $1 | grep '^mailto:' > /dev/null; then > > if which kde-open; do > ^s/do/then > > kde-open "$1" & > > else > > kmailservice "$1" & > > fi > > else >

Bug#474947: Not reproducible?..

2008-10-21 Thread Christian Perrier
Quoting Elliott Mitchell ([EMAIL PROTECTED]): > >From: Eugene V. Lyubimkin <[EMAIL PROTECTED]> > > Though, I think, severity of this bug can be downgraded (imho, to important) > > if it show itself rarely. And it's very hard to fix, yes. > > No. > > Have you looked at how many reports there are o

Bug#500285: [pkg-nvidia-devel] Bug#500285: no patch necessary for building against 2.6.27

2008-10-21 Thread Sven Joachim
On 2008-10-20 22:34 +0200, Lennart Sorensen wrote: > On Sun, Oct 12, 2008 at 03:22:11PM +0200, Sven Joachim wrote: >> Indeed, it doesn't build correctly. But I didn't notice that, because >> the nvidia-kernel-source package hides the problem by ignoring make >> errors and reusing a previously bui

Bug#502948: linux-image-2.6.26-1-686: Kernel 2.6.26 No core dumps

2008-10-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Oct 21, 2008 at 08:09:37AM +0200, tomás zerolo wrote: > Package: linux-image-2.6.26-1-686 > Version: 2.6.26-8 > Severity: normal > > Processes don't dump core under 2.6.26-1. Tested with kill -3 (re-booting > with 2.6.24-1 > re-enables core d

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread Raphael Hertzog
On Tue, 21 Oct 2008, jaalto wrote: > Surrent developers-reference documents: > > 6.2.5.1. Vcs-Browser > 6.2.5.2. Vcs-* > > Please also add fields that can be used to refer to upstream: > > Upstream-Bts-UrlThe bug tracking system address (Trac, Bugzilla > ...) >

Bug#502953: grub-update segfaults

2008-10-21 Thread Lars Bahner
Package: grub Version: 0.97-47 Severity: important grub-update fails with the following error message: [EMAIL PROTECTED]:~# update-grub Searching for GRUB installation directory ... found: /boot/grub [ 586.547952] grub-probe[4020]: segfault at 312c306468 ip 419f80 sp 7fff189fcfd0 error 4 in grub

Bug#502541: e2fsprogs: blkid returns true even if device is non-existent

2008-10-21 Thread Kondrat Pushkarev
Oh, you know I hadn't thought of that. I suppose the following would be possible in that case, if it's not more trouble than it's worth. (I compiled the patch and it seems to work for me.) BEGIN PATCH --- --- a/lib/blkid/devname.c +

Bug#502908: [Pkg-cups-devel] Bug#502908: cups-client: [INTL:de] Initial German man page translation

2008-10-21 Thread Martin Pitt
Hello Helge, thank you for working on a translation! Helge Kreutzmann [2008-10-20 21:40 +0200]: > If there is some schedule for uploading CUPS into Debian which I > should be aware of, please inform me (though I cannot promise any > deadlines). I often upload to experimental, including it there

Bug#382175: glibc: contains Sun RPC implementation under non-free license

2008-10-21 Thread Aurelien Jarno
Ben Finney a écrit : > package glibc > forwarded 382175 http://sources.redhat.com/bugzilla/show_bug.cgi?id=6953 > tags 382175 + upstream > thanks > I really don't think you will have success this way given: - RedHat doesn't care about that. - The gNewSense consider it a free license and thus most

Bug#498691: Solved

2008-10-21 Thread Lorenzo Vanoni
With the version 2.6.26-9 i have no more this problem. I think already the version 2.6.26-6 was ok. Best regards Vanoni Lorenzo

Bug#502881: Need more info

2008-10-21 Thread Michael Meskes
tag 502704 unreproducible tag 502704 moreinfo thanks Hi, could you please add a "set -x" to the acpid init script and reboot/reconfigure/whatever didn't work? Also acpid log entries would be interesting. Needless to say that I do not experience this problem on my system. Michael -- Michael Mes

Bug#502785: file-roller: Opening files in cpio archives produces empty files

2008-10-21 Thread Emilio Pozuelo Monfort
Michael Rasmussen wrote: > On Mon, 20 Oct 2008 00:46:32 +0200 > Emilio Pozuelo Monfort <[EMAIL PROTECTED]> wrote: > >> Can you attach an affected archive? I don't seem to be able to reproduce >> this: >> > Sure see attached. > > $ file test.cpio > test.cpio: ASCII cpio archive (pre-SVR4 or odc)

Bug#254243: (no subject)

2008-10-21 Thread martin f krafft
also sprach Luar Roji <[EMAIL PROTECTED]> [2008.10.20.2146 +0200]: > Maybe (only maybe!) we can make a NEW version of netstat, and show a warning > when chopping is happening, so we don't break actual scripts, and in the new > version we can do what we want without being afraid, what do you think?

Bug#502954: Serendipity media library

2008-10-21 Thread Adrian von Bidder
Package: serendipity Version: 1.3.1-1 Hi, Sorry to be back again with another bug... I can't create directories in the media library. The directory is created in the filesystem (/var/lib/serendipity/uploads/...), but it is not displayed in the web gui. However, Apache error log is silent (no

Bug#317844: usbmount: My pendrive isn't mounted anymore since version >= 0.0.13

2008-10-21 Thread Rogério Brito
Hi. I am the new maintainer of usbmount and the udev subsystem has changed drastically since the bug was reported. Also, I updated the package slightly and it is now in version 0.0.16. On Jul 18 2005, Martin Dickopp wrote: > Thank you for the bug report. Could you please provide the output > of t

Bug#502948: linux-image-2.6.26-1-686: Kernel 2.6.26 No core dumps

2008-10-21 Thread Bastian Blank
tags 502948 unreproducible moreinfo thanks On Tue, Oct 21, 2008 at 08:09:37AM +0200, tomás zerolo wrote: > Processes don't dump core under 2.6.26-1. Tested with kill -3 (re-booting > with 2.6.24-1 > re-enables core dumps). I didn't test yet with 2.6.25. I'm not able to reproduce that on my devel

Bug#502699: False positives in clickjacking detection

2008-10-21 Thread arno
Le dimanche 19 octobre 2008, à 11:50:29 +0200, Florian a écrit : > Package: mozilla-noscript > Version: 1.8.2.1-1 > > Several web sites incorrectly report clickjacking attempts. This happens > with the POSIX spec at , > but it is somewhat difficult

Bug#502922: tkcvs: tkdiff missing

2008-10-21 Thread Tim Cutts
On 20 Oct 2008, at 10:51 pm, Arthur de Jong wrote: Subject: tkcvs: tkdiff missing Package: tkcvs Version: 8.1-4 Severity: normal The /usr/bin/tkdiff binary has gone missing between 8.1-3 and 8.1-4. It seems that the following lines were removed from debian/rules between those releases:

Bug#502618: #502618: No change with scratching the disk before installing

2008-10-21 Thread Axel Beckert
Hi, just wanna inform that now also our formerly working 32 bit machine has that problem permanently, even after scratching the whole disk with dd if=/dev/zero of=/dev/sda over night before. (We formerly suspected the previous existence of an LVM on the disk caused that behaviour.) The strange thi

Bug#495237: gnome-games: link to project website in 'About' window is broken

2008-10-21 Thread Emilio Pozuelo Monfort
Hi, Oz N wrote: > Package: gnome-games > Version: 1:2.22.3-1 > Severity: minor > > The link to project website is broken. Steps to repeat: > > 1. Open glchess, go to Help menu. > 2. Choose 'About' > 3. In the opened window click on Gnome Games Website. > 4. Window reports the following error: >

Bug#502955: debian-installer: essid cannot be chosen

2008-10-21 Thread Mate Soos
Package: debian-installer Severity: normal There are multiple wireless spots around my house. Debian defaults to an unsecured network(see later how I discovered this), but that network needs a web-based login (only available to paying customers), so it doesn't actually work. My own wireless route

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread Jari Aalto
Raphael Hertzog <[EMAIL PROTECTED]> writes: > On Tue, 21 Oct 2008, jaalto wrote: >> >> Upstream-Bts-Url >> Upstream-Vcs-Browser >> Upstream-Vcs-* --''-- > > Those fields are not accepted by dpkg contrary to the Vcs-* ones. So they > shouldn't be documented IMO. This does n

Bug#494940: libloudmouth1-0: clients constantly get kicked

2008-10-21 Thread Loïc Minier
Paul, can you please try looking into the bug with upstream? They are asking for additional info at http://loudmouth.lighthouseapp.com/projects/17276/tickets/26-client-constantly-gets-kicked Thanks! -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Bug#502552: 498536 has a patch

2008-10-21 Thread Peter Daum
Ferenc Wagner <[EMAIL PROTECTED]> writes: > This looks like the same bug I described in #498536 (which is a > different bug to what that thread was started with). Can you test the > patch referenced at the end? You're right - it is the same issue (and it can indeed be fixed by applying the mentio

Bug#502806: [Pkg-net-snmp-devel] Bug#502806: libsnmp-base: forcing perl headers in net-snmp-config --cflags breaks perl builds

2008-10-21 Thread Jochen Friedrich
Hi Marc, >> As libnetsnmpagent is compiled with embedded perl, the include path is >> required to link >> against this library. > > Uhm, no? In order to use a library with embedded perl, a program needs to call the PERL_SYS_INIT3() and PERL_SYS_TERM() macros. Those macros are defined in the pe

Bug#385372: Another attempt to close this bug (#385372 for samba)

2008-10-21 Thread Christian Perrier
Again, 1.5 years later, I still "deeply suspect that this bug is over for a while and was probably fixed during the various fixes that happened for 3.0.23d.". Later in the bug story, Joe C.K. Yau mentioned some problems which are probably unrelated and lead to some investigation with Steve, concl

Bug#502956: libpam-mount: mount.crypt fails with options

2008-10-21 Thread Johannes Berg
Package: libpam-mount Version: 0.48-1 Severity: normal I have the following volume definition: When trying to log in, the kernel complains: EXT3-fs: Unrecognized mount option " noatime" or missing value and the volume is not mounted. As a workaround, I have done this to /sbin/mount.crypt: ---

Bug#385400: "swat: SWAT segfaults when fiddling with printer settings" bug still here?

2008-10-21 Thread Christian Perrier
Do you still experience this bug? From the bug log you compiled and installed a debug version of swat and mentioned you'd report any further problem, but nothing came so I assume you had no more problems with swat when fiddling with printer settings. -- signature.asc Description: Digital sign

Bug#502918: Fix for Bug#502918 commited to version control

2008-10-21 Thread nijel
tags 502918 +pending thanks Hi, The following change has been committed for this bug, and so the fix will be in the next upload. === Changeset [232] by nijel, 2008-10-21 11:03:16 +0200 (Tue, 21 Oct 2008) Recommend whiptail | dialog

Bug#502958: twiki: templates/comments.tmpl incorrectly configured in package

2008-10-21 Thread Chuck Williams
Package: twiki Version: 1:4.1.2-4 Severity: normal The packages installs with this definition in templates/comments.tmpl for the CommentPlugin: %TMPL:INCLUDE{CommentPlugin}% However, the built-in templates are installed by the package in CommentsTmpl, not CommentPlugin, so as configured none

Bug#502704: [Pkg-acpi-devel] Bug#502704: Bug#502704: acpid is not started at boot

2008-10-21 Thread Loïc Minier
On Mon, Oct 20, 2008, Derrick Karpo wrote: > I can confirm this same behaviour under 2.6.17.1 (amd64). With ACPI > compiled into the kernel acpid fails to start on boot however when > ACPI is compiled in as modules then acpid starts correctly. In my > case, ACPI also started correctly with the st

Bug#502894: setting package to teg, tagging 502894

2008-10-21 Thread Paul Wise
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # teg (0.11.2+debian-2) UNRELEASED; urgency=low # # * debian/rules: #+ Let build depend on configure, not configure-stamp, so patches get # applied. (Closes: #502894) # package teg tags 502894 + pend

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Aurelien Jarno
Package: general Severity: serious Justification: DFSG raff.debian.org uses a Compaq Smart 5i RAID card. A flash memory is used to store the firmware. While the firmware is freely downloadable (as in beer) on HP website [1], we don't have the corresponding source code. I suggest that someone work

Bug#502957: Acknowledgement (otrs: OTRS has no logcheck database)

2008-10-21 Thread Gavin McCullagh
Hi, sorry, this bug should have been posted against OTRS2, not OTRS. Can you reassign it? Gavin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#502960: I got a "Locking assertion failure" from inside libX11 called from, kinput2-wnn.

2008-10-21 Thread ishikawa
Package: kinput2-wnn Version: 3.1-10.1 Severity: serious Justification: 2 (I am afraid I screwed up the Severity and Justification code. Please feel free to modify them.) When I was using kinput2-wnn from ice-weasel, kinput2-wnn crashed. Here is the traceback left on the console where kinput2-w

Bug#502957: otrs: OTRS has no logcheck database

2008-10-21 Thread Gavin McCullagh
Package: otrs Version: 1:1.3.3p01-4 Severity: wishlist Tags: patch Logcheck is a very useful tool for monitoring the logs of a particular program. OTRS is quite chatty in its logfile so it would be very useful to get a set of expressions which described the "normal" logs which can be ignored

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread Raphael Hertzog
On Tue, 21 Oct 2008, Jari Aalto wrote: > This does not prevent them from being documented in "Best ractises" for > future use. I don't agree that it is a good practice. > 1) Keeping upstream information up-to-date is a goal for every package. We have to keep Homepage and copyrigth up-to-date, fo

Bug#502961: dosfstools: arm should do unaligned access

2008-10-21 Thread Matthieu CASTET
Package: dosfstools Version: 3.0.0-1 Severity: normal Hi, arm should use the unaligned version of GET_UNALIGNED_W (like ia64). Most of arm processor doesn't support unaligned access. The kernel can emulate unaligned access, but it is slow and depends on kernel configuration. Thanks Matthieu

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread W. Martin Borgert
On 2008-10-21 11:42, Jari Aalto wrote: > This does not prevent them from being documented in "Best ractises" for > future use. I hope, that we only document "best practices" that are already widely in use or when most people agree. This is not the case here. If you find "best practices" in the dev

Bug#474947: the state of Bug#474947

2008-10-21 Thread A Mennucc
retitle 474947 "fix Dynamic MMaps error" severity 474947 important tag 474947 -unreproducible thanks hi bug, hi people, hi d-release I did some study on bug 474947, that is grave/RC, and is posted against APT. Since I was told that the APT team is understaffed, I decided to take action myself.

Bug#502583: scary messages in dmesg

2008-10-21 Thread Rogério Brito
On Oct 20 2008, Alexandre Lymberopoulos wrote: > It's not a memory stick, it's a hard disk with ext3 file system. I > just plugged it it and the disk was automatically mounted in /dev/ext3 > with no abnormal messages in dmesg. Ok, this far. > That weird messages appeared when I unpplugged the dis

Bug#502824: Freeze exception for alevt [Was: Re: Bug#502824: fixed in alevt 1:1.6.1-10.1]

2008-10-21 Thread Y Giridhar Appaji Nag
[did not see an unblock request on debian-release yet for this, hence the mail] Hi release team, On 08/10/20 23:17 +, Chris Lamb said ... > alevt (1:1.6.1-10.1) unstable; urgency=medium > . >* Non-maintainer upload. >* Add support in postinst for building video4linux devices in /dev

Bug#492283: using older snapshot, it does not fail

2008-10-21 Thread Josselin Mouette
Le lundi 20 octobre 2008 à 03:50 -0700, AndreMachado a écrit : > Then installed a PREVIOUS version of debian epiphany > > #apt-get install epiphany-browser=2.22.1.1-1 > epiphany-browser-data=2.22.1.1-1 epiphany-gecko=2.22.1.1-1 > > There was not a 2.22.1.1-2 version of epiphany-gecko at repositor

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Didier Raboud
Le mardi 21 octobre 2008 11:41:14, vous avez écrit : > Package: general > Severity: serious > Justification: DFSG > > raff.debian.org uses a Compaq Smart 5i RAID card. A flash memory is used > to store the firmware. While the firmware is freely downloadable (as in > beer) on HP website [1], we don'

Bug#502962: [update-notifier] include missing localized message, files and remove unnessesary patch for reject file

2008-10-21 Thread Hideki Yamane
Package: update-notifier Severity: grave Tags: l10n, patch Hi, I've found that ALL localized message files (update-notifier.mo) and more were NOT included in package. All the files are stayed debian/tmp directory, but not specify to install in debian/update-notifier.install file. So, see at

Bug#502511: [Pkg-acpi-devel] Bug#502511: acpi reports (incorrect) mAh-values

2008-10-21 Thread Michael Meskes
On Fri, Oct 17, 2008 at 10:14:37AM +0200, Kai Muenz wrote: > On an IBM Thinkpad R50p where /proc/acpi/battery/BAT0/info reads > design capacity: 77760 mWh > last full capacity: 61170 mWh Does it really list mWh? Normally battery capacity is listed in mAh. What does it list under /sys

Bug#502963: exim4-daemon-light: Error sending mail with Apple's Mail.app to exim4 over TLS with authentication.

2008-10-21 Thread WS
Package: exim4-daemon-light Version: 4.69-9 Severity: normal I am trying to get Apple's Mail.app to play with exim4 on a Debian (lenny) server. $ dpkg -l | grep exim ii exim44.69-9 ii exim4-base 4.69-9 ii exim4-config

Bug#501443: severity of 501443 is grave

2008-10-21 Thread Nico Golde
# Automatically generated email from bts, devscripts version 2.10.35 # might be a problem in multi-user desktop environments (universities) severity 501443 grave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#502816: cannot suspend

2008-10-21 Thread Hristo Hristov
Hi, A little more info. I managed to resume from suspend once, then I tried once again and this time the laptop froze. I didn't have time to test reverting other commits yet. BR, Hristo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Luca Niccoli
On Tue, Oct 21, 2008 at 11:41 AM, Aurelien Jarno <[EMAIL PROTECTED]> wrote: > raff.debian.org uses a Compaq Smart 5i RAID card. A flash memory is used > to store the firmware. While the firmware is freely downloadable (as in > beer) on HP website [1], we don't have the corresponding source code.

Bug#497535: backupninja: Daily error message from cron "df: `': No such file or directory"

2008-10-21 Thread Chris Lamb
tags 497535 + patch thanks Patch against 0.9.6-3 attached; a patch for etch is analoguous. Micah, any thoughts on proposing this for a lenny freeze exemption? Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -urNd backupninja-0.9.6.orig/src/

Bug#502962: [update-notifier] include missing localized message, files and remove unnessesary patch for reject file

2008-10-21 Thread Josselin Mouette
Le mardi 21 octobre 2008 à 19:21 +0900, Hideki Yamane a écrit : > I've found that ALL localized message files (update-notifier.mo) and more > were NOT included in package. All the files are stayed debian/tmp directory, > but not specify to install in debian/update-notifier.install file. > Cou

Bug#502964: error output despite errQuiet

2008-10-21 Thread martin f krafft
Package: xpdf-reader Version: 3.02-1.4 Severity: normal File: /usr/bin/xpdf Despite 'errQuiet yes' in my ~/.xpdfrc, xpdf still spouts to stderr on reading certain PDF files: XtUngrabButton(drawArea,3,0) Warning: Attempt to remove nonexistent passive grab This screws up e.g. midnight-commande

Bug#502962: [update-notifier] include missing localized message, files and remove unnessesary patch for reject file

2008-10-21 Thread Hideki Yamane
On Tue, 21 Oct 2008 12:41:50 +0200 Josselin Mouette <[EMAIL PROTECTED]> wrote: Thanks for your so quick reply (surprised! :-) > With your changes, the package will refuse to install. > > > + * debian/update-notifier.install > > +- add localized message > > + (as /usr/share/locale/*/

Bug#497535: backupninja: Daily error message from cron "df: `': No such file or directory"

2008-10-21 Thread Chris Lamb
Chris Lamb wrote: > Patch against 0.9.6-3 attached; a patch for etch is analoguous. Actually, it's similar, but not entirely analoguous. Patch (for etch) attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -urNd backupninja-0.9.4.ori

Bug#502881: [Pkg-acpi-devel] Bug#502881: acpid not starting after upgrade

2008-10-21 Thread Michael Meskes
I think I found it and just changed our git repro. Problem is that [ -f /proc/modules ] || return always errors out if /proc/modules doesn't exist. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) Michael at BorussiaFan dot De, Meskes at (Debian|P

Bug#502957: Acknowledgement (otrs: OTRS has no logcheck database)

2008-10-21 Thread Noèl Köthe
reassign 502957 otrs2 thanks Am Dienstag, den 21.10.2008, 10:46 +0100 schrieb Gavin McCullagh: > sorry, this bug should have been posted against OTRS2, not OTRS. > > Can you reassign it? done -- Noèl Köthe Debian GNU/Linux, www.debian.org signature.asc Description: Dies ist ein digital sig

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Peter Clifton
On Tue, 2008-10-21 at 12:45 +0200, Luca Niccoli wrote: > On Tue, Oct 21, 2008 at 11:41 AM, Aurelien Jarno <[EMAIL PROTECTED]> wrote: > > > raff.debian.org uses a Compaq Smart 5i RAID card. A flash memory is used > > to store the firmware. While the firmware is freely downloadable (as in > > beer)

Bug#502955: debian-installer: essid cannot be chosen

2008-10-21 Thread Christian Perrier
reassign 502955 netcfg forcemerge 284799 502955 thanks Quoting Mate Soos ([EMAIL PROTECTED]): > Package: debian-installer > Severity: normal > > There are multiple wireless spots around my house. Debian defaults to an > unsecured network(see later how I discovered this), but that network needs a

Bug#502965: please consider these rules for openntpd

2008-10-21 Thread Jordi Mallach
Package: logcheck-database Version: 1.2.68~bpo40+2 Severity: wishlist Hello cute duck, Could you please consider the following rules to mitigate the very, very, very, very annoying messages coming from openntpd on certain servers? ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: reply from [0

Bug#502881: [Pkg-acpi-devel] Bug#502881: Bug#502881: acpid not starting after upgrade

2008-10-21 Thread Loïc Minier
On Tue, Oct 21, 2008, Michael Meskes wrote: > I think I found it and just changed our git repro. Problem is that > [ -f /proc/modules ] || return > always errors out if /proc/modules doesn't exist. Well spotted; I'm changing that to an explicit "return 0" which works in my testing. -- Loïc M

Bug#502966: Add support for customising mysqldump options

2008-10-21 Thread Chris Lamb
Package: backupninja Version: 0.9.6-3 Tags: patch It would be great in backupninja supported customising mysqldump options without having to 'fork' the supplied handler. The defaults supplied are somewhat understandable but unfortunate - for example, adopting extended inserts reduces the time tak

Bug#502967: CVE-2008-4577/CVE-2008-4578: security problems with the ACL plugin

2008-10-21 Thread Steffen Joeris
Package: dovecot-common Severity: important Tags: security Hi, the following CVE (Common Vulnerabilities & Exposures) ids were published for dovecot. CVE-2008-4577[0]: | The ACL plugin in Dovecot before 1.1.4 treats negative access rights | as if they are positive access rights, which allows atta

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Romain Beauxis
Le Tuesday 21 October 2008 13:10:28 Peter Clifton, vous avez écrit : > Having no source-code for firmware is hardly that different to having a > completely open-source driver which does un-told magic by poking > un-documented registers in a complex chip. Think Intel graphics before > they released

Bug#502968: Misses to install/register the gconf .schemas file

2008-10-21 Thread Daniel Leidert
Package: gthumb Version: 3:2.10.8-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The package misses to install the gthumb.schema file: dh_install: /tmp/buildd/gthumb-2.10.8/debian/tmp/etc/gconf/schemas/gthumb.schemas exists in /tmp/buildd/gthumb-2.10.8/debian/tmp/ but is not in

Bug#502948: linux-image-2.6.26-1-686: Kernel 2.6.26 No core dumps

2008-10-21 Thread Alvaro Herrera
Thanks Bastian. I am the original reporter, as seen here http://archives.postgresql.org/message-id/20081020204904.GF4116%40alvh.no-ip.org Could you please send your /proc/config.gz to me, so I can check if I missed any important options? Mine is attached. -- Alvaro Herrera Valdivia, Chil

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Aurelien Jarno
Romain Beauxis a écrit : > Le Tuesday 21 October 2008 13:10:28 Peter Clifton, vous avez écrit : >> Having no source-code for firmware is hardly that different to having a >> completely open-source driver which does un-told magic by poking >> un-documented registers in a complex chip. Think Intel gr

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Török Edwin
On 2008-10-21 14:30, Romain Beauxis wrote: > Le Tuesday 21 October 2008 13:10:28 Peter Clifton, vous avez écrit : > >> Having no source-code for firmware is hardly that different to having a >> completely open-source driver which does un-told magic by poking >> un-documented registers in a compl

Bug#478263: xdm: does not allow to log in when no password is set

2008-10-21 Thread Michal Suchanek
On Oct 21, 2008, at 8:41 AM, Trent W. Buck wrote: On Tue, Oct 21, 2008 at 04:38:35PM +1100, Trent W. Buck wrote: When I try to log in as a user with no password set xdm asks for a password and fails to verify it. I can reproduce this problem. I can log in with no problem using login(8) on

Bug#502881: [Pkg-acpi-devel] Bug#502881: Bug#502881: acpid not starting after upgrade

2008-10-21 Thread Loïc Minier
On Tue, Oct 21, 2008, Loïc Minier wrote: > Err your fix is the other way around! Just fixed that in git and tagged; I'm happy if you upload, but can upload as well. Thanks again for spotting the error, -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Bug#502959: general: raff.debian.org uses non-free software

2008-10-21 Thread Pierre Habouzit
On Tue, Oct 21, 2008 at 11:38:31AM +, Aurelien Jarno wrote: > Romain Beauxis a écrit : > > Le Tuesday 21 October 2008 13:10:28 Peter Clifton, vous avez écrit : > >> Having no source-code for firmware is hardly that different to having a > >> completely open-source driver which does un-told magi

Bug#474947: Not reproducible?..

2008-10-21 Thread Eugene V. Lyubimkin
Elliott Mitchell wrote: >> From: Eugene V. Lyubimkin <[EMAIL PROTECTED]> >> Though, I think, severity of this bug can be downgraded (imho, to important) >> if it show itself rarely. And it's very hard to fix, yes. > > No. > > Have you looked at how many reports there are of the MMap problem and h

Bug#502881: [Pkg-acpi-devel] Bug#502881: Bug#502881: acpid not starting after upgrade

2008-10-21 Thread Loïc Minier
On Tue, Oct 21, 2008, Michael Meskes wrote: > I think I found it and just changed our git repro. Problem is that > > [ -f /proc/modules ] || return > > always errors out if /proc/modules doesn't exist. Err your fix is the other way around! if [ -f /proc/modules ]; then >---return

Bug#502964: error output despite errQuiet

2008-10-21 Thread Hamish Moffatt
On Tue, Oct 21, 2008 at 12:59:42PM +0200, martin f krafft wrote: > Package: xpdf-reader > Version: 3.02-1.4 > Severity: normal > File: /usr/bin/xpdf > > Despite 'errQuiet yes' in my ~/.xpdfrc, xpdf still spouts to stderr > on reading certain PDF files: > > XtUngrabButton(drawArea,3,0) > Warni

Bug#502970: xserver-xorg-core: please add Option "AccelMethod" "EXA" to Device section of xorg.conf

2008-10-21 Thread Noel Köthe
Package: xserver-xorg-core Version: 2:1.4.2-7 Severity: normal Hello, I'm a happy user of xorg on lenny with the xorg.conf below. I have to add manually the "AccelMethod" line because rotation didn't worked correctly which I reported upstream https://bugs.freedesktop.org/show_bug.cgi?id=18087 and

Bug#502969: [INTL:sv] Updated Swedish strings for debconf

2008-10-21 Thread Martin Bagge
package: pure-ftpd severity: wishlist tags: l10n patch please add these updated strings to the package. -- /brother http://frakalendern.se "When I wake up in the morning I piss cryptographic excellence." - Bruce Schneier# #Translators, if you are not familiar with the PO format, gettext #

Bug#502962: [update-notifier] include missing localized message, files and remove unnessesary patch for reject file

2008-10-21 Thread Josselin Mouette
Le mardi 21 octobre 2008 à 20:00 +0900, Hideki Yamane a écrit : > > > + * debian/patches/002_i18n_update.diff > > > +- update ja.po Actually this part doesn’t apply. Could you provide a working version? -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `'

Bug#502971: binNMU necessary? (undefined reference to `gsf_input_gnomevfs_new')

2008-10-21 Thread Daniel Leidert
Package: libgoffice-0-4 Version: 0.4.2-4 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Could it be possible, that a binNMU is necessary after the libgsf* update? Trying to rebuild the gnome-chemistry-utils package results in: /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/

Bug#502948: linux-image-2.6.26-1-686: Kernel 2.6.26 No core dumps

2008-10-21 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Oct 21, 2008 at 10:19:03AM +0200, Bastian Blank wrote: > tags 502948 unreproducible moreinfo > thanks > > On Tue, Oct 21, 2008 at 08:09:37AM +0200, tomás zerolo wrote: > > Processes don't dump core under 2.6.26-1. Tested with kill -3 (re-booti

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread Raphael Hertzog
On Tue, 21 Oct 2008, Jari Aalto wrote: > Raphael Hertzog <[EMAIL PROTECTED]> writes: > > > Indeed, and this is wasted time when the person filing the bug could have > > gone to the CRMI website and filled the infos by himself. > > When would you estimate that it would be a reality? The page is da

Bug#340008: Still happens when upgrading from Etch to Lenny

2008-10-21 Thread Dominic Hargreaves
On Mon, Oct 20, 2008 at 10:07:58PM +0200, Vincent Bernat wrote: > This bug still happens when upgrading from Etch to Lenny in some case > corner. I set the severity back to grave because: > - I have a patch > - it modifies files in /etc without user approval > > Here is my configuration file:

Bug#423405: (no subject)

2008-10-21 Thread Thomas Lange
I can confirm this bug. I also have /var as a separate partition and it doesn't work. I would like that this bug will be fixed. -- regards Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#502583: scary messages in dmesg

2008-10-21 Thread Theodore Tso
On Tue, Oct 21, 2008 at 08:15:10AM -0200, Rogério Brito wrote: > On Oct 20 2008, Alexandre Lymberopoulos wrote: > > It's not a memory stick, it's a hard disk with ext3 file system. I > > just plugged it it and the disk was automatically mounted in /dev/ext3 > > with no abnormal messages in dmesg. >

Bug#502972: gkrellm-xkb: neither notices changes to the keyboard layout nor permits to change the layout

2008-10-21 Thread Helmut Grohne
Package: gkrellm-xkb Version: 1.05-5 Severity: grave Justification: renders package unusable On changing the layout using setxkbmap the plugin simply does nothing. Only toggling caps or num lock triggers an update. Also left-clicking on the plugin area results in a menu that when closed gets redra

Bug#502973: unable to forward to localhost dns without having to serve wrong RRs for the nameservers

2008-10-21 Thread martin f krafft
Package: unbound Version: 1.0.2-1 Severity: normal tags: upstream I brought this issue up on the unbound mailing list: http://unbound.nlnetlabs.nl/pipermail/unbound-users/2008-October/000240.html Basically, if I try to use forward-zone or stub-zone to redirect queries for certain zones to a (n

Bug#502974: allow %-sign in zone files

2008-10-21 Thread martin f krafft
Package: nsd3 Version: 3.0.7-2 Severity: wishlist It seems like nsd3 does not deal with % sign in zones. E.g., instead of a zone definition for my.local.zone of % IN NS ns.% ns.% IN A 1.2.3.4 I have to specify: my.local.zone. IN NS ns.my.local.zone. ns.my.local.zone. IN A 1.2.3.4 whic

Bug#502858: Consider tagging #502858 lenny-ignore (was: Re: aptitude: changelog entry malformed)

2008-10-21 Thread Patrick Schoenfeld
(CC'ing debian-release because their input makes sense..) Hi, Y Giridhar Appaji Nag wrote: >On 08/10/20 22:04 +1100, Ben Finney said ... >> Package: aptitude >> Version: 0.4.11.9-1lenny1 >> Severity: serious >> Justification: violates Policy §4.4 > > This part of the policy is a "should" and not

Bug#502881: [Pkg-acpi-devel] Bug#502881: Bug#502881: acpid not starting

2008-10-21 Thread Michael Meskes
On Tue, Oct 21, 2008 at 01:21:49PM +0200, Loïc Minier wrote: > > I think I found it and just changed our git repro. Problem is that > > > > [ -f /proc/modules ] || return > > > > always errors out if /proc/modules doesn't exist. > > Err your fix is the other way around! > > if [ -f /proc

Bug#502858: Consider tagging #502858 lenny-ignore (was: Re: aptitude: changelog entry malformed)

2008-10-21 Thread Thijs Kinkhorst
On Tue, October 21, 2008 14:48, Patrick Schoenfeld wrote: > Y Giridhar Appaji Nag wrote: > >> On 08/10/20 22:04 +1100, Ben Finney said ... >> >>> Package: aptitude >>> Version: 0.4.11.9-1lenny1 >>> Severity: serious >>> Justification: violates Policy §4.4 >>> >> >> This part of the policy is a "sho

Bug#502881: [Pkg-acpi-devel] Bug#502881: Bug#502881: acpid not starting

2008-10-21 Thread Michael Meskes
On Tue, Oct 21, 2008 at 01:25:12PM +0200, Loïc Minier wrote: > Just fixed that in git and tagged; I'm happy if you upload, but can > upload as well. Done. >Thanks again for spotting the error, Thanks for correcting my mistake. Michael -- Michael Meskes Michael at Fam-Meskes dot De, Micha

Bug#502923: developers-reference: Add new Upstream-* fields for Bts, Upstream-Vcs-Browser, Upstream-Vcs-{Git, Hg, Svn) ...

2008-10-21 Thread Lucas Nussbaum
On 21/10/08 at 14:14 +0200, Raphael Hertzog wrote: > No idea. I don't know anyone working on that. In the mean time we have > Mole (http://wiki.debian.org/Mole) and Ultimate Debian Database > (http://wiki.debian.org/UltimateDebianDatabase) that appeared and that > should be taken into account too.

Bug#502975: fai-client: wrong order of classes in fcopy

2008-10-21 Thread Björn Torkelsson
Package: fai-client Version: 3.2.4+svn4837-0ubuntu2 Severity: normal The order of the classes are different depending on how the classes are passed to fcopy. Currently it is only correct when passing the classes using the classes environment variable. $ cat /tmp/class DEFAULT A B $ ./fcopy -D

  1   2   3   4   >