Bug#592611: (no subject)

2010-08-11 Thread Frederic Mothe
Looking at buzilla I see that this bug was yet reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=359404 Sorry. Frédéric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509523: lvm2: LV is not recognized anymore

2010-08-11 Thread Todd Charron
Hi all, I finally resolved my issue here. In my case, my LVM was on a raid array (/dev/md0). Somewhere along the way a partition table got created on /dev/md0. Newer versions of lvm automatically skip devices with partition tables which lead to the LV not being recognized. I zeroed out the

Bug#592657: closed by Ari Pollak (Re: Bug#592657: finch deb : dependencies presence, required?)

2010-08-11 Thread yellow protoss
Dear Sir, The linux is installed as File-Server install, freshly installed, and not modifying by any kinds. >From your reply it is written mandatory DEB dependencies which are not compatible with the output from apt-get. This is not consistent with your reply. So if it is not the Deb, it shall

Bug#579775: clean up list of recommended and extra package

2010-08-11 Thread Fabian Greffrath
Am 11.08.2010 16:16, schrieb Julien Cristau: Uploaded a followup NMU with the below diff. The configure bashism stuff is not worth it at this point IMO. I believe you should *not* revert reasonable changes in an NMU, but I'll leave this decision up to you. Maybe it's easier to convince the r

Bug#592697: unblock: java-common/0.39

2010-08-11 Thread Niels Thykier
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package java-common I believe Torsten Werner already informed you on this change, but as an reminder: * Change default-jdk/jre(-headless) back to gcj on the mips architectu

Bug#592428: Fix 2.6.32 XEN guest on old buggy RHEL5/EC2 hypervisor (XSAVE)

2010-08-11 Thread Jeremy Fitzhardinge
On 08/11/2010 07:23 PM, Ben Hutchings wrote: Your patch had mangled spacing around operators. This seems to be a bug in recent versions of Thunderbird, possibly related to . I was able to fix it up in this case as the context is obvious, but

Bug#592694: libgjs0a has ${gir:Depends} but it's not substituted

2010-08-11 Thread Micah Gersten
Package: gjs Version: 0.7.1-1 Severity: minor dpkg-gencontrol: warning: Depends field of package libgjs0a: unknown substitution variable ${gir:Depends} dh_md5sums -a dh_builddeb -a is a snippet from https://buildd.debian.org/fetch.cgi?pkg=gjs;ver=0.7.1-1;arch=i386;stamp=1280157391 -- Sys

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Clint Byrum
On Aug 11, 2010, at 10:20 PM, Thomas Goirand wrote: > As you see, there's no need to use cd or /bin/echo or even /bin/sh. It's > a lot cleaner this way. > Cool! Very nice. > Now, I'd like to do more or less the same with the mysql tests. But in > fact, I'm not sure yet we really want to add th

Bug#578084: Patch for mb2md

2010-08-11 Thread Pete Ashdown
Making the /^From / detection a little smarter avoids false alarms created by ^From in the body of the message. I found that I have this problem on mboxes that were created from my sent mail, not having traversed through a mail server. All I look for is a time stamp, but this could be extende

Bug#586593: #586593: On kfreebsd slim just shows a black screen

2010-08-11 Thread Nobuhiro Iwamatsu
Hi, 2010/8/12 Petr Salinger : > Hi, > > please could you test whether changing vfork > into fork helps also for you ? > Thank you. I'll check this patch. Best regards, Nobuhiro -- Nobuhiro Iwamatsu    iwamatsu at {nigauri.org / debian.org}    GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, email to de

Bug#586593: On kfreebsd slim just shows a black screen

2010-08-11 Thread Petr Salinger
please could you test whether changing vfork into fork helps also for you ? http://www.opengroup.org/onlinepubs/009695399/functions/vfork.html The vfork() function shall be equivalent to fork(), except that the behavior is undefined if the process created by vfork() either modifies any data

Bug#583335: ping

2010-08-11 Thread Ihor Kaharlichenko
Hello, Marcelo. It seems it's in "nobody cares" status. I submitted the package to mentors [1] and asked for mentorship [2]. I also submitted the same package for review to Ubuntu REVU [3]. Two months passed and nobody has written a single word about those packages. So you're the first who as

Bug#586593: #586593: On kfreebsd slim just shows a black screen

2010-08-11 Thread Petr Salinger
Hi, please could you test whether changing vfork into fork helps also for you ? Petr --- app.cpp +++ app.cpp @@ -850,7 +850,7 @@ int App::StartServer() { -ServerPID = vfork(); +ServerPID = fork(); static const int MAX_XSERVER_ARGS = 256; static char* server[MAX_XSERVER_AR

Bug#592536: future unblock: libconfig-model-tkui-perl/1.309-1

2010-08-11 Thread Salvatore Bonaccorso
Hi Adam On Tue, Aug 10, 2010 at 09:57:34PM +0100, Adam D. Barratt wrote: > On Tue, 2010-08-10 at 22:06 +0200, Salvatore Bonaccorso wrote: > > Hi Adam! > > > > On Tue, Aug 10, 2010 at 08:44:04PM +0100, Adam D. Barratt wrote: > > > Hi, > > > > > > On Tue, 2010-08-10 at 21:23 +0200, Salvatore Bonac

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Thomas Goirand
Clint Byrum wrote: > As promised, > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592652 Thanks. In fact, I had a look already, and I managed to use it to create an improved version for your sqlite / sqlite3 test which doesn't need the external debian/run_test.sh (or whatever you called it)

Bug#592640: [linux-image-2.6.32-5-amd64] FTDI driver broken

2010-08-11 Thread Joost Yervante Damad
On Thursday 12 August 2010 01:26:33 Ben Hutchings wrote: > On Wed, 2010-08-11 at 19:11 +0200, Joost Yervante Damad wrote: > > Package: linux-image-2.6.32-5-amd64 > > Version: 2.6.32-18 > > Severity: normal > > > > --- Please enter the report below this line. --- > > > > This version breaks the FT

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Thomas Goirand
Markus Hoenicka wrote: > I wish I had the time to test it, but I'm pretty much pressed these > days. However, I've recently installed QEMU on one of my boxes. Are > there any decent Debian or Ubuntu images out there? > > regards, > Markus The reason why I proposed you to setup a Debian Squeeze VM

Bug#570767: images should be available in squeeze

2010-08-11 Thread Otavio Salvador
Hello, On Wed, Aug 11, 2010 at 8:14 PM, Holger Levsen wrote: > On Montag, 2. August 2010, Andreas B. Mundt wrote: >> according to Otavio from the installer project, the solution to this >> issue is already on its way. If nothing goes wrong, the images will >> be available in squeeze. (cc debian-i

Bug#592693: fv: incorrect path to help files

2010-08-11 Thread Vincent McIntyre
Package: fv Version: 3.0-17 Severity: normal To reproduce: % fv select the 'help' item from the main menu this results in an error message box containing this: -- start --- couldn't open "/usr/lib/fv/doc/deskTopManager.html": no su

Bug#407387: closed by d+...@vdr.jp (Re: w3m corrupts binary downloads)

2010-08-11 Thread d+deb
reopen 407387 retitle 407387 w3m: not supporting chunked transfer encoding severity 407387 wishlist tags 407387 - unreproducible tags 407387 + upstream forcemerge 407387 560153 thanks On Thu, Aug 12, 2010 at 12:18:40AM -0400, Joe Thompson wrote: > In the intervening three and a half years, the ori

Bug#592598: flashplugin-nonfree: invalid cheksum

2010-08-11 Thread Juhani Karlsson
Hi Same problem, tried to upgrade to 10.1.82.76 My workaround for now install flashplayer-mozilla 1:10.1.82.76-0.0 Macromedia Flash Player from deb http://www.debian-multimedia.org squeeze main non-free r...@lrdlnx:~# apt-get install flashplugin-nonfree --reinstall Luetaan pakettiluetteloita..

Bug#592692: incron: Root receives undocumented IN_IGNORED event

2010-08-11 Thread Karl O. Pinc
Package: incron Version: 0.5.7-1 Severity: normal *** Please type your report below this line *** Root, via /etc/incron.d/foo, received an IN_IGNORED event when monitoring file foo when emacs (I believe) deleted foo~ in a second editing session after, in an initial editing session, changing the na

Bug#407387: closed by d+...@vdr.jp (Re: w3m corrupts binary downloads)

2010-08-11 Thread Joe Thompson
In the intervening three and a half years, the original system I reported this from is packed away at the moment, but testing using the latest version of w3m available on my other system (0.5.2 on Ubuntu) the problem still exists. It appears to be w3m (and various other command-line tools) not han

Bug#592691: incron: Incron needs a new symbol to track files by path

2010-08-11 Thread Karl O. Pinc
Package: incron Version: 0.5.7-1 Severity: wishlist Incron exhibits somewhat inconsistent behavior in that it tracks files by inode (I assume) but these files are specified by path in the incrontab. So, if you delete a file and re-create it, as some commonly used editors do as part of the editin

Bug#448851: w3m-img: segfault

2010-08-11 Thread trentbuck
d+...@vdr.jp wrote: > tags 448851 + unreproducible > thanks > > Upstream maintainer and I could not reproduce this problem. > So, I am afraid to close this bug. > If this problem still exists, please reopen it. Thank you for investigating. I don't run X anymore, so if the issue is still there, I

Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-11 Thread Jeremie Koenig
Package: localechooser Version: 2.27 Tags: patch Usertags: gsoc2010 Hello, The Hurd console supports all the display level 3 languages, thanks to its neat dynamic VGA font support. The attached patch enables using this functionnality by setting level 3 for it in localechooser. Thanks, -- Jeremi

Bug#591284: iceweasel: Booksmarks sub-folders switch display sides

2010-08-11 Thread John Aston
> I can't reproduce this behaviour. Are you sure this is not > due to the > length of some of these bookmarks title, that wouldn't fit > to the right? > > Can you try to get screenshots of the whole screen? > > Mike > Unfortunately, I upgraded Iceweasel to the latest squeeze version before chec

Bug#415132: w3m -dump eats lots of memory and then segfaults

2010-08-11 Thread d+deb
tags 415132 + moreinfo thanks I cannot reproduce this problem. I use w3m 0.5.2-9, libgc1c2 1:7.1-3 and 1:6.8-1.2. I do not get GC Warning and no SEGV. Upstream maintainer says get GC Warning but no SEGV. If this problem still exists, please show dependency libraries version, especially libgc. --

Bug#565095: Bug follow up

2010-08-11 Thread Lisandro Damián Nicanor Pérez Meyer
I must admit I don't have te least idea on how to solve this bug. I don't have gcc 4.5, and istalling it from experimental is out of my hands at this moment. I'll give it a try as soons as 4.5 hits unstable. Of course, I am open to patches :) Regards, Lisandro. -- Sólo porque un mensaje pu

Bug#592689: ITP: turtleart -- a LOGO-like tool for teaching programming

2010-08-11 Thread Luke Faraone
Package: wnpp Severity: wishlist Owner: Matthew Gallagher * Package name: turtleart Version : 93+git20100803.9bee2c4 Upstream Author : Walter Bender * URL : http://wiki.sugarlabs.org/go/Activities/Turtle_Art * License : Expat Programming Lang: Python Desc

Bug#372171: w3m: searching without migemo causes segfault

2010-08-11 Thread d+deb
tags 372171 + help thanks There is another reason that w3m SEGV without migemo. Simply uninstalling migemo, w3m does not SEGV on my environment. Upstream maintainer also says unreproducible. So, I need more info for fixing this bug. -- Regards, dai GPG Fingerprint = 0B29 D88E 42E6 B765 B

Bug#584616: Patch for the 1.8.0-1.1 NMU of astk

2010-08-11 Thread Sylvestre Ledru
Le mercredi 11 août 2010 à 22:45 +0200, christophe.trophime a écrit : > On Mon, 9 Aug 2010 22:14:09 -0400, Christian PERRIER > wrote: > > Dear maintainer of astk, > > > > On Saturday, July 31, 2010 I sent you a notice announcing my intent to > > upload a > > NMU of your package to fix its pending

Bug#592442: festival: fails to speak (ESD: error writing - Bad file descriptor)

2010-08-11 Thread Kartik Mistry
On Thu, Aug 12, 2010 at 4:51 AM, Kumar Appaiah wrote: >> for example: >> bash-4.1$ echo "Hello" | festival --tts >> ESD: error writing - Bad file descriptor > > Could you please try creating a .festivalrc with these contents: > > (Parameter.set 'Audio_Command "aplay -q -c 1 -t raw -f s16 -r $SR $F

Bug#583335: ping

2010-08-11 Thread Marcelo Jorge Vieira
Hi Ihor, What is the package status? Cheers -- Marcelo Jorge Vieira xmpp:me...@jabber-br.org http://metaldot.alucinados.com signature.asc Description: This is a digitally signed message part

Bug#592428: Fix 2.6.32 XEN guest on old buggy RHEL5/EC2 hypervisor (XSAVE)

2010-08-11 Thread Ben Hutchings
On Wed, 2010-08-11 at 08:48 -0700, Jeremy Fitzhardinge wrote: > On 08/11/2010 08:17 AM, Ian Campbell wrote: > > On Wed, 2010-08-11 at 07:55 -0700, Jeremy Fitzhardinge wrote: > >> It's not clear that xsave could ever be usable by PV guests, even in > >> principle, so its probably all completely over

Bug#592688: RFP: racket -- Racket is a programming language

2010-08-11 Thread em em
Package: wnpp Severity: wishlist * Package name: racket Version : 5.0.1 Upstream Author : David Bremner * URL : http://racket-lang.org/download/ * License : LGPL Programming Lang: Description : Racket is a programming language. Racket is an elegant an

Bug#592687: debbugs-local vs. local-debbugs?

2010-08-11 Thread Cyril Brulebois
Package: debbugs-local Version: 2.4.2~exp1 Severity: minor Hi Don, right after installing debbugs-local, I had to resort to using dpkg -L on it to determine which files it installed, given man debbugs[tab] wasn't finding anything. Any particular reason to have different names for package and bina

Bug#586516: too wide for OpenMoko FreeRunner screen

2010-08-11 Thread Gabriele Giacone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I didn't check SHR numptyphysics deeper but it seems they follow this project's suggestions [1] indeed as shown by your screenshots they have the on-screen-keyboard to move among levels. That page also suggests to rotate and specify geometry and I

Bug#508685: linux-image-2.6.26-1-amd64: Cannot mute cx8800 v4l card

2010-08-11 Thread Stefan Ott
It seems I failed to properly mark this one as forwarded. Anyway, it's at https://bugzilla.kernel.org/show_bug.cgi?id=16566 cheers -- Stefan Ott http://www.ott.net/ "You are not Grey Squirrel?" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#592686: lxde-common: Make panel icon for lxde-logout compatible with gnome-icon-theme.

2010-08-11 Thread Sérgio Cipolla
Package: lxde-common Version: 0.5.0-4 Severity: wishlist I know LXDE has lxde-icon-theme and also that gnome-icon-theme is made for GNOME, but (at least currently) the only icon that seems to be missing for LXDE in gnome-icon-theme is the panel icon for lxde-logout. If you could tweak lxde-logout

Bug#508685: linux-image-2.6.26-1-amd64: Cannot mute cx8800 v4l card

2010-08-11 Thread Stefan Ott
forwarded 508685 https://bugzilla.kernel.org/show_bug.cgi?id=16566 thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#592685: gst-plugins-gl0.10: FTBFS on kfreebsd-*: configure error

2010-08-11 Thread Cyril Brulebois
Source: gst-plugins-gl0.10 Version: 0.10.1.2-1 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on kfreebsd-* at the moment, probably because kfreebsd-* is rejected by/unknown to the configure script: | checking for GLIB... yes | host is x86_64-pc-kf

Bug#592684: debian-installer-utils: please don't check for /sys on Hurd

2010-08-11 Thread Jeremie Koenig
Package: debian-installer-utils Version: 1.77 Tags: patch Usertags: gsoc2010 Hi, The chroot_setup shell function provided by chroot-setup.sh aborts with an error when /target/sys does not exist. However, on Hurd there is no such thing as /sys. The attached patch disables the test in question on

Bug#592550: support for SSH-Key authentication (Supports Eucalyptus and Amazon EC2)

2010-08-11 Thread Kyle Moffett
Package: network-console Severity: normal Tags: patch I've spent some time fiddling with this feature, and I've prepared a modified patch that makes the feature more secure and easier to use. The modified installer now retrieves a "public-ip-url" and displays that address in the console output in

Bug#592683: lxappearance: Make gtk2-engines as recommended instead of required.

2010-08-11 Thread Sérgio Cipolla
Package: lxappearance Version: 0.4.0-1 Severity: normal If lxappearance works without the need to install gtk2-engines then make the latter to be only a recommended dependency instead of a required one. So the user has total control on the gtk-themes he has installed. -- System Information: Deb

Bug#592682: xdg-utils: xdg-open fails to open document with spaces in filename when not using desktop environment

2010-08-11 Thread Fabien Bochu
Package: xdg-utils Version: 1.0.2+cvs20100307-1 Severity: normal When using xdg-open without desktop environment, xdg-open fails to open document whose name contains spaces, only if default application is set for this type of document. this bug can be easely corrected with the patch below. --- /

Bug#582439: emacs23: diff for NMU version 23.2+1-2.1

2010-08-11 Thread Julien Cristau
On Wed, Aug 11, 2010 at 08:43:32 +0200, Sven Joachim wrote: > format 3.0 (quilt) requires dpkg-dev (>= 1.14.17). > That's in stable already, so doesn't need an explicit build-dep. Cheers, Julien signature.asc Description: Digital signature

Bug#592681: slim: "numlock on" option doesn't work anymore.

2010-08-11 Thread Sérgio Cipolla
Package: slim Version: 1.3.1-6 Severity: normal The "numlock on" option in /etc/slim.conf has stopped working for some time now. Unfortunately I can't tell exactly when it was so, like if it was last time slim was updated or if it was some other package that broke this feature. -- System Inform

Bug#592442: festival: fails to speak (ESD: error writing - Bad file descriptor)

2010-08-11 Thread Kumar Appaiah
Dear fab, Thanks for the report. On Mon, Aug 09, 2010 at 10:44:46PM -0700, fab wrote: > After the latest update (2010-08-09) this error message appears in terminal: > ESD: error writing - Bad file descriptor > I don't have pulse audio. > > for example: > bash-4.1$ echo "Hello" | festival --tts

Bug#592640: [linux-image-2.6.32-5-amd64] FTDI driver broken

2010-08-11 Thread Ben Hutchings
On Wed, 2010-08-11 at 19:11 +0200, Joost Yervante Damad wrote: > Package: linux-image-2.6.32-5-amd64 > Version: 2.6.32-18 > Severity: normal > > --- Please enter the report below this line. --- > > This version breaks the FTDI usb serial driver as is used to upload software > on an Arduino Duemi

Bug#591607: changing severity

2010-08-11 Thread Christoph Anton Mitterer
severity 591607 critical stop Can confirm this. IMO it deserves a much higher severity, as it enabling _ALL_ CAs might be a security hole for many setups. Downgrading to 20090814 (in testing) and everything seems to be fine. Cheers, Chris. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#570767: images should be available in squeeze

2010-08-11 Thread Holger Levsen
Hi Otavio, On Montag, 2. August 2010, Andreas B. Mundt wrote: > according to Otavio from the installer project, the solution to this > issue is already on its way. If nothing goes wrong, the images will > be available in squeeze. (cc debian-installer to make them shout out > loud if I got somethin

Bug#506040: ceph now in Ubuntu

2010-08-11 Thread Sage Weil
Hi Clint, Sorry about the testing confusion.. I was queueing up the little fixes (in the software and the packaging) and just rolled a 0.21.1. The .dsc is at http://ceph.newdream.net/debian/pool/ceph-stable/c/ceph/ceph_0.21.1-1.dsc Asheesh, can this one get uploaded to debian, too? Let me kn

Bug#592680: Debian xpdf divergences

2010-08-11 Thread Michael Gilbert
package: xpdf severity: normal version: 3.02-9 Hi, We're maintaining a few patches in the Debian xpdf package that you may be interested in. [0] has a listing and links to all of them. You ay be interested in 11-fix-hyphens-in-manpages.patch, fix-408502.patch, fix-437725.patch, fix-458468.patch

Bug#592679: parted: problem with large partitions

2010-08-11 Thread Marc Dequènes (Duck)
Package: parted Version: 2.3-1 Severity: important Coin, I got the same exact problem as: https://bugs.launchpad.net/ubuntu/+source/parted/+bug/543838 which was fixed in Ubuntu by Colin, but was not pushed back into Debian. As >=2TB disks are gonna be quite common during the Squeeze lifetime

Bug#592678: gxemul: FTBFS on mips*: ../include/cpu.h:441: error: expected unqualified-id before numeric constant

2010-08-11 Thread Jakub Wilk
Source: gxemul Version: 0.6.0-2 Severity: serious Justification: FTBFS gxemul fails to build from source on mips[0] and mipsel[1] with the following error: In file included from cpu.cc:37: ../include/cpu.h:441: error: expected unqualified-id before numeric constant which referes to this fragm

Bug#592677: jspwiki: invalid user: `tomcat55'

2010-08-11 Thread Brian Minton
Package: jspwiki Version: 2.8.0-3.2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Preconfiguring packages ... Configuring jspwiki - --- Base URLs are used to rewrite all of JSPWiki's internal references. A trailing slash ('/') character is mandatory. JSPWiki b

Bug#592164: [Pkg-alsa-devel] Bug#592164: Bug#592164: alsa-base: no sound on HP compaq NC4000 notebook ALI5451

2010-08-11 Thread Elimar Riesebieter
* Elimar Riesebieter [100808 11:12 +0200]: [...] > It would be really a good idea to unmutie PCM. Just start alsamixer > in a console. Navigate with the arrow left/right keys to the "PCM" > panel. Press m to unmute ( MM on bottom will disapear), Did you managed to get sound working? Elimar --

Bug#592676: can't import pool after exporting it

2010-08-11 Thread Tuco
Here's the patch. On 8/11/10, Tuco wrote: > Package: zfsutils > Version: 8.1-3 > Severity: important > > t...@debian:~$ sudo zpool create test /dev/ad6s1 > t...@debian:~$ sudo zpool export test > t...@debian:~$ sudo zpool import test > cannot open '/dev/dsk': must be an absolute path > cannot imp

Bug#591925: emacs23: Enabling Flyspell mode gave an error

2010-08-11 Thread alexander . savchenko
Same problem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#592676: can't import pool after exporting it

2010-08-11 Thread Tuco
Package: zfsutils Version: 8.1-3 Severity: important t...@debian:~$ sudo zpool create test /dev/ad6s1 t...@debian:~$ sudo zpool export test t...@debian:~$ sudo zpool import test cannot open '/dev/dsk': must be an absolute path cannot import 'test': no such pool available Attached patch fixes the

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Clint Byrum
On Aug 11, 2010, at 10:52 AM, Thomas Goirand wrote: > Clint Byrum wrote: >> >> The test_postgresql.sh script sets LC_ALL=en_US.UTF8. It could be any UTF8 >> locale, but the important thing is that initdb and libpq will pick this up >> and >> use it to run in UTF8 mode. Otherwise on buildd's the

Bug#592673: ticgit: fails to update git ref HEAD running 'ti new'

2010-08-11 Thread Michael Schutte
Hi Daniel! On Wed, Aug 11, 2010 at 11:45:58PM +0200, Daniel Fanjul wrote: > The package is not usable. Any update operation (like 'ti new') corrupts the > file .git/HEAD. > > This is the first and unique ticgit command I have launched to test this bug: > rayado:~/tmp/testing.git$ ti new > I,

Bug#591969: typo3-src: does not build .swf files from source

2010-08-11 Thread Holger Levsen
Hi Christian, On Freitag, 6. August 2010, Raphael Geissert wrote: > typo3-src ships multiple .swf files but they are not built from source. In > fact, it appears that the source code is not shipped at all, which for > one/some of them is a licence violation but in general is a policy > violation.

Bug#592662: cpufrequtils: Cannot set frequency range of policy to full hardware frequency range

2010-08-11 Thread Mattia Dongili
Hi Steve, On Wed, Aug 11, 2010 at 10:35:15PM +0200, Steve Wolter wrote: > Package: cpufrequtils > Version: 007-1 > Severity: normal > > When using cpufrequtils or the kernel interface to the acpi-cpufreq > module on my VIA Eden 1.5 GHz CPU, I cannot set the frequency range > for the governor to t

Bug#592639: alacarte: IImpossible to open Properties dialogue of any entry, or new menu, new entry.

2010-08-11 Thread Andreas Neudecker
Hi Emilio. > Seems to need gnome-panel for that. Then it should have gnome-panel as dependency, shouldn't it? Because the way it is, installing the package the regular way you get an unusable program if you are not using GNOME anyway. Regards Andreas -- To UNSUBSCRIBE, email to debian-bugs-

Bug#592675: ginac: please provide Debian packaging exposed at VCS

2010-08-11 Thread Yaroslav Halchenko
Source: ginac Version: 1.5.8-1 Severity: wishlist Currently ginac misses vcs fields in debian/control, and upstream (you ;-)) for some reason does not carry (or just does not expose) Debian packaging within http://www.ginac.de/ginac.git So, why not to expose debian/ branch (or some other branc

Bug#584663: ghostscript: insecure defaults for path searching

2010-08-11 Thread paul . szabo
Dear Jonas, >>and that it will not be rudely and wrongly closed like #583183 was in >>http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=91;bug=583183 > > I disagree that the mass-filed bug was wrongly or rudely closed. Hmm... Maybe the closer could have had the courtesy to CC me (e.g. by CCing #58

Bug#592674: Provide bin/ginac-excompiler as part of ginac-tools

2010-08-11 Thread Yaroslav Halchenko
Package: ginac-tools Version: 1.5.8-1 Severity: important Tags: patch Please equipt Debian people with the tiny but useful ginac-excompiler, especially since it gets 'built' and 'installed' during build process. Patch is provided (man page could be omitted for now, ideally it should describe the

Bug#592673: ticgit: fails to update git ref HEAD running 'ti new'

2010-08-11 Thread Daniel Fanjul
Package: ticgit Version: 0.3.3-2 Severity: grave Justification: renders package unusable The package is not usable. Any update operation (like 'ti new') corrupts the file .git/HEAD. This is the first and unique ticgit command I have launched to test this bug: rayado:~/tmp/testing.git$ ti new

Bug#592588: [scorched3d] Crash and reset of X graphics interfaces on ACER Traelmate 6292

2010-08-11 Thread Bruno Kleinert
Am Mittwoch, den 11.08.2010, 11:37 +0200 schrieb Marco Righi: > Package: scorched3d > Version: 43.1c.dfsg-2 > Severity: grave > > --- Please enter the report below this line. --- > Hi, > if I start the game on my ACER Traelmate 6292 the graphic interface is > resetted and the system ask to me a lo

Bug#592672: redmine 1.0.0 breaks with ruby-i18n 0.4+ and rails 2.3.6

2010-08-11 Thread Karsten König
Package: redmine Version: 1.0.0-4 Severity: important After updating from 0.9.6 to 1.0.0-4 on squeeze redmine failed generating pages, always results in http error 500, I think some cache pages did still load, but basicly broken all over the board. Redmines log spews: Processing WelcomeControll

Bug#590240: acl: Please move binaries to /bin (from /usr/bin)

2010-08-11 Thread Nathan Scott
- "Anibal Monsalve Salazar" wrote: > On Sat, Aug 07, 2010 at 08:42:14AM +1000, Nathan Scott wrote: > > > >Still, would prefer to hear from Anibal... yoohoo, Anibal? > > I've been away from home during the last week (DebConf in New York > City) and this week (LinuxCon in Boston). No worries

Bug#586870: partman-base: use a system-specific default filesystem

2010-08-11 Thread Jeremie Koenig
Hi, On Wed, Aug 04, 2010 at 08:42:02PM +0200, Aurelien Jarno wrote: > On Sun, Aug 01, 2010 at 04:30:17PM +0200, Samuel Thibault wrote: > > Jeremie Koenig, le Wed 23 Jun 2010 06:53:23 +0200, a écrit : > > > [complicated run-time patch for default filesystem selection] > > > > So, what do people thi

Bug#592569: ghostscript: Please make -dSAFER the default

2010-08-11 Thread paul . szabo
Dear Moritz, > ... there's no need to have it of RC severity ... Is RC same as grave? (I guess yes.) > ... this behaviour of Ghostscript is well known and documented ... Well known to a few elite. Is badly documented, e.g. the Debian man page mentions only in passing that -dSAFER ... [is] str

Bug#592671: partman-target: /target/etc/fstab is not created on Hurd

2010-08-11 Thread Jeremie Koenig
Package: partman-target Version: 68 Tags: patch Usertags: gsoc2010 Hello, The following pieces are missing to have /target/etc/fstab created on Hurd: - finish.d/create_fstab_header has no 'hurd' case; - the default "mount style" must be 'traditional' on Hurd, since there is no volume id s

Bug#592659: freeze exception for deborphan

2010-08-11 Thread Neil McGovern
On Wed, Aug 11, 2010 at 01:04:49PM -0700, Russ Allbery wrote: > The request is, therefore, not for an advance freeze exception (since > I know you'll want to look at the package as uploaded), but for an > indication of whether such a new release has a reasonable chance of being > accepted if it is

Bug#591673: movabletype-plugin-core: zemanta content recommendations on by default?

2010-08-11 Thread Neil McGovern
On Wed, Aug 11, 2010 at 09:54:36PM +0100, Dominic Hargreaves wrote: > On Wed, Aug 11, 2010 at 07:56:52PM +0100, Neil McGovern wrote: > > On Mon, Aug 09, 2010 at 11:32:06AM +0100, Dominic Hargreaves wrote: > > > I think the best thing to do at this stage is probably to split out the > > > Zemanta pl

Bug#592670: libwebkit-1.0-2: useQuirks message spamming

2010-08-11 Thread Adrian Bunk
Package: libwebkit-1.0-2 Version: 1.2.3-2 Severity: normal Running Liferea I get tons of: <-- snip --> ** Message: useQuirks: 0 / 0 / rssfeed.sueddeutsche.de ** Message: useQuirks: 0 / 0 / rssfeed.sueddeutsche.de ** Message: useQuirks: 0 / 0 / rssfeed.sueddeutsche.de ** Message: useQuirks

Bug#584616: Patch for the 1.8.0-1.1 NMU of astk

2010-08-11 Thread christophe.trophime
On Mon, 9 Aug 2010 22:14:09 -0400, Christian PERRIER wrote: > Dear maintainer of astk, > > On Saturday, July 31, 2010 I sent you a notice announcing my intent to > upload a > NMU of your package to fix its pending l10n issues, after an initial > notice sent on Monday, July 26, 2010. > > You eith

Bug#591673: movabletype-plugin-core: zemanta content recommendations on by default?

2010-08-11 Thread Dominic Hargreaves
On Wed, Aug 11, 2010 at 07:56:52PM +0100, Neil McGovern wrote: > On Mon, Aug 09, 2010 at 11:32:06AM +0100, Dominic Hargreaves wrote: > > I think the best thing to do at this stage is probably to split out the > > Zemanta plugin into a separate package (with a clear warning about what > > it does) i

Bug#592669: vlc-nox: ID3v2 parser crash on some MP3 file (CVE-2010-2937)

2010-08-11 Thread Remi Denis-Courmont
Package: vlc-nox Version: 1.1.1-1 Severity: important Tags: upstream patch security Hello, VLC fails to perform sufficient input validation when trying to extract some meta-informations about input media through ID3v2 tags. In the failure case, VLC attempt dereference an invalid memory addr

Bug#592668: ITP: autopack -- Message packing for MPI made easy

2010-08-11 Thread Christophe Prud'homme
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org --- Please fill out the fields below. --- Package name: autopack Version: 1.3.2 Upstream Author: Raymond Loy URL: http://www.mcs.anl.gov/research/projects/autopack/ License: Free software Description: Autopack is a mes

Bug#592495: git-svn: info fails with absolute path

2010-08-11 Thread Eric Wong
Jonathan Nieder wrote: > Hi Eric, > > Thomas Themel wrote: > > > I have some cmake based builds that want to automatically figure > > out the revision of the working copy we're building. Normally, this > > is done by running "svn info ", with an absolute path. > > > > I'm trying to replace svn

Bug#592667: missing breaks/replaces against lenny klettres

2010-08-11 Thread Modestas Vainius
Package: klettres-data Version: 4:4.4.4-1 Severity: serious Tags: squeeze sid Hello, (Skaitoma duomenų bazė ... šiuo metu įdiegta 134751 failų ir aplankų.) Ruošiamasi pakeisti klettres-data 4:3.5.9-2 (naudojant .../klettres-data_4%3a4.4.5-1_all.deb) ... Išpakuojamas klettres-data pakaitalas... d

Bug#592666: missing breaks/replaces against lenny kstars

2010-08-11 Thread Modestas Vainius
Package: kstars-data Version: 4:4.4.4-1 Severity: serious Tags: squeeze sid Hello, Ruošiamasi pakeisti kstars-data 4:3.5.9-2 (naudojant .../kstars-data_4%3a4.4.5-1_all.deb) ... Išpakuojamas kstars-data pakaitalas... dpkg: klaida apdorojant /var/cache/apt/archives/kstars-data_4%3a4.4.5-1_all.deb

Bug#592665: missing replaces/breaks against lenny kalzium

2010-08-11 Thread Modestas Vainius
Package: kalzium-data Version: 4:4.4.5-1 Severity: serious Tags: squeeze sid Hello, (sorry for localized output but it should be understandable) Ruošiamasi pakeisti kalzium-data 4:3.5.9-2 (naudojant .../kalzium-data_4%3a4.4.5-1_all.deb) ... Išpakuojamas kalzium-data pakaitalas... dpkg: klaida a

Bug#590163: Changes in foomatic-db

2010-08-11 Thread Till Kamppeter
Note also that PPDs for most HP printers are not provided by the OpenPrinting database and therefore not provided by foomatic-db any more for longer time. This is because HP ships their PostScript PPDs with the HPLIP package and maintains them there (and I do not want to ship redundant and unma

Bug#592664: [PR45260]: g++-4.5 -fprefetch-loop-arrays internal compiler error

2010-08-11 Thread Török Edwin
Package: g++-4.5 Version: 4.5.1-1 Severity: normal Tags: upstream FYI I reported a gcc-4.5 bug here with full details here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45260 It was initially reported against ClamAV here: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2190 GCC gives an internal

Bug#592662: cpufrequtils: Cannot set frequency range of policy to full hardware frequency range

2010-08-11 Thread Steve Wolter
Package: cpufrequtils Version: 007-1 Severity: normal When using cpufrequtils or the kernel interface to the acpi-cpufreq module on my VIA Eden 1.5 GHz CPU, I cannot set the frequency range for the governor to the full hardware range. Trying to do so produces weird frequency settings. Any of the t

Bug#592663: missing replaces/breaks against lenny kgeography

2010-08-11 Thread Modestas Vainius
Package: kgeography-data Version: 4:4.4.4-1 Severity: serious Tags: squeeze sid Hello, (sorry for localized output, but it should be understandable) Išpakuojamas kgeography-data pakaitalas... dpkg: klaida apdorojant /var/cache/apt/archives/kgeography-data_4%3a4.4.5-1_all.deb (--unpack): trying

Bug#590163: Changes in foomatic-db

2010-08-11 Thread Till Kamppeter
OdyX, you are partially wrong. The OpenPrinting database, available through the OpenPrinting web site ot through the foomatic-db package, provides two types of data: 1. XML files from which the pages of the OpenPrinting web site and also PPD files, the so-called Foomatic PPDs are generated. O

Bug#592661: laptop-mode-tools: Add support for Runtime Power Management

2010-08-11 Thread Ritesh Raj Sarraf
Package: laptop-mode-tools Version: 1.55-1 Severity: wishlist Implement Runtime Power Management for laptop-mode-tools. void activate_runtime_suspend_path(char *path) { DIR *dir; struct dirent *dirent; FILE *file; char filename[PATH_MAX]; dir = opendir(pa

Bug#592463: xen-linux-system-2.6.26-2-xen-amd64: domU kernel freeze on xfs location

2010-08-11 Thread Ben Hutchings
On Wed, Aug 11, 2010 at 04:44:06PM +0100, Mark Adams wrote: > Hi, Sorry, It's 2.6.26-19lenny2. [...] The current stable-security version is 2.6.26-22lenny1. It includes several bug fixes for Xen support, though it's not clear that any of them would address the bug you're seeing. In any case, I r

Bug#592071: Pending removal of deborphan

2010-08-11 Thread Martin-Éric Racine
On Wed, Aug 11, 2010 at 9:45 PM, Neil McGovern wrote: > As per bug 592071, it seems that deborphan shoudn't be in squeeze > without a maintainer who'll take care of it. I'm ccing the maintainers > of the depending packages to see if they'd be interested in taking it > over. If I don't hear anythin

Bug#592660: devscripts: [debcheckout] unable to retrieve last Git commit with default HTTP URL

2010-08-11 Thread Luca Capello
Package: devscripts Version: 2.10.65.1 Severity: normal Tags: patch Hi there! I was working with the StumpWM Debian Git repository and since I do not have any local copy I used debcheckout to quickly get one. I was quite surprised

Bug#592595: (feature request) add more paramters in /etc/defaults/lsh-server

2010-08-11 Thread Magnus Holmgren
tags 592595 + confirmed thanks On onsdagen den 11 augusti 2010, you stated the following: > I need to set --interface & --login-root. > Is it possible to add some variables in /etc/default/lsh-server? Yeah, I've also been thinking that there should be more configuration options. In the meantime

Bug#592659: freeze exception for deborphan

2010-08-11 Thread Russ Allbery
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Hello everyone, I hope no one minds me jumping in here. I've been talking to Carsten privately about the debhelper freeze exception and the subsequent discussion, orphaning, and s

Bug#591286: libapr1: upgrade breaks apache

2010-08-11 Thread Adrian Bridgett
On Sun, Aug 1, 2010 at 22:49:00 +0200 (+0200), Stefan Fritsch wrote: [snip] My sincere apologies for the delay in replying - I thought I had but I see now that I didn't. A great bit of work there tracking down the problem and workarounds :-) > Out of interest: Have you noticed any performance

Bug#592658: mplayer: Partial mirror image with theora-encoded files

2010-08-11 Thread Jérôme Frgacic
Package: mplayer Version: 2:1.0~rc3+svn20100603-0.0 Severity: normal When i read a theora-encoded file, i see a partial mirror image on the top of the screen. These files have been encoded with ffmpeg2theora (version 0.24-2+b1). The size's videos is 480x270. The problem only happen with mplaye

  1   2   3   4   >