Bug#621826: mkisofs: Mkisofs cannot make right ISOs files, ;1 at the end

2011-04-09 Thread yellowprotoss
Package: mkisofs Version: 9:1.1.10-1 Severity: important There are ;1 at the end of each filenames. It is sad to see that it does not work. You can try to make an ISO with mkisofs. Open it with mc (midg. comm) and you see. Not working. File-roller cannot open it. However ultraiso using wine

Bug#621415: Still uses libdb4.8

2011-04-09 Thread Ondřej Surý
Hi Damyan, the new apr-util was uploaded to unstable, which may help removing the libdb dependency, since Stephan has removed the libdb4.8-dev from libaprutil1-dev dependencies. See #621366. Anyway it may require some mangling to not include it, but thank you for quick reply and your willingness

Bug#621786: mdadm: invalid pointer or memory corruption on armel system

2011-04-09 Thread martin f krafft
tags 621786 moreinfo thanks /etc/init.d/mdadm-raid restart *** glibc detected *** /sbin/mdadm: munmap_chunk(): invalid pointer: 0x00084800 *** *** glibc detected *** /sbin/mdadm: malloc(): memory corruption: 0x00084660 *** Aborted Please compile mdadm with debug symbols and get a stack

Bug#621460: Still uses libdb4.8

2011-04-09 Thread Ondřej Surý
Peter, I understand your dismay and I thing it is reasonable that in your case it's probably better to either depend directly on libdb5.1-dev + db5.1-util (and db4.8-util) or on libdb-dev (= 5.1), libdb-dev ( 5.2), db-util (= 5.1), db-util ( 5.2). Anyway Stefan has uploaded the needed changes to

Bug#621827: etckeeper: Please use pre-commit hook instead of precommit for mercurial

2011-04-09 Thread Wolfgang Karall
Package: etckeeper Version: 0.53 Severity: wishlist Hello, using Mercurial as VCS I get modified .etckeeper files all over the place while using etckeeper, for example while doing a commit using the -A/--addremove option where the added files are not root/root and 644. So I have to commit the

Bug#621828: hgview: 1.2.1-1 crashes on start

2011-04-09 Thread Russel Winder
Package: hgview Version: 1.2.1-1 Severity: important hgview fails to start with the stack trace: | /usr/bin/hgview Traceback (most recent call last): File /usr/bin/hgview, line 33, in module main() File /usr/lib/pymodules/python2.6/hgviewlib/qt4/hgrepoviewer.py, line 595, in main

Bug#505096: bug still exist on Macbook pro (early 2011 ) wth Debian Sid

2011-04-09 Thread Zhao Yafan
Subject: ndiswrapper-source: keyboard and mouse freeze after using ndiswrapper for a few minutes Package: ndiswrapper-source Version: 1.56+r2729-1 Justification: breaks the whole system Severity: critical Hi, I have this bug on my Macbookpro (early 2011) with Debian Sid. The keyboard,

Bug#621778: stimfit: FTBFS on powerpc: Both BIG_ENDIAN and LITTLE_ENDIAN defined

2011-04-09 Thread Sebastian Siewior
* Thus spake Christoph Schmidt-Hieber (c.schmidt-hie...@ucl.ac.uk): On Fri, 8 Apr 2011, Sebastian Siewior wrote: It seems to build now but I have no clue if it works. A testsuite could show that :) $ make check ... [ PASSED ] 7 tests. PASS: stimfittest = 1 test passed

Bug#621786: mdadm: invalid pointer or memory corruption on armel system

2011-04-09 Thread Arnaud Desmier
Hi Martin, I've made the following changes before compiling the debian package version (not the one build from git repository): debian/rules: - change declaration of CXFLAGS to CXFLAGS = -ggdb -DDEBUG -g Before building package: - export DEB_BUILD_OPTIONS=noopt Starting build of package:

Bug#621786: mdadm: invalid pointer or memory corruption on armel system

2011-04-09 Thread martin f krafft
also sprach Arnaud Desmier arnaud.desm...@googlemail.com [2011.04.09.0923 +0200]: How can I get the stack trace as you requested? Find the exact invocation of mdadm that produces the problem and run it under gdb until it crashes. The stacktrace you can then get with 'bt'. -- .''`. martin

Bug#621829: ggz-python FTBFS: wrong header path for librsvg

2011-04-09 Thread Steve Langasek
Source: ggz-python Version: 0.0.14.1-1 Severity: serious Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch User: vor...@debian.org Usertags: multiarch Hi guys, ggz-python fails to build from source in unstable currently, because it uses a wrong path when

Bug#621830: Race condition makes sudo hang forever

2011-04-09 Thread Kevin Fernandez
Package: sudo Version: 1.7.4p4-2.squeeze.2 Severity: normal A race condition exists in sudo which makes it hang forever and leave zombie processes, patch+technical details here: http://blog.famzah.net/2010/11/01/sudo-hangs-and-leaves-the-executed-program-as-zombie/ Looks like other people than

Bug#621831: kde-config-touchpad: Doesn't act when USB mouse is plugged in

2011-04-09 Thread Torquil Macdonald Sørensen
Package: kde-config-touchpad Version: 0.4.0-1 Severity: normal I have configured synaptiks to disable the touchpad if an external mouse is plugged in. However, the touchpad is not deactiaved in that case. In the field Ignore the following mouse devices, there is nothing even when my external

Bug#610070: lxde: Problem with mime type associations.

2011-04-09 Thread Mike Gabriel
Just as a note... Same problem here... In Debian Edu we have added the desktop-file-utils as a dependency for education-desktop-lxde (SVN for now). However, this is a workaround... Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49

Bug#621830: Patch isn't ok for me

2011-04-09 Thread Kevin Fernandez
Sorry i tried to apply the patch and that did not fix the issue! But installing sudo 1.7.6rc3 from upstream fixed the problem for me.. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#621786: mdadm: invalid pointer or memory corruption on armel system

2011-04-09 Thread Arnaud Desmier
It seems that mdadm --assemble --scan --auto=yes --symlink=no is the faulty invocation. I've run gdb using package mdadm but it couldn't find any debug symbol... So I run the following command as Makefile displays when compiling package: gcc -o mdadm mdadm.o config.o mdstat.o ReadMe.o

Bug#620958: dpkg outputs tons of new warning messages with no obvious way to fix them

2011-04-09 Thread Guillem Jover
Hi! On Thu, 2011-04-07 at 08:04:58 +0200, Raphael Hertzog wrote: On Wed, 06 Apr 2011, Jonathan Nieder wrote: Would it be possible in the long term for dpkg to stop caring about available altogether (leaving it to dselect)? Yes, it's more or less the plan. We've just changed dpkg to not

Bug#621763: dpkg-deb: unparseable error string, probably typo

2011-04-09 Thread Guillem Jover
Hi! On Sat, 2011-04-09 at 01:44:17 +0200, Raphael Hertzog wrote: Anyway, I have always found those error messages very hard to grasp and badly worded. Yeah, the buffer api in general has not been the pretiest thing. I took this opportunity to improve all those that are related to

Bug#621763: dpkg-deb: unparseable error string, probably typo

2011-04-09 Thread Raphael Hertzog
On Sat, 09 Apr 2011, Guillem Jover wrote: It seems the patch didn't get attached, but AFAICS it's this one: http://git.debian.org/?p=users/hertzog/dpkg.git;a=commitdiff;h=662fb936 Indeed. While I think the new strings in general are an improvement, if the api requires to annotate every

Bug#621812: [Pkg-alsa-devel] Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Elimar Riesebieter
* Raza Abbas [110408 23:36 -0400]: Package: alsa-base Version: 1.0.23+dfsg-2 Severity: grave Justification: renders package unusable http://pastebin.com/Y2TqP4QD http://pastebin.com/M6sFr4p8 ALSA is intalled right now but the kernel modules are missing. This was working 100%

Bug#621812: [Pkg-alsa-devel] Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Raza Abbas
It's onboard sound chip and like I said it was working yesterday before the new kernel was installed. This isn't a prob with my hardware. On Sat, 2011-04-09 at 10:07 +0200, Elimar Riesebieter wrote: * Raza Abbas [110408 23:36 -0400]: Package: alsa-base Version: 1.0.23+dfsg-2 Severity:

Bug#621812: [Pkg-alsa-devel] Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Raza Abbas
Like I said before this was working before the update yesterday. This isn't a prob with my hardware. Not to mention it's showing up on lshw... *-multimedia UNCLAIMED description: Audio device product: SBx00 Azalia (Intel HDA) vendor: ATI Technologies

Bug#621812: [Pkg-alsa-devel] Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Raza Abbas
This isn't a prob with my hardware, it was working 100% fine yesterday before the update (which included a new kernel). My sound chip (on-board) is even showing up on lshw... *-multimedia UNCLAIMED description: Audio device product: SBx00 Azalia (Intel HDA)

Bug#621832: lastfm: hard-codes include paths, will FTBFS under multiarch

2011-04-09 Thread Steve Langasek
Package: lastfm Version: 1:1.5.4.27091+dfsg-2 Severity: important Tags: patch User: vor...@debian.org Usertags: multiarch Hi John, In an archive rebuild of Ubuntu following the conversion of the base system to multiarch, it was found that lastfm fails to build because it hard-codes the include

Bug#620699: dpkg-query: version string does not start with digit

2011-04-09 Thread Guillem Jover
Hi! On Tue, 2011-04-05 at 08:20:01 +0200, Raphael Hertzog wrote: On Tue, 05 Apr 2011, Guillem Jover wrote: On Tue, 2011-04-05 at 07:48:58 +0200, Raphael Hertzog wrote: On Tue, 05 Apr 2011, Guillem Jover wrote: The strict parser should only take effect on anything that's not the

Bug#621797: moc: Mono mixing switch does not work

2011-04-09 Thread Elimar Riesebieter
tag 621797 unreproducible thanks * Mikolaj Menke [110409 00:16 +0200]: Package: moc Version: 1:2.5.0~alpha4+svn20091009-1+b2 Severity: normal Mono mixing switch (J) does not work. Pressing J has no effect except for just changing information from off to on or vice versa. I cant

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread Niko Tyni
On Fri, Feb 25, 2011 at 10:07:44AM +0800, jida...@jidanni.org wrote: Package: perl Version: 5.10.1-17 Severity: wishlist Please output the right error message. $ perl -cwe 's!(.)!$1[/G]!;' Else no one will figure out that they need to do Search pattern not terminated at -e line 1. $ perl

Bug#620777: znc: FTBFS: Csocket.cpp:1113:50: error: 'SSLv2_client_method' was not declared in this scope

2011-04-09 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, attached is a patch which in theory might fix this. However, I don't have an openssl version with SSLv2 disabled and thus can't properly verify this. Could someone test this patch, please? Cheers, Uli - -- The Angels have the phone box!

Bug#621833: System users: removing them

2011-04-09 Thread Lars Wirzenius
Package: debian-policy Version: 3.9.2.0 thanks Background for the policy list: see thread starting at http://lists.debian.org/debian-devel/2011/03/msg01174.html and continuing in April at http://lists.debian.org/debian-devel/2011/04/msg00210.html On ma, 2011-04-04 at 21:09 +0100, Lars Wirzenius

Bug#621834: DDTP - accessibility problem, probably database corroption

2011-04-09 Thread Martin Eberhard Schauer
package: debian-i18n severity: normal The DDTP translation statistics http://ddtp.debian.net/stats/stats-sid.html indicate that one of the top 500 package descriptions changed: libunique-1.0-0. It cannot be accessed via http://ddtp.debian.net/l.html. Currently this page stops transfer at

Bug#621835: xmodmap -e 'remove lock = Caps_Lock' no longer works.

2011-04-09 Thread jidanni
Package: x11-xserver-utils Version: 7.6+2 File: /usr/bin/xmodmap xmodmap -e 'remove lock = Caps_Lock' #no longer works. The best one can do is assign it to something else, xmodmap -e 'keycode 66 = Tab' as there isn't even a way to do xmodmap -e 'keycode 66 = NOTHING'. -- To UNSUBSCRIBE,

Bug#621836: exim4: Could not perform immediate configuration

2011-04-09 Thread Slavko
Package: exim4 Severity: impotant Version: 4.72-6 I have postfix installed, when i want replace it with exim4, the aptitude proper selects postfix to remove, but installation fails with error: E: Could not perform immediate configuration on 'exim4-daemon-light'. Please see man 5 apt.conf under

Bug#532121: Status of #532121

2011-04-09 Thread Sebastian Ramacher
Hi Andreas, On 04/02/2011 09:05 PM, Andreas Rottmann wrote: Aside from that, all looks very nice -- thanks for your work! Would you like to fix the typo and the dependency issue? I'd then upload to DELAYED/7-day to give James some more time to chime in. Jakub Wilk pointed out some issues

Bug#621837: xsp: [INTL:pt] Updated Portuguese translation for debconf messages

2011-04-09 Thread Miguel Figueiredo
Package: xsp Version: n/a Tags: l10n, patch Severity: wishlist Updated Portuguese translation for xsp's debconf messages. Translator: Miguel Figueiredo el...@debianpt.org Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team traduz _at_

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread jidanni
Well the backslash does not terminate the search pattern, but does something else. Something else that the parser didn't mention and we had to figure out on ourselves or else be sent on a wild goose chase. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#601197: Patch for the l10n upload of pam

2011-04-09 Thread Christian PERRIER
Dear maintainer of pam, On Wednesday, March 30, 2011 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 Sunday, March 20, 2011. We finally agreed that you would do the update yourself at the end of the l10n

Bug#592795: Patch for the 2.8.0-2.2 NMU of fontconfig

2011-04-09 Thread Christian PERRIER
Dear maintainer of fontconfig, On Tuesday, March 29, 2011 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, March 24, 2011. You either agreed for this NMU or did not respond to my notices. I will

Bug#621838: prey: [INTL:pt] Updated Portuguese translation for debconf messages

2011-04-09 Thread Traduz - Portuguese Translation Team
Package: prey Version: n/a Tags: l10n, patch Severity: wishlist Updated Portuguese translation for prey's debconf messages. Translator: Carlos Lisboa carloslis...@gmail.com Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team traduz

Bug#621839: playlist columns no longer selectable

2011-04-09 Thread Alexander Zangerl
Package: glurp Version: 0.12.3-1 Severity: normal The glurp version in lenny let you select which song metadata columns to show in the playlist window (e.g. album, filename and so on). the version in squeeze has lost that functionality and always only shows artist - title (see calls to

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread jidanni
DI == Damyan Ivanov d...@debian.org writes: DI The backslash starts a new search pattern. And the parser complains DI that it is not terminated. The only backslash was supplied by me, to shut up the misleading warning. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#621170: gnu-smalltalk: Getting rid of unneeded *.la / emptying dependency_libs

2011-04-09 Thread Thomas Girard
Hello, regarding bug #621170 filed against gnu-smalltak for *.la removal, here is the current situation: gnu-smalltalk packages contains /usr/lib/gnu-smalltalk/libc.la I'm attaching it here for the reference. Please note that the .la file is *not* in a -dev package. It's not intended to be

Bug#621667: lintian: update for Policy 3.9.2.0 needed

2011-04-09 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2011-04-07 18:11, Sven Joachim wrote: Package: lintian Version: 2.5.0~rc2 I was about to update a package to the newest Standards-Version, and lintian complained: , | [...] ` So here I am, bugging you to make one. :-)

Bug#243929: Probably not the right place for this

2011-04-09 Thread Marc Haber
On Sun, Jan 31, 2010 at 01:20:34PM +, Stephen Gran wrote: tags #243929 wontfix This is really sad news, as this feature would really be useful. You need to be looking at directory services of some type (ldap/nis/etc). If a user is in your directory service, adduser won't add another user

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread Damyan Ivanov
-=| jida...@jidanni.org, Sat, Apr 09, 2011 at 05:26:45PM +0800 |=- DI == Damyan Ivanov d...@debian.org writes: DI The backslash starts a new search pattern. And the parser complains DI that it is not terminated. The only backslash was supplied by me, to shut up the misleading warning.

Bug#621773: nfs-kernel-server will not start since upgrade to 1.2.3

2011-04-09 Thread Luk Claes
The upgrade to nfs-kernel-server and nfs-common completely broke NFS (client and server) for me. I have tried switching from portmap to rpcbind - this change the errors but did not help. portmap unfortunately does not work with libtirpc which is the successor of the glibc sunrpc

Bug#621027: Invalid shell option in start-statd

2011-04-09 Thread Luk Claes
updating to version 1.2.3 of nfs-common froze my system and made it unbootable (the boot sequence blocked on statd). It still booted in rescue mode, where I could downgrade nfs-common to 1.2.2 and the system works again. I don't know if the problem is the same as the one reported here

Bug#621840: lintian: please warning when urgency in changes does not match the changelog

2011-04-09 Thread Niels Thykier
Package: lintian Version: 2.5.0~rc2 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Looking at two uploads today ([1], [2]) I noticed that the urgency of the newest entry of the changelog was low, but the changes had urgency high or critical. The high/critical urgency was

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread jidanni
Well, it just assumes it is a search pattern. It doesn't know. http://www.youtube.com/user/jidanni2#p/c/6E40919035151385/9/lQ57rtIv7kk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#621841: swaks: Please document --dump option

2011-04-09 Thread Christoph Biedl
Package: swaks Version: 20100211.0-2 Severity: wishlist While trying to hunt down a problem in a message composed by swaks (see next bug report for details) I was looking for a --dry-run option that shows the message without actually sending it. And found an undocumented option --dump that serves

Bug#621842: swaks: --header does not fall back to --add-header as described

2011-04-09 Thread Christoph Biedl
Package: swaks Version: 20100211.0-21 Severity: normal Hi, using the --header to add a header that does not exist yet will cause that data to be discarded silently. The documentation states --header behaves identically to --add-header then. How to repeat: swaks --dump \ --from

Bug#522417: ghostscript: Doesn't work with Brother printers

2011-04-09 Thread Antonio Aguilar
Hello, I have the same problem. My specs: - Debian unstable (installed a week ago). - Kernel 2.6.32 (due to graphics drivers incompatible, for now, with 2.6.38). - Brother HL-2030 - CUPS+Gutenprint v5.2.6 [en] driver When I try to print with my Brother Hl-2030 it doesn't work. I have tried

Bug#614682: Trouble with settings daemons at startup

2011-04-09 Thread Josselin Mouette
clone 614682 -1 -2 forwarded 614682 https://bugzilla.gnome.org/show_bug.cgi?id=634988 reassign 614682 gnome-settings-daemon reassign -1 xserver-xorg-core retitle -1 X server incorrectly reports a running settings daemon reassign -2 xfce4-settings retitle -2 xfce4-settings-daemon should try again

Bug#615028: bogus 'Search pattern not terminated' messages

2011-04-09 Thread Damyan Ivanov
-=| jida...@jidanni.org, Sat, Apr 09, 2011 at 05:02:58PM +0800 |=- Well the backslash does not terminate the search pattern, but does something else. Something else that the parser didn't mention and we had to figure out on ourselves or else be sent on a wild goose chase. The backslash starts

Bug#617272: pycxx needs binNMU too

2011-04-09 Thread Adam D. Barratt
Hi, On Sat, 2011-04-09 at 00:11 -0400, Scott Kitterman wrote: pycxx only produces arch:all binary packages, so it'd need a sourceful upload. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#621027: Invalid shell option in start-statd

2011-04-09 Thread Marc Glisse
On Sat, 9 Apr 2011, Luk Claes wrote: The problem is definitely not related as start-statd is not used in the init scripts. Ah, ok, sorry for posting in an unrelated bug then. Do you have rpcbind installed? Do you still have issues with the latest upload (1:1.2.3-2)? No, I appear to have

Bug#619817: Patch for perl upgrade triggers

2011-04-09 Thread Dominic Hargreaves
On Sun, Mar 27, 2011 at 02:05:21PM +0100, Dominic Hargreaves wrote: tags 619817 + patch thanks Please find attached a patch fixing this. Note that there is still some discussion in #619275 about the exact details of the implementation. I think there is consensus in that bug that this can be

Bug#621735: Chart grid feature is missing

2011-04-09 Thread Ben Hutchings
On Fri, 2011-04-08 at 22:57 -0600, Andreas Guelzow wrote: After you created the chart open the chart properties dialogue. Then select an axis and click on add. You can add Major or minor grid lines for that axis. Repeat wit hthe otehr axis if you want gridlines in both direction. Yes, that

Bug#621761: ITP: khtmlib -- javascript library for browser maps

2011-04-09 Thread Andrew O. Shadoura
Hello, On Fri, 08 Apr 2011 17:41:16 +0200 Jonas Smedegaard d...@jones.dk wrote: * API uses WGS84 (GPS). This is illiterate a bit, WGS84 has nothing to do with GPS on its own. You can just say, 'API uses WGS84'. -- WBR, Andrew signature.asc Description: PGP signature

Bug#621839: playlist columns no longer selectable

2011-04-09 Thread Stanislav Maslovski
package glurp severity 621839 wishlist thank you On Sat, Apr 09, 2011 at 07:21:00PM +1000, Alexander Zangerl wrote: The glurp version in lenny let you select which song metadata columns to show in the playlist window (e.g. album, filename and so on). the version in squeeze has lost that

Bug#621170: gnu-smalltalk: Getting rid of unneeded *.la / emptying dependency_libs

2011-04-09 Thread Neil Williams
On Sat, 09 Apr 2011 11:25:34 +0200 Thomas Girard thomas.g.gir...@free.fr wrote: Hello, regarding bug #621170 filed against gnu-smalltak for *.la removal, here is the current situation: gnu-smalltalk packages contains /usr/lib/gnu-smalltalk/libc.la I'm attaching it here for the

Bug#621812: [Pkg-alsa-devel] Bug#621812: No asound

2011-04-09 Thread Elimar Riesebieter
* Raza Abbas [110408 23:53 -0400]: Note, I just find out there is no /proc/asound. Well, this is because your system doesn't recognize any soundcard though. Man this update really screwed up the system. Yeahh. Elimar -- Talking much about oneself can also be a means to conceal

Bug#585718: libdv: FTBFS on hurd-i386: missing _IOT defines

2011-04-09 Thread Samuel Thibault
Hello, Daniel Kobras, le Wed 16 Jun 2010 23:36:12 +0200, a écrit : On Sun, Jun 13, 2010 at 01:05:44PM +0200, Pino Toscano wrote: currently libdv does not compile on GNU/Hurd, because the Hurd-specific _IOT defines for the 'video1394_mmap' and 'video1394_wait' structs (needed for the

Bug#621845: lilo: [INTL:fr] French debconf templates translation update

2011-04-09 Thread Christian Perrier
Package: lilo 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. If you do not already use it, you might consider using the podebconf-report-po utility, which helps warning

Bug#621846: dkms looses list of modules to build

2011-04-09 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dkms Version: 2.1.1.2-6 If I deinstall all linux-kernel-* packages (I know I shouldn't, but accidents happen) and then reinstall linux-image-2.6-amd64 and its dependencies, then dkms doesn't build any modules. # ls -l /var/lib/dkms/

Bug#621836: exim4: Could not perform immediate configuration

2011-04-09 Thread Andreas Metzler
On 2011-04-09 Slavko li...@slavino.sk wrote: Package: exim4 Severity: impotant Version: 4.72-6 I have postfix installed, when i want replace it with exim4, the aptitude proper selects postfix to remove, but installation fails with error: E: Could not perform immediate configuration on

Bug#621812: [Pkg-alsa-devel] Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Elimar Riesebieter
* Raza Abbas [110409 04:17 -0400]: Like I said before this was working before the update yesterday. This isn't a prob with my hardware. Not to mention it's showing up on lshw... *-multimedia UNCLAIMED You know what UNCLAIMED means? Check your BIOS. Elimar -- Excellent day for

Bug#480571: dmidecode: Please add hurd-i386 in the archs

2011-04-09 Thread Samuel Thibault
Samuel Thibault, le Sat 17 May 2008 15:52:20 +0200, a écrit : The list of architectures is a statement from me as the maintainer on which architectures I belive is working, and I will only add archs that are reported to work. I've fixed my Hurd installation into having a proper /dev/mem

Bug#600002: Convention shouldn't imply use of bold “...”

2011-04-09 Thread Colin Watson
On Thu, Mar 31, 2011 at 11:32:09AM -0400, David Prévot wrote: Please find attach a trivial patch in order to mark “...” in conventions advice in roman rather than bold. Thanks. I've applied this and manually unfuzzied translations. (This is probably nearly the last change for 2.6.0, though,

Bug#616312: Info received ([libcairo2] same here, Thinkpad W510)

2011-04-09 Thread Arthur Magill
As previous reports said, downgrading to libcairo2-1.8.10-6 (now in from stable) solves the problem - it's like an instant hardware upgrade! Steps to downgrade (I wasn't sure and had to look this up): 1) Add stable to /etc/apt/sources.list. My first two lines now read: deb

Bug#619726: Bug#620947: /etc/cron.daily/man-db every day touches localization subdirectories in /var/cache/man/

2011-04-09 Thread Colin Watson
user man...@packages.debian.org usertags 620947 target-2.6.1 thanks On Tue, Apr 05, 2011 at 11:00:25AM +0200, Jörg-Volker Peetz wrote: The daily cron-job of man-db changes the modification time of the localization sub-directories in /var/cache/man/, e.g., /var/cache/man/de, also the

Bug#621812: [Pkg-alsa-devel] Bug#621812: Note 2

2011-04-09 Thread Elimar Riesebieter
* Raza Abbas [110409 00:25 -0400]: Yesterdays update included a new kernel. This started after it was installed. I went back to my old kernel and it's effected too. On top of the sound I also have to pullout my keyboard usb and put it back and resync it after a restart. Yesterday's kernel

Bug#621812: [Pkg-alsa-devel] Bug#621812: Modprobe

2011-04-09 Thread Elimar Riesebieter
* Raza Abbas [110409 03:38 -0400]: modprobe It is much more useful to get the output of $ lsmod | grep snd Elimar -- what IMHO then? IMHO - Inhalation of a Multi-leafed Herbal Opiate ;) --posting from alex in debian-user-- -- To UNSUBSCRIBE, email to

Bug#621847: mirror.optus.net gives 403 errors on some directories

2011-04-09 Thread Paul Wise
Package: mirrors Severity: normal mirror.optus.net gives 403 errors on the following files and their parent directories. There are probably more, I only found this out while trying to make get a Debian mirror on my laptop using debmirror.

Bug#621848: ntop does not listen on IPv6 interfaces

2011-04-09 Thread Roger Leigh
Package: ntop Version: 3:4.0.3+dfsg1-3 Severity: important $ netstat --tcp -l Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0 0 *:ssh *:* LISTEN tcp0 0

Bug#616338: Bug in libyaml-perl fixed in revision 72403

2011-04-09 Thread pkg-perl-maintainers
tag 616338 + pending thanks Some bugs are closed in revision 72403 by Gregor Herrmann (gregoa) Commit message: ysh is now in libyaml-shell-perl: Suggest the new package and add a patch that modifies the POD to point to the separate package (closes: #616338). -- To UNSUBSCRIBE, email to

Bug#621415: Bug in libapache2-mod-perl2 fixed in revision 72404

2011-04-09 Thread pkg-perl-maintainers
tag 621415 + pending thanks Some bugs are closed in revision 72404 by Damyan Ivanov (dmn) Commit message: add avoid-db-linkage.patch: avoids needless linking with libdb, which entangles us in libdb transitions. Closes: #621415 -- To UNSUBSCRIBE, email to

Bug#621849: netatalk: la files contains non-empty dependency_libs

2011-04-09 Thread Andreas Metzler
Package: netatalk Version: 2.1.4-1 Severity: normal Tags: patch The libtool la files in /usr/lib/netatalk contain non-empty dependency_libs lines. Please doublecheck whether netatalk actually needs these files and remove them if they are not necessary. Otherwise please clean out dependency_libs

Bug#621850: pam-pgsql: Please stop shipping libtool la file

2011-04-09 Thread Andreas Metzler
Package: libpam-pgsql Version: 0.7.3.1-1 Severity: normal Tags: patch libpam-pgsql includes a libtool la file. Afaict (pam-pgsql is the only pam package except libpam-dbus that ships la files in /lib/security) it can simply be removed. Straightforward patch attached.

Bug#562737: failed with Starting NFS common utilities: statd, failed!

2011-04-09 Thread antro5
Hi, I think that this bug has a high impact on the usability of the Debian distribution. I must say that I do not understand why nfs-common 1:1.2.3-1 has been commited to Wheezy (testing) with such an obvious bug... E. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#610134: freeipmi: Please stop shipping la files in -dev packages

2011-04-09 Thread Andreas Metzler
On 2011-01-15 Andreas Metzler ametz...@downhill.at.eu.org wrote: Package: freeipmi Version: 0.8.12-1 Severity: normal Tags: patch freeipmi ships libtool la files in dev packages. They can simply be removed since they are not refered to from other packages. [...] Hello, I have uploaded a

Bug#610144: libccrtp-dev: la file contains non-empty dependency_libs

2011-04-09 Thread Andreas Metzler
On 2011-01-15 Andreas Metzler ametz...@downhill.at.eu.org wrote: Package: libccrtp-dev Version: 1.7.1-2 Severity: normal Tags: patch The libtool la file contains a non-empty dependency_libs line. Please empty it. The la file cannot be simply removed because it is refered to in other

Bug#610154: libopenvasnasl2-dev: Please stop shipping libtool la file

2011-04-09 Thread Andreas Metzler
On 2011-01-15 Andreas Metzler ametz...@downhill.at.eu.org wrote: Package: libopenvasnasl2-dev Version: 2.0.2-2 Severity: normal Tags: patch libopenvasnasl2-dev ships a libtool la file. According to [1] it can simply be removed since it is not refered to from other packages. Straightforward

Bug#620631: openvas-libraries: please wipe out dependency_libs from .la files (Policy 10.2)

2011-04-09 Thread Andreas Metzler
On 2011-04-03 Steve Langasek steve.langa...@canonical.com wrote: Package: openvas-libraries Version: 2.0.4-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi folks, The attached patch has just been applied to the Ubuntu

Bug#620389: /usr/sbin/exim4: doesn't close open files when started as a daemon

2011-04-09 Thread Andreas Metzler
On 2011-04-01 Bjørn Mork bj...@mork.no wrote: Package: exim4-daemon-light Version: 4.72-6 Severity: important File: /usr/sbin/exim4 exim4 -bd should close all inherited file handles. [...] The reason is that run-parts --report redirects stdout and stderr to pipes, and is waiting for the

Bug#621851: network-manager: seems to trouble braille display

2011-04-09 Thread Sebastien Hinderer
Package: network-manager Version: 0.8.3.998-1 Severity: important When a braille display is connected to the system through a serial to USB adapter, /dev/ttyUSB0, it has been noticed that the braille displa handled by brltty stops working at network manager startup. The hypothesis is that

Bug#621851: [Pkg-utopia-maintainers] Bug#621851: network-manager: seems to trouble braille display

2011-04-09 Thread Michael Biebl
reassign 621851 modemmanager thanks Am 09.04.2011 18:40, schrieb Sebastien Hinderer: Package: network-manager Version: 0.8.3.998-1 Severity: important When a braille display is connected to the system through a serial to USB adapter, /dev/ttyUSB0, it has been noticed that the braille

Bug#621852: ekg2-core: Missing word in package description

2011-04-09 Thread Beatrice Torracca
Package: ekg2-core Severity: minor Hi! the current package description reads This package contains the main program those plugins which do not have large dependencies. I think there is a and missing before those. Thanks, beatrice. -- System Information: Debian Release: wheezy/sid APT

Bug#621853: cupt: update=E: an attempt to get wrong scalar option ...dl-limit...

2011-04-09 Thread Julian Andres Klode
Package: cupt Version: 2.0.0~beta2 Severity: important Tags: experimental (The subject is not really well written, as I tried to include relevant points of the error message so it can be found easily, and did not want to have a long line) cupt update fails: $ sudo cupt update W: an attempt to

Bug#621854: xserver-xorg-input-evdev: mouse unplug/plug and xinput --set* causes X events to not route properly to client windows

2011-04-09 Thread Alex
Package: xserver-xorg-input-evdev Version: 1:2.3.2-6 Severity: important Tags: upstream after a mouse is unplugged/replugged, X no longer sends any events except to the current window; including the WM. xev running in background does not receive motionNotify. affects both keyboard and

Bug#610134: freeipmi: Please stop shipping la files in -dev packages

2011-04-09 Thread Yaroslav Halchenko
Thanks Andreas! any interest in co-maintaining freeipmi? On Sat, 09 Apr 2011, Andreas Metzler wrote: On 2011-01-15 Andreas Metzler ametz...@downhill.at.eu.org wrote: Package: freeipmi Version: 0.8.12-1 Severity: normal Tags: patch freeipmi ships libtool la files in dev packages.

Bug#621855: RM: font-hosny-amiri -- ROM; Renamed package to fonts-hosny-amiri

2011-04-09 Thread أحمد المحمودي
Package: ftp.debian.org Severity: normal The package has been renamed to fonts-hosny-amiri, which just landed in unstable today. -- System Information: Debian Release: 5.0.8 APT prefers oldstable APT policy: (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel:

Bug#621856: glibmm2.4: Please package upstream (2.28.0)

2011-04-09 Thread Borden Rhodes
Package: glibmm2.4 Version: 2.24.2-1 Severity: wishlist mysql-workbench-gpl requires libglibmm-2.4-1c2a = 2.25.4 but Debian only comes with 2.24.2 . I have been using the 2.25.4-0ubuntu1 package without issue and or known breakages. It would be stupendous, then, if the latest upstream version

Bug#621857: dh sequencing isn't the same as cdbs sequencing

2011-04-09 Thread Vincent Fourmond
Package: javahelper Version: 0.32 Severity: normal Hello, I've just been hit by a problem with respect to the sequencing in dh: insert_after(jh_installlibs, jh_classpath); insert_after(jh_classpath, jh_manifest); This means that all manifest-related actions will be taken *AFTER* the

Bug#621858: evolution: FTBFS everywhere: No package 'gail-3.0' found

2011-04-09 Thread Cyril Brulebois
Source: evolution Version: 2.91.91-1 Severity: serious Justification: FTBFS Hi, looks like a missing/too low build-dep: | [Requirements] were not met: | No package 'gail-3.0' found Full build logs: https://buildd.debian.org/status/package.php?p=evolutionsuite=experimental KiBi. -- To

Bug#594582: Fails when /tmp is writable by others

2011-04-09 Thread Sebastien Hinderer
Package: dh-make-drupal Followup-For: Bug #594582 The problem was that /tmp had permission 0777 instead of 1777 http://www.ruby-doc.org/stdlib/libdoc/fileutils/rdoc/classes/FileUtils.html#M000917 The bug can hence be closed. -- To UNSUBSCRIBE, email to

Bug#620560: NMU 1.2.14-1.1 to fix this bug

2011-04-09 Thread Thijs Kinkhorst
Hi, I'll upload 1.2.14-1.1 to address this security issue according to attached patch. Cheers, Thijs diff -u xmlsec1-1.2.14/debian/changelog xmlsec1-1.2.14/debian/changelog --- xmlsec1-1.2.14/debian/changelog +++ xmlsec1-1.2.14/debian/changelog @@ -1,3 +1,11 @@ +xmlsec1 (1.2.14-1.1) unstable;

Bug#621707: nfs-common fails to start during boot

2011-04-09 Thread Jean Baptiste FAVRE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Had the same problem. Solved it removing nfs-common and portmap and reinstalling nfs-common. Then, portmap was not reinstalled but instead rpcbind was. Regards, JB On 08/04/2011 04:46, Adnan Hodzic wrote: Ben, Why yes, of course. Lines

Bug#621812: alsa-base: Missing kernel modules after 7/4/11 update

2011-04-09 Thread Raza Abbas
There is no output to lsmod | grep snd. I never changed anything in the bios or upgraded it. I never even entered it (well not in a long time). How the heck can it get disabled it? The update broke something. I'll try booting into windows and see if there is sound... -- To UNSUBSCRIBE, email

Bug#621808: tag 621808 sid

2011-04-09 Thread Matt Kraai
tag 621808 sid thanks Hi, This build failure is currently only reproducible in sid, so I'm tagging this report accordingly. -- Matt Kraai https://ftbfs.org/kraai -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#621812: [Pkg-alsa-devel] Bug#621812: Note 2

2011-04-09 Thread Raza Abbas
On Sat, 2011-04-09 at 13:01 +0200, Elimar Riesebieter wrote: * Raza Abbas [110409 00:25 -0400]: Yesterdays update included a new kernel. This started after it was installed. I went back to my old kernel and it's effected too. On top of the sound I also have to pullout my keyboard usb and

  1   2   3   4   5   >