Bug#718250: kfreebsd-image-9.1-1-amd64: attaching USB keyboard makes system reboot

2013-07-29 Thread Petr Salinger
I performed yet another "USB plug test", this time on 9.2 kernel. "gcc-4.8 -O2" compiled kernel (aka 9.2~svn253470-1 in experimental) crashes too. "gcc-4.8 -O1" compiled kernel survives. I will update SVN for 9.2 and 10 kernels to use "gcc-4.8 -O1". IMO, the 9.1 should stay at "gcc-4.6 -O1", a

Bug#706423: [Pkg-openssl-devel] Bug#706423: [openssl.org #3072] Strange behaviour when talking to microsoft exchange

2013-07-29 Thread Kurt Roeckx
On Tue, Jul 30, 2013 at 12:16:37PM +1000, Robert Mueller wrote: > I'd like to confirm this bug as well and try and get it prioritised. > It's a major PITA that connections to live.com (and also many exchange > servers) are failing unless you provide specific SSL override options. I'm in contact wi

Bug#718295: /usr/bin/dpkg-deb: dpkg-deb -Zgzip -z0 produces invalid debian packages

2013-07-29 Thread Raphael Hertzog
Hi, On Mon, 29 Jul 2013, Guillem Jover wrote: > > The linux maintainers chose to pass -Zgzip -z0 to dpkg-deb to retain > > backwards compatibility. > > To retain compatibility they should either not have specified -z at all > or used -z9. dpkg-deb(1) is pretty clear that -z0 for gzip is equivalen

Bug#717276: perl: enable systemtap support via -Dusedtrace

2013-07-29 Thread Niko Tyni
On Thu, Jul 18, 2013 at 06:37:25PM +, Eric Wong wrote: > Source: perl > Severity: wishlist > > I would like to use systemtap to trace Perl under Linux. > The existing dtrace support in Perl may be used for this. > > Passing "-Dusedtrace" to Configure as documented in INSTALL > should enable t

Bug#718319: fonts-linuxlibertine: Vcs-Svn link broken

2013-07-29 Thread Timo Juhani Lindfors
Package: fonts-linuxlibertine Version: 5.3.0-1 Severity: normal The package has Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-fonts/packages/linux-libertine/trunk/ but that gives me 404. Right link should be Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-fonts/packages/fonts-linuxliber

Bug#718209: perl-base: m//p doesn't work if precompiled regex doesn't use it

2013-07-29 Thread Niko Tyni
On Sun, Jul 28, 2013 at 07:04:36PM +, brian m. carlson wrote: > Package: perl-base > Version: 5.18.0-3 > Severity: normal > File: /usr/bin/perl > > If a regex is precompiled with qr//, but without /p, and then used in > $text =~ /$pat/p, the ${^POSTMATCH} variable is undefined. If I use > qr/

Bug#718318: javascript-common does not install

2013-07-29 Thread Matthias Urlichs
Package: javascript-common Version: 11 Severity: serious Justification: uninstallable Runnint postinst with "bash -x" says: + [...] + a2enconf -m -q javascript-common + return 1 + exit 1 # a2enconf -m javascript-common ERROR: Conf javascript-common does not exist! # find /etc -name javascript-comm

Bug#676784: Policy §10.5 and .jar file noticeable exception

2013-07-29 Thread Eugene Zhukov
On Tue, Jul 30, 2013 at 2:12 AM, Charles Plessy wrote: > Le Fri, Jul 26, 2013 at 06:57:35AM +0900, Charles Plessy a écrit : >> Le Thu, Jul 25, 2013 at 12:13:12AM +0200, Bill Allombert a écrit : >> > >> > A .jar file is not a compressed file in the sense it is not meant to be >> > uncompressed >>

Bug#702257: Updated patch

2013-07-29 Thread Adam Baxter
Hi, I've temporarily removed the changelog from this patch so it'll apply cleanly to git head. I'm not sure how the changelog is supposed to be handled when merge conflicts occur. Thanks, Adam 0001-Add-new-apt-setup-disable-cdrom-entries-internal-deb-fix.patch Description: Binary data

Bug#675577: Bug#718094: mpfr4: FTBFS: configure: error: gmp.h can't be found, or is unusable.

2013-07-29 Thread Steve M. Robbins
On July 28, 2013 05:40:23 PM Vincent Lefevre wrote: > On 2013-07-28 17:28:57 +0200, Vincent Lefevre wrote: > > Currently I still don't understand > > why -m32 would be a problem. > On http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675577 it is said > "My apologies -- it wasn't meant to be an int

Bug#711958: Does this close also #699559?

2013-07-29 Thread Gerardo Malazdrewicz
My mistake, sorry. Tried it, thought it worked but actually didn't. Thanks, Gerardo 2013/7/29 Daniel Kahn Gillmor > On 07/29/2013 12:04 PM, Gerardo Malazdrewicz wrote: > > If it does, it does it in a cleaner way than the patch there, IMO. > > I have no evidence that changing the object

Bug#718317: apt-cudf: doesn't include any source preference in the Request stanza

2013-07-29 Thread Kernc
Package: apt-cudf Version: 3.0.2-3 Severity: normal Dear Maintainer, When apt-get is run with custom --solver, e.g. like this: $ apt-get --solver custom_solver install xfce4-panel/testing , the resulting CUDF scenario starts with the following request stanza: Request: EDSP 0.4 Install: xfce4

Bug#718316: texmacs: Modified toolbar placements are not saved between sessions

2013-07-29 Thread Stephen Crowley
Subject: texmacs: Modified toolbar placements are not saved between sessions Package: texmacs Version: 1:1.0.7.18-1 Severity: normal Dear Maintainer, When dragging toolbars around, the positions are not saved between sessions. Is there something I'm missing which could do this? Thanks, Stephen *

Bug#706423: [openssl.org #3072] Strange behaviour when talking to microsoft exchange

2013-07-29 Thread Robert Mueller
Hmmm, and some additional details as well. If you don't explicitly specify the protocol, it *appears* to initially work. $ openssl s_client -connect smtp.live.com:587 -starttls smtp -crlf CONNECTED(0003) depth=1 C = BE, O = GlobalSign nv-sa, CN = GlobalSign Organization Validation CA - G2 ve

Bug#702257:

2013-07-29 Thread Adam Baxter
This seems to also be an issue when a CD is used to kick off a preseed - i.e. Automated install from the boot menu. Depending on the preseed commands used, you'll end up with a cdrom: line in sources.list and a prompt in tty4 to insert a CD. You can't answer that prompt, so the install hangs.

Bug#698052: [libsdl1.2-dev] sdl-config --static-libs doesn't add Required.private libs

2013-07-29 Thread Kamaraju Kusumanchi
FWIW, I encountered similar looking errors while trying to configure and build a statically linked gvim binary . The complete information (including configure logs etc.,) can be found at https://groups.google.com/forum/#!topic/vim_use/rQBp0rsJ98U . To summarize, consider the following rajulocal@ho

Bug#706423: [openssl.org #3072] Strange behaviour when talking to microsoft exchange

2013-07-29 Thread Robert Mueller
I'd like to confirm this bug as well and try and get it prioritised. It's a major PITA that connections to live.com (and also many exchange servers) are failing unless you provide specific SSL override options. $ openssl s_client -connect smtp.live.com:587 -starttls smtp -tls1_2 -crlf CONNECTED(0

Bug#717724: qemu: any disk accesses broken

2013-07-29 Thread Christoph Anton Mitterer
Hi. So long it doesn't turn out that this is Debian specific, I'll place all further information in the upstream bug. (I already have a bit, which I'll post in a few minutes)... so please keep a look or even subscribe to that. Thanks, Chris. smime.p7s Description: S/MIME cryptographic signatur

Bug#718315: xalan: With recursive xsl:call-template, xalan makes the whole system freeze

2013-07-29 Thread Vincent Lefevre
Package: xalan Version: 1.11-2 Severity: grave Justification: causes non-serious data loss due to system freeze. On the following file, "xalan -xsl rec.xsl -in rec.xsl" makes the whole system freeze with a lot of disk activity (swap?). Here I could eventually interrupt it after several minutes, bu

Bug#718312: linux-image-3.10-1-amd64: Kernel panic crashes drm_kms_helper causing hard lockup

2013-07-29 Thread Ben Caradoc-Davies
The resumed again and the mei_me crapflood has started: [ 1361.814786] mei_me :00:16.0: reset: wrong host start response [ 1361.814789] mei_me :00:16.0: unexpected reset: dev_state = RESETTING [ 1361.814802] mei_me :00:16.0: reset: unexpected enumeration response hbm. [ 1361.814805]

Bug#718314: fcitx-ui-classic,fcitx-unikey: error when trying to install together

2013-07-29 Thread Andreas Beckmann
Package: fcitx-ui-classic,fcitx-unikey Severity: serious User: trei...@debian.org Usertags: edos-file-overwrite Architecture: amd64 Distribution: sid Hi, automatic installation tests of packages that share a file and at the same time do not conflict by their package dependency relationships has

Bug#708493: #708493 libiksemel-dev: Please get rid of install-info call in maint-script

2013-07-29 Thread Dmitry Smirnov
Control: tags -1 pending I uploaded NMU to DELAYED/1. -- Best wishes, Dmitry Smirnov GPG key : 4096R/53968D1B -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#637652: dotconf: New upstream version 1.3 available

2013-07-29 Thread Jason White
Package: libdotconf-dev Version: 1.0.13-3 Followup-For: Bug #637652 It's available at git://github.com/williamh/dotconf.git There have been a few small bug fixes since the 1.3 release, so we probably want the latest version from the master branch rather than the tagged release. -- To UNSUBSCRI

Bug#709847: transition: libgnomekbd

2013-07-29 Thread Jeremy Bicha
This wasn't staged in experimental first so someone will have to rescue libgnomekbd from the new queue. Thanks, Jeremy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#718312: linux-image-3.10-1-amd64: Kernel panic crashes drm_kms_helper causing hard lockup

2013-07-29 Thread Ben Caradoc-Davies
The mei_me resetting crapflood is intermittent and I have not reproduced it. Looks like this: https://bbs.archlinux.org/viewtopic.php?pid=1305751 -- Ben Caradoc-Davies -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Bug#718313: sqlmap: --update option does not work

2013-07-29 Thread Pierre Rudloff
Package: sqlmap Version: 0.6.4-1 Severity: important Dear Maintainer, The --update option of sqlmap throws an error: pierre@Rudloff:~$ sudo sqlmap --update sqlmap/0.6.4 coded by Bernardo Damele A. G. and Daniele Bellucci [*] starting at: 02:04:42 [02:04:42] [INFO] u

Bug#632627: Re[2]: Bug#632627: Re[2]: resume file

2013-07-29 Thread Rodolfo García Peñas
On Tue, 30 Jul 2013, Askar Safin escribió: > >1. uswsusp will use the initramfs resume device. So, uswsusp should read the > >file included in the initrd image at "conf/conf.d/resume". Is ok? > If you mean configure time (i. e. dpkg-reconfigure uswsusp) or suspending > time, then, of course, no.

Bug#711493: No default site enabled after fresh (re)install

2013-07-29 Thread Jean-Michel Vourgère
Control: found -1 2.4.6-2 Looks like apache2.preinst is always creating /etc/apache2/.apache2_mpm_selected because "if [ $? -eq 0 ]" on line 109 is always true. This results in we_are_upgrading_from_wheezy in apache2.postinst to succeed where it shouln't. Attached is a log of apache2 maintainer

Bug#718311: gnubiff: crashes

2013-07-29 Thread Ryo Furue
Package: gnubiff Version: 2.2.15-1 Severity: grave Dear Maintainer, gnubiff crashes with --- BEGIN QUOTE -- ** (gnubiff:24791): WARNING **: You just found an unknown internal error. Please send a detailed bug report to "gnubiff-b...@lists.sourceforge.net". Additional in

Bug#684072: CVE-2011-2393: ICMPv6 Router Announcement flooding DoS

2013-07-29 Thread Steven Chamberlain
On 29/07/13 22:40, Steven Chamberlain wrote: > # ifconfig xn0 ifdisabled > ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument > # ifconfig xn0 -accept_rtadv > ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument Argh, that needs to be: # ifconfig xn0 inet6 ifdisabled # ifconfig xn0 inet6 -accept_rt

Bug#676784: Policy §10.5 and .jar file noticeable exception

2013-07-29 Thread Charles Plessy
Le Fri, Jul 26, 2013 at 06:57:35AM +0900, Charles Plessy a écrit : > Le Thu, Jul 25, 2013 at 12:13:12AM +0200, Bill Allombert a écrit : > > > > A .jar file is not a compressed file in the sense it is not meant to be > > uncompressed > > with unzip or zless etc. > > I agree. Shall we close that

Bug#711275: transition: tracker

2013-07-29 Thread Andreas Henriksson
On Mon, Jul 29, 2013 at 08:42:57PM +0100, Adam D. Barratt wrote: [...] > > * rygel is tracker 0.16 ready and should be binNMUable. > > There's #715132, which is marked pending. It's not a regression from > testing, so not a blocker, but it would be nice to avoid binNMUing rygel > just to have it r

Bug#668394: debian-policy: Spurious virtual packages "mp3-encoder"/"mp3-decoder"

2013-07-29 Thread Charles Plessy
Le Mon, Apr 16, 2012 at 09:21:43AM +0200, Fabian Greffrath a écrit : > > As long as it is not possible to run "audio-encoder some_audio.wav" > on Debian to convert some_audio.wav into the next best audio format, > this virtual package makes no sense. This is especially true for > "mp3-encoder" and

Bug#712793: commit

2013-07-29 Thread Holger Levsen
commit a4eb420453363b62dd6fda3bdf3df935cbc849b6 Author: Steve Schnepp Date: Wed Jun 19 17:06:06 2013 +0200 plugins/df_abs: fix the multiple block device The special devices like tmpfs or none can appear multiple times, so we need to append the mount point. Closes: D#71

Bug#663930: debian-policy: New virtual package for naming spec compliant icon themes

2013-07-29 Thread Charles Plessy
Le Thu, Mar 29, 2012 at 11:45:12PM -0300, Fernando Lemos a écrit : > On Thu, Mar 29, 2012 at 3:01 AM, Jonathan Nieder wrote: > > > > Based on the discussion on debian-desktop, I think there is a > > consensus on the general idea.  Do you have a proposed entry for the > > virtual-packages-names-lis

Bug#708864: we might want to fix this in wheezy

2013-07-29 Thread Holger Levsen
control: tags -1 + wheezy commit 6fb92609001275cd1fdb6bf36d2143dfabddc9f7 thanks, Matthias! signature.asc Description: This is a digitally signed message part.

Bug#709009: debsums: access non-existing /usr/sbin/dpkg-divert

2013-07-29 Thread Axel Beckert
Control: tag -1 + pending Hi, Raphaël Hertzog wrote: > The next version of dpkg will get rid of the compatibility symlink > in /usr/sbin/dpkg-divert and currently debsums hardcodes this path. I've fixed this issue in the collab-maint git repository. > I would suggest that you stop hardcoding it

Bug#718310: [gnuradio-dev] Please ship GnuradioConfig.cmake and GnuradioConfigVersion.cmake

2013-07-29 Thread Maximilian Engelhardt
Package: gnuradio-dev Version: 3.7.0-2 Severity: wishlist Tags: patch Please ship these two files in gnuradio-dev: /usr/lib/cmake/gnuradio/GnuradioConfig.cmake /usr/lib/cmake/gnuradio/GnuradioConfigVersion.cmake The following patch should do this: --- gnuradio-3.7.0.old/debian/gnuradio-dev.inst

Bug#718309: python-irclib: duplicate of python-irc

2013-07-29 Thread Oxan van Leeuwen
Package: python-irclib Version: 0.4.8-1.1 Severity: serious This package is an old version of the python-irc package. - The description is the same - The Homepage field points to an old version of the homepage from the python-irc package. - They use the exact same class and method names Give

Bug#709847: transition: libgnomekbd

2013-07-29 Thread Andreas Henriksson
On Mon, Jul 29, 2013 at 08:42:38PM +0100, Adam D. Barratt wrote: > Apologies for the delay; please go ahead and let us know once the > unstable upload has been made. Uploaded. -- Andreas Henriksson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#718308: tumgreyspf fails to run

2013-07-29 Thread ovrlrdq
Package: tumgreyspf Version: 1.36-4 Severity: important Dear Maintainer, When running postfix through tumgreyspf you get the following in the mail log: Jul 29 22:13:28 hastur tumgreyspf[18083]: Traceback (most recent call last): Jul 29 22:13:28 hastur tumgreyspf[18083]: File "/usr/bin/tumgreys

Bug#718307: www.debian.org: Download list architectures wrap incorrectly on hyphens

2013-07-29 Thread Tim Sheridan
Package: www.debian.org Severity: normal Tags: patch In the download list of architectures, architectures with dashes in their names currently can get split over multiple lines with their dash being considered a hyphen. Architecture names should be more atomic than that. A confusing break which

Bug#718291: strongswan: Enable duplicheck plugin

2013-07-29 Thread Gerald Turner
Tobias Brunner writes: > Hi, > >> Please enable the ‘duplicheck’ plugin. This plugin is a more >> specialized form of the ‘uniqueids’ feature for detecting duplicate >> identities. This plugin is marked as stable according to the >> PluginList¹ wiki and doesn't require any additional build >> de

Bug#718021: dns-nameservers vs dns-nameserver

2013-07-29 Thread Christoph Anton Mitterer
Hi THomas. On Sun, 2013-07-28 at 20:37 +0200, Thomas Hood wrote: > Note that the current manpage is not incorrect: either "dns-nameservers" or > "dns-nameserver" is accepted. Sure... I know,... it's just that we're probably better off with suggesting people only one variant... so we can phase out

Bug#594880: rpcbind loopback test is too strict

2013-07-29 Thread Christoph Anton Mitterer
On Sun, 2013-07-28 at 20:36 -0400, Buck Huppmann wrote: > depends what reserved is defined as, but if it's 1024, then it's > untrusted as well. per rresvport(3): ?? CAP_NET_BIND_SERVICE Bind a socket to Internet domain privileged ports (port numbers less than

Bug#718306: libmimetic-dev: tokenizer.h fails to compile with clang

2013-07-29 Thread Raphael Rigo
Package: libmimetic-dev Version: 0.9.7-3 Severity: important Tags: patch Hello, as you can see here : http://clang.debian.net/logs/2012-01-12/mimetic_0.9.7-1_lsid64b.buildlog ../../mimetic/tokenizer.h:143:52: error: member reference base type 'const Container *' is not a structure or union :

Bug#711454: libapache2-mod-php5: MPM prefork not found ... ==> ... Syntax error on line 9 of /etc/apache2/mods-enabled/php5.conf: Invalid command 'Order'

2013-07-29 Thread Jean-Michel Vourgère
reassign 711454 libapache2-mod-php5 found 711454 5.5.0~rc2+dfsg-2 thanks The problem is that apache2 is not configured before libapache2-mod-php5. apache2_switch_mpm prefork fails, because conffiles from apache2 are not yet there, including mods-available/mpm_prefork.load. Is a Pre-Depends reall

Bug#684072: CVE-2011-2393: ICMPv6 Router Announcement flooding DoS

2013-07-29 Thread Steven Chamberlain
On 07/09/12 17:29, Moritz Muehlenhoff wrote: > What about keeping autoconfig enabled and documenting the potential danger in > README.Debian (or somewhere similar), so that anyone concerned can disable > it locally? It looks like we have a bigger problem than this: I was going to simply write in

Bug#718305: bind9: bind directories that hold zone data shouldn't be world readable

2013-07-29 Thread Christoph Anton Mitterer
Package: bind9 Version: bind9 Severity: wishlist Hi. Directories that hold zone data shouldn't be world readable for privacy issues. This includes especially: /var/cache/bind and /var/lib/bind and as long as ther is no subdir like /etc/bind/zones for the zones (which I'd propose) it should als

Bug#718291: strongswan: Enable duplicheck plugin

2013-07-29 Thread Tobias Brunner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > Please enable the ‘duplicheck’ plugin. This plugin is a more > specialized form of the ‘uniqueids’ feature for detecting duplicate > identities. This plugin is marked as stable according to the > PluginList¹ wiki and doesn't require any additi

Bug#718304: strongswan: Enable error-notify plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘error-notify’ plugin. This plugin provides an interface for receiving alerts from charon. This plugin is m

Bug#239911: still no e2fsck+badblocks support?

2013-07-29 Thread Holger Levsen
control: retitle -1 no badblocks support control: tags -1 + wontfix Hi Christian, On Montag, 29. Juli 2013, Christian PERRIER wrote: > > ping - is this still the case? (where this=no e2fsck+badblocks support > e2fsprogs-udeb has e2fsck but not badblocks. I don't think it will > ever include it (

Bug#718303: segmentation fault xalanc_1_11::XalanDOMString::XalanDOMString

2013-07-29 Thread Mathieu Malaterre
severity 718303 grave thanks Bill, Could you please foward #718303 upstream ? Even if the input is incorrect it should not trigger a segfault. Thanks, -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#239911: still no e2fsck+badblocks support?

2013-07-29 Thread Christian PERRIER
Quoting Holger Levsen (hol...@layer-acht.org): > Hi, > > ping - is this still the case? (where this=no e2fsck+badblocks support in > d-i). Half. e2fsprogs-udeb has e2fsck but not badblocks. I don't think it will ever include it (it would increase the memory footprint of D-I for nearly no reaso

Bug#718295: /usr/bin/dpkg-deb: dpkg-deb -Zgzip -z0 produces invalid debian packages

2013-07-29 Thread Guillem Jover
Hi! On Mon, 2013-07-29 at 21:33:36 +0200, Helmut Grohne wrote: > Package: dpkg > Version: 1.17.0 > Severity: important > File: /usr/bin/dpkg-deb > The linux maintainers chose to pass -Zgzip -z0 to dpkg-deb to retain > backwards compatibility. To retain compatibility they should either not have s

Bug#265876:

2013-07-29 Thread Mathieu Malaterre
tags 265876 confirmed fixed 265876 1.10-4 found 265876 1.11-2 thanks Here is what I get here: $ cat var-in-xslkey.xsl http://www.w3.org/1999/XSL/Transform";> $ xalan -xsl var-in-xslkey.xsl -in var-in-xslkey.xsl XSLException Type is: XPathParserException Message is: A variable reference is a

Bug#718302: strongswan: Enable sqlite and mysql plugins

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘sqlite’ and ‘mysql’ plugins. These plugins enable database support to the already enabled ‘attr-sql’ and ‘s

Bug#718301: RFP: fedora-liveusb-creator, Cross-platform tool for installing live operating systems on to USB flash drives.

2013-07-29 Thread Jackson Doak
Package: wnpp Priority: wishlist A cross-platform tool for installing live operating systems on to USB flash drives. URL: https://fedorahosted.org/liveusb-creator/ License: GPL2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Bug#718267: ITP: xidle -- run a program on X inactivity

2013-07-29 Thread Thorsten Glaser
Vincent Bernat dixit: >Then, what's the difference with xautolock? Hm, hadn’t known that one. Thanks for pointing it out. Licence, I guess, and command-line syntax. Probably not enough to justify another .deb… bye, //mirabilos -- 17:08⎜«Vutral» früher gabs keine packenden smartphones und so 17

Bug#698537:

2013-07-29 Thread Mathieu Malaterre
fixed 698537 xalan/1.11-2 thanks I can no longer reproduce the issue with 1.11. Closing. Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#718300: python-bunch: Syntax error in the example in the long description

2013-07-29 Thread Gergely Nagy
Package: python-bunch Version: 1.0.1-1 Severity: wishlist The package descript has this text: For instance, you can have the following: >>> b = bunch.bunchify({"foo":"bar"} >>> b.foo 'bar' You're missing the closing brace on the second line there. (If someone's following unknown-package

Bug#425790: Debconf capability

2013-07-29 Thread Francesco Muzio
The latest versions of icedove doesn't have the debconf capability to define what browser integration is wanted. This problem is related to the leak of functionality "dpkg-reconfigure icedove" On fresh wheezy installation icedove is unable to open any http(s) link contained in a message. On

Bug#698537: buffer overflow

2013-07-29 Thread Mathieu Malaterre
severity 698537 grave tags 698537 confirmed thanks I can see something wrong is going on : $ valgrind --tool=exp-ptrcheck xalan -xsl bug.xsl -in in.xml ==31134== exp-ptrcheck, a heap, stack and global array overrun detector ==31134== NOTE: This is an Experimental-Class Valgrind Tool ==31134== Cop

Bug#632627: Re[2]: Bug#632627: Re[2]: resume file

2013-07-29 Thread Askar Safin
>1. uswsusp will use the initramfs resume device. So, uswsusp should read the >file included in the initrd image at "conf/conf.d/resume". Is ok? If you mean configure time (i. e. dpkg-reconfigure uswsusp) or suspending time, then, of course, no. Because this requires unpacking initramfs, and this

Bug#713943: linux kernel drivers/macintosh: windfarm module is not working any more

2013-07-29 Thread Douglas Mencken
Comparing two Debian kernels: $ uname -rv 3.2.0-4-powerpc64 #1 SMP Debian 3.2.41-2 $ lsmod | grep windfarm windfarm_cpufreq_clamp 4265 1 windfarm_max6690_sensor 6030 1 windfarm_lm75_sensor 6521 1 windfar

Bug#709780: [Pkg-systemd-maintainers] Bug#709780: Provide a way to not start a daemon on boot

2013-07-29 Thread Michael Stapelberg
control: tags -1 + pending Hi Michael, Michael Biebl writes: > Could you rebase the patch on top of the debian-experimental branch? Done, and pushed it to debian-experimental directly. -- Best regards, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#698113: deluge: unhandled error and segmentation fault

2013-07-29 Thread Carlo Marchiori
Package: deluge-gtk Version: 1.3.3-2+nmu1 Followup-For: Bug #698113 Dear Maintainer, I also obtained a backtrace Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd4df3700 (LWP 6593)] subtype_dealloc.25759 (self=) at .../Objects/typeobject.c:955 955 ../Objects/t

Bug#718299: strongswan: Enable lookip plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘lookip’ plugin. This plugin allows an administrator to view virtual IP assignments. This plugin is marked

Bug#718280: libev-perl: forcing of EV_EPOLL=1 leads to FTBFS on non-linux architectures

2013-07-29 Thread gregor herrmann
On Mon, 29 Jul 2013 20:24:47 +0200, Petr Salinger wrote: > >I've now played around with 2 patches, one using this approach,the > >other using Devel::CheckLib. Both lead to the same result and work > >(on linux/amd64). > Both works also for kfreebsd-amd64. Cool, thanks for the check! > I guess th

Bug#717988: libusb-1.0-0: upowerd deadlocks in libusb (maybe related to suspend/resume)

2013-07-29 Thread Pauli Nieminen
Thanks. Looks exactly same bug. I will test the patch if any new appears to redhat bugzilla. Too bad there isn't link to upstream bug report and I'm lazy searching one. :/ On Mon, Jul 29, 2013 at 2:30 PM, Aurelien Jarno wrote: > forwarded 717988 https://bugzilla.redhat.com/show_bug.cgi?id=9854

Bug#718298: strongswan: Enable ipseckey and unbound plugins

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘ipseckey’ and dependent ‘unbound’ plugins. These plugins enable lookup of public certificates in IPSECKEY D

Bug#718277: Conditional setting of gconftool alternative breaks when installing after removal

2013-07-29 Thread Emilio Pozuelo Monfort
Hi, On 29/07/13 17:45, Margarita Manterola wrote: > Package: gconf2 > Version: 3.2.5-1 > Severity: normal > > Hi, > > gconf2 uses update-alternatives to point /usr/bin/gconftool to > /usr/bin/gconftool-2. This is the relevant snippet: > > if [ "$1" = configure ] && dpkg --compare-versions "$2"

Bug#718297: linux-source-3.10: broken binary package contains uncompressed member data.tar.gz

2013-07-29 Thread Helmut Grohne
Package: linux-source-3.10 Version: 3.10.3-1 Severity: important The binary package linux-source-3.10 does not comply to man 5 deb. It contains a data.tar.gz, that is not a valid gzip file. While the cause is in dpkg (see #718295). I ask you to work around this issue, by passing -z1 instead of -z0

Bug#709847: transition: libgnomekbd

2013-07-29 Thread Adam D. Barratt
Control: tags -1 + pending On Wed, 2013-07-24 at 03:09 +0200, Michael Biebl wrote: > Am 26.05.2013 02:14, schrieb Andreas Henriksson: > > I'd like to request a slot for taking care of a small transition > > as part of the pkg-gnome team for libgnomekbd 3.6.0. [...] > This is a rather tiny transiti

Bug#711275: transition: tracker

2013-07-29 Thread Adam D. Barratt
Control: tags -1 + pending On Thu, 2013-06-06 at 00:59 +0200, Michael Biebl wrote: > in preparation for GNOME 3.8, I'd like start a small transition updating > tracker from 0.14 to 0.16. [...] Apologies for the delay in getting back to you about this. Please go ahead with the upload to unstable,

Bug#718250: kfreebsd-image-9.1-1-amd64: attaching USB keyboard makes system reboot

2013-07-29 Thread Petr Salinger
[...] IIRC it happens to me both, on the 9.1 and the 10 kernel but only recently. It could be due to GCC-4.8 and/or use of -O2 compiler optimisations, which were enabled only in the most recent upload of each. Perfect guess! I have been able to confirm crash also on my PC, usually with only P

Bug#718296: [kdevelop] please add the python plugin

2013-07-29 Thread Adrien Grellier
Package: kdevelop Version: 4:4.5.1-1 Severity: wishlist Hi, Could you please add the python plugin for kdevelop ? Python is now a must-have langage, it could be interesting to have it in kdevelop. Regards, Adrien --- System information. --- Architecture: amd64 Kernel: Linux 3.10-rc7-amd

Bug#696994: debian-reference: Proposed changes - round 4

2013-07-29 Thread Holger Wansing
Hi Osamu, with this mail you get the next round of patches with my proposals for the debian reference (the rest for chapter 2 and the whole chapter 3). Best regards Holger -- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Created with Sylpheed 3.0.2 under D e b i a n

Bug#718295: /usr/bin/dpkg-deb: dpkg-deb -Zgzip -z0 produces invalid debian packages

2013-07-29 Thread Helmut Grohne
Package: dpkg Version: 1.17.0 Severity: important File: /usr/bin/dpkg-deb The linux maintainers chose to pass -Zgzip -z0 to dpkg-deb to retain backwards compatibility. Unfortunately the resulting binary package does not conform to the format documented at man 5 deb. It contains a data.tar.gz memeb

Bug#647011: update

2013-07-29 Thread Moritz Muehlenhoff
reassign 647011 src:linux thanks > On Oct 29, Christoph Keller wrote: > > > Then i switched back to tty1 and executed "exec /sbin/init single" -> freeze > Great, then this is not my problem. > I suggest that you use udev.exec-delay and udev.children-max=1 as > explained in udevd(8) to identify t

Bug#614936: [hyr...@gmail.com: Re: [bluetooth] Modifier keys (ctrl, shift, alt) do not stack]

2013-07-29 Thread Moritz Muehlenhoff
reassign 614936 src:linux thanks > The most recent kernel was 3.2.7 with aptosid tweaks of sorts. Wheezy is based on more recent 3.2 kernels. Does it work for you with Wheezy? Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#718190: [Pkg-systemd-maintainers] Bug#718190: systemd: sometimes computer doesn't boot. It seems a problem with lvm.

2013-07-29 Thread Michael Stapelberg
Hi Antonio-M., "Antonio-M. Corbi Bellot" writes: > I think I've all the logs you asked for. Thanks for providing the logs. They reveal that you have /usr on a separate volume and don’t mount it in the initramfs, which is not supported: [ 3.840308] systemd[1]: /usr appears to be on its own filesy

Bug#718294: therion: Background images and insert images not working

2013-07-29 Thread Andrew Atkinson
Package: therion Version: 5.3.10-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Noticed that the background images on my older files where not showing. So with a new file, from the therion editor tryi

Bug#705385: tbb_4.1~20130516-1.1.dsc

2013-07-29 Thread Mathieu Malaterre
Gert, As explained here: http://bugs.debian.org/715425#28 I could get openvdb to run its testsuite nicely on powerpc, without any hang. It would be nice if you could run the mia test suite using tbb from experimental and report if this fixes #705495. Thanks, -- To UNSUBSCRIBE, email to debia

Bug#715425:

2013-07-29 Thread Mathieu Malaterre
found 715425 3.0+r035-1 found 715425 4.0+r233-1 found 715425 4.0+r233+update5-0.2 fixed 715425 4.1~20130613-1.1~exp1 thanks I have build locally tbb/4.1~20130613-1.1~exp1 and I can confirm #715425 is fixed on ppc. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#718293: strongswan: Enable certexpire plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘certexpire’ plugin. This plugin exports a CSV file containing the expiration dates of x509 certificates. T

Bug#718292: strongswan: Enable af-alg plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘af-alg’ plugin. This plugin enables an additional crypto library, the Linux Kernel AF_ALG interface. This

Bug#718000: llvm-dev: LLVM gold plugin has failed to create LTO module: Invalid bitcode signature

2013-07-29 Thread Andreas Duering
Hello, thanks for your reply. I installed the clang-3.3 package and llvm-3.3-dev. I do not get the "cannot open shared object file" message as in the mentioned bug, but compiling a simple hello world program still failed with the "Invalid bitcode signature" error (see attached log file). Ho

Bug#718267: ITP: xidle -- run a program on X inactivity

2013-07-29 Thread Vincent Bernat
❦ 29 juillet 2013 15:43 CEST, Thorsten Glaser  : > Package: wnpp > Severity: wishlist > Owner: Thorsten Glaser > > * Package name: xidle > Version : CVS HEAD > Upstream Author : Federico G. Schwindt > * URL : https://www.mirbsd.org/man1/xidle > * License : 2-

Bug#718291: strongswan: Enable duplicheck plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘duplicheck’ plugin. This plugin is a more specialized form of the ‘uniqueids’ feature for detecting duplica

Bug#701993: ABI breakage lcms2

2013-07-29 Thread Jonas Smedegaard
Quoting Bastien ROUCARIES (2013-07-29 17:27:26) > For going to do this work but liblcms2 is really a shame about ABI/API > compatibilty. See: > > http://upstream-tracker.org/versions/lcms.html > > So be prepared to ask for a so dump. Thanks for raising attention to this. @Oleksandr: Please str

Bug#718082: Pending fixes for bugs in the libcatalyst-modules-perl package

2013-07-29 Thread pkg-perl-maintainers
tag 718082 + pending thanks Some bugs in the libcatalyst-modules-perl package are closed in revision ab07b85cec6ad1b43fe91605ea5d619b79950e63 in branch 'master' by gregor herrmann The full diff can be seen at http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-modules-perl.git;a=com

Bug#718280: libev-perl: forcing of EV_EPOLL=1 leads to FTBFS on non-linux architectures

2013-07-29 Thread Petr Salinger
I've now played around with 2 patches, one using this approach,the other using Devel::CheckLib. Both lead to the same result and work (on linux/amd64). Both works also for kfreebsd-amd64. I guess that Devel::CheckLib is the standard one, therefore prefered. Just do not forget to add libdevel-che

Bug#718290: cmake: Could NOT find JNI (missing: JAVA_AWT_LIBRARY) on powerpc64

2013-07-29 Thread Sagar Patke
Package: cmake Version: 2.8.9-1 Severity: normal Tags: upstream Dear Maintainer, * What led up to the situation? I have installed debian wheezy 7.1.0 on a Logical Partition. I am trying to compile hadoop, which depends on cmake to build the native libraries. I come across this problem when I'm

Bug#718289: strongswan: Enable unity plugin

2013-07-29 Thread Gerald Turner
Source: strongswan Version: 5.0.4-3 Severity: wishlist Hello Yves-Alexis and Rene, per private email discussion you asked that I submit feature requests through the BTS. Please enable the ‘unity’ plugin, including patches from upstream bugs 356¹ and 366². This plugin allows for strongSwan to int

Bug#674467: opus: Please add multiarch support.

2013-07-29 Thread Thomas Martitz
I'd like to add that I would like this to be fixed. Among the mentioned problems it breaks Skype on pulseaudio because libasound2-plugins:i386 is not installable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

Bug#712642: Feature Requests

2013-07-29 Thread Olaf van der Spek
Hi, > Does your report refer to mytop packages 1.6-6 in stable? Yes, it does > I will not the behaviour here because this is implemented as default, therefor this is also the default behaviour in other distributions. Users, using the debian package might be confused then. Could you ask upst

Bug#718284: [Pkg-mailman-hackers] Bug#718284: postfix-to-mailman: can't run genaliases properly (maybe doc bug?)

2013-07-29 Thread Andrew Hodgson
Daniel Pocock wrote: >I'm trying to use postfix-to-mailman.py >According to the instructions in the script itself, >a) I should set MTA=None >b) I should run "genaliases" to generate the data/virtual-mailman file >However, when I set MTA=None, I get this error from genaliases: >"genaliases can

Bug#718250: kfreebsd-image-9.1-1-amd64: attaching USB keyboard makes system reboot

2013-07-29 Thread Steven Chamberlain
Hi! On 29/07/13 19:00, Christoph Egger wrote: > [...] IIRC it happens to me both, on the 9.1 and the > 10 kernel but only recently. It could be due to GCC-4.8 and/or use of -O2 compiler optimisations, which were enabled only in the most recent upload of each. > Any other suggestions on how one w

Bug#718250: kfreebsd-image-9.1-1-amd64: attaching USB keyboard makes system reboot

2013-07-29 Thread Christoph Egger
Hi all! Steven Chamberlain writes: > I think a panic during a fairly typical usecase like this deserves > severity 'grave'; we would not want 9.1 to migrate to testing if this > bug could hurt more users. > > Lars, please try to show us a stack trace of the panic if possible. > Even a photograph

  1   2   3   >