Bug#572865: gThumb bug when importing photos

2010-07-21 Thread David Paleino
On Wed, 21 Jul 2010 20:29:27 +0200, Yves-Alexis Perez wrote: > On mar., 2010-07-20 at 08:50 +0200, David Paleino wrote: > > Hello, > > you reported a bug regarding the import function of gThumb. I just uploaded > > 2.11.5 to unstable, would you be so kind to test it? I have a removable > > device

Bug#589907: mirror submission for debian.mirror.vu.lt

2010-07-21 Thread Arnoldas Sareckis
Package: mirrors Severity: wishlist Submission-Type: new Site: debian.mirror.vu.lt Aliases: e450.vu.lt Type: leaf Archive-architecture: ALL alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc Archive-ftp: /debian/ Archive-http: /debian/

Bug#589857: [INTL:da] Danish translation of the debconf templates gwhois

2010-07-21 Thread Christian PERRIER
Quoting Michael Holzt (mich...@holzt.de): > > Please include the attached Danish debconf translations > > I received two translations. I can of course only include one. And both are really different CC'ing Jacob in case he's not reading debian-l10n-danish (which might explain why the transl

Bug#589906: "error: Unknown error (http/404)" for any youtube video

2010-07-21 Thread Helmut Grohne
Package: clive Version: 2.2.11-1 Severity: normal On trying to download any youtube video using clive one now gets this message: error: Unknown error (http/404) As playing youtube videos in a web browser is no problem (gnash rocks), it looks like youtube has changed their urls. Helmut -- To

Bug#589413: mdadm: Segmentation fault when converting to RAID6 from RAID5

2010-07-21 Thread Neil Brown
On Thu, 22 Jul 2010 16:15:32 +1000 Neil Brown wrote: > on Debian, though I'm still running 2.6.32-5-amd64. I doubt that would > make a difference, but it might. And if fact it does. I found a 2.6.34 kernel and hit the same bug. The mdadm bug is fixed by upstream commit c03ef02d92e4b2a7397f72

Bug#588085: debian-policy: require that package-provided code never calls init scripts directly without the user's direction

2010-07-21 Thread Raphael Geissert
On Sunday 04 July 2010 14:50:35 Steve Langasek wrote: > On Sun, Jul 04, 2010 at 02:11:17PM -0500, Raphael Geissert wrote: > > With the risk of making this request too broad, I think there's no good > > reason why any code (i.e. not just scripts) provided by a package > > (whether it comes from upst

Bug#589905: say how to update from one machine to another

2010-07-21 Thread jidanni
Package: apt-file Version: 2.4.0 Severity: wishlist I copied all of /var/cache/apt/apt-file/ from a machine that I just updated, to one that had not been powered up for two weeks. Nevertheless, apt-file update just acted like I didn't do any of the above, and proceeded to download all over again

Bug#589816: dh-make-perl: does not recognize Artistic 2.0

2010-07-21 Thread Ansgar Burchardt
Hi, Salvatore Bonaccorso writes: > Thus one idea: How about nevertheless trying to regognize this > correctly, even Artistic-2.0 is not in common-licenses, adding a > 'License: Artistic-2.0' in the stanza, but instead of adding then a > short refering to the short form, and linking to /usr/share

Bug#589413: mdadm: Segmentation fault when converting to RAID6 from RAID5

2010-07-21 Thread Neil Brown
On Sat, 17 Jul 2010 15:49:22 +0200 Björn Påhlsson wrote: . > # mdadm --verbose --grow /dev/md0 --level=raid6 --raid-devices=4 > > The output of that last command is: > > mdadm level of /dev/md0 changed to raid6 > Segmentation fault > When I try that (thanks for providing precise commands!

Bug#589904: [libsmokekparts3] wrong extended description

2010-07-21 Thread Filipus Klutiero
Package: libsmokekparts3 Version: 4:4.4.5-1 Severity: minor The extended description is the one of libsmokekdeui4-3: Smoke libraries are part of the bindings used for Qt and KDE. This package contains the KDE 4 User Interface parts of Smoke. Smoke provides infrastructure which is used for cre

Bug#582410: (Fwd) Bug#582410: libgtk2-perl: FTBFS on mips: Failed test 'callbacks encountered'

2010-07-21 Thread Salvatore Bonaccorso
Hi On Wed, Jul 21, 2010 at 11:28:29PM +0200, gregor herrmann wrote: > > If the DISPLAY variable is empty, the unit tests will skip the > > attempts to do real drawing and such, and only test binding and > > marshaling code. This build mode is intended for use by automated > > packaging systems, an

Bug#589903: [libksgrd4] "for ksysguard GUI" in extended description

2010-07-21 Thread Filipus Klutiero
Package: libksgrd4 Version: 4:4.4.5-1 Severity: minor The extended description starts with This package contains libraries needed for ksysguard GUI. You probably want the same as the short description: This package contains libraries needed for the ksysguard GUI. or This package contains libra

Bug#589824: Bug in liblatex-table-perl fixed in revision 60468

2010-07-21 Thread pkg-perl-maintainers
tag 589824 + pending thanks Some bugs are closed in revision 60468 by Ansgar Burchardt (ansgar-guest) Commit message: WAITS-FOR: libmoosex-followpbp-perl * New upstream release. + Use MooseX::FollowPBP instead of Moose::Policy::FollowPBP. (Closes: #589824) * Use Build.PL. * Make (build-)de

Bug#589816: dh-make-perl: does not recognize Artistic 2.0

2010-07-21 Thread Salvatore Bonaccorso
Hi Ansgar On Wed, Jul 21, 2010 at 08:26:22PM +0900, Ansgar Burchardt wrote: > Package: dh-make-perl > Version: 0.68-1 > Severity: normal > Tags: upstream > > dh-make-perl does not recognize the license statement inserted by > Dist::Zilla for the Artistic-2.0 license. Instead it thinks the licens

Bug#578867: Announce of the upcoming NMU for the glpi package

2010-07-21 Thread Christian PERRIER
Dear maintainer of glpi and Debian translators, Some days ago, I sent a notice to the maintainer of the glpi Debian package, mentioning the status of at least one old po-debconf translation update in the BTS. I announced the intent to build and possibly upload a non-maintainer upload for this pa

Bug#588085: debian-policy: require that package-provided code never calls init scripts directly without the user's direction

2010-07-21 Thread Raphael Geissert
On Sunday 04 July 2010 14:23:45 Julien Cristau wrote: > On Sun, Jul 4, 2010 at 14:11:17 -0500, Raphael Geissert wrote: > > A possible way to implement this state-based policy without relying on > > the underlying boot system would be to require packages and users to > > never call init script dire

Bug#587279: debian-policy: section 2.2.1 needs some tweaking

2010-07-21 Thread Raphael Geissert
On Monday 19 July 2010 11:26:38 Russ Allbery wrote: > diff --git a/policy.sgml b/policy.sgml > index 0b3c1a1..06c1fdc 100644 > --- a/policy.sgml > +++ b/policy.sgml > @@ -476,9 +476,12 @@ > > must not require a package outside of main > for compilation o

Bug#588207: Fixed in 1.98+20100720-1

2010-07-21 Thread Tino Keitel
Hi, this bug can be closed, as grub-install now invokes grub-mkimage with -p "": $grub_mkimage -p "" -O ${target_cpu}-efi --output=${grubdir}/grub.efi $modules || exit 1 I tested it and it works fine. Regards, Tino -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#589817: frogatto - FTBFS: ccache: failed to create /srv/buildd/.ccache (No such file or directory)

2010-07-21 Thread Dmitry E. Oboukhov
reassign 589817 frogatto fixed 589817 1.0+dfsg1-4 thanks On 18:47 Wed 21 Jul , Julien Cristau wrote: JC> On Wed, Jul 21, 2010 at 21:34:12 +0400, Dmitry E. Oboukhov wrote: >> PS: could You point me the policy part which includes these items? JC> The 'autobuilding' part of JC> http://release.d

Bug#589902: grub-efi-ia32: please support filesystems other than FAT

2010-07-21 Thread Tino Keitel
Package: grub-efi-ia32 Version: 1.98+20100720-1 Severity: normal grub-install fails if the filesystem on which it is installed is not FAT: if test "x$fs_module" = xfat; then :; else echo "${grubdir} doesn't look like an EFI partition." 1>&2 exit 1 fi I have grub installed on an HFS+ part

Bug#578250: open-iscsi: Encounters connection failure on boot

2010-07-21 Thread Ritesh Raj Sarraf
On Thursday 22 Jul 2010 04:53:00 Russell Ault wrote: > Sorry it has taken me so long to reply. I believe I am using ifup scripts > (neither network-manager or wicd are installed on the machine). I am using > what is the default on a business card i386 installation. > > Apparently the problem is sl

Bug#589901: Add Praveen Arimbrathodiyil as a Debian Maintainer

2010-07-21 Thread Praveen A
Package: debian-maintainers Please add Praveen Arimbrathodiyil to Debian Maintainers keyring. jetring changeset attached. Thanks Praveen -- പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍ I know my rights; I want my phone call! What use is a phone call, if you are unable to speak? (as seen on /.) add-3EB46FBC

Bug#589899: adds extra recipients when dot used in full name for email address

2010-07-21 Thread Shaun May
Hi, sorry found that this has been fixed in the upstream version, so just need it patched here. http://untroubled.org/nullmailer/ thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589900: ITP: pam-face-authentication -- a pluggable authentication module for face authentication

2010-07-21 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp Owner: "Ying-Chun Liu (PaulLiu)" Severity: wishlist *** Please type your report below this line *** * Package name: pam-face-authentication Version : 0.3 Upstream Author : Rohan Anil Onur Küçük Alex Lau

Bug#513562: valknut: Program crash at startup

2010-07-21 Thread Maia Kozheva
Could you verify if the problem still persists with 0.4.9? If not, I'll close it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#589899: nullmailer: adds extra recipients when dot used in full name for email address

2010-07-21 Thread Shaun May
Package: nullmailer Version: 1:1.04-1.1 Severity: important Hello, When a . is used in the full name, like 'tester.test ' nullmailer uses both the full name and email address as recipent addresses and sends an email to both. tester.t...@localhost tes...@testing.co.nz can be repeated by doing

Bug#589266: [lintian] runghc interpreter not known

2010-07-21 Thread trentbuck
Giovanni Mascellani wrote: > Anyway, if you prefer not including runghc, I have really no > problems. I just filed this bug because the lintian warning asked me > to do so. runhugs is already in there, so it makes sense to add both runghc and runhaskell (an update-alternative(8) alias) to also be

Bug#589898: spe: Beeps (always) after script executions

2010-07-21 Thread Dario Minnucci
Package: spe Version: 0.8.4.h-2 Severity: minor Hi Team, After running scripts beeps always (even having the 'Beep after execution of script' checkbox didabled). Cheers. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimen

Bug#526584: CMUCL requires SSE2 CPU on i386 architecture

2010-07-21 Thread Vítor De Araújo
I got the same problem right now and was going to file a bug report. I think that if it is distributed as an i386 package it should run on any i386 processor, unless there is a good reason not to. I agree with Torsten that if it is too troublesome to keep both versions, priority should be given

Bug#467231: This is fantastic

2010-07-21 Thread Francis Irving
Just to say, this dynamic completino patch is fantastic. It's lovely having new terminal windows open instantly, and bash completion still seems to work just as well as ever. I'd like to see this in the core bash package. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#540601: Getting Oopses on a 32-bit powerpc Pegasos2

2010-07-21 Thread Andrew Buckeridge
Package: linux-image-2.6.32-5-powerpc Version: 2.6.32-15 Running 2.6.32-15 since Tue, 20 Jul 2010 and system has stayed up between reboot and fsck forced with: 0 3 * * * /sbin/shutdown -t 15 -rF now $ uname -r 2.6.32-5-powerpc > Jul 22 03:22:55 chrp -- MARK -- > Jul 22 03:42:55 chrp -- MAR

Bug#588287: linux-image-2.6.34-1-686: Heavy disk activity triggers a warn_slowpath_common at fs-writeback.c:589

2010-07-21 Thread GSR
Hi, b...@decadent.org.uk (2010-07-07 at 0017.43 +0100): > On Tue, 2010-07-06 at 23:47 +0200, GSR wrote: > > Package: linux-2.6 > > Version: 2.6.34-1~experimental.1 > > Severity: normal > > > > When the disk system is used heavily, for example installing software > > or writing a big file, a warnin

Bug#589893: python-qt4: has bad linking for shared objects

2010-07-21 Thread Jakub Wilk
tags 589893 - patch thanks Thanks for your bug report. * Alan W. Irwin , 2010-07-21, 16:37: ldd -r /usr/lib/pyshared/python2.6/PyQt4/Qt.so You obtain the following (abbreviated) results: linux-vdso.so.1 => (0x7fffcc7ff000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x7f

Bug#589893: python-qt4: has bad linking for shared objects

2010-07-21 Thread Alan W. Irwin
On 2010-07-22 01:59+0200 Jakub Wilk wrote: tags 589893 - patch thanks Thanks for your bug report. * Alan W. Irwin , 2010-07-21, 16:37: ldd -r /usr/lib/pyshared/python2.6/PyQt4/Qt.so You obtain the following (abbreviated) results: linux-vdso.so.1 => (0x7fffcc7ff000) libQtC

Bug#578458: Coro build problems

2010-07-21 Thread Marc Lehmann
On Wed, Jul 21, 2010 at 11:31:19PM +0200, gregor herrmann wrote: > > > ideas about possible fixes than we do :) > > I'm sorry, not really. [..] > > The only things I can suggest is playing around with the backend selection > > (I can then hardcode defaults). > > Ok, thanks for your hints, we ca

Bug#459868: debian-policy: Definition of Maintainer: when using a mailing list

2010-07-21 Thread Charles Plessy
Le Mon, Jul 19, 2010 at 10:08:23AM -0700, Russ Allbery a écrit : > > Charles and Steve, you're the two who objected to or were avoiding the > "should" language. Does this persuade you? Still not completely: a sentence like “The maintainer then becomes Debian QA Group” gives a feeling of automati

Bug#589897: emboss: Removed symbols make package fail to build.

2010-07-21 Thread Charles Plessy
Package: emboss Version: 6.3.1-1 Severity: important Justification: fails to build from source I will upload soon a corrected package -- Charles -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#504880: Disambiguate "installed" for packages

2010-07-21 Thread Jonathan Nieder
Russ Allbery wrote: > Suppose that you have a package foo 1.0-1 with: > > Pre-Depends: bar > > and a package foo 2.0-1 that has no pre-dependencies. [...] > Now you run: > > dpkg -i foo_2.0-1.deb > > foo 2.0-1 has no pre-dependencies, so the pre-dependency check succeeds. > Installatio

Bug#588300: udev: 91-permissions.rules breaks scanner access

2010-07-21 Thread Olaf Meeuwissen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010年07月22日 02:07, Julien BLACHE wrote: > Olaf Meeuwissen wrote: > > Hi, > >>> MFPs have always been an issue in that regard; only ACLs could fix this, >>> unfortunately it's not natively supported by udev. Maybe I could change >>> the libsane rule

Bug#589896: openarena: segfaults when using pulse-via-ALSA output and PulseAudio capture

2010-07-21 Thread Simon McVittie
Package: openarena Version: 0.8.1-7 Severity: normal OA can be configured such that it segfaults on startup. I believe this is caused by the following situation, which I might have got into by reconfiguring it to make better use of PulseAudio in the past: - OpenAL enabled (+set s_useOpenAL 1) - o

Bug#589122: Duplicate of #579862

2010-07-21 Thread Ben Hutchings
On Thu, 2010-07-22 at 00:37 +0100, Ben Hutchings wrote: > On Wed, 2010-07-21 at 18:56 -0400, Brandon Simmons wrote: > > This appears to be a duplicate of bug #579862, linked here: > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579862 > > I think you're right. I'll merge them. I notice

Bug#579862: linux-image-2.6.32-trunk-686: Fatal DMA error in b43 broadcom kernel module

2010-07-21 Thread Ben Hutchings
On Sat, 2010-05-01 at 22:42 +0400, Andrey Nikitin wrote: > Package: linux-2.6 > Version: 2.6.32-5 > Severity: normal > > > See error message in kernel.log below please. > Patch (?): > http://www.mail-archive.com/bcm43xx-...@lists.berlios.de/msg09023.html This patch was applied upstream, but res

Bug#504880: Disambiguate "installed" for packages

2010-07-21 Thread Russ Allbery
Jonathan Nieder writes: > Russ Allbery wrote: >> Jonathan Nieder writes: >>> * postrm does not get called until pre-dependencies for the new >>>version are satisfied. So I think it is impossible for >>>pre-dependencies to be half-installed here. >> I believe, from what Ian said, that

Bug#468232: fixed in 2.7.0

2010-07-21 Thread Vasilis Vasaitis
Hi, I used to have the problem described in these two bugs (#468232 and #580534, they seem to be duplicates), but lately it appears to have been fixed. This is probably related to the following changelong entry from 2.7.0: # Use GtkStatusIcon for the docklet, providing better integration in n

Bug#584576: Might be fixed in version 2.7.2

2010-07-21 Thread Vasilis Vasaitis
Hi, I'm also having random crashes with pidgin. But it looks like the problem might be fixed: 2.7.2 just came out today, and the changelog says, amongst other things: * MSN o Fix a crash related to fast buddy icon transfers. So could we have the new version uploaded to unstable

Bug#589895: squeeze version of /etc/init.d/monit seems to be missing -d $CHECK_INTERVALS

2010-07-21 Thread root
Package: monit Version: 1:5.1.1-1 Severity: normal Monit on my squeeze system seemed to attempt to start when using /etc/init.d/monit start but whenever I check ps output it was not there. Two things I tried or observed: I noticed that a file /root/.monit.id was being created and that was pret

Bug#589783: openafs-fileserver starts too early

2010-07-21 Thread Jaap Winius
Quoting Russ Allbery : ... The AFS file server depends on: # Required-Start: $local_fs $remote_fs $network $time It should also depend on $bind9, or at least the availability of a name server. Right now, when my server machine -- which is the only server on my network and also funct

Bug#589122: Duplicate of #579862

2010-07-21 Thread Ben Hutchings
On Wed, 2010-07-21 at 18:56 -0400, Brandon Simmons wrote: > This appears to be a duplicate of bug #579862, linked here: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579862 I think you're right. I'll merge them. Ben. -- Ben Hutchings Once a job is fouled up, anything done to improve it

Bug#504880: Disambiguate "installed" for packages

2010-07-21 Thread Jonathan Nieder
Russ Allbery wrote: > Initial bootstrap, like udebs, feels to me like > something that's outside the intended scope of Policy. Note to self: beg Neil Williams to help edit a document based on multistrap. > Jonathan Nieder writes: >> * postrm does not get called until pre-dependencies for the

Bug#589894: jxplorer: Change default port number to 389?

2010-07-21 Thread Petter Reinholdtsen
Package: jxplorer Version: 3.2.1+dfsg-1 When starting jxplorer and asking it to connect to a ldap server, the default port is set to 19389, while openldap by default will listen on port 398. Every time I use jxplorer, I change 19389 to 389 to be able to connect. Can the default port used when c

Bug#589893: python-qt4: has bad linking for shared objects

2010-07-21 Thread Alan W. Irwin
Package: python-qt4 Version: 4.7.3-1+b1 Severity: important Tags: patch If you run, e.g., ldd -r /usr/lib/pyshared/python2.6/PyQt4/Qt.so You obtain the following (abbreviated) results: linux-vdso.so.1 => (0x7fffcc7ff000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x7f9

Bug#578250: open-iscsi: Encounters connection failure on boot

2010-07-21 Thread Russell Ault
Sorry it has taken me so long to reply. I believe I am using ifup scripts (neither network-manager or wicd are installed on the machine). I am using what is the default on a business card i386 installation. Apparently the problem is slightly intermittent. I rebooted the server so I could genera

Bug#589892: kwrited: fail to show complete shutdown message

2010-07-21 Thread Petter Reinholdtsen
Package: kdebase-workspace-bin Version: 4:4.4.4-1 When running shutdown to take down the machine, the broadcasted message is gathered by something and pushed out as a KDE notification. The problem is that the message shown in the notification window is only part of the message show. The complete

Bug#589783: openafs-fileserver starts too early

2010-07-21 Thread Russ Allbery
Jaap Winius writes: > It should also depend on $bind9, or at least the availability of a name > server. Right now, when my server machine -- which is the only server on > my network and also functions as a name server and Internet gateway -- > starts the "openafs-fileserver" script, the vlserver

Bug#589891: silo: No more boots on UltraSparc 10: "Fast Data Access MMU Miss"

2010-07-21 Thread Axel Beckert
Package: silo Version: 1.4.14+git20100228-1 Severity: grave After quite some downtime (280 days or so) I updated my UltraSparc 10 running Sid. With that update came also a new silo (skipping one or two package versions inbetween). Since that upgrade silo doesn't start anymore. On boot I just get

Bug#581421: I found one of the causes of this error

2010-07-21 Thread Dominique Brazziel
In 'sa.c' (in function parse_acct_entries) the values for user, system andelapsed time (all doubles) are being divided by 'hzval = sysconf(_SC_CLK_TCK); hzval', which is defined but never initialized. In the previous version those variables were divided by 'CURR_AHZ'. -- To

Bug#589122: Duplicate of #579862

2010-07-21 Thread Brandon Simmons
This appears to be a duplicate of bug #579862, linked here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579862 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#553698: Re: Bug#553698: gwibber 2.x, testing feedback

2010-07-21 Thread Carl Chenet
> Here is package which I'm going to upload 'really' soon. That's a tremendous news ! Thanks a lot for that. Bye, -- Carl Chenet Blog: http://carlchenet.wordpress.com Identi.ca: http://identi.ca/carlchenet -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#581830: linux-image-2.6.32-5-amd64: console and X display do not work unless nouveau is blacklisted

2010-07-21 Thread Vincent Lefevre
tags 581830 fixed-upstream thanks See https://bugs.freedesktop.org/show_bug.cgi?id=28140 -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon) -- To UN

Bug#589890: vlc-nox: Reactivate the modplug module

2010-07-21 Thread Christophe Mutricy
Package: vlc-nox Version: 1.1.1-1 Severity: normal Hello, I had to disabel the modplug module in vlc 1.1.1-1 due to a bug of libmodplug (#588465). This bug is just to document, tarck and remember to reactivate it -- Xtophe -- System Information: Debian Release: squeeze/sid Architecture: i386

Bug#589889: schroot: session names being inconsistently restricted

2010-07-21 Thread Zach Carter
Package: schroot Version: 1.4.7 Severity: important schroot allows me to create a persistent session with a particular name, such as "zcarter-catalan-build-cb67j4yZoS-16646". However, when I attempt to access it later on, it fails like this: $ /usr/bin/schroot -p -v -r -c zcarter-catalan-bu

Bug#572066: still an issue?

2010-07-21 Thread Andreas Gabriel
Hi Chris, the issue was forwarded to https://bugzilla.redhat.com/show_bug.cgi?id=569511 kind regards Andreas -- Dr. Andreas Gabriel, Hochschulrechenzentrum Hans-Meerwein-Str., 35032 Marburg, fon +49 (0)6421 28-23560 fax -26994 - Philipps-Universitaet Marburg

Bug#504880: Disambiguate "installed" for packages

2010-07-21 Thread Jonathan Nieder
Russ Allbery wrote: > I found the original awkward and hard to puzzle out. How about this: > > > Since Depends only places requirements on the order in > which packages are configured, packages in an installation run > are usually all unpacked first and all configu

Bug#589876: totem-plugin-arte: An error occurred: Location not found.

2010-07-21 Thread Nicolas Delvaux
Thank you for your bug report. Like the last time, Arte modified its streaming system (hopefully it was the last part of the transition). So the plugin is broken *again* since more than two weeks. This time we did not found any workaround (eg: last time we found an hidden access to the "old" stre

Bug#579721: open-vm-source: Loading of vmhgfs module fails, even if vmci is loaded before

2010-07-21 Thread The Fungi
I can confirm, even after building the latest 2010.06.16-268169-2 module for a packaged 2.6.32-5-686 kernel (current squeeze), this exact behavior is still present. -- { IRL(Jeremy_Stanley); PGP(97AE496FC02DEC9FC353B2E748F9961143495829); SMTP(fu...@yuggoth.org); IRC(fu...@irc.yuggoth.org#ccl); ICQ

Bug#589888: First item in GTK file selection dialog always selected

2010-07-21 Thread Daniel Watkins
Package: mp3splt-gtk Version: 0.5.6-1+b1 Severity: important The first item in the GTK file selection dialog is always selected when the Open button is pressed. If this is a directory, the directory will be opened in the file selection dialog. If it is a file, the file will be opened in the main

Bug#589887: imagemagick: broken /etc/mailcap for /usr/bin/display entries

2010-07-21 Thread Bastian Kleineidam
Package: imagemagick Version: 7:6.6.2.6-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, in my /etc/mailcap the /usr/bin/display entries added by imagemagick are broken: $ see ole0.bmp sh: Syntax error: Unterminated quoted string Warning: program returned non-zero exit code #

Bug#589571: shtool: race condition on mkdir -p implementation

2010-07-21 Thread William Vera
Hi On Sun, Jul 18, 2010 at 2:06 PM, Raphael Geissert wrote: > Package: shtool > Version: 2.0.8-5 > > Hi, > > There's a race condition on the mkdir -p implementation, which can make > parallel executions fail. > PHP ships its own copy of shtool (where this bug has already been fixed,) but > we can

Bug#589879: Doesn't start because of missing file

2010-07-21 Thread Emilio Pozuelo Monfort
On 21/07/10 22:32, Michael Meskes wrote: > Package: gnome-shell > Version: 2.29.0-3 > Severity: grave > > At least that's what the output seems to suggest: > > t...@feivel:~$ gnome-shell --replace > Window manager warning: Failed to load theme "Clearlooks": Failed to find a > valid file for them

Bug#589884: [buildd-tools-devel] Bug#589884: schroot seems to fail when using libpam-ldap / libnss-ldap

2010-07-21 Thread Roger Leigh
On Wed, Jul 21, 2010 at 03:36:39PM -0500, Mark Nipper wrote: > While trying to run "schroot -p --debug=notice" on a system with > lib(pam|nss)-ldap installed and configured (in both the chroot and main > system), I'm getting: > D(1): Set GID=1,000 > E: Failed to set supplementary groups: Oper

Bug#570971: Trying to understand this bug: need more detail to reproduce

2010-07-21 Thread Charles Briscoe-Smith
Hi, I've been looking through the recent changes to the Debian ssmtp package and this bug seems to be quite crucial. Guido Trotter wrote: > Version: 2.64-3 [...] > The recent change to install ssmtp sgid mail broke the possibility to > use the -C flag to select an alternative config file. This b

Bug#552191: closed by Christoph Anton Mitterer (Re: can we close this?)

2010-07-21 Thread Christoph Anton Mitterer
On Wed, 2010-07-21 at 23:33 +0200, Stéphane Glondu wrote: > I didn't receive neither of your mails. I just receive the BTS > notification that the bug was closed. Yeah sorry,.. just found out the the original reporter is apparently not subscribed or so... > Thank you for caring, np,.. guess the l

Bug#552191: closed by Christoph Anton Mitterer (Re: can we close this?)

2010-07-21 Thread Stéphane Glondu
On Wed, 21 Jul 2010 23:04:45 +0200, Christoph Anton Mitterer wrote: > Closing the issue, as is probably already fixed and/or an non-issue and > the original author didn't reply to my request about one month ago. I didn't receive neither of your mails. I just receive the BTS notification that the b

Bug#550014: Dangerous aspect of this bug

2010-07-21 Thread Octavio Alvarez
Hello. This bug is particularly dangerous on remote administration scenarios, where the operator will, unexpectedly, get locked out of the box, requiring physical access to the server. It is expected that "/etc/init.d/networking restart" would actually start again all those interfaces that were

Bug#582410: (Fwd) Bug#582410: libgtk2-perl: FTBFS on mips: Failed test 'callbacks encountered'

2010-07-21 Thread gregor herrmann
On Wed, 21 Jul 2010 23:28:29 +0200, gregor herrmann wrote: > (Or it's a toolchain problem on ia64 ...) *cough* s/ia64/mips/ (I confused it with another package that fails to build on ia64). -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linu

Bug#582410: (Fwd) Bug#582410: libgtk2-perl: FTBFS on mips: Failed test 'callbacks encountered'

2010-07-21 Thread gregor herrmann
On Sun, 18 Jul 2010 11:19:50 -0400, muppet wrote: > > see below: libgtk2-perl has problems on the mips build daemon in > > Debian. Maybe some of you guys has any idea what's going on there? > >> # Failed test 'callbacks encountered' > >> # at t/GtkCellRenderer.t line 228. > >> # Struct

Bug#250594: can we close this?

2010-07-21 Thread Martin Michlmayr
* Debian Bug Tracking System [2010-07-21 21:03]: > Closing the issue, as is probably already fixed and/or an non-issue and > the original author didn't reply to my request about one month ago. The original author of this bug report (i.e. me) didn't answer because you sent your question "To: 250..

Bug#578458: Coro build problems

2010-07-21 Thread gregor herrmann
On Sun, 18 Jul 2010 01:06:52 +0200, Marc Lehmann wrote: > > Could you please take a look at this issue; I guess you have more > > ideas about possible fixes than we do :) > I'm sorry, not really. [..] > The only things I can suggest is playing around with the backend selection > (I can then hardco

Bug#584862: sysv-rc: calculate the seconds correctly :)

2010-07-21 Thread Peter Pentchev
On Wed, Jul 21, 2010 at 10:02:16PM +0200, Petter Reinholdtsen wrote: > tags 584862 + patch > thanks > > [Peter Pentchev] > > Hi, > > > > First of all, thanks for your work on sysvinit and friends! > > Thank you. > > > What do you think of the following patch which handles the case of the time >

Bug#589822: xscreensaver: option to show the password/unlock dialog on primary screen

2010-07-21 Thread Jamie Zawinski
I can't imagine why you would want the unlock dialog to appear on a screen that does not have the mouse on it. You have to move the mouse over there to click OK anyway. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#547753: scripts are bash-scripts now

2010-07-21 Thread Raphael Geissert
On Wednesday 21 July 2010 16:03:51 Christoph Anton Mitterer wrote: > Closing the issue, as is probably already fixed and/or an non-issue and > the original author didn't reply to my request about one month ago. If you want to contact the submitter, then make sure you email him/her (either by usin

Bug#571358: libgearman-client-async-perl: FTBFS: tests failed

2010-07-21 Thread gregor herrmann
On Mon, 19 Jul 2010 13:44:46 +0200, Lucas Nussbaum wrote: > > I still can't reproduce this bug. > > Lucas, could you try again, please? > > (I suspect some load issues and suggest to lower the severity.) > I doubt it: it failed repeatably since february: Oh. Thanks for the info, I wasn't aware of

Bug#589886: Please add Tomasz Muras to Debian Maintainers keyring.

2010-07-21 Thread Tomasz Muras
Package: debian-maintainers Please add Tomasz Muras to Debian Maintainers keyring. Thanks, Tomek Comment: Add Tomasz Muras as a Debian Maintainer Date: Wed, 21 Jul 2010 21:34:22 +0100 Recommended-By: Xavier Oswald Agreement: http://lists.debian.org/debian-newmaint/2010/07/msg00035.html Advocat

Bug#589885: dnsmasq: Pid file not created with --pid-file /path/to/file

2010-07-21 Thread Brian Vanderburg II
Package: dnsmasq Version: 2.45-1+lenny1 Severity: important When running dnsmasq command with command line arguments, specifying a custom pid file does not work if one types '--pid-file /path/to/pid'. It does work if one types '-x /path/to/pid'. It also works if one types '--pid-file=/path/to/pi

Bug#589884: schroot seems to fail when using libpam-ldap / libnss-ldap

2010-07-21 Thread Mark Nipper
Package: schroot Version: 1.4.7-1 Severity: important While trying to run "schroot -p --debug=notice" on a system with lib(pam|nss)-ldap installed and configured (in both the chroot and main system), I'm getting: --- D(1): Loading config file: /etc/schroot/schroot.conf D(1): Loading data f

Bug#588248: [Debichem-devel] Bug#588248: Provide library for static linkage (libopenbabel.a)

2010-07-21 Thread Dmitry Katsubo
Michael Banck wrote on 14.07.2010 01:21: > Any particular reason for this? It will likely double the build time, > but we can do it, of course (we might have shipped static libraries in > the past, I don't remember). It will always be a benefit :) At the moment I am participating in development

Bug#589883: podebconf-report-po: print a list of recipients before sending mails

2010-07-21 Thread Denis Barbier
Package: po-debconf Version: 1.0.16 Severity: wishlist Tags: patch Hi, When podebconf-report-po prompts whether to send mails, it would be nice to print a list of files and recipients in case checkboxes have been unchecked or deleted. Here is a proposed patch. Denis --- podebconf-report-po +++ p

Bug#589875: Patch for #589875

2010-07-21 Thread brian m. carlson
tags 589875 patch kthxbye This patch causes libxslt1.1 to output an encoding declaration whenever it outputs an XML declaration. It also has the side effect of applying to the html and text output methods. This should not be a problem; the text method specifies that the default encoding is syste

Bug#589873: grub-pc: fails to install in mbr during postinstall

2010-07-21 Thread Colin Watson
On Wed, Jul 21, 2010 at 09:50:31PM +0200, Achim Schaefer wrote: > During postinstall I get the question on which drives to install grub in the > mbr. > I choose all three (as always in the past). > > Now the postinstall fails with: > Richte grub-pc ein (1.98+20100720-1) ... > /usr/sbin/grub-probe

Bug#583312: since update to initscripts, sysv... to version 2.88.dfs-5 -- kdm "fails" to load

2010-07-21 Thread Hans-J. Ullrich
Dear maintainers, I do not think, the problem is caused by by nvidia-glx-driver. I checked it out, and got the same results by using gdm, xdm or kdm, and as well as with the vesa driver and xserver-xorg-nv. In all cases I got the same efect: the login-manager did not start, the x-server did not

Bug#547753: scripts are bash-scripts now

2010-07-21 Thread Christoph Anton Mitterer
Closing the issue, as is probably already fixed and/or an non-issue and the original author didn't reply to my request about one month ago. Feel free to reopen in case this is still an issue. Cheers, Chris. smime.p7s Description: S/MIME cryptographic signature

Bug#311057: can we close this?

2010-07-21 Thread Christoph Anton Mitterer
Closing the issue, as is probably already fixed and/or an non-issue and the original author didn't reply to my request about one month ago. Feel free to reopen in case this is still an issue. Cheers, Chris. smime.p7s Description: S/MIME cryptographic signature

Bug#589882: lmms: Build-depends on unavailable libestools1.2-dev

2010-07-21 Thread Adam D. Barratt
Package: lmms Version: 0.4.6-1 Severity: serious Hi, lmms is currently unbuildable in unstable. It build-depends on libestools1.2-dev, which has been replaced by libestools2.0-dev. Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#504880: Disambiguate "installed" for packages

2010-07-21 Thread Russ Allbery
Russ Allbery writes: > Please review in detail, as this is the first documentation we'll have > of several hairy assumptions involved in maintainer script dependencies. Here is an updated patch reflecting feedback from Ben Finney and Jonathan Nieder. diff --git a/policy.sgml b/policy.sgml index

Bug#482401: (no subject)

2010-07-21 Thread Matthias Schmitz
retitle 482401 ITA: slurm -- Realtime network interface monitor owner 482401 ! thanks Hi, i uploaded the package to mentors.debian.net [1]. Hopefully someone uploaded this package for me :-). regards, Matthias [1] http://mentors.debian.net/debian/pool/main/s/slurm signature.asc Description:

Bug#553248: Diff for nel NMU 0.5.0-1.2

2010-07-21 Thread Alexander Reichle-Schmehl
tags 553248 + patch tags 553248 + pending thanks Dear maintainer, I've prepared an NMU for nel (versioned as 0.5.0-1.2) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -u nel-0.5.0/debian/changelog nel-0.5.0/debian/changelog --- nel-0.5.0/debia

Bug#534785: pidgin: I get same issue

2010-07-21 Thread yellow
Package: pidgin Severity: normal Hello, It does no sound :( any ideas,? my packages are : http://pastebin.com/MmzqHaXV best regards -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SM

Bug#589881: xmedcon: Please adjust build-dep on libnifti-dev

2010-07-21 Thread Michael Hanke
Package: xmedcon Version: 0.10.5-1 Severity: serious Tags: patch Justification: would fail to build from source (but built successfully in the past) Hi Rudi, as announced previously the new nifticlibs package has been uploaded to unstable. It no longer provides the libnifti1-dev package. Please

Bug#589880: dictionaries-common: ispell process restarted constantly

2010-07-21 Thread Greg Klanderman
Package: dictionaries-common Version: 1.5.5 Hi Augustin, your fix for http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576223 has resulted in the ispell process being restarted almost every time the buffer is changed, which is really needless and quite irritating. It seems like the right fix i

Bug#589860: Ignore does not ignore directories

2010-07-21 Thread Martin Oberzalek
Hi. Yes, it's a bug, but not at the position marked by you below. Directories have to be ignored somewhere else in the code... I'll fix it during the next days. and will post a patch. Thanks, for reporting this bug. Martin Am Mittwoch, 21. Juli 2010 20:13:19 schrieb Anthony DeRobertis: > Pack

  1   2   3   4   >