Bug#513471: [gnash] Gnash does nothing at all for me on my AMD64 machine.

2009-04-27 Thread Willy Gommel
Package: gnash Version: 0.8.4-2 --- Please enter the report below this line. --- Please consider the following e-correspondence I recently had with the developer of Gnash 0.8.4-2: --- Essentially, it boils down to this: I can

Bug#525898: aptitude-gtk: segmentation fault when trying to resolve dependencies

2009-04-27 Thread Daniel Burrows
Looks like I forgot to handle the case where a package installation is being cancelled. *oops* Thanks, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#525941: VerifyRelease: 16-digit-keyid is broken

2009-04-27 Thread Max Bowsher
Package: reprepro Version: 3.9.2-1 Severity: normal Tags: patch I was trying to set up an 'update', and provided a 'VerifyRelease:' with 16-digit keyid as specified in the manpage. It appeared to be ignored. After a bit of debugging, I found an off-by-one error in signature.c line 129:

Bug#525898: aptitude-gtk: segmentation fault when trying to resolve dependencies

2009-04-27 Thread Daniel Burrows
Could you check whether the attached patch fixes this crash for you? Thanks, Daniel diff -r d7b9be7d79c7 src/gtk/resolver.cc --- a/src/gtk/resolver.cc Mon Apr 27 07:04:56 2009 -0700 +++ b/src/gtk/resolver.cc Mon Apr 27 18:37:08 2009 -0700 @@ -1541,13 +1541,20 @@ } break;

Bug#525942: mirror submission for mirror.waia.asn.au

2009-04-27 Thread Daniel Grimwood
Package: mirrors Severity: wishlist Submission-Type: new Site: mirror.waia.asn.au Type: leaf Archive-architecture: ALL alpha amd64 arm armel hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc s390 sparc Archive-ftp: /debian/ Archive-http: /debian/ Archive-rsync: debian/ IPv6: no

Bug#525906: explorecanvas for debian

2009-04-27 Thread Marcelo Jorge Vieira (metal)
hi Erik, I'm packaging explorecanvas for debian and I would like to know what do you think about the version numbering of next version, because in debian, each version must start with a number, such as: 0.r3, 0~r3, etc. cheers, -- Marcelo Jorge Vieira xmpp://me...@jabber-br.org

Bug#525943: CVE-2009-0662: privilege escalation

2009-04-27 Thread Steffen Joeris
Package: plone3 Severity: grave Tags: security, patch Hi, the following CVE (Common Vulnerabilities Exposures) id was published for plone3. CVE-2009-0662[0]: | The PlonePAS product 3.x before 3.9 and 3.2.x before 3.2.2, a product | for Plone, does not properly handle the login form, which

Bug#525779: [checks/shared-libs] warn about private libraries/plugins in /usr/lib

2009-04-27 Thread Raphael Geissert
Russ Allbery wrote: Raphael Geissert writes: It was basically that; requiring [^_] because some libs incorrectly export symbols that should not be exported (i.e. private). The assumption is that if no public symbol is exported then it is a plugin. Don't plugins have to export symbols,

Bug#525944: transmission-gtk: Incorrect translation pt_BR

2009-04-27 Thread Flamarion Jorge
Package: transmission-gtk Version: 1.52-1 Severity: wishlist Tags: patch -- System Information: Debian Release: squeeze/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux

Bug#525945: thunar fails to remount removable media when running as daemon

2009-04-27 Thread Scott Barker
Package: thunar Version: 1.0.0-2 Severity: normal When thunar is running as a daemon, a removable device that is unmounted, unplugged, and plugged back in cannot be re-mounted. The error is org.freedsekop.hal.storage.mount-removable no -- (action, result). If the thunar daemon is terminated,

Bug#442278: icedove: need symlink for xfce preferred applications

2009-04-27 Thread Scott Barker
Package: icedove Version: 2.0.0.19-1 Severity: normal Without the symlink, one cannot set thunderbird (icedove) as the preferred application in xfce without setting up a custom command. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'),

Bug#525779: [checks/shared-libs] warn about private libraries/plugins in /usr/lib

2009-04-27 Thread Russ Allbery
Raphael Geissert atomo64+deb...@gmail.com writes: Sure, that's ok. I forgot about mangled symbols, nm should be called with -DC, not just -D. Oh, I didn't know about that option. So far I've came up with: for f in /usr/lib/*so.*; do nm -DC $f | grep -q virtual thunk echo $f is private

Bug#452198: [Pkg-utopia-maintainers] Bug#452198: policykit: Support tmpfs /var/run

2009-04-27 Thread Michael Biebl
Am Dienstag, den 20.11.2007, 22:51 +0100 schrieb Martin Pitt: PK currently breaks if /var/run is a tmpfs and thus /var/run/PolicyKit does not exist. Attached patch introduces an init script which rectifies this. +DEB_DH_INSTALLINIT_ARGS := -r -- start 01 2 3 4 5 . stop 99 1 . +#

Bug#525946: hw-detect: snd-powermac not added to /etc/modules

2009-04-27 Thread Onkar Shinde
Package: hw-detect Severity: normal I recently installed Debian lenny on my ibook G4 (powerpc). Please refer installation report in bug #525902. After the installation was complete and I booted into Debian, I found out that sound was not working. The problem is that snd-powermac module is not

Bug#523476: pptp-linux: pptpsetup permissions

2009-04-27 Thread Ola Lundqvist
Hi Moritz This is the patch: --- pptp-linux-1.7.2.orig/pptpsetup +++ pptp-linux-1.7.2/pptpsetup @@ -168,11 +168,14 @@ # backup rename( $chap_file, $chap_file.bkp ); +my $umask_save = umask(); +umask 0077; # write new chap-secrets open( FILE, $chap_file ) or

Bug#525947: O: php-elisp -- Emacs support for php files

2009-04-27 Thread Ola Lundqvist
Package: wnpp Severity: normal Hi I hereby orphan the php-elisp package. I have not had enough time to maintain it well and think other people may be interested in it. A new upstream version fix a few things so that is likely the first thing to do for a new prosper developer. Best regards, //

Bug#525948: RFA: dhttpd -- minimal secure webserver without cgi-bin support

2009-04-27 Thread Ola Lundqvist
Package: wnpp Severity: normal Hi I think it is time to let someone else take over this package as I have not really had the time to maintain it. It is a quite simple piece of software so it should be easy to maintain. Best regards, // Ola -- - Ola Lundqvist

Bug#525836: libavutil 3:0.svn20090303-1

2009-04-27 Thread Reinhard Tartler
Maxime Chambreuil maxime.chambre...@gmail.com writes: Yes, of course. However, apt considers 3:0... older than 3:2... of course, even if the 3:0... packages are actually newer. OK, so how do I go from there ? I am a little confused by your answer, upgrading should bring my system to the

Bug#525949: Please remove giarpfanoa

2009-04-27 Thread Ola Lundqvist
Package: ftp.debian.org Severity: normal Hi FTP masters I would like you to remove the package giarpfanoa. It is maintained by me and I'm also the upstream developer. The reason why I want it removed is that I no longer maintain/use it myself and I can see form the POPCON that very few (if any)

Bug#525740: iceweasel: SIGSEGV nsTextFrameThebes.cpp: No such file or directory

2009-04-27 Thread Mike Hommey
forwarded 525740 https://bugzilla.mozilla.org/show_bug.cgi?id=489647 tag 525740 + fixed-upstream pending thanks This has been fixed in upstream release 3.0.10, which I will upload soon. Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#525950: RFA: libmcal -- calendary library

2009-04-27 Thread Ola Lundqvist
Package: libmcal Severity: normal I would like someone else to take over libmcal. Upstream development has been dead for years and I no longer put in any effort to maintain this package. So please take it over if you think it is interesting. Best regards, // Ola -- - Ola

Bug#525951: acpitool: fails to retrieve power information as of kernel 2.6.29

2009-04-27 Thread Jason White
Package: acpitool Version: 0.5-2 Severity: normal After upgrading to the 2.6.29 kernel and running acpitool I get: Battery is not present, bailing out. AC adapter : info not available Thermal zone 1 : ok, 38 C Thermal zone 2 : ok, 25 C The files under /sys/class/power_supply exist,

Bug#525633: openoffice.org: Edit menu get too wide and cannot fit to screen

2009-04-27 Thread Németh Márton
Rene Engelhard wrote: Steps to reproduce: 1. Open the attached document 2. Select all text with Ctrl+A 3. Cut the text to the clipboard with Ctrl+X 4. Open the Edit menu Actual result: only the keyboard shortcuts are visible, the menu names are not Actually, no, it looks sane: See

Bug#525952: tevent-dev does not copy tevent_util.h to include directory

2009-04-27 Thread Praveen A
Package: tevent Version: 0.9.3~git20090221 Severity: important Tags: patch Hi, The attached patch enables quilt and adds a patch to copy tevent_util.h to includes directory. Building samba alpha6 and current trunk ( Apr 26 2009) fails because of this. Regards Praveen -- പ്രവീണ്‍

Bug#525897: madwifi-source: Solved

2009-04-27 Thread rollopack
Package: madwifi-source Version: 1:0.9.4+r3772.20080716-1 Severity: normal I've switched to the ath5k driver. But why I've not heard about it before? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#525094: May actually be a bug in casper?

2009-04-27 Thread Christopher Cashell
I ran into the same problem as the submitter, and did a little digging, to try to find out where udevtrigger was being called from: top...@nexus:$ grep -r 'trigger' /usr/share/initramfs-tools/* /usr/share/initramfs-tools/hooks/casper:copy_exec /sbin/udevtrigger /sbin

Bug#268631: force preference of IPv4 over IPv6

2009-04-27 Thread Aurelien Jarno
tag 268631 - wontfix thanks On Mon, Apr 27, 2009 at 11:03:22PM +0200, Juliusz Chroboczek wrote: Tagging the bug as wontfix. Aurélien, You've tagged this bug as ``wontfix'' after I renamed it to gai.conf difficult to find While I fully agree with you that the current default

Bug#525948: RFA: dhttpd -- minimal secure webserver without cgi-bin support

2009-04-27 Thread Ryan Niebur
retitle 525948 ITA: dhttpd -- minimal secure webserver without cgi-bin support owner 525948 ! thanks Hi, On Tue, Apr 28, 2009 at 07:05:38AM +0200, Ola Lundqvist wrote: Package: wnpp Severity: normal Hi I think it is time to let someone else take over this package as I have not really

Bug#525909: [Pkg-xfce-devel] Bug#525909: shutdown with hal not working

2009-04-27 Thread Yves-Alexis Perez
On lun, 2009-04-27 at 17:19 -0400, Pascal Gervais wrote: Same behavior here since the recent hal update. Consolekit and policykit are installed. If this can help, I don't use any display manager like GDM, XDM, SLIM, etc. I start Xfce with startxfce4. Hmhm, good point, that may be related, I'll

Bug#525931: [Pkg-xfce-devel] Bug#525931: xfce4-quicklauncher-plugin in french while reset of xfce4 in english

2009-04-27 Thread Yves-Alexis Perez
On lun, 2009-04-27 at 16:56 -0500, Christopher David Desjardins wrote: When I open Quicklauncher by right clicking on the panel and clicking Properties, the properties menu is in French. This should not happen as the rest of xfce4 is in English. Also, I have not played with any locales

Bug#519635: devscripts: [debuild] debuild binary: wrong arguments in call to ./configure

2009-04-27 Thread W. van den Akker
I have uploaded version 3.7.3-1 and fixed the problem. It now compiles fine. Have to wait until a mentor is uploading it to unstable. gr, W vdAkker -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To UNSUBSCRIBE, email to

<    1   2   3   4   5