Bug#598234: emacs23-nox: emacs fails to install on mipsel

2010-09-27 Thread Christoph Egger
Package: emacs23-nox Version: 23.2+1-4 Severity: serious The following partially installed packages will be configured: emacs23-nox No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B of archives. After

Bug#596139: elinks assumes that 64-bit hosts are little-endian

2010-09-27 Thread Moritz Muehlenhoff
On Wed, Sep 08, 2010 at 10:31:30PM +0200, Aurelien Jarno wrote: Package: elinks Version: 0.12~pre5-2 Severity: important Tags: patch User: debian-sp...@lists.debian.org Usertags: sparc64 Forwarded: elinks doesn't work on 64-bit big-endian hosts, as it plays with pointers and int,

Bug#598164: awesome: notifications broken since 3.4.7 upgrade

2010-09-27 Thread Julien Danjou
On Mon, Sep 27 2010, gregor herrmann wrote: gre...@belanna:~$ locate naughty.lua /usr/share/awesome/lib/naughty.lua Can you check what the code returns on GetServerInformation in this file? Just to be sure. -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info

Bug#597386: [PATCH 00/14] tdb: Update pytdb API to match what is provided by libtdb

2010-09-27 Thread Andrew Bartlett
On Mon, 2010-09-27 at 12:35 +0400, Kirill Smelkov wrote: Jelmer, others, what I'm maybe doing wrong here? I just wanted to use tdb from python without major constraints compared to C version. Kirill, An accident of timing - the annual SDC conference in San Jose which most of the Samba Team

Bug#550007: debmirror --debmarshal: no cleanup?

2010-09-27 Thread Drake Diedrich
On Sun, Sep 26, 2010 at 2:17 PM, Joey Hess jo...@debian.org wrote: Drake, I pulled this patch into a branch of my debmirror git repository, and looked it over. It seems to disable cleanup of obsolete files: -cleanup_unknown_files() if ($post_cleanup); +cleanup_unknown_files() if

Bug#595458: grub-probe fails to find device for btrfs / on kernel 2.6.35 (works with 2.6.32): HELP REQUESTED

2010-09-27 Thread Colin Watson
On Mon, Sep 27, 2010 at 10:30:28AM -0400, Nicolas STRANSKY wrote: On 09/22/2010 10:51 AM, Nicolas STRANSKY wrote: I think this is a fair description of what is happening. Thank you. I am indeed compiling the kernel myself but I don't see what could be missing in the config. I will try as

Bug#593838: Bug #593838: AX_CFLAGS_GCC_OPTION misuses AS_VAR_PUSHDEF variable

2010-09-27 Thread Eric Blake
On 09/25/2010 12:22 PM, Ben Pfaff wrote: retitle 593838 AX_CFLAGS_GCC_OPTION misuses AS_VAR_PUSHDEF variable reassign 593838 autoconf-archive thanks Jerome BENOITjgm...@rezozer.net initially reported that AX_CFLAGS_GCC_OPTION(-std=c99) fails with Autoconf 2.67. Vincent Bernatber...@debian.org

Bug#598164: awesome: notifications broken since 3.4.7 upgrade

2010-09-27 Thread gregor herrmann
On Mon, 27 Sep 2010 19:36:37 +0200, Julien Danjou wrote: gre...@belanna:~$ locate naughty.lua /usr/share/awesome/lib/naughty.lua Can you check what the code returns on GetServerInformation in this file? Just to be sure. Looks like there should be 4 parameters, like in your output from

Bug#598235: regression: synaptic no longer preserves auto flag on upgrade

2010-09-27 Thread Ximin Luo
Package: synaptic Version: 0.70~pre1+b1 Severity: normal Hi, since a recent version upgrade (around the time the quick search feature was added, which btw should REALLY be renamed to filter, but anyway) synaptic will unset the auto installed flag for any package which gets upgraded. I've marked

Bug#598221: nwsclient: FTBFS: dpkg-genchanges: error: cannot read files list file: No such file or directory

2010-09-27 Thread Dirk Eddelbuettel
On 27 September 2010 at 19:31, Cyril Brulebois wrote: | reopen 598221 1.6.4-5 | thanks | | Dirk Eddelbuettel e...@debian.org (27/09/2010): | Looks like I did something silly by flipping to 'Arch: | any'. Reverted -- and thanks for catching this! | | Hmmm? Still failing, the same way. Looking

Bug#598236: posh: variable assignments do not affect the env when calling a function

2010-09-27 Thread Michał Górny
Package: posh Version: 0.6.18 Hello, Consider the following test code: #v+ func() { :; } A=test func echo $A #v- Running that code in strict POSIX mode of bash or dash results in 'test' output. However, running in posh it doesn't output anything. Trying to explain that behavior, I run into

Bug#598226: clean deletes .pc dir breaking quilt

2010-09-27 Thread Goswin von Brederlow
Package: freeciv Version: 2.2.2-1 Severity: normal Hi, I spotted another little bug. This doesn't prevent the source from building but it is damn anoying working with it. The debian/rules clean target removes the .pc dir while the quilt series is still applied. I assume this is a left over from

Bug#598237: document that cryptsetup key file must not have final newline

2010-09-27 Thread Stephen Gildea
Package: cryptsetup Version: 2:1.1.3-3 Tags: patch The only real problem I had setting up my first cryptsetup disks was that the pass-phrase file cannot end in a newline. I'm sure there's a good technical reason for this bit of trickiness, but it needs to be documented more thoroughly. Appended

Bug#598239: dash local assignment splits words

2010-09-27 Thread Stephen Gildea
Package: dash Version: 0.5.5.1-7 Using the local command to do variable assignment should not do word splitting. The following script shows how a Dash function incorrectly handles an argument with a space in it. #! /bin/dash show_buggy_word_splitting() { local d=$1 if [ $d = two words

Bug#598238: dash can segfault on unquoted test arg

2010-09-27 Thread Stephen Gildea
Package: dash Version: 0.5.5.1-7 Dash segfaults when fed the following script. Yes, the quoting in this script is wrong, but Dash should still not segfault. I would have expected it to run without error. #! /bin/dash dummyfn() { local a=$1 local b=$2 echo } if test ! $1; then

Bug#598240: vidalia: [INTL:fr] French debconf templates translation update

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

Bug#591364: fixed in Geode 2.11.9-1

2010-09-27 Thread Thomas Harding
Le 27/09/2010 10:40, Cui, Hunk a écrit : Hi, Thomas, About Debian BTS #591364, for the present state with the latest geode-driver 2.11.9-4, we were wondering if this fixes the issue or not? I hope you can tell me more about this, what does remain of the problem? Latest on sid seems

Bug#598145: unblock: mednafen/0.8.D.3-1

2010-09-27 Thread Adam D. Barratt
On Sun, 2010-09-26 at 22:48 +0200, Stephen Kitt wrote: Please unblock package mednafen; the latest version in unstable fixes a memory leak. I'm attaching the full diff between 0.8.D-1 (the version currently in testing) and 0.8.D.3-1 (the version in unstable), I believe it's reasonably short

Bug#595174: 10.8 blocks opengl wine applications. _XReply: Assertion `!dpy-xcb-reply_data', failed)

2010-09-27 Thread Lennart Weller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tried to use the Steam client today. Which as it turned out also fails with fglrx 10.7. See next to last line. It probably has something in common with the fact that this is a graphics card from the Evergreen series. I will probably give mesa 7.10

Bug#598241: ITP: v4l2loopback -- v4l2loopback modules for linux

2010-09-27 Thread IOhannes m zmoelnig
Package: wnpp Severity: wishlist Owner: IOhannes m zmoelnig zmoel...@iem.at * Package name: v4l2loopback Version : 0.2 Upstream Author : IOhannes m zmoelnig zmoel...@iem.at * URL : http://github.com/umlaeute/v4l2loopback/ * License : GPL Programming Lang: C

Bug#598169: [Pkg-ace-devel] Bug#598169: trying to overwrite '/usr/lib/pkgconfig/TAO_ETCL.pc', which is also in package libtao-orbsvcs-dev 5.6.3-6

2010-09-27 Thread Marek Brudka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tommi, Thanks for your report. I'll try to fix this. Marek W dniu 27.09.2010 08:32, Tommi Vainikainen pisze: Package: libtao-dev Version: 5.6.3-6 Severity: normal Hi, it seems that some pkg-config files are now in wrong packages. E.g.

Bug#598242: new upstream version available

2010-09-27 Thread David Paleino
Package: searchandrescue Version: 1.0.0-1 Severity: wishlist A new version, 1.1.0, has been released on Sep 15. On a related note, the current homepage is different from the URL noted in debian/copyright -- the current one is http://searchandrescue.sourceforge.net/ . Thank you, David -- .

Bug#598152: clisp: FTBFS on ARM EABI (armel)

2010-09-27 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Hector, On 27/09/10 00:58, Hector Oron wrote: For 2.49 (latest upstream release), it also fails but on another part, when building i18n (also reported to upstream) [2] configure: loading cache ../config.cache configure: error:

Bug#592768: complementary information

2010-09-27 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 22/09/10 21:53, stef louise wrote: I may have some time to check it by the end of the week. I know how to compile stuff, even quite complex projects, but I'm quite unfamiliar with git (even though I shouldn't), and I don't know

Bug#524425: any news here?

2010-09-27 Thread Yaroslav Halchenko
On Mon, 27 Sep 2010, Christoph Anton Mitterer wrote: Just tried it,.. it seems to work (for me (TM)). But then you should use auto and make pythong.gamin a recommends (IMO). ... What however didn't work, but I guess that's unrelated: I tried to ssh to that server and trigger the banning...

Bug#550007: debmirror --debmarshal: no cleanup?

2010-09-27 Thread Joey Hess
Drake Diedrich wrote: Yep. Right now cleanup is an external process, not built into debmirror. It's at http://code.google.com/p/debmarshal/source/browse/#svn/trunk/repository2 Ok. I don't really mind applying the patch to debmirror without cleaning support, but there needs to at least be

Bug#598234: emacs23-nox: emacs fails to install on mipsel

2010-09-27 Thread Sven Joachim
Hi folks, Déjà vu: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566947 just reared its ugly head again. :-( On 2010-09-28 03:27 +0200, Christoph Egger wrote: Package: emacs23-nox Version: 23.2+1-4 Severity: serious The following partially installed packages will be configured:

Bug#594860: [Debian-med-packaging] Bug#594860: Workaround for #594860

2010-09-27 Thread Nelson A. de Oliveira
Hi! On Sun, Sep 26, 2010 at 1:10 AM, Charles Plessy ple...@debian.org wrote: Configuring the package with --enable-dummy works on powerpc (tested on pescetti.debian.org). On alpha, armel, hppa, ia64, mips, mipsel, s390 and sparc, the dummy implementation is already automatically selected (can

Bug#594322: [Foo2zjs-maintainer] Bug#594322: foo2zjs: Please upgrade to more recent version for Squeeze.

2010-09-27 Thread Steve Langasek
Hi Luca, On Mon, Sep 27, 2010 at 06:53:54PM +0200, Luca Capello wrote: Cc:ing Didier, the Ubuntu foo2zjs maintainers and the debian-printing@ mailing list, if you keep the bug report cc:ed, no need to cc: me. I am not a maintainer of the Ubuntu foo2zjs package in Ubuntu. To the extent that

Bug#598233: mirror submission for mirrors.ece.ubc.ca

2010-09-27 Thread Simon Paillard
Hi, On Mon, Sep 27, 2010 at 05:30:37PM +, Luca Filipozzi wrote: Package: mirrors Severity: wishlist Submission-Type: new Site: mirrors.ece.ubc.ca Aliases: xyzzy Type: leaf Archive-architecture: ALL alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips

Bug#598243: acpid: Computer fails to hibernate - problem idling SMP CPU's

2010-09-27 Thread richard
Package: acpid Version: 1:2.0.6-1 Severity: normal I'm running linux-source.2.6.36-rc5 on Debian|testing/experimental with 4 Opteron CPU's and filesystems on software raid. I upgraded the kernel from 2.6.29 - that did not hibernate either, but the tests got further, so I'm reporting a

Bug#595200: Problem solved

2010-09-27 Thread Julien Tailleur
Hi, sorry for the long silence. The workaround suggested above: -) login as root to a console -) aticonfig --set-pcs-str=DDX,ForceXAA,TRUE -) logout from X and login again (restart the X server) solved the problem. Thanks ! Julien -- Dr Julien Tailleur Department of Physics Astronomy

Bug#597414: marked as done (python-wnck: constants defined as enum instead of flags)

2010-09-27 Thread Emilio Pozuelo Monfort
Hi, On 27/09/10 20:21, Debian Bug Tracking System wrote: gnome-python-desktop (2.30.0-3) unstable; urgency=low . * debian/patches/01_wnck_enums.patch: - Patch from upstream bugzilla, fix flags in the wnck module that were declared as enums. Closes: #597414. Please unblock

Bug#598172: marked as done (gnome-system-tools: FTBFS: Unable to locate package cracklib2-dev)

2010-09-27 Thread Adam D. Barratt
On Mon, 2010-09-27 at 14:59 +0200, Emilio Pozuelo Monfort wrote: On 27/09/10 14:51, Debian Bug Tracking System wrote: gnome-system-tools (2.30.2-2) unstable; urgency=low . * debian/control.in: - Remove cracklib2-dev from Build-Depends, it's not used since 2003. Closes:

Bug#597944: disabling screen doesn't work

2010-09-27 Thread Patrick Matthäi
tags #597944 wontfix thanks Am 25.09.2010 09:23, schrieb Patrick Matthäi: Am 24.09.2010 14:01, schrieb Daniel Baumann: Package: apt-dater Version: 0.8.4-1 apt-dater hangs and provides no means of additional output (seperate bug report about that later), so i disabled screen as mentioned in

Bug#597946: hangs when upgrading hosts

2010-09-27 Thread Patrick Matthäi
Am 25.09.2010 10:04, schrieb Daniel Baumann: On 09/25/2010 09:23 AM, Patrick Matthäi wrote: however, when pressing 'u' for actually doing the upgrade, a screen session gets started and apt-dater hangs. disabling screen didn't help, see the previous bug report. You don't have a standard

Bug#598248: foomatic-db-engine: Takes a long time to spool/print after recent upgrade

2010-09-27 Thread Michel
Package: foomatic-db-engine Version: 4.0.4-3 Severity: important My printer[Brother HL-2170W], takes several minutes to spool/print after the recent upgrade. And sometimes fails to print, everything was fine with 4.0.4-2. Thanks -- System Information: Debian Release: squeeze/sid APT prefers

Bug#598236: posh: variable assignments do not affect the env when calling a function

2010-09-27 Thread Clint Adams
On Mon, Sep 27, 2010 at 07:53:46PM +0200, Michał Górny wrote: Hello, Consider the following test code: #v+ func() { :; } A=test func echo $A #v- Running that code in strict POSIX mode of bash or dash results in 'test' output. However, running in posh it doesn't output anything.

Bug#598249: unable to install pacemaker heartbeat

2010-09-27 Thread Chen
Package: pacemaker Severity: grave Justification: renders package unusable unable to install pacemaker, corosync or heartbeat. (sources.list configured to use backports) aptitude install -t lenny-backports pacemaker heartbeat Reading package lists... Done Building dependency tree

Bug#550007: debmirror --debmarshal: no cleanup?

2010-09-27 Thread Drake Diedrich
On Mon, Sep 27, 2010 at 11:25 AM, Joey Hess jo...@debian.org wrote: Ok. I don't really mind applying the patch to debmirror without cleaning support, but there needs to at least be documentation/links on the man page about it. The patch looks ok to me, BTW. I would rather all the if

Bug#598250: merge-octopus: conflicts have ugly labels

2010-09-27 Thread Jonathan Nieder
Package: git Version: 1:1.7.2.3-1 Severity: minor Justification: cosmetic Hi, In an octopus merge, with conflicts in the last step, the conflict markers look like this: .merge_file_2An9iT ... our side ... ||| .merge_file_5k594S ... ancestral version ...

Bug#598241: ITP: v4l2loopback -- v4l2loopback modules for linux

2010-09-27 Thread Ben Hutchings
On Mon, Sep 27, 2010 at 08:11:08PM +0200, IOhannes m zmoelnig wrote: Package: wnpp Severity: wishlist Owner: IOhannes m zmoelnig zmoel...@iem.at * Package name: v4l2loopback Version : 0.2 Upstream Author : IOhannes m zmoelnig zmoel...@iem.at * URL :

Bug#598251: Warn about leftover *.debhelper.log and *.substvars

2010-09-27 Thread Goswin von Brederlow
Package: lintian Version: 2.4.3 Severity: wishlist Hi, when a binary package is removed from debian/control then dh_clean will not remove some of the generated files from the last build. Namely the package.debhelper.log and package.substvars. There are probably more (package.postinst.debhelper?)

Bug#596899: unblock: ia32-libs/20100914

2010-09-27 Thread Goswin von Brederlow
FS: Can you check your source tree and remove debian/lib32gcc1* (see below) and then upload 20100927 from git please? Julien Cristau jcris...@debian.org writes: On Tue, Sep 14, 2010 at 23:15:48 +0200, Goswin von Brederlow wrote: Please unblock package ia32-libs and ia32-libs-gtk Why does

Bug#527455: marked as done (python2.5: Please build against newer libdb)

2010-09-27 Thread Matthias Klose
On 27.09.2010 19:17, Julien Cristau wrote: On Sun, Apr 4, 2010 at 03:06:27 +0200, Matthias Klose wrote: 2.6 used 4.8. an option would be a backport of the 2.6 module including the patches to the 2.5 package; such a patch should only be applied after 2.6 is the default. I tried to do this,

Bug#573745: Status of this bug?

2010-09-27 Thread David Paleino
Hello, tonight (CET) I tried to ping doko on IRC. After a couple of pings on #ubuntu-de...@freenode, all he could say was not today, sorry. Since this bug is open since March, I wonder *when* -- I asked this as well, and didn't receive a reply at all. As I already told him, I would expect much

Bug#594519: More info

2010-09-27 Thread Mike O'Connor
retitle 594519 multiple copyright problems make software non-redistributable as currently packaged thanks I encouraged the submitter to submit this bug after he raised concerns on IRC about some of software in this package. I thought that I'd better take a closer look at this source myself, and

Bug#598248: foomatic-db-engine: Takes a long time to spool/print after recent upgrade

2010-09-27 Thread Till Kamppeter
I do not see any functional changes between foomatic-db-engine 4.0.4-2 and 4.0.4-3. Can you downgrade to 4.0.4-2 to see whether this fixes your problem? Can you attach your printer's PPD file (in /etc/cups/ppd/) once with 4.0.4-2 installed and once with 4.0.4-3 installed? Which driver are you

Bug#591364: fixed in Geode 2.11.9-1

2010-09-27 Thread Martin-Éric Racine
2010/9/27 Thomas Harding t...@thomas-harding.name: Le 27/09/2010 10:40, Cui, Hunk a écrit : Hi, Thomas,        About Debian BTS #591364, for the present state with the latest geode-driver 2.11.9-4, we were wondering if this fixes the issue or not? I hope you can tell me more about this, what

Bug#594519: Code audit

2010-09-27 Thread Hein-Pieter van Braam
I will perform a code audit of the audacious package and send a diff for the debian/copyright as soon as I'm finished. Should be somewhere this week. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#597760: Test with SVN trunk

2010-09-27 Thread Heinrich Ruthensteiner
The good news: The system was stable during longer incoming calls. It is no longer frozen during the tests (about one hour). It was possible to answer the call with the ISDN- as well with a SIP-Phone Not so good: I was not able to establish outgoing calls from the plugged in ISDN-Phone: When I

Bug#598019: [Pkg-ia32-libs-maintainers] Bug#598019: libs.so.6 error

2010-09-27 Thread Goswin von Brederlow
Heiko Ernst heiko.er...@aschershain.de writes: Package: ia32-libs Version: 20090808 I use the fold...@home projekt http://folding.stanford.edu/ and when i will istall the client it output the error: fah6: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, version GLIBC_2.2.5

Bug#597986: [Pkg-ia32-libs-maintainers] Bug#597986: ia32-libs: fails to install

2010-09-27 Thread Goswin von Brederlow
reassign 597986 libgl1-nvidia-alternatives-ia32 thanks Diego Lopez Leon dieguit...@gmail.com writes: Package: ia32-libs Version: 20100919 Severity: important Here is the output when manually try to install the package sandia:~# dpkg -i /var/cache/apt/archives/ia32-libs_20100919_amd64.deb

Bug#598233: mirror submission for mirrors.ece.ubc.ca

2010-09-27 Thread Luca Filipozzi
On 10-09-27 11:45 AM, Simon Paillard wrote: Do you plan to mirror all archs for backports ? yes... don't think i'll have a space proble Could you please use ftpsync for backports and volatile mirroring? (you just need a ftpsync-volatile.conf and ftpsync-backports.conf). done! -- Luca

Bug#595174: [Pkg-fglrx-devel] Bug#595174: 10.8 blocks opengl wine applications. _XReply: Assertion `!dpy-xcb-reply_data', failed)

2010-09-27 Thread Michael Gilbert
this specific error has come up before. the issue was narrowed down to files leftover from a manual driver installation. see [0]. perhaps that will help. best wishes, mike [0] http://bugs.debian.org/579813 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#597932: openocd FTBFS on armel and hurd

2010-09-27 Thread Luca Bruno
forwarded 597932 https://lists.berlios.de/pipermail/openocd-development/2010-September/016570.html thanks Tormod Volden scrisse: I can not talk for the maintainer, but I will encourage you to submit the patch on the upstream ML

Bug#550120: [Pkg-fonts-devel] Bug#550120: causes lilypond to FTBFS on hppa

2010-09-27 Thread dann frazier
On Sun, Sep 26, 2010 at 06:38:31PM +0200, Christian PERRIER wrote: Quoting dann frazier (da...@debian.org): severity 550120 important affects 550120 src:lilypond thanks lilypond fails to build on hppa due to this issue. I've verified that the patch in this report fixes the issue.

Bug#595174: [Pkg-fglrx-devel] Bug#595174: Bug#595174: 10.8 blocks opengl wine applications. _XReply: Assertion `!dpy-xcb-reply_data', failed)

2010-09-27 Thread Patrick Matthäi
Am 27.09.2010 22:02, schrieb Michael Gilbert: this specific error has come up before. the issue was narrowed down to files leftover from a manual driver installation. see [0]. perhaps that will help. best wishes, mike [0] http://bugs.debian.org/579813

Bug#598252: [INTL:da] Danish translation of the debconf templates netams

2010-09-27 Thread Joe Dalton
Package: netams Severity: wishlist Tags: l10n patch Please include the attached Danish debconf translations j...@joe-desktop:~/over/debian/netams$ msgfmt --statistics -c -v -o /dev/null da.po 10 oversatte tekster. bye Joe # Danish translation netams. # Copyright (C) 2010 netams nedenstående

Bug#598253: chrony: typo in LSB init headers ($hwclock should be hwclock)

2010-09-27 Thread Francesco Poli
Package: chrony Version: 1.24-3 Severity: normal Tags: patch Hi, the LSB init headers in /etc/init.d/chrony include # Should-Start: $syslog $network $named $hwclock # Should-Stop: $syslog $network $named $hwclock That $hwclock looks like a typo. It should be hwclock without any

Bug#597374: asterisk: Asterisk not compiled with pri-support

2010-09-27 Thread Christoph Martin
Hi, Am 19.09.2010 20:44, schrieb Christoph Martin: Am 19.09.2010 15:27, schrieb Tzafrir Cohen: On Sun, Sep 19, 2010 at 07:52:24AM +0200, Thomas Maass wrote: Package: asterisk Version: 1:1.6.2.9-1~bpo50+2 Severity: normal I have installed asterisk_1:1.6.2.9-1~bpo50+2 from lenny

Bug#596862: xpdf-common: please provide a transitional package

2010-09-27 Thread Adrian Bunk
On Tue, Sep 14, 2010 at 06:15:19PM +0200, Luca Capello wrote: Package: xpdf Version: 3.02-10 Severity: important Hi there! I guess there is something wrong with the transition from xpdf-[common|reader|utils] to xpdf. Indeed, both xpdf-reader and xpdf-utils have an appropriate dummy

Bug#598117: ConTeXt extra paragraph commands

2010-09-27 Thread Ralf Angeli
* Sanjoy Mahajan (2010-09-27) writes: I'd just add the affected commands to `ConTeXt-extra-paragraph-commands'. That variable seems like it contains only exact matches to the macro names. Well, the elements get to be used in a regexp, so one could add a regexp like place[A-Za-z]+ to the

Bug#598254: [INTL:da] Danish translation of the debconf templates udev

2010-09-27 Thread Joe Dalton
Package: udev Severity: wishlist Tags: l10n patch Please include the attached Danish debconf translations j...@joe-desktop:~/over/debian/udev$ msgfmt --statistics -c -v -o /dev/null da.po 8 oversatte tekster. bye Joe # Danish translation udev. # Copyright (C) 2010 udev nedenstående

Bug#598255: Freeze exception for clamav 0.96.3+dfsg-2

2010-09-27 Thread Michael Tautschnig
Package: release.debian.org Hi release team, Please grant a freeze exception for clamav, version 0.96.3+dfsg-1. For reference, the changelog entries since the last version entering squeeze are listed below. I am aware that this request is not in line with the stricter freeze policy now in

Bug#598240: vidalia: [INTL:fr] French debconf templates translation update

2010-09-27 Thread Dererk
On 27/09/10 13:24, Christian Perrier wrote: Package: vidalia Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates update, proofread by the debian-l10n-french mailing list contributors. Thanks for taking care of warning translators before

Bug#598256: verilator: FTBFS on sparc: %Error: ../test_v/top.v:8: syntax error, unexpected $undefined

2010-09-27 Thread Cyril Brulebois
Source: verilator Version: 3.803-1 Severity: important User: debian-sp...@lists.debian.org Usertags: sparc Hi, your package FTBFS on sparc (be it in unstable or in experimental) this way: | make[2]: Entering directory `/build/buildd-verilator_3.803-1-sparc-KKtZnz/verilator-3.803/test_c' |

Bug#598145: unblock: mednafen/0.8.D.3-1

2010-09-27 Thread Stephen Kitt
On Mon, 27 Sep 2010 19:07:55 +0100, Adam D. Barratt a...@adam-barratt.org.uk wrote: On Sun, 2010-09-26 at 22:48 +0200, Stephen Kitt wrote: Please unblock package mednafen; the latest version in unstable fixes a memory leak. I'm attaching the full diff between 0.8.D-1 (the version currently

Bug#598257: grub-pc: segfaults on md raid1 device

2010-09-27 Thread Clint Adams
Package: grub-pc Version: 1.98+20100804-5 /dev/md0 is a raid1 md comprising 5 physical devices, mounted on /boot Core was generated by `/usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=device /boot/g'. Program terminated with signal 11, Segmentation fault. #0 0x0807a05e in

Bug#598258: pfstools: pfscalibration / dcraw2hdrgen missing

2010-09-27 Thread Sebastian Niehaus
Package: pfstools Version: 1.8.1-2+b1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I lke to see pfscalibration and dcraw2hdrgen included in debian. Thanks, Sebastian - -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500,

Bug#590050: external monitor support broken in Asus U6V

2010-09-27 Thread Cyril Brulebois
tag 590050 moreinfo thanks Julien Cristau jcris...@debian.org (30/07/2010): The X log shows that you're using the vesa X driver, not nv, and vesa has no support for dual head. Using the newer kernel should switch to the nouveau X driver, which should work fine. Boris, could you please check

Bug#598259: lipsia: The programm vcacp can't find the image template.v.

2010-09-27 Thread Thomas Proeger
Package: lipsia Version: 1.6.1-0 Severity: important Tags: patch The lipsia tool vcacp, which plays an important role in the preprocessing chain of MRI data, is missing the template file template.v. This file should be located in /usr/share/lipsia but it is not provided by the package. This

Bug#598260: e2fsprogs: resize inode not valid

2010-09-27 Thread Krasu
Package: e2fsprogs Version: 1.41.12-2 Severity: important I'm getting Resize inode not valid all the time during boot. It fails to check the root filesystem, which is ext3, and shows a prompt to ebter root password or continue. /dev/sdb5 on / type ext3 (rw,errors=remount-ro) If I login into

Bug#590431: xserver-xorg-video-openchrome: cannot start X with VX800 Chipset

2010-09-27 Thread Cyril Brulebois
Hi Tobias, Tobias Scherer sche...@univention.de (26/07/2010): Even vesa will not work. can we get an X log with vesa? Not sure if trying fbdev is relevant, but you may want to try that as well. I already tried Kernel 2.6.30 and 2.6.34 Debian targets 2.6.32 for squeeze and has many patches

Bug#598196: debian-cd: more patches for documentation

2010-09-27 Thread Steve McIntyre
On Mon, Sep 27, 2010 at 09:27:56PM +0930, Karl Goetz wrote: Package: debian-cd Version: 3.1.1 Severity: minor Tags: patch This is the last patch from the 'queries about CONF.sh and README' thread last month. This changes comments on CONF.sh, but *also* a config default change in tools/sort_deps.

Bug#591061: errata

2010-09-27 Thread Cyril Brulebois
Eduardo I. persegui...@gmail.com (24/09/2010): I mean egrep '(ttm|drm)' /proc/vmallocinfo of course. I'm attaching the full vmallocinfo now. Just for reference: According to https://bugzilla.redhat.com/show_bug.cgi?id=615505#c39, Dave Airlie seems to be close to finding the underlying issue.

Bug#595758: synclient: man page and -h disagree about valid options

2010-09-27 Thread Cyril Brulebois
Ben Armstrong sy...@sanctuary.nslug.ns.ca (06/09/2010): Neither the help nor the man page say what -s is […] […] whereas empirical evidence says it is But even though SHMConfig is not on, -h does appear to work. Maybe they meant -s? Hi Ben, why not look into the code, figure out what's

Bug#598196: Acknowledgement (debian-cd: more patches for documentation)

2010-09-27 Thread Steve McIntyre
On Mon, Sep 27, 2010 at 09:32:01PM +0930, Karl Goetz wrote: On Mon, 27 Sep 2010 12:00:05 + ow...@bugs.debian.org (Debian Bug Tracking System) wrote: Thank you for filing a new Bug report with Debian. This is an automatically generated reply to let you know your message has been received.

Bug#585145: RFA: gtimelog -- minimal timelogging system

2010-09-27 Thread Barry Warsaw
On Sep 14, 2010, at 11:10 AM, Barry Warsaw wrote: Barry Warsaw, an experienced Python developer, has also expressed interest in taking over maintenance of gtimelog in Debian and Ubuntu; I think working with him in one of the Debian Python packaging teams, using whatever version control system

Bug#596155: xserver-xorg: X segfaults when starting lxterminal from lxpanel

2010-09-27 Thread Cyril Brulebois
Hi, Florian Schlichting florian.schlicht...@gmx.de (08/09/2010): this problem has persisted for several months now, I confess to lazyness in reporting it, hoping it would just go away... heh, bad idea. :D Anyway, steps to reproduce: - startx - when lxde has started, klick on the

Bug#594322: [Foo2zjs-maintainer] Bug#594322: foo2zjs: Please upgrade to more recent version for Squeeze.

2010-09-27 Thread Till Kamppeter
On 09/27/2010 06:53 PM, Luca Capello wrote: I have some concerns about the Ubuntu package, here the first of them, I will continue on another email as far as the integration progresses. 1) I do not understand why from version 20100210-0ubuntu1 the debian/changelog contains the following:

Bug#596236: xserver-xorg-video-intel: xrandr shows extra LVDS output

2010-09-27 Thread Cyril Brulebois
Dmitry Baryshev ksquirrel...@gmail.com (21/09/2010): Then bootsplash will stop working, i915.modeset=0 fixes this. UMS is gone. Are you experimenting this bug with KMS (e.g. with current 2:2.12.0+shadow-2 packages)? Mraw, KiBi. signature.asc Description: Digital signature

Bug#598261: upgrade-reports: lenny to squeeze, several issues

2010-09-27 Thread Johannes Rohr
Package: upgrade-reports Severity: normal Tags: squeeze A couple of days ago I upgraded a lenny desktop to squeeze, here is a summary of issues encountered - What caused quite some hickups is that udev refused to be upgraded before the kernel was. - Evolution failed to upgrade properly, there

Bug#598262: RM: synce-multisync-plugin -- RoQA; unused, orphaned for a long time

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove synce-multisync-plugin: - Minimal popcon - Orphaned since 2.5 years Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#598263: RM: audiooss -- RoQA; dead upstream, orphaned, unused

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove audiooss. It's dead upstream, orphaned since 1.5 and has minimal popcon. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#596983: closed by Arthur de Jong adej...@debian.org (Bug#596983: fixed in nss-pam-ldapd 0.7.10)

2010-09-27 Thread Arthur de Jong
On Mon, 2010-09-27 at 17:24 +0200, Matthias Wamser wrote: Without ssl i have the following behaviour: If the first LDAP Server fails, nslcd reconnects to the second server after a minimum time of 10 seconds. Even if all possible timelimits in nslcd.conf are set to 1 second. I cannot fully

Bug#598264: RM: libgnupdf -- RoQA; unused, dead upstream, orphaned

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove libgnupdf. It's orphaned for a year, minimal popcon, no revdeps and upstream development seems stalled. We should focus on poppler wrt PDF libs. Note that there is a ITA, but the adopter didn't reply to my mail, so we should get rid of

Bug#598265: RM: libpcd -- RoQA; orphaned, unused, no revdeps

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove libpcd. The only remaining user was fbi, which is fixed to use imagemagick instead. It's orphaned since four years and dead upstream. Popcon is marginal. Cheers, Moritz -- To UNSUBSCRIBE, email to

Bug#598266: RM: spider -- RoQA; dead upstream, orphaned, unused, dead upstream

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove spider. It's orphaned for a year, has minimal popcon, the last maintainer upload was in 2005 and it's dead upstream. Also, there are plenty of solitaire games in the archive. Cheers, Moritz -- To UNSUBSCRIBE, email to

Bug#598267: RM: xlaby -- RoQA; unused, orphaned, dead upstream

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove xlaby. It's virtually unused, orphaned since two years and dead upstream. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598268: RM: xbl -- RoQA; orphaned, unused, dead upstream

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove xbl. It's orphaned for more than two years, has minimal popcon and is dead upstream. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598269: RM: emacs22 -- RoQA; replaced by emacs23

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove emacs22. It's scheduled for removal for quite some time and the remaining blocker was hyperlatex, which still depends on it. (577466 and 571122). I think we should go ahead and remove emacs22 even if it renders hyperlatex uninstallable to

Bug#598270: RM: nxtvepg -- RoQA; unused, orphaned, outdated

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove nxtvepg: - Minimal popcon - Orphaned since 2.5 years - Outdated (current upstream is at 2.8.1) Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598271: RM: playmp3list -- RoQA; unused, orphaned, dead upstream, alternatives exist

2010-09-27 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove playmp3list: - Minimal popcon - Orphaned since 2008 - Dead upstream - Plenty of alternatives Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#598238: dash can segfault on unquoted test arg

2010-09-27 Thread Raphael Geissert
On Monday 27 September 2010 12:52:06 Stephen Gildea wrote: Dash segfaults when fed the following script. Yes, the quoting in this script is wrong, but Dash should still not segfault. I would have expected it to run without error. The segfault can be reproduced with the following,

Bug#598239: dash local assignment splits words

2010-09-27 Thread Raphael Geissert
On Monday 27 September 2010 12:52:02 Stephen Gildea wrote: Using the local command to do variable assignment should not do word splitting. The following script shows how a Dash function incorrectly handles an argument with a space in it. Dash is actually working as expected: 'local' is a

Bug#593183: broken rt2860 support after upgrade to 2.6.32-18 from -16

2010-09-27 Thread Raphael Geissert
On Sunday 05 September 2010 10:09:30 Raphael Geissert wrote: On Sunday 05 September 2010 05:53:03 Ben Hutchings wrote: AFAIK rt2860sta has never worked with hidden APs. It has and it does with wpasupplicant, until I upgrade to src:2.6.32-18 or greater. I can try to test with one that isn't,

Bug#511988: xserver-xorg-input-evtouch: fix ARM compiler warnings

2010-09-27 Thread Cyril Brulebois
tag 511988 moreinfo thanks (Dropping Brett, who moved on) Brett Wuth w...@castrov.cuug.ab.ca (11/05/2010): Julien Cristau wrote on 2010-5-11: Thanks for the patch, and sorry for the late reply. The EVTouchRead function is already removed in our package, so your patch needs updating

Bug#598152: clisp: FTBFS on ARM EABI (armel)

2010-09-27 Thread Hector Oron
Hello, 2010/9/27 Peter Van Eynde pvane...@mailworks.org: In the 'pvaneynd' branch of the git repository there is a reworked version that, for me, worked. Could you try that? I am trying it, but I am getting, also by-passing: dpkg-checkbuilddeps: Unmet build dependencies: libsigsegv-dev (=

Bug#594519: Code audit

2010-09-27 Thread Chris Taylor
On Mon, 27 Sep 2010 21:58:16 +0200 Hein-Pieter van Braam h...@tmm.cx wrote: I will perform a code audit of the audacious package and send a diff for the debian/copyright as soon as I'm finished. Should be somewhere this week. I will also go through the code tonight, and will try fix up

<    1   2   3   4   >