Bug#701141: [PATCH 2/2] add several useful crypto utilities to libnss3-tools (Closes: #701141)

2013-03-22 Thread Matthew Hall
Well I have some things I want to encrypt with various symmetric keys, which I am required to protect using NSS's PKCS11 nssdb for reasons of FIPS compliance in my day job. In order to insert these into the nssdb symkeyutil is critical because certutil only supports asymmetric keys with certs.

Bug#701141: [PATCH 2/2] add several useful crypto utilities to libnss3-tools (Closes: #701141)

2013-03-22 Thread Matthew Hall
They could be prefixed with nss- as needed. But it defeats the purpose of libnss-tools package if so many are missing by default. -- Sent from my mobile device. Mike Hommey m...@glandium.org wrote: On Fri, Mar 22, 2013 at 01:28:37AM -0400, Daniel Kahn Gillmor wrote: On 03/22/2013 12:47 AM,

Bug#703404: debootstrap wheezy Release InRelease error

2013-03-22 Thread Christian PERRIER
Quoting Sebastian Bengtsson (sebastian.bengts...@openend.se): So this is my theory: At some point a debootstrap.invalid_dists_wheezy_InRelease is downloaded form the repository InRelease file. It is then renamed to debootstrap.invalid_dists_wheezy_Release with signature intact, and that is

Bug#701141: [PATCH 2/2] add several useful crypto utilities to libnss3-tools (Closes: #701141)

2013-03-22 Thread Daniel Kahn Gillmor
On 03/22/2013 01:51 AM, Mike Hommey wrote: I'm not particularly happy with binaries with pretty generic names (addbuiltin is a good example of such) ending up in /usr/bin... But you can try to convince me otherwise. Or move them in some other directory. hm, i think the following new binaries

Bug#701141: [PATCH 2/2] add several useful crypto utilities to libnss3-tools (Closes: #701141)

2013-03-22 Thread Matthew Hall
We can always locate them using dpkg if we are unsure of their names, so a prefix or other small adjustment should be fairly innocuous. -- Sent from my mobile device. Daniel Kahn Gillmor d...@fifthhorseman.net wrote: On 03/22/2013 01:51 AM, Mike Hommey wrote: I'm not particularly happy with

Bug#703672: icedove: autoconfig doesn't work

2013-03-22 Thread Jean St-Laurent
Subject: icedove: autoconfig doesn't work Package: icedove Version: 3.0.11-1+squeeze15 Severity: normal We successfully deployed Mozilla autoconfig using a DNS entry. autoconfig.ourdomain.com This is working fine with thunderbird but, it doesn't seem to work with icedove. What is the most

Bug#469019: This bug should be fixed (worldwind: OpenGL exceptions should be handled better)

2013-03-22 Thread Sylvestre Ledru
Hello, On 22/03/2013 00:38, Touko Korpela wrote: severity 469019 important thanks I'm also affected by this in wheezy (Radeon). This package is quite useless now. Maybe upload new version to experimental (and backports)? I don't have much interest in this package any more (I am just

Bug#703673: Request to backport acpi changes to Debian sid for proper acpi child device handling

2013-03-22 Thread piruthiviraj natarajan
Package: linux-image-3.2.0-4-amd64 Version: 3.2.39-2 Severity: important There is a upstream linux kernel bug https://bugzilla.kernel.org/show_bug.cgi?id=42696 which prevents the Lenovo Y580/Y470/Y570 and Toshiba Satellite P870 devices unable to find the Nvidia card through proper acpi device

Bug#703587: libnss3 update disables some (self signed) certs (with Icedove)

2013-03-22 Thread Daniel Kahn Gillmor
On Thu 2013-03-21 10:28:31 -0400, Daniel Kahn Gillmor wrote: The self-signed certificate in question uses RSA-MD5 as a signature. MD5 is deprecated in general, so I suspect this is the problem. You could probably even re-generate the same self-signed certificate with the same key using SHA1

Bug#697962: systemd: hangs at failed fsck without giving out a shell or any other option

2013-03-22 Thread Vincent Bernat
Package: systemd Version: 44-11 Followup-For: Bug #697962 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi! I just ran into the same problem. In my case, fsck said that a manual fsck was required for my /home and stopped here. If I reboot, I get the same problem over and over. The only way

Bug#703674: librdf-trinex-functions-perl: not installable in sid

2013-03-22 Thread Ralf Treinen
Package: librdf-trinex-functions-perl Version: 0.004-2 Severity: serious User: trei...@debian.org Usertags: edos-uninstallable Hi, librdf-trinex-functions-perl is not installable in sid since it depends on a package libscalar-does-perl which does not exist in debian. Cheers -Ralf. -- To

Bug#687391: git: executables in contrib/ should be executable

2013-03-22 Thread Greg Price
retitle 687391 git: executables in contrib/ should be executable quit I just ran into this same issue with contrib/remote-helpers/git-remote-hg, where all the same reasoning applies as for the contrib hooks. There are a lot of files in contrib/. Many of them (about 60) are marked executable in

Bug#96677: xscreensaver: sonar should not need to be setuid root

2013-03-22 Thread Rodolfo García Peñas (kix)
Hi, probably you can run it without root doing this: 1. Edit the file hacks/glx/sonar-icmp.c 2. Goto line 1130 and remove the getuid() == 0 from the if 3. Change the socket RAW (SOCK_RAW) to DGRAM (SOCK_DGRAM) Datagram sockets can be used for some ICMP messages, like ping (echo) without

Bug#703506: GMA500: higher resolutions than 800x600 don't work

2013-03-22 Thread Georg Sassen
Quoting myself: Georg Sassen debianb...@georgsassen.de wrote: It seems CONFIG_DRM_GMA500 (and maybe CONFIG_STUB_POULSBO) is not set in the kernel config, so the gma500_gfx is not built at all, maybe because of the name change from psb_gfx which was loaded with the 3.2.35 kernel. I enabled

Bug#703675: libmodule-package-rdf-perl: not installable in sid

2013-03-22 Thread Ralf Treinen
Package: libmodule-package-rdf-perl Version: 0.010-1 Severity: serious User: trei...@debian.org Usertags: edos-uninstallable Hi, libmodule-package-rdf-perl is not installable in sid since it depends on the non-existent package libmodule-install-copyright-perl. -Ralf. -- To UNSUBSCRIBE, email

Bug#703146: #703146 release critical?

2013-03-22 Thread Christian PERRIER
Quoting Christian PERRIER (bubu...@debian.org): This upload allows pbuilder to build a build chroot, so it seems fine, but, not being a wizard with debootstrap and archive stuff, I'd appreciate someone to confirm that fixing this is OK and fixing it the way it has been proposed in

Bug#96677: xscreensaver: sonar should not need to be setuid root

2013-03-22 Thread Jamie Zawinski
Your line numbers don't match up with reality, and also what you're saying doesn't make sense to me, which makes me think you're talking about some ancient version of sonar. Oh wait, Debian. Yeah, you guys are the ones who insist on shipping many-years-obsolete versions of my software and

Bug#703672: icedove: autoconfig doesn't work

2013-03-22 Thread Carsten Schoenert
Hello Jean, Am 22.03.2013 07:34, schrieb Jean St-Laurent: All of these techniques described above are working fine with thunderbird on other OS. What version of thunderbird? The current version in squeeze-stable is quite old and out of service by Mozilla. Can you use squeeze-backport? Can

Bug#703676: python3-cairo: uninstallable in experimental due to Python 3.3

2013-03-22 Thread Martin Pitt
Package: python3-cairo Version: 1.10.0+dfsg-3~exp3 Severity: serious Please reupload your package to experimental so that it gets built against Python 3.2 and 3.3. Right now it is uninstallable in experimental: t# apt-get install -t experimental python3-cairo-dev python3-cairo Reading package

Bug#703677: lsb-release is not derivative friendly

2013-03-22 Thread Raphaël Hertzog
Package: lsb-release Version: 4.1+Debian9 Severity: important A Debian derivative is advised to fork base-files and to update the information there so that it can be properly distinguished from Debian. That's what we did for Kali and yet we have reportbug sending bug reports to Debian: $

Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-22 Thread Thomas Goirand
On 03/22/2013 02:13 AM, gustavo panizzo gfa wrote: Package: wnpp Severity: wishlist Owner: gustavo panizzo gfa g...@zumbi.com.ar Package: wnpp Severity: wishlist Owner: gustavo panizzo gfa g...@zumbi.com.ar * Package name: cloudfuse Version : git20130124.809b07e

Bug#703672: icedove: autoconfig doesn't work

2013-03-22 Thread Jean St-Laurent
Hello Carsten, wow you got it right in the bull's eye! I updated to 10.0.12-1 using backport and you are right it's working. Thanks for your quick help. Jean On 03/22/2013 08:56 AM, Carsten Schoenert wrote: Hello Jean, Am 22.03.2013 07:34, schrieb Jean St-Laurent: All of these techniques

Bug#703676: [Python-modules-team] Bug#703676: python3-cairo: uninstallable in experimental due to Python 3.3

2013-03-22 Thread Julien Cristau
On Fri, Mar 22, 2013 at 09:10:37 +0100, Martin Pitt wrote: Package: python3-cairo Version: 1.10.0+dfsg-3~exp3 Severity: serious Please reupload your package to experimental so that it gets built against Python 3.2 and 3.3. Right now it is uninstallable in experimental: t# apt-get

Bug#703678: reportbug is not derivative-friendly, at least not when using a web bugtracker

2013-03-22 Thread Raphaël Hertzog
Package: reportbug Version: 6.4.4 Severity: normal reportbug should have a sane default behaviour when run on Debian derivatives. It should not fallback to sending bug reports to Debian when the machine is clearly not a Debian machine. Derivatives should only have to fork base-files and update

Bug#651480: midori remains static at times while downloading stuff and then breaks the download mid-way even though internet connectivity is available

2013-03-22 Thread Sergey Frolov
Hi! I have recently upgraded to Wheezy and immediately encountered this bug. Webserver logs reveal that Midori stops loading page resources at some random point of time. Switching tabs couple of times usually helps to unstuck Midori. To eliminate any possible connection problems I successfully

Bug#673424: bbswitch packaging

2013-03-22 Thread Vincent Cheng
On Thu, Mar 21, 2013 at 11:01 AM, Ritesh Raj Sarraf r...@researchut.com wrote: On Thursday 21 March 2013 10:34 PM, Vincent Cheng wrote: NEWS is already installed by dh_installdocs. But if you want to use dh_installchangelogs for that instead, I'm fine with that; do you want me to remove

Bug#563263: Fixed script

2013-03-22 Thread Reuben
Tags: patch Here is a copy of the make-googleearth-package script fixed for multiarch. #!/bin/bash -e # googleearth-package - utility to automatically build a Debian package of Google Earth # Copyright © 2007-2009 Wesley J. Landaker w...@icecavern.net # Copyright © 2009 Adnan Hodzic

Bug#702394: unblock: ttf-cjk-compact/1.20

2013-03-22 Thread Cyril Brulebois
Niels Thykier ni...@thykier.net (17/03/2013): Assuming the d-i side is okay with these changes (CC'ed), I will gladly unblock this package. Looks good to me. Mraw, KiBi. signature.asc Description: Digital signature

Bug#703679: mhonarc: perl spews defined(%hash) is deprecated at .... at multiple points in the code

2013-03-22 Thread Tomas Forsman
Package: mhonarc Version: 2.6.18-2 Severity: normal Dear Maintainer, * What led up to the situation? Ran mhonarc * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? A bunch of warnings about deprecated use of

Bug#703676: [Python-modules-team] Bug#703676: python3-cairo: uninstallable in experimental due to Python 3.3

2013-03-22 Thread Martin Pitt
Julien Cristau [2013-03-22 9:31 +0100]: What forces the installation of experimental's python3? I don't think anything forces it, but I happened to have it installed. But right, I guess one could also interpret this as we shouldn't rebuild packages against python3.3 until python 3.3 lands in

Bug#703362: unblock: openssl/1.0.1e-2

2013-03-22 Thread Cyril Brulebois
Adam D. Barratt a...@adam-barratt.org.uk (19/03/2013): Unblocked, but needs a udeb ack. Looks good to me. Mraw, KiBi. signature.asc Description: Digital signature

Bug#703680: Please package latest upstream version

2013-03-22 Thread Michael Biebl
Package: libestr-dev Version: 0.1.4-1 Severity: wishlist Hi, rsyslog upstream has bumped the minimum required version on libestr to 0.1.5. As I would like to update rsyslog in experimental, it would be great if you can upload a newer libestr to experimental. Thanks, Michael [1]

Bug#703676: [Python-modules-team] Bug#703676: Bug#703676: python3-cairo: uninstallable in experimental due to Python 3.3

2013-03-22 Thread Julien Cristau
On Fri, Mar 22, 2013 at 09:56:38 +0100, Martin Pitt wrote: Julien Cristau [2013-03-22 9:31 +0100]: What forces the installation of experimental's python3? I don't think anything forces it, but I happened to have it installed. But right, I guess one could also interpret this as we

Bug#703676: [Python-modules-team] Bug#703676: Bug#703676: python3-cairo: uninstallable in experimental due to Python 3.3

2013-03-22 Thread Martin Pitt
Julien Cristau [2013-03-22 10:11 +0100]: I wouldn't say shouldn't, but not being built against 3.3 is probably not grounds for serious severity. OK, thanks for the heads-up. Dialed down to normal. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer

Bug#703681: sendemail: Upstream URL wrong in package info

2013-03-22 Thread Feth Arezki
Package: sendemail Version: 1.56-2 Severity: minor Tags: patch Dear Maintainer, The upstream URL is http://caspian.dotconf.net/menu/Software/SendEmail/ -without the www. Please find enclosed a quick and dirty patch on the debian/control file. Thank you for maintaining this useful package in

Bug#703664: please ship a python-rpython package (or the rpython binary(s) with a private module)

2013-03-22 Thread Stefano Rivera
Hi Paul (2013.03.22_01:40:06_+0200) I was wondering if you could ship the rpython binary, some of us crazy folks do like to use it outside of pypy, hopefully this work can be sync'd with the new rpython-as-an-upstream that might happen at some point (not in pypi :( ) Yup, already done most

Bug#692948: [pkg-firebird-general] Bug#692948: patch

2013-03-22 Thread Damyan Ivanov
-=| Serafeim Zanikolas, 21.03.2013 20:30:15 +0100 |=- Attached an NMU patch against 2.5.2~svn+54698.ds4-2 (which is now both in testing and sid). I wasn't able to reproduce the upgrade issue so I won't NMU unless someone that can do so verifies the fix. Damyan, you're of course welcome to

Bug#695361: less: buggy backslash handling in prompt string: \ needs to be doubled

2013-03-22 Thread Jan Larres
Hi, version 457 of less, released in December, reverts to the old parsing behaviour and makes the new one available as an option instead. So it would probably be a better idea to upgrade to that version instead. -Jan -- -[ OpenPGP key ID: 00A0FD5F ]- I contend that we are both atheists. I just

Bug#695361: less: buggy backslash handling in prompt string: \ needs to be doubled

2013-03-22 Thread Vincent Lefevre
On 2013-03-22 22:50:40 +1300, Jan Larres wrote: version 457 of less, released in December, reverts to the old parsing behaviour and makes the new one available as an option instead. So it would probably be a better idea to upgrade to that version instead. I agree. And what's important is that

Bug#703682: texlive-math-extra: xelatex and unicode-math break \not\in

2013-03-22 Thread A Mennucc
Package: texlive-math-extra Version: 2012.20130315-1 Severity: normal hi, the statement $\not\in$ does not work when compiling with xelatex and using the package unicode-math ; see attached examples. I tried the attached examples with texlive as shipped in Debian experimental (20130315), and

Bug#624610: cabybara need selenium-webdriver

2013-03-22 Thread Jérémy Bobbio
Hi! Praveen A: block 624610 by 703492 I took a shot to see if we could patch out Selenium::WebDriver support from Capybara to get a Debian package before Selenium is done. The result looks ok and appears to work for applications that can be tested using the :rack_test driver. See

Bug#584724: Happened to us as well

2013-03-22 Thread Heikki Levanto
We experienced something that looks like the same thing, only 48 hours after we upgraded the machine to squeeze. The machine seems to have been running quite stable for a long time before the upgrade. Mar 22 07:23:34 cookie kernel: [155274.21] [ cut here ] Mar 22

Bug#703553: patch for delayed NMU

2013-03-22 Thread Serafeim Zanikolas
Control: tag -1 +pending Dear maintainer, I've uploaded an NMU to delayed/5, using a repackaged source based on Prach Pongpanich's patch. Please feel free to override it. -- Every great idea is worthless without someone to do the work. --Neil Williams -- To UNSUBSCRIBE, email to

Bug#703683: update emacs to 24.3

2013-03-22 Thread Коба
Package: emacs Version: 24.3 Severity: |wishlist |The latest release of emacs includes numerous improvements. It would be great to see updated package in Debian compiled using gtk3 (which is the default library now). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#703539: Upgrade fails with `/etc/grub.d/10_hurd: line 22: /usr/lib/grub/update-grub_lib: No such file or directory`

2013-03-22 Thread Colin Watson
Control: tag -1 pending On Wed, Mar 20, 2013 at 11:33:29PM +0100, Paul Menzel wrote: Am Mittwoch, den 20.03.2013, 22:27 + schrieb Colin Watson: /etc/grub.d/10_hurd hasn't been shipped by Debian's grub-common package on i386 for rather a long time now; in fact, until I did some

Bug#703684: cadabra: Left-arrow in terminal

2013-03-22 Thread Torquil Macdonald Sørensen
Package: cadabra Version: 1.29-1 Severity: wishlist Hi! It is always annoying to me when terminal based programs do not support using the left and right arrow keys to move the cursor within the currently written line of text. This is extremely useful in order to correct mistakes that have been

Bug#703685: ITP: node-osenv -- Environment settings lookup module for Node.js

2013-03-22 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-osenv Version : 0.0.3 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/osenv * License : BSD-2-clause Programming Lang: JavaScript

Bug#703686: /usr/bin/w3af-console cannot start because /usr/bin/python2.5 is explicit defined to run /usr/share/w3af/w3af_console

2013-03-22 Thread Frank Baalbergen
Package: w3af-console Version: 1.0-rc3svn3489- I installed w3af-console on my Debian Wheezy workstation and tried to run w3af_console. $ /usr/bin/w3af_console /usr/bin/w3af_console: 3: /usr/bin/w3af_console: /usr/bin/python2.5: not found Python 2.5 is explicit defined to run

Bug#703687: smstools: inefficient polling of directories should be replaced by inotify interface

2013-03-22 Thread Folkert van Heusden
Package: smstools Version: 3.1.14-1 Severity: minor Hi, Smstools currently checks a couple of directories every x seconds. That is inefficient: 1. it doesn't react immediately on new outgoing sms messages, delaying their transmission 2. it polls when it is not neccessary, using system

Bug#703688: isc-dhcp-client: Dhclient re-use old IP even if this one is expired

2013-03-22 Thread Stéphane Ascoët
Package: isc-dhcp-client Version: 4.1.1-P1-15+squeeze3 Severity: important Today we are 22 of March 2013. Here is the DHCP attribution list on my router: DHCP Clients Host Name MAC Address IP Address Lease Time Remaining 00:20:E0:71:31:7C 192.168.1.3

Bug#703689: release-notes: evolution paragraph deprecated

2013-03-22 Thread Yves-Alexis Perez
Package: release-notes Severity: normal Tags: patch Hi, evolution paragraph in Wheezy release notes is deprecated since it was about Squeeze upgrade. Attached patch removes it. It might still not be wise to upgrade with evolution running (and hoping it'll still work just fine before restarting

Bug#692948: [pkg-firebird-general] Bug#692948: patch

2013-03-22 Thread Damyan Ivanov
-=| Damyan Ivanov, 22.03.2013 11:55:11 +0200 |=- -=| Serafeim Zanikolas, 21.03.2013 20:30:15 +0100 |=- Attached an NMU patch against 2.5.2~svn+54698.ds4-2 (which is now both in testing and sid). I wasn't able to reproduce the upgrade issue so I won't NMU unless someone that can do so

Bug#703690: groff-base: can't re-enable rendering - as HYPHEN

2013-03-22 Thread Jakub Wilk
Package: groff-base Version: 1.22.2-1 According to README.Debian you can make groff render - as Unicode HYPHEN by commenting out . if '\*[.T]'utf8' \ .char - \N'45' from /etc/groff/*.local. However, this doesn't work: even if you comment these lines out, - is still rendered as ASCII

Bug#703691: isc-dhcp-client: In some conditions dhclient can attribute an IP used by another computer on the network

2013-03-22 Thread Stéphane Ascoët
Package: isc-dhcp-client Version: 4.1.1-P1-15+squeeze3 Severity: important Powering on two computers and a DHCP at the same time, I find sometimes an IP-conflict between the two computers. I think that this could happen: The first computer uses another DHCP client than dhclient, it asks for an

Bug#703402: PTS: link to the blends website for packages involved in blends

2013-03-22 Thread Michael Banck
On Wed, Mar 20, 2013 at 05:05:33PM +0100, Andreas Tille wrote: Well, machine readable file is one thing. At first we need to define the SQL table layout. Currently the philosophy in UDD is to have the tables not normalised but I think it makes sense to normalise to some extend into three

Bug#703692: systemd: service not started back in pre/post installation scripts

2013-03-22 Thread Ritesh Raj Sarraf
Package: systemd Version: 44-11 Severity: normal This is what I see on my machine today. I'm not sure if apache has support for systemd, but otherwise too, systemd should have handled it in sysv compatibility mode. rrs@zan:/etc/apache2/mods-enabled$ sudo aptitude install libapache2-mod-php5 The

Bug#703693: RFS: fadecut/0.1.3-1 (post Wheezy RFS)

2013-03-22 Thread Marco Balmer
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package fadecut * Package name: fadecut Version : 0.1.3-1 Upstream Author : ma...@balmer.name * URL : https://github.com/micressor/fadecut * License : GPL-3

Bug#703402: PTS: link to the blends website for packages involved in blends

2013-03-22 Thread Andreas Tille
On Fri, Mar 22, 2013 at 01:31:58PM +0100, Michael Banck wrote: On Wed, Mar 20, 2013 at 05:05:33PM +0100, Andreas Tille wrote: Well, machine readable file is one thing. At first we need to define the SQL table layout. Currently the philosophy in UDD is to have the tables not normalised but

Bug#362966: Verificatie van uw e-mailaccount

2013-03-22 Thread Hugo Bahamonde Faba
Uw mailbox heeft overschreden de limiet van 2 GB opslag wordt ook bepaald door uw beheerder, zijn 2.30GB draaien, kan niet in staat zijn om te verzenden of ontvangen berichten op totdat u bevestigen uw mailbox. Om opnieuw te valideren uw mailbox. doen klik op de onderstaande link:  

Bug#703694: git-buildpackage: git-import-orig refuses capital letters in version strings

2013-03-22 Thread Raphaël Hertzog
Package: git-buildpackage Version: 0.6.0~git20130314 Severity: normal Here's what I got when calling git-import-orig: What will be the source package name? [libbtbb] What is the upstream version? [2012-10-R3] 2012.10.R3 gbp:warn: Not a valid upstream version: '2012.10.R3'. Upstream version

Bug#703695: ITP: libmessage-passing-zeromq-perl -- input and output messages to ZeroMQ

2013-03-22 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libmessage-passing-zeromq-perl Version : 0.06 Upstream Author : Tomas (t0m) Doran bobtf...@bobtfish.net * URL : http://search.cpan.org/dist/Message-Passing-ZeroMQ/ * License

Bug#703696: pgpool2: PID file assumes PostgreSQL is installed

2013-03-22 Thread USB
Package: pgpool2 Version: 3.1.3-4 Severity: important Dear Maintainer, * What led up to the situation? Trying to install pgpool2 on a machine to act as a frontend for several backend PostgreSQL databases. The machine *does not* and *must not* have PostgreSQL installed, so there was

Bug#703697: [CRASH] Uncaught exception AttributeError in Backend/PythonApt.py:801

2013-03-22 Thread Bryance Oyang
Package: update-manager-core Version: 0.200.5-1 Severity: normal File: /usr/share/pyshared/UpdateManager/Backend/PythonApt.py *** /tmp/update-manager-bug3MXmwk The information below has been automatically generated. Please do not remove this from your bug report. - Exception Type: type

Bug#703698: isc-dhcp-server: 100% CPU consuming due problem with function gettimeofday

2013-03-22 Thread Vit Klimenko
Package: isc-dhcp-server Version: 4.2.2.dfsg.1-5+deb70u3 Severity: important Dear Maintainer, there are some points of reported problem: - DHCP server is used like secondary server for failover high avalability service - problem with 100% CPU consuming - service was troubleshooted with

Bug#703699: ldapvi: exits with core dump if rebind fails and one tries again

2013-03-22 Thread Stefan-W. Hahn
Package: ldapvi Version: 1.7-9 Severity: normal Dear Maintainer, I called ldapvi without parameters to get the content of the ldap database. The editor pops up as estimated and I changed some content. After saving and quitting I tried to save the changes with command y. This was not possible

Bug#703640: src:linux: [3.8 - 3.8.1 regression]: Resume from suspend stuck with framebuffer locking rework

2013-03-22 Thread Vincent Blut
Le jeudi 21 mars 2013 à 21:56 +0100, Vincent Blut a écrit : Le jeudi 21 mars 2013 à 19:28 +0100, Vincent Blut a écrit : Package: src:linux Version: 3.8.3-1~experimental.1 Severity: important Tags: upstream Hi, As mentioned in the subject, the following commit prevents me to

Bug#601119: xserver-xorg-core: Caught signal 11 (Segmentation fault). cpu:mipsel loongson

2013-03-22 Thread Steven Chamberlain
Control: block 594684 by 601119 I'd like to correct what I said when closing #601119: the remaining issue is now #594684 Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#701489: linux-image-3.7-trunk-amd64: asix_rx_fixup error messages from Lenovo ethernet dongle

2013-03-22 Thread Vincent Blut
Le mercredi 27 février 2013 à 18:04 +0100, Vincent Blut a écrit : found 701489 3.2.35-2 thanks Le samedi 23 février 2013 à 13:24 -0500, Eric Cooper a écrit : Package: src:linux Version: 3.7.8-1~experimental.1 Severity: normal During normal operation, there are numerous error

Bug#703700: RM: pgtcl -- NBS; Obsoloete, replaced by libpgtcl

2013-03-22 Thread Mark Hindley
Package: ftp.debian.org Severity: normal As the source:pgtcl maintainer can I request removal of the binary libpgtcl1.5 package from the unstable archive. It is now obsolete as the pgtcl source package now builds libpgtcl. Thanks Mark -- To UNSUBSCRIBE, email to

Bug#703701: unblock: firebird2.5/2.5.2~svn+54698.ds4-3

2013-03-22 Thread Damyan Ivanov
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package firebird2.5 It fixes an issue when libfbclient2 package was first installed in lenny, then upgraded. The issue leads to an empty /usr/share/doc/libfbclient2

Bug#698445: the text is white in any context (ppc64)

2013-03-22 Thread synthetiser
Hello, This bug has just disappear with the latest update. I guess that it can be set to solved. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#703692: systemd: service not started back in pre/post installation scripts

2013-03-22 Thread Michael Biebl
What's the output of ls -la /etc/rc?.d/???apache2 -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature

Bug#703702: ITP: libposix-atfork-perl -- hook registrations at fork(2)

2013-03-22 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard d...@jones.dk * Package name: libposix-atfork-perl Version : 0.02 Upstream Author : Goro Fuji (gfx) gf...@cpan.org * URL : http://search.cpan.org/dist/POSIX-AtFork/ * License : Artistic or GPL-1+

Bug#697509: ITP: qt5 -- cross-platform application and UI framework for developers using C++ or QML

2013-03-22 Thread Andrii Senkovych
Hello, I'm sorry, but I couldn't find any qt5-related repository under the link you mentioned. Is there any progress? Is there any help needed? Thanks. -- Best regards, Andrii Senkovych -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#703703: ITP: node-npmlog -- Logger with custom levels and colored output for Node.js

2013-03-22 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-npmlog Version : 0.0.2 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/npmlog * License : BSD-2-clause Programming Lang: JavaScript

Bug#702167: unblock: lvm2/2.02.95-7

2013-03-22 Thread Julien Cristau
On Sun, Mar 3, 2013 at 12:56:42 +0100, Bastian Blank wrote: Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please ack upload to tpu to fix some bad decisions. It basicly reverts the removal of clvm, which produced an outcry.

Bug#701093: claws-mail: impossible to re-send message after failure

2013-03-22 Thread Ricardo Mones
Hi, On Thu, Feb 28, 2013 at 05:22:55PM +0100, Andrew Shadura wrote: Hello. [...] This is what I have and I have no option to change the server behaviour. No other mail client is affected by this behaviour, so this is a fault of Claws Mail. No, that you can't change the server

Bug#703116: Pari in sage is (heavily) patched upstream

2013-03-22 Thread Julien Puydt
Le 20/03/2013 14:25, Bill Allombert a écrit : On Wed, Mar 20, 2013 at 11:53:56AM +0100, Julien Puydt wrote: Hi, in fact, looking at the pari 2.5.3 in sage, there are quite a few patches in it, some of which might be interesting for upstream... and which are needed to build sage. I know, this

Bug#703040: No 1000baseT connection via crosslink with BCM95720 and tg3 module

2013-03-22 Thread Frank Menzel
Bastian, Are you using a crossed ethernet cable? Don't do that. All GBit interfaces have to do that on its own. I'm not using a crossed cable, but I actually agree with Ben that it shouldn't make a difference. The interesting part is, that the connection comes up as 1000baseT as soon as I

Bug#703513: closed by Matthias Klumpp m...@debian.org (Bug#703513: fixed in appstream 0.2.0-2)

2013-03-22 Thread Andreas Beckmann
Control: found -1 0.2.0-2 On 2013-03-21 14:21, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the appstream-index package: #703513: appstream-index: fails to install: Could not connect: No such file or directory It

Bug#703704: mediathekview: Please package the latest upstream version

2013-03-22 Thread Markus Koschany
Package: mediathekview Version: 3.1.0-1 Severity: wishlist Control: block -1 by 703198 I'm filing this bug report in case someone is wondering why the latest upstream version of MediathekView has not already been packaged. MediathekView 3.2.1 introduces a couple of new UI improvements but also

Bug#703705: unblock: debian-reference/2.50

2013-03-22 Thread Osamu Aoki
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package debian-reference This upload only updates the URL change for the backport archive which is formalized recently. (Having outdated information on such facts is

Bug#703706: drush default tmpdir shouldn't be /tmp

2013-03-22 Thread Ritesh Raj Sarraf
Package: drush Version: 5.8-1 Severity: normal Given that /tmp could be tmpfs and also given that a mysql dump could be enormous, have the drush tmpdir pointing to /tmp is not a good idea. Please see the log below: Do you really want to continue? (y/n): y

Bug#703404: debootstrap wheezy Release InRelease error

2013-03-22 Thread Tomas Chmiel
Apparently not the same as #703146, since I still get the same error (busybox cannot be authenticated, installation of the base system failed) when trying to install wheezy with a new net-install stick, with every mirror I try. -- Tomas Chmiel 06.70.47.98.27 Développeur réseaux Bases de Données

Bug#703707: unblock: php5/5.4.4-15

2013-03-22 Thread Ondřej Surý
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package php5 The previous fix was CVE-2013-1643 was incomplete and it had been issued an additional CVE-2013-1824 which should be complete now. $ diffstat

Bug#703404: debootstrap wheezy Release InRelease error

2013-03-22 Thread Sebastian Bengtsson
On 03/22/2013 07:03 AM, Christian PERRIER wrote: Quoting Sebastian Bengtsson (sebastian.bengts...@openend.se): So this is my theory: At some point a debootstrap.invalid_dists_wheezy_InRelease is downloaded form the repository InRelease file. It is then renamed to

Bug#703709: base: Right-Click Menu Goes Past Taskbar

2013-03-22 Thread Dean Chia
Package: base Severity: minor Dear Maintainer, When on Iceweasel, for example, if there is some html button I can click that is close to the top of the screen, and I right-click it, sometimes if the position is high enough, then the right-click menu appears, but part of it is obscured (and

Bug#703708: subsurface: Needs libosmgpsmap-dev for OpenStreetMap support

2013-03-22 Thread Dave Lentz
Package: subsurface Version: 1.2-1 Severity: normal Title is self-explanatory: Needs libosmgpsmap-dev for OpenStreetMap support This also applies to 3.0.x version currently in experimental See also: LP #1158797 https://bugs.launchpad.net/ubuntu/+source/subsurface/+bug/1158797 -- System

Bug#703187: python-gevent: diff for NMU version 0.13.6-1+nmu3

2013-03-22 Thread Sebastian Ramacher
On 2013-03-17 20:28:48, Sebastian Ramacher wrote: since this bug is an regression that I've introduced in my previous NMU, I've gone ahead and prepared another NMU for python-gevent (versioned as 0.13.6-1+nmu3) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it

Bug#703639: kill -HUP $(cat /var/run/syslog-ng.pid) can cause duplicate logging issues

2013-03-22 Thread Gergely Nagy
Control: found -1 3.3.5-4 Control: found -1 3.3.6-2 Cye Stoner cye.sto...@echostar.com writes: When syslog-ng is sent a SIGHUP with the previous configurationin place, the following errors are thrown to /var/log/messages(in duplicate) Error in configuration, unresolved source reference;

Bug#703704: mediathekview: Please package the latest upstream version

2013-03-22 Thread Markus Koschany
Control: block -1 by 703198 signature.asc Description: Digital signature

Bug#517396: cdimage.debian.org: Lenny ppc netinstall cd misses grub-of

2013-03-22 Thread Milan Kupcevic
Just for the record: wheezy installs fine on Pegasos II machines, without grub. Milan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#703710: killer CRON disabled on diskless workstations

2013-03-22 Thread Mike Gabriel
Package: debian-edu-config Version: squeeze-r0 Hi All, With a squeeze-r0 installation, the diskless-workstation have a disabled killer cronjob (in /etc/cron.daily/killer~disabled). Is this intentional? Mike -- mike gabriel aka sunweaver (Debian Developer) fon: +49 (1520) 1976 148 GnuPG

Bug#624610: cabybara need selenium-webdriver

2013-03-22 Thread Praveen A
2013/3/22 Jérémy Bobbio lu...@debian.org: Hi! Praveen A: block 624610 by 703492 I took a shot to see if we could patch out Selenium::WebDriver support from Capybara to get a Debian package before Selenium is done. The result looks ok and appears to work for applications that can be

Bug#683718: gespeaker looks for espeak-data in wrong directory

2013-03-22 Thread Samuel Hym
Hello, Indeed, gespeaker doesn’t find the mbrola voices since it requires espeak data to handle them and looks for them in the wrong place. The path where it looks for the espeak data seems to be hard-coded in the source, namely in  /usr/share/espeak-data while the espeak-data package installs

Bug#703677: lsb-release is not derivative friendly

2013-03-22 Thread Didier 'OdyX' Raboud
Control: tags -1 +confirmed Hi Raphaël, and thanks for your bugreport, Le vendredi, 22 mars 2013 09.11:20, Raphaël Hertzog a écrit : A Debian derivative is advised to fork base-files and to update the information there so that it can be properly distinguished from Debian. That's what we did

Bug#703112: enigmail 1.4.1-2 not decrypting mails/verifying sigs with Icedove 10.0.12-1

2013-03-22 Thread Willi Mann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi! Am 2013-03-21 23:53, schrieb Robert Waldner: Fresh profile, from the error console: Ah, sorry, that was with trying to *en*crypt mail, which with the new profile is also not working. *De*crypting gets the following in the error console:

Bug#703621: unattended-upgrades: Doesn't warn about held back packages when other packages are installed

2013-03-22 Thread Michael Vogt
On Thu, Mar 21, 2013 at 12:47:12PM +0100, Christian Hofstaedtler wrote: Package: unattended-upgrades Version: 0.79.4 Severity: important Thanks for your bugreport. unattended-upgrades normally sends an email when there is a package that's not going to be installed because of a modified

Bug#703654: krita: In krita, zoom does not work correctly after rotating of the canvas

2013-03-22 Thread Adrien
tag 703654 confirmed upstream thanks Hi, The is bug solved with version 2.6, currently in the experimental repository. Regards, Adrien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#631788: is this fixed by moving the db_version block earlier?

2013-03-22 Thread Jeff Epler
I encountered this problem (albeit on ubuntu 10.04) and saw that the package successfully installed when the stanza . /usr/share/debconf/confmodule db_version 2.0 was moved above the stanza which calls deluser/adduser. However, I don't know what other impact this would have on the

  1   2   >