Bug#586990: yelp: Segfaults when tryping to open info:make

2010-06-25 Thread Josselin Mouette
Le jeudi 24 juin 2010 à 12:29 +0200, Lars Noschinski a écrit : > When I run "yelp info:make", yelp segfaults. The make-doc package is at > version 3.81-5. Strangely enough, I can’t reproduce that on the same architecture with the same versions. > #1 0x00431d23 in info_process_text_notes

Bug#554682: [PATCH 8/8] bundle_create: Do not exit when given no revs to bundle

2010-06-25 Thread Jonathan Nieder
Return an error instead to help with the libification effort. Signed-off-by: Jonathan Nieder --- That’s the end of the series. Thanks for reading. I was a bit torn about whether to present this as a request for comment or a patch series ready for application. On one hand it fixes a bug; on the

Bug#554682: [PATCH 6/8] Fix bundle --stdin

2010-06-25 Thread Jonathan Nieder
To write a bundle’s table of contents, the name passed on the command line for each ref is needed. Unfortunately, names passed through stdin are put in a temporary buffer and then freed; the random gibberish that tends to replace them does not look like a meaningful ref name to bundle_list_refs(),

Bug#554682: [RFC/PATCH 7/8] bundle: Keep names of basis refs after discovery

2010-06-25 Thread Jonathan Nieder
Without this change, attempts to examine revs->pending.objects[i].name when debugging produce random giberish. On the other hand, it introduces a small per-basis-ref memory leak. Signed-off-by: Jonathan Nieder --- For illustration. bundle.c |3 +-- 1 files changed, 1 insertions(+), 2 delet

Bug#587207: alsa-base: no audio with usb audio after upgrade(s?)

2010-06-25 Thread TheGZeus
Package: alsa-base Version: 1.0.23+dfsg-1 Severity: important I'm not sure how many upgrades I've gone through, as I'd had a 241-day up-time. I've disabled the internal soundcard, and previously this setup Just Worked. I've not configured anything manually. I've tried --reinstall on all the als

Bug#554682: [PATCH 5/8] bundle: reuse setup_revisions result

2010-06-25 Thread Jonathan Nieder
Avoid reading stdin twice for bundle --stdin. Reported-by: Joey Hess Signed-off-by: Jonathan Nieder --- bundle.c | 57 + 1 files changed, 37 insertions(+), 20 deletions(-) diff --git a/bundle.c b/bundle.c index 8ba6479..311c554 100644 -

Bug#554682: [PATCH 4/8] bundle: split table of contents output into its own function

2010-06-25 Thread Jonathan Nieder
Isolate another piece of create_bundle() to work on. Signed-off-by: Jonathan Nieder --- bundle.c | 78 +++--- 1 files changed, 44 insertions(+), 34 deletions(-) diff --git a/bundle.c b/bundle.c index e90b5c5..8ba6479 100644 --- a/bundle.

Bug#554682: [PATCH 3/8] bundle: give list_prerequisites() loop body its own function

2010-06-25 Thread Jonathan Nieder
No functional change intended. Signed-off-by: Jonathan Nieder --- bundle.c | 57 +++-- 1 files changed, 31 insertions(+), 26 deletions(-) diff --git a/bundle.c b/bundle.c index 0dd2acb..e90b5c5 100644 --- a/bundle.c +++ b/bundle.c @@ -193,6

Bug#554682: [PATCH 1/8] bundle: split basis discovery into its own function

2010-06-25 Thread Jonathan Nieder
create_bundle() is getting a little long. Isolate a small piece to work on without distractions. Signed-off-by: Jonathan Nieder --- bundle.c | 58 ++ 1 files changed, 34 insertions(+), 24 deletions(-) diff --git a/bundle.c b/bundle.c in

Bug#554682: [PATCH 2/8] bundle: use libified rev-list --boundary

2010-06-25 Thread Jonathan Nieder
The revision walker produces structured output, which should be a little easier to work with than the text from rev-list. Signed-off-by: Jonathan Nieder --- bundle.c | 69 ++--- 1 files changed, 38 insertions(+), 31 deletions(-) diff --g

Bug#554682: [RFC/PATCH 0/8] Re: bug: git-bundle create foo --stdin -> segfault

2010-06-25 Thread Jonathan Nieder
Joey Hess wrote: > I noticed that git bundle --stdin actually attempts to read from stdin > past EOF. Patch 5 below fixes that. Sadly it is not the whole story and I had to introduce a memory leak for all users of --stdin to make ‘bundle --stdin’ actually work (patch 6). In the case of bundle -

Bug#478811: RFS: sunpinyin -- An input method engine for Simplified Chinese

2010-06-25 Thread Liang Guo
2010/6/25 Mike : > Sorry for the late response. > > Great Thanks to Liang! Thanks, Mike, > > Since i've rewrote the whole build system. I also wrote a "proof of concept" > debian packaging. It's now available on the git repository. > It has several major problems. > > * source code package packin

Bug#583388: Non-US keyboard problem with graphical installer

2010-06-25 Thread Christian PERRIER
clone 583388 -1 reassign 583388 console-setup-udeb retitle -1 Disable console-setup-udeb in graphical installer while problems are fixed thanks Quoting Alberto (alber...@aol.it): > reassign 583388 debian-installer > thanks > > > It is not possible to select a non-US keyboard when the selected >

Bug#483447: vgacardgames: Please use libsvga1-dev instead in Build-Depends

2010-06-25 Thread Guillem Jover
severity 483447 important thanks On Sat, 2010-06-26 at 07:54:56 +0200, Guillem Jover wrote: > severity 483447 serious > thanks > > On Wed, 2008-05-28 at 23:20:08 +0300, Guillem Jover wrote: > > Source: vgacardgames > > Version: 1.3.1-14 > > Severity: important > > > Your package currently Build-

Bug#587205: feh: Arbitrary code execution with --wget-timestamp and URLs

2010-06-25 Thread Daniel Friesel
Package: feh Version: 1.3.4.dfsg.1-1 Severity: grave Tags: security Justification: user security hole Hello, there exists an (IMHO rather unlikely, but still possible) arbitrary code execution hole in feh. All versions <= 1.7 down to at least the 1.3.4 in stable (I didn't check earlier ones) are

Bug#483447: vgacardgames: Please use libsvga1-dev instead in Build-Depends

2010-06-25 Thread Guillem Jover
severity 483447 serious thanks On Wed, 2008-05-28 at 23:20:08 +0300, Guillem Jover wrote: > Source: vgacardgames > Version: 1.3.1-14 > Severity: important > Your package currently Build-Depends on svgalibg1-dev, this was an etch > transitional package intended to ease migration to the new one. Pl

Bug#586157: New upstream release included

2010-06-25 Thread Clint Byrum
Awesome! :) On Jun 25, 2010, at 2:18 PM, Carl Chenet wrote: > Hi, > > The new package of pylibmc currently in Sid should solve this issue. > Please feel free to reopen if it is necessary. > > Bye, > -- > Carl Chenet > > Blog: http://carlchenet.wordpress.com > Identi.ca: http://identi.ca/carlc

Bug#586558: [stable] [PATCH] Btrfs: should add a permission check for setfacl

2010-06-25 Thread Bastian Blank
On Fri, Jun 25, 2010 at 03:47:05PM -0700, Greg KH wrote: > On Sun, Jun 20, 2010 at 06:30:21PM +0200, Bastian Blank wrote: > > This was commit 2f26afba46f0ebf155cf9be746496a0304a5b7cf. > now queued up. Whoops, sorry. I mixed the patches up. The sent one does not even compile with 2.6.32. Bastian

Bug#587204: Impress Doesn't Play Audio in PPS/PPT Slides

2010-06-25 Thread Tsu Jan
Package: openoffice.org-impress Version: 1:3.2.1-3 Impress can't play audio embedded in PPS or PPT slides. Upon exporting a PPt with audio to HTML, I got this message: The file XYZ.wav could not be copied to file:///home/pedram/Desktop/tmp/: Nonexistent object. Nonexistent file. When I downgrad

Bug#587203: libdb4.5-java-gcj: Incorrect version string in the description

2010-06-25 Thread Nobuhiro Ban
Package: libdb4.5-java-gcj Version: 4.5.20-13 Severity: minor (similar to #587202) Hi, The package description says: >This package provides the Java interface for the Berkeley v4.4 database >library. But, I think that it should be 'Berkeley v4.5 database'. Thanks, Nobuhiro -- To UNSUBSCRI

Bug#587202: libdb4.6-java-gcj: Incorrect version string in the description

2010-06-25 Thread Nobuhiro Ban
Package: libdb4.6-java-gcj Version: 4.6.21-11 Severity: minor Hi, The package description says: >This package provides the Java interface for the Berkeley v4.4 database >library. But, I think that it should be 'Berkeley v4.6 database'. P.S. This is found during the DDTSS translation process.

Bug#586439: cannot start revelation: ImportError: No module named revelation

2010-06-25 Thread Norbert Kiesel
Package: revelation Version: 0.4.11-6+b1 Severity: normal Also, running "python2.5 revelation" from the comamnd line still works (and most likely changing the #! line in revelation accordingly will work as well) -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#587200: memory leak patch

2010-06-25 Thread Yaroslav Halchenko
oops -- since actual body of this very email wasn't already duplicated, here it is: Dear ITK maintainer, see attached patch which fixes memory leak for subsequent loads of NIFTI files. I've tested the patch with ants -- this huge leak seems to be gone... there is something left (see below) but th

Bug#587201: lustre-source: Typo in description

2010-06-25 Thread Jan Jeroným Zvánovec
Package: lustre-source Severity: minor Hi, I believe the last sentence of the description "The client kernel modules can be built from it using module-assistant of make-kpkg." contains a small typo. There should be "or" instead of "of". I noticed it when trying to translate the description. Ja

Bug#587199: override: arduino_core:electronics/extra, arduino:electronics/extra

2010-06-25 Thread Scott Howard
Package: ftp.debian.org Hello, arduino depends on extra packages, and thus should be extra per policy. Please change Priority from optional to extra thank you. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Bug#585913:

2010-06-25 Thread Alexander Dorokhine
I have also been affected by this issue. However, I am not able to rectify it by reinstalling gp-esp. Trying to print a test page on my hp laserjet p1005 from the cups web interface says: Unsupported format 'application/vnd.cups-command'! Is this the same error you were getting?

Bug#587198: [INTL:fa] Persian(farsi) D-I iso-codes translation update

2010-06-25 Thread behrad eslami
Package: iso-codes Version: N/A Severity: wishlist Tags: l10n patch Please find attached the Persian (Farsi) translation update of the iso-codes package. # Translation of ISO-3166 (country names) to Persian # # This file is distributed under the same license as the iso-codes package. # #

Bug#587197: libnet-trac-perl: Use of uninitialized value $value in concatenation (.) or string at TicketSearch.pm:141

2010-06-25 Thread Yaroslav Halchenko
Package: libnet-trac-perl Version: 0.14-2 Severity: normal Trying sd which uses libnet-trac-perl, reports $> git-sd clone --from trac:http://projects.scipy.org/numpy Setting your SD email address to your git email: git config --get user.email sd config user.email-address deb...@onerussian.c

Bug#587196: ktorrent: crashes when deleting torrent

2010-06-25 Thread Raphael Geissert
Package: ktorrent Version: 4.0.0-1 Hi, If I use the 'Remove Torrent and Data' option on a stopped torrent where I haven't selected any file to be downloaded, ktorrent crashes. Attached is the backtrace. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net Application

Bug#587195: debconf: [INTL:zh_TW] Updated Translation Chinese (zh_TW) translation

2010-06-25 Thread Tetralet
Package: debconf Version: 1.5.32 Severity: wishlist Hi, Attached file is updated Translation Chinese translation for debconf package. Please consider to apply this. Thanks. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'oldstable

Bug#587194: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation

2010-06-25 Thread Tetralet
Package: debconf Version: 1.5.32 Severity: wishlist Tags: l10n Hi, Attached file is updated Translation Chinese translation of debconf for debconf package. Please consider to apply this. Thanks. # Traditional Chinese translation of debconf # Copyright (C) 2010 Tetralet # This file is distribut

Bug#586859: [Build-common-hackers] Bug#586859: cdbs: upward compatibility

2010-06-25 Thread Kevin Ryde
Jonas Smedegaard writes: > > The reason for deprecating perlmodule.mk is that more Perl build > systems emerged than the initially implemented MakeMaker one, I think perlmodule.mk may helpfully run makemaker the way it has. I don't think it matters if the name is no longer quite right. Rate the

Bug#580110: [gnuvd] new upstream version for this bug

2010-06-25 Thread Christine Spang
The recently released gnuvd 1.0.11 seems to fix this bug. Guus, will you package it? cheers, Christine -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#565421: rpm -i should not need --force-debian for source packages

2010-06-25 Thread Christoph Anton Mitterer
Hi. I very much liked the old behaviour of _generally_ requiring "--force-debian", as it's a reasonable protection against stupid things. Wouldn't it be a nice compromise, to required (per default) --force-debian (generally) but to allow setting some config-option, which disables this requirement

Bug#587192: X crashs when VLC's video is set to fullscreen

2010-06-25 Thread Willian Gustavo Veiga
Package: xserver-xorg Version: 1:7.5+6 Severity: normal Tags: sid I don't know what package is related with this bug but i guess it's xserver- xorg. Sorry if i'm wrong and sorry about my english. I'm using this driver http://ncc-1701a.homelinux.net/~linux-sis/downloads/xorg- driver-sis671-0.9.1.t

Bug#432691: Can't switch to terminal

2010-06-25 Thread Philippe LeCavalier
I'm having the same problem. Phil

Bug#587190: libv8-2.2.7: uses ARMv5 instructions that don't work on openmoko freerunner

2010-06-25 Thread Jérémy Lal
On 26/06/2010 01:21, Timo Juhani Lindfors wrote: > Package: libv8-2.2.7 > Version: 2.2.7-1 > Severity: normal > > This was previously discussed in #584946 -- please read that for > context. Here's the relevant part: > > - > Program received signal SIGILL, Illegal instruction. > 0x420c6f68

Bug#587191: oss4: Patch to use build symlink instead of source symlink

2010-06-25 Thread Stefano Rivera
Package: oss4 Version: None Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch I don't know the policies here, but in Ubuntu, we needed to apply tho following patch for oss4 to build. It appears that Ubuntu doesn't have /lib/modules/`uname

Bug#586558: [stable] [PATCH] Btrfs: should add a permission check for setfacl

2010-06-25 Thread Greg KH
On Sun, Jun 20, 2010 at 06:30:21PM +0200, Bastian Blank wrote: > This was commit 2f26afba46f0ebf155cf9be746496a0304a5b7cf. now queued up. thanks, greg k-h -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Bug#587190: libv8-2.2.7: uses ARMv5 instructions that don't work on openmoko freerunner

2010-06-25 Thread Timo Juhani Lindfors
Package: libv8-2.2.7 Version: 2.2.7-1 Severity: normal This was previously discussed in #584946 -- please read that for context. Here's the relevant part: - Program received signal SIGILL, Illegal instruction. 0x420c6f68 in ?? () from /usr/lib/libv8.so.2.2.7 (gdb) bt #0 0x420c6f68 in ??

Bug#566993: [git-buildpackage/master] Add compression=auto

2010-06-25 Thread Guido Günther
tag 566993 pending thanks Date: Sat Jun 26 00:18:55 2010 +0200 Author: Guido Günther Commit ID: 077bdb0107b1da8af5de89caf247fbaa2dcd18e1 Commit URL: http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=077bdb0107b1da8af5de89caf247fbaa2dcd18e1 Patch URL: http://git.debian.or

Bug#587180: Completion: doesn't know about 'git cat-file'

2010-06-25 Thread Jonathan Nieder
Guido Günther wrote: > I'm using it for things like: > > git cat-file -p experimental:debian/rules > > But it seems 'git show' can do the same so it's probably not worth being > listed in the tab completion. Makes sense. Thanks for the explanation. -- To UNSUBSCRIBE, email to debian-bugs-

Bug#545552: zoneminder: debian/watch file

2010-06-25 Thread Vagrant Cascadian
Package: zoneminder Version: 1.24.2-4 Followup-For: Bug #545552 please consider including the following debian/watch file: version=3 http://www.zoneminder.com/downloads.html http://www.zoneminder.com/downloads/ZoneMinder-(.*).tar.gz live well, vagrant -- To UNSUBSCRIBE, email to debian-b

Bug#403246: sbuild dependancy resolution fails when b-dep on A | B ; A uninstallable

2010-06-25 Thread Bernd Zeimetz
On 06/26/2010 12:31 AM, Kurt Roeckx wrote: > build-conflict and sbuild never really work as intended, and > that's one of the more annoying things. > > Did you try adding libblas-dev in the depends list before > liblapack-dev? Not yet, will give it a try. Thanks! Bernd -- Bernd Zeimetz

Bug#587189: ITP: python-nast -- alignment of short DNA sequences

2010-06-25 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: python-nast Version : 1.1 * URL : http://pynast.sf.net * License : GPL Programming Lang: Python Description : alignment of short DNA sequences The package provices a reimplementatio

Bug#587154: Sympa upgrade overwrites current .conf files

2010-06-25 Thread Paweł Tęcza
On Fri, 25 Jun 2010 16:14:21 +0200 "Stefan Hornburg (Racke)" wrote: > On 06/25/2010 04:02 PM, Paweł Tęcza wrote: > > Package: sympa > > Version: 6.0.1+dfsg-2 > > Severity: important > > > > Hello again, > > > > I've found yet another bug in your Sympa 6.0.1+dfsg-2 package from > > Debian testing.

Bug#403246: sbuild dependancy resolution fails when b-dep on A | B ; A uninstallable

2010-06-25 Thread Kurt Roeckx
On Sat, Jun 26, 2010 at 12:14:31AM +0200, Bernd Zeimetz wrote: > On 06/25/2010 11:49 PM, Kurt Roeckx wrote: > > On Fri, Jun 25, 2010 at 10:51:05PM +0200, Bernd Zeimetz wrote: > >> Hi, > >> > >> are there any news on this bug? I've been hit by it today again, which is > >> really > >> anoying as I

Bug#587188: Should be put in the "es" subdirectory otherwise they get ignored for LANG=es or LANG=es_ES.UTF-8

2010-06-25 Thread Ivan Baldo
Package: fortunes-es Version: 1.30 Severity: normal I use the LANG=es_UY.UTF-8 environment variable and the command "fortune" doesn't show fortunes from this package, but if I set it to LANG=C it works. I think this is caused because the files aren't stored in the /usr/share/games/fortunes/es dire

Bug#584846: [PATCHv2] grub2 int15 hook for e820/e801 does not return CF correctly; makes recent Linux detect only 64MB (via BIOS-88)

2010-06-25 Thread Josh Triplett
On Fri, Jun 25, 2010 at 02:28:01PM -0700, Josh Triplett wrote: > As I originally reported in http://bugs.debian.org/584846 , and later > tracked down, grub2's int15 hook, used to augment functions e820/e801/88 > for additional reserved memory (such as for drivemap), fails to return > its error stat

Bug#587187: timidity: MIME types not installed, .mod missing

2010-06-25 Thread Frank Heckenbach
Package: timidity Severity: normal Tags: patch *** Please type your report below this line *** The current testing version does not install /usr/lib/mime/packages/timidity, in contrast to the one in lenny. I don't know why it was dropped. Since I don't see anything about it in the changelog, I su

Bug#587186: gajim: Programmation error in gajim

2010-06-25 Thread eloi
Package: gajim Version: 0.13.4-1+b1 Severity: normal Hi, a friend has tried to send me a file via gajim and this message appears : Traceback (most recent call last): File "/usr/share/gajim/src/filetransfers_window.py", line 389, in on_response_cancel(widget, account, file_props)) TypeError:

Bug#403246: sbuild dependancy resolution fails when b-dep on A | B ; A uninstallable

2010-06-25 Thread Bernd Zeimetz
On 06/25/2010 11:49 PM, Kurt Roeckx wrote: > On Fri, Jun 25, 2010 at 10:51:05PM +0200, Bernd Zeimetz wrote: >> Hi, >> >> are there any news on this bug? I've been hit by it today again, which is >> really >> anoying as I have to build and use atlas now instead of the small libblas as >> it >> is

Bug#586532: Info received (Bug#586532: Info received (Bug#586532: nslcd: Configure SASL with debconf))

2010-06-25 Thread Daniel Dehennin
Hi again, What about a single question like: Authentication type: - No authentication - Simple bind/password - SASL: LOGIN - SASL: PLAIN - SASL: NTLM - SASL: CRAM-MD5 - SASL: DIGEST-MD5 - SASL: GSSAPI - SASL: OTP Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --r

Bug#584495: iceweasel: Iceweasel terribly sluggish

2010-06-25 Thread Stefan Monnier
>> I have tried "iceweasel -no-remote -P" and run with a brand new profile, and >> have also tried with "iceweasel -safe-mode", but they still suffer from the >> sluggish display. [...] > Did you try disabling plugins, too? If it is not covered by using "a brand new profile" or by -safe-mode, I'll

Bug#587184: libinsighttoolkit3.18: please avoid building twice while generating binary packages

2010-06-25 Thread Yaroslav Halchenko
Package: libinsighttoolkit3.18 Version: 3.18.0-2 Severity: minor I've been waiting for a build to complete for few hours... and then mentioned that percentages started to grow again from 0%... looking at the build logs, e.g.: https://buildd.debian.org/fetch.cgi?pkg=insighttoolkit;ver=3.18.0-3%2B

Bug#586532: Info received (Bug#586532: nslcd: Configure SASL with debconf)

2010-06-25 Thread Daniel Dehennin
Arthur de Jong writes: [...] > I did notice that you have a separate ldap-sasl and ldap-sasl-mech > question. I think it would be nicer (to follow the change in > configuration to get rid of use_sasl) to have only one question which > asks about the mechanism with a value of "No SASL" or someth

Bug#587150: #587150: d-i netinst cd doesn't boot, isolinux error: further investigation

2010-06-25 Thread Holger Wansing
I found, that this not only a problem of the netinst cd, but also hardware dependent. I can boot my old 486 Toshiba Satellite laptop with this cd, but on my IBM Thinkpad T23 the cd produces the isolinux error: Error: no configuration file found. (The T23 does not contain the original optical dri

Bug#583388: Non-US keyboard problem with graphical installer

2010-06-25 Thread Alberto
reassign 583388 debian-installer thanks > It is not possible to select a non-US keyboard when the selected > language is English and the installer is the graphical. > No problems are encountered using the classical ncurses installer. > See the attached video for more details. I can reconfirm that

Bug#570816: dpkg --purge mysql-server-5.0 after upgrading to 5.1 stops new server

2010-06-25 Thread Raphael Geissert
Hi Norbert et al, I just got hit by this bug. Could you please consider fixing it for the next stable point release? The bug should probably be fixed by dropping the code that stops the server in postrm entirely. prerm already takes care of stopping the server. Cheers, -- Raphael Geissert - D

Bug#587183: net-snmp: debian/NEWS irrelevant for some packages

2010-06-25 Thread Raphael Geissert
Source: net-snmp Version: 5.4.3~dfsg-1 Severity: minor Hi, > net-snmp (5.4.3~dfsg-1) unstable; urgency=low > > As of version 5.4.3, upstream ships a new default configuration in > /etc/snmp/snmpd.conf, which only uses SNMPv3 rather than SNMPv1 and > SNMPv2c. That file is only installed by

Bug#403246: sbuild dependancy resolution fails when b-dep on A | B ; A uninstallable

2010-06-25 Thread Kurt Roeckx
On Fri, Jun 25, 2010 at 10:51:05PM +0200, Bernd Zeimetz wrote: > Hi, > > are there any news on this bug? I've been hit by it today again, which is > really > anoying as I have to build and use atlas now instead of the small libblas as > it > is not possible for me to build-conflict on A and buil

Bug#586197: uploading NMU

2010-06-25 Thread Dominic Hargreaves
On Fri, Jun 25, 2010 at 08:34:44PM +0200, Andreas Barth wrote: > Hi, > > I'm uploading this patch as NMU. Sorry for the urgency, but this is > one of the few packages that is blocking the testing migration right > now, and I'd like to get rid of it. Thanks, and apologies for not spotting it was h

Bug#583492: pam_unix' pam_auth_update profile should use "Additional" not "Primary" for account?

2010-06-25 Thread Arthur de Jong
On Thu, 2010-06-03 at 22:00 +0200, Arthur de Jong wrote: > I have just done some testing and if LDAP does not provide /etc/shadow > information (not entirely unheard of) pam_unix does not return success. > In this configuration you would need to have pam_ldap as Primary or move > everything to Addi

Bug#587182: /usr/bin/git-sd: please make use of git config github.user and github.token while interacting with github

2010-06-25 Thread Yaroslav Halchenko
Package: sd Version: 0.74-1 Severity: wishlist File: /usr/bin/git-sd now it seems to query those from keyboard but (theoretically) could/should use git configuration. Now it looked like: $> git-sd clone --from github:hanke/PyMVPA error: More than one va

Bug#587180: Completion: doesn't know about 'git cat-file'

2010-06-25 Thread Jonathan Nieder
Hi Guido, Guido Günther wrote: > the otherwise great bash completion of git doesn't seem to know about > git cat-file. So 'git c' does'nt contain git cat-file. Actually, the bash completion intentionally does not list any “plumbing” commands. Do you use cat-file regularly interactively? Is this

Bug#512909: libpst: new version 0.6.47

2010-06-25 Thread Petr
Package: libpst Version: New version of libpst 0.6.47 Severity: normal Last version of this fork is 0.6.47. It would be nice to have it packaged (with header files in libpst-dev). -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (800, 'unst

Bug#584846: [PATCH] grub2 int15 hook for e820/e801 does not return CF correctly; makes recent Linux detect only 64MB (via BIOS-88)

2010-06-25 Thread Josh Triplett
As I originally reported in http://bugs.debian.org/584846 , and later tracked down, grub2's int15 hook, used to augment functions e820/e801/88 for additional reserved memory (such as for drivemap), fails to return its error status correctly, causing recent Linux (and possibly other OSes) to detect

Bug#587181: git-debimport: cannot deal with upstream tarballs not containing a single dir

2010-06-25 Thread Yann Dirson
Package: gitpkg Version: 0.14 Severity: normal The "tar --strip 1" idea is completely broken. You should just do what dpkg-source does. I could have tried a patch, but I feel there is too many duplicated code in that exact area for me to be efficient. The basic idea is to untar under a foo.tm

Bug#587180: Completion: doesn't know about 'git cat-file'

2010-06-25 Thread Guido Günther
Package: git Version: 1:1.7.1-1 Severity: minor Hi, the otherwise great bash completion of git doesn't seem to know about git cat-file. So 'git c' does'nt contain git cat-file. Cheers, -- Guido -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstab

Bug#587179: dlocate -- -mp3 fails

2010-06-25 Thread Norbert Kiesel
Package: dlocate Version: 1.02 Severity: normal dlocate -- -mp3 fails because the -mp3 is passed on to grep Solution is to add -- before the search term in the grep commands (see attached patch). -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, '

Bug#587178: git-importdeb: fails with current git

2010-06-25 Thread Yann Dirson
Package: gitpkg Version: 0.14 Severity: serious Tags: patch "git status" used to be synonymous to "git commit --dry-run", and is used that way in git-importdeb. The script now fails because "-a" is not understood by "git status" any more because of this. commit 6a7b93ccfe1127de3e8398eeaa0b5e9e

Bug#587177: hplip: all pages printed 1/4 inch below file margins

2010-06-25 Thread Mark Hedges
Package: hplip Version: 3.10.5-1 Severity: normal This does not matter if I print from OpenOffice or using evince with a PDF. The files have the correct margins, for 8.5x11 paper, of 1 inch on each side. However, the content is printed 1/4 inch lower than it should be. I shouldn't have to chan

Bug#586082: [Build-common-hackers] Bug#586082: clean-la.mk rules file

2010-06-25 Thread Peter Eisentraut
On ons, 2010-06-16 at 11:25 +0200, Laurent Bigonville wrote: > Ubuntu is providing a rules file to cleanup all 'dependency_libs' > from .la files. > > This is also a debian release goal[1], so I guess this will help to > achieve this in debian. I think in order of preference, this should be fixed

Bug#586532: Info received (Bug#586532: nslcd: Configure SASL with debconf)

2010-06-25 Thread Arthur de Jong
On Fri, 2010-06-25 at 21:39 +0200, Daniel Dehennin wrote: > Here is my final (for now ;-)) patch, I added some requirement > informations (minssf and secprops) for some mechanisms but do not set > them automatically when selecting mechanisms. Thanks a lot for your patch. I have not yet had the tim

Bug#587176: sd: please update Homepage

2010-06-25 Thread Yaroslav Halchenko
Package: sd Version: 0.74-1 Severity: minor not sure since when (I just looked at sd for the first time) but there is a proper homepage: http://syncwith.us/sd/ and I got uterly confused by looking at Homepage: http://search.cpan.org/dist/App-SD/ ;-) -- System Information: Debian Release: squeeze

Bug#587175: git-debimport: wrong sorting of source files

2010-06-25 Thread Yann Dirson
Package: gitpkg Version: 0.14 Severity: normal There is a conflict between 1) "find" is used to locate the sources, and so any source files in eg. out/attic/ (which happens to be what I use) get located (which is inself could be a pleasant feature), and 2) dpkg --compare-version is done on the f

Bug#587174: xserver-xorg-input-wacom: Does not recognize my Intuos Graphic Tablet

2010-06-25 Thread Mag. Leonhard Landrock
Package: xserver-xorg-input-wacom Version: 0.10.5+20100416-1 Severity: important -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=de_AT.UTF-8, LC

Bug#474103: #474103: zoneminder: Zoneminder failing to find files for upload.

2010-06-25 Thread Vagrant Cascadian
Package: zoneminder Followup-For: Bug #474103 >> This is still a problem in version 1.23.3. I've had to replace >> <*$arch_image_path> with glob($arch_image_path) in zmfilter.pl version 1.24.2-4 appears to use glob($arch_image_path) in zmfilter.pl, is the problem fixed? live well, vagrant -

Bug#494261: zoneminder: include zip dependency or zip proposed package

2010-06-25 Thread Vagrant Cascadian
On Thu, Aug 07, 2008 at 11:13:25PM -0400, Daniel Ortiz wrote: > When a export event functions is called from the client browser a error if > zip package are not installed: > > from apache2 error.log: > > > Thu Aug 07 22:51:54 2008] [error] [client 172.16.20.220] Command 'cat > temp/zmFileList.

Bug#403246: sbuild dependancy resolution fails when b-dep on A | B ; A uninstallable

2010-06-25 Thread Bernd Zeimetz
Hi, are there any news on this bug? I've been hit by it today again, which is really anoying as I have to build and use atlas now instead of the small libblas as it is not possible for me to build-conflict on A and build-depend on B in this case. Please fix it soon! Thanks, Bernd -- Bernd Ze

Bug#587173: rpm: FTBFS on armel ("sed: can't read arm-linux/macros: No such file or directory")

2010-06-25 Thread Adam D. Barratt
Package: rpm Severity: serious Version: 4.8.1-3 Hi, rpm FTBFS on armel; from the build log: rm -f /build/buildd-rpm_4.8.1-3-armel-jH7OlM/rpm-4.8.1/debian/tmp/usr/bin/rpmdb ln -s rpm /build/buildd-rpm_4.8.1-3-armel-jH7OlM/rpm-4.8.1/debian/tmp/usr/bin/rpmdb make[6]: Leaving directory `/build/bui

Bug#585677: linux-image-2.6.32-5-486: impossible to mount partitions (except /)

2010-06-25 Thread Stéphane Blondon
2010/6/20 Ben Hutchings : > Please try booting with 'break=premount' added to the kernel parameters. > When the boot process stops you should get an '(initramfs)' prompt.  At > the prompt, please run 'blkid' and send the output.  Feel free to > abbreviate the UUIDs if you copy the output by hand. >

Bug#587172: github-cli: fails to list issues -- asks for authorization

2010-06-25 Thread Yaroslav Halchenko
Package: github-cli Version: 0.2.9-1 Severity: normal $> ghi -r hanke/PyMVPA list | cat # open issues on hanke/PyMVPA error: server problem (HTTP Error 401: Unauthorized) with -w goes to webpage nicely in a browser even on my own repository: $> ghi list | cat # open issues on yarikoptic/svgtu

Bug#585801: fixed in chromium-browser 5.0.375.86~r49890-1

2010-06-25 Thread Jonathan Nieder
> chromium-browser (5.0.375.86~r49890-1) unstable; urgency=low > . >[ Jonathan Nieder ] >* Use dpkg-architecture directly instead of relying on > dpkg-buildpackage to set DEB_*_ARCH variables. Use > DEB_HOST_ARCH_CPU instead of DEB_BUILD_ARCH to detect target CPU. > (Close

Bug#587171: openoffice.org-writer: "View", "Zoom" does not work

2010-06-25 Thread Jan Willem Stumpel
Package: openoffice.org-writer Version: 1:3.2.1-3 Severity: important This bug appeared some while ago, and has persisted for several months of dist-upgrades. Click "View", then "Zoom". A seriously broken window appears from which it is impossible to do anything (let alone zoom the display). Th

Bug#558852: Resolve unresolved symbols in shared libraries

2010-06-25 Thread Peter Fritzsche
Charles Plessy wrote: > Le Mon, Nov 30, 2009 at 07:32:24PM +0100, Peter Fritzsche a écrit : > > Source: emboss > > Version: 6.1.0-4 > > Severity: wishlist > > User: peter.fritzs...@gmx.de > > Usertags: unresolved-symbols-so > > > > I build all packages some time ago with binutils-gold and your pac

Bug#579459: fusionforge-full: broken HTTPS (on alioth)

2010-06-25 Thread Francesco Poli
On Fri, 25 Jun 2010 19:51:32 + (UTC) Thorsten Glaser wrote: > Francesco Poli dixit: > > >> My browser (galeon) says: > >> > >> Parts of this page are loaded over an insecure connection > > >any progress on this bug? > > Not from me yet but I suppose these are things like CSS, JS, > image

Bug#587137: python-debian: FTBFS: failed test

2010-06-25 Thread James Westby
On Fri, 25 Jun 2010 11:30:03 -0600, John Wright wrote: > I just committed and pushed it. I'm planning on working on #586021 in > the next few days, so I'll hold off actually uploading for now. Thanks John. James -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a s

Bug#583648: zoneminder: handle when mysql is not running

2010-06-25 Thread Vagrant Cascadian
Package: zoneminder Version: 1.24.2-4 Followup-For: Bug #583648 here's a slightly more comprehensive patch to avoid operations that rely on mysql running if mysql doesn't get started, and issuing a message to the user to run dpkg-reconfigure zoneminder once mysql is running. it might not handle u

Bug#497107: #497107: uninstallation deletes MySQL database with no warning

2010-06-25 Thread Vagrant Cascadian
tags 497107 patch thanks Package: zoneminder Version: 1.24.2-4 Followup-For: Bug #497107 seems like the database should only be removed on purge. the following one-line patch should do: --- postrm.orig 2010-06-25 12:36:21.0 -0700 +++ postrm 2010-06-25 12:36:31.0 -0700 @@ -1,

Bug#449128: gsfonts: Please improve hinting

2010-06-25 Thread Matijs van Zuijlen
On 06/25/2010 08:44 PM, Luís Picciochi Oliveira wrote: This bug hasn't been present for a while. I think it can be closed now. It does seem that the hinting of Nimbus Sans is not as bad as it used to be, but the metrics are still pretty bad. At 7 points, the string "mps" shows up here with a

Bug#579459: fusionforge-full: broken HTTPS (on alioth)

2010-06-25 Thread Thorsten Glaser
Francesco Poli dixit: >> My browser (galeon) says: >> >> Parts of this page are loaded over an insecure connection >any progress on this bug? Not from me yet but I suppose these are things like CSS, JS, images, which may be loaded via absolute URIs with protocol and FQDN, with $sys_use_ssl of

Bug#587169: rpcinfo: '-u localhost nfs' is not working if nfs is running on tcp only

2010-06-25 Thread Alexander Kretschmer
Package: libc-bin Version: 2.10.2-6 Severity: important -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (990, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.27.10 (SMP w/2 CPU cores) Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) Shell:

Bug#586532: Info received (Bug#586532: nslcd: Configure SASL with debconf)

2010-06-25 Thread Daniel Dehennin
Hello, I made some more tests with PLAIN and LOGIN: - require sasl_secprops with one of the following: * none * noanonymous - slapd do not disable them when no TLS as I read - slapd use saslauthd (with *-MD5, it use /etc/sasldb2 directly) - PLAIN ask for optional authzid, not LOGIN Here is my

Bug#581557: kwave: FTBFS error: --add-needed is not supported but is required for libkfile.so.4

2010-06-25 Thread Jari Aalto
Jari Aalto writes: > Not good. The 1.5.6 segfauls. ... I'll take a look at 1.5.6 later. Here is the fixed version: dget -x http://cante.net/~jaalto/tmp/debian/xsnap/xsnap_1.5.6-1.dsc Jari -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#583623: Packages-arch-specific: restrict spring and springlobby to i386 and amd64

2010-06-25 Thread Jan Dittberner
On Fri, Jun 25, 2010 at 05:16:16PM +0200, Matthias Klose wrote: > looks like these packages don't build with gcj. It's not a reason > not to builds these for some architectures supported by OpenJDK. > OpenGL hardware is not tied to ix86 platforms. Spring is tied to x86/amd64 because it contains s

Bug#103975: scmn qs6a

2010-06-25 Thread Delois Ronna
ksx -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#587093:

2010-06-25 Thread Jean-Louis Biasini
I'm using intel 945gm with kernel mode setting activated from the initramfs. Le vendredi 25 juin 2010 à 12:55 +0200, Daniel Baumann a écrit : > On 06/25/2010 10:49 AM, Jean-Louis Biasini wrote: > > While resuming after hibernation, plymouth cause resuming to hang (progress bar stop before the 1st q

Bug#584946: [Pkg-chromium-maint] Bug#584946: chromium-browser: segfault on startup on armel (openmoko freerunner)

2010-06-25 Thread Giuseppe Iuculano
On 06/25/2010 06:50 PM, Timo Juhani Lindfors wrote: > Giuseppe Iuculano writes: >> Could you try version 5.0.375.86~r49890-1 when it will be available in >> armel please? > > Sure but the blx instructions in libv8 will still be a problem, right? > Yes, please open a bug against libv8 package.

Bug#586926: Can't authenticate with Google reader

2010-06-25 Thread Marc Deslauriers
Package: liferea Version: 1.6.3-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch *** /tmp/tmpHXo8qP In Ubuntu, we've applied the attached patch to achieve the following: * debian/patches/google-reader-auth.patch: fix Google reade

  1   2   3   >