Bug#521675: Only root can play sound in pulseaudio

2014-04-07 Thread Dr. Robin Haunschild
Hi, yes, I still experience this in the pulseaudio version of Debian/stable. I didn't test newer versions. My workaround is to kill all pulseaudio processes as root and restart audio play back. Best, Robin On 7. April 2014 22:40:06 MESZ, Felipe Sateler fsate...@debian.org wrote: Hi all,

Bug#743886: doxygen: Generates invalid LaTeX from structure with anonymous union

2014-04-07 Thread Daniel Schepler
Package: doxygen Version: 1.8.6-2 Severity: normal X-Debbugs-CC: dschep...@scalable-networks.com, pj...@scalable-networks.com When trying to use doxygen to generate docs for the simple header below, I get LaTeX errors. #ifndef TEST_H #define TEST_H struct CartesianCoords { double x;

Bug#743879: debian-cd: Fixes for hppa architecture (patch attached)

2014-04-07 Thread Thomas Schmitt
Hi, Because our discussion stalled, i did not publish the enhancements of libisofs API and xorriso CLI with the recent release 1.3.6. That's really sad! It would have been easier for me, if you would have added them, even if they were not perfect. Ah no. It's a tiny bit inconvenient. You

Bug#743887: ITP: direnv -- A utility to set directory specific environment variables

2014-04-07 Thread Punit Agrawal
Package: wnpp Severity: wishlist Owner: Punit Agrawal punitagra...@gmail.com * Package name: direnv Version : 2.3.0 Upstream Author : Jonas Pfenniger * URL : http://direnv.net/ * License : MIT Programming Lang: Go Description : A utility to set

Bug#743888: wine-unstable: bad paths for gecko mono when creating wineprefix

2014-04-07 Thread Mike McGuire
Package: wine-unstable Version: 1.7.16-1 Severity: important When creating a new wine prefix it looks in unexpected and/or broken locations for wine and gecko. (And because of a patch downloading is disabled.) ((Also I had to fix the wineapploader links first.)) Partial output from running

Bug#713872: gnome-terminal: font corruption after wake up from suspend

2014-04-07 Thread Alexandre Fournier
Hi, I am now using 3.10.1-1 and I haven't seen the issue come back with gnome-terminal recently. I saw similar font corruption on iceweasel instead, but I guess I will open another bug report for that. Thanks for the follow up and sorry for the late reply. - Original Message - From:

Bug#743879: debian-cd: Fixes for hppa architecture (patch attached)

2014-04-07 Thread Thomas Schmitt
Hi, looking at your description of ipl_entry computation - after midnight - makes me search for alternatives. I would have to duplicate a non-trivial part of PALO which then would have to be validated against the original code. From then on, i would have to maintain it without having much clue.

Bug#743876: ITP: llvmmath - LLVM math library

2014-04-07 Thread Julian Taylor
It is based on NumPy's umath and tries to support all floating point and complex types. with my numpy dev hat on, numpys umath non-c99 fallbacks have some issues. It only receives limited testing by windows users, everybody else has access to the (at least for real numbers) decent libm

Bug#743889: libssl1.0.0: libssl update does not cause applications that use it to restart

2014-04-07 Thread Jann Horn
Package: libssl1.0.0 Version: 1.0.1e-2+deb7u5 Severity: grave Tags: security Justification: user security hole Dear Maintainer, when I did apt-get updateapt-get upgrade today to get a fix for CVE-2014-0160, I got this from apt: Setting up libssl1.0.0:amd64 (1.0.1e-2+deb7u5) ... Setting up

Bug#713872: reopen 713872

2014-04-07 Thread althaser
reopen 713872 = fixed 713872 3.10.1-1 kthxbye Oops sorry I didn't notice it affects the stable version. I am reopening this bug again, and marking fixed with 3.10.1-1 cheers, althaser

Bug#743889: [Pkg-openssl-devel] Bug#743889: libssl1.0.0: libssl update does not cause applications that use it to restart

2014-04-07 Thread Kurt Roeckx
On Tue, Apr 08, 2014 at 01:12:34AM +0200, Jann Horn wrote: Package: libssl1.0.0 Version: 1.0.1e-2+deb7u5 Severity: grave Tags: security Justification: user security hole Dear Maintainer, when I did apt-get updateapt-get upgrade today to get a fix for CVE-2014-0160, I got this from apt:

Bug#735940:

2014-04-07 Thread Daira Hopwood
We've run into a snag: the file d3-2.4.6.time.min.js (or any more recent version of that file) does not appear to be packaged in the libjs-d3 package. Loading only d3.min.js is not sufficient, since it does not include the d3.time module. We cannot find any other Debian package that includes

Bug#696146: xemacs21-nomule, xemacs21-mule-canna-wnn: prerm deletes files owned by xemacs21-support: /usr/lib/xemacs-21.4.22/{etc, lisp}

2014-04-07 Thread John Paul Adrian Glaubitz
This bug is still present in the current version of xemacs21 in the archives, therefore re-opening. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0

Bug#743889: libssl1.0.0: libssl update does not cause applications that use it to restart

2014-04-07 Thread Steven Chamberlain
Control: found -1 openssl/1.0.1e-2+deb7u4 Hi, A helpful trick I found after upgrade is to: # lsof -nnP | grep libssl.so.1 Look for entries that mention an inode number - this means an unlinked, older version of the library rather than the one currently at that path: nginx 23947root

Bug#743890: php-json: Build dependency loop

2014-04-07 Thread Samuel Thibault
Source: php-json Version: 1.3.4-1 Severity: serious Justification: FTBFS Hello, There is a problem with building php-json on buildds, for instance the i386 status is: BD-Problem : php-json build-depends on: - php5-cli (= 5.5.0~rc1+dfsg-1~) php5-cli depends on: -

Bug#743891: pam: Fix loading modules on GNU/Hurd

2014-04-07 Thread Samuel Thibault
Source: pam Version: 1.1.8-2 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hello, When loading pam modules linked against libpthread, the process suddenly has to switch to multithreaded mutexes etc. The Hurd port of glibc does not support that, and the

Bug#743891: pam: Fix loading modules on GNU/Hurd

2014-04-07 Thread Samuel Thibault
Here is the patch. Samuel diff -ur pam-1.1.8/debian/changelog pam-1.1.8.mine/debian/changelog --- pam-1.1.8/debian/changelog 2014-04-07 23:48:22.0 + +++ pam-1.1.8.mine/debian/changelog 2014-04-07 23:53:20.0 + @@ -1,3 +1,10 @@ +pam (1.1.8-2+hurd.2) unreleased;

Bug#741848: gst-plugins-ugly0.10: diff for NMU version 0.10.19-2.1

2014-04-07 Thread Reinhard Tartler
tags 741848 + pending thanks Dear maintainer, I've prepared an NMU for gst-plugins-ugly0.10 (versioned as 0.10.19-2.1) and uploaded it to unstable. I hope you don't mind me avoiding the DELAYED queue, but the patch has been sitting in the BTS over a week now, and this package is currently

Bug#743892: please include security.debian.org in sources.list

2014-04-07 Thread Jonathan Landis
Package: cloud.debian.org The heartbleed bug has created a situation in which servers must be upgraded immediately. At the moment the default mirrors listed in the Debian Wheezy AMI image don't have the patches yet, but security.debian.org does. So users of the existing image have to update

Bug#743892: please include security.debian.org in sources.list

2014-04-07 Thread Daniel Roesler
The AWS ELB servers are apparently vulnerable, too, so don't update your SSL certs on ELB until they are confirmed fixed. https://forums.aws.amazon.com/thread.jspa?threadID=149690tstart=0 On Mon, Apr 7, 2014 at 5:48 PM, Jonathan Landis j...@calibersecurity.com wrote: Package: cloud.debian.org

Bug#743893: mediawiki: postinst uses php5enmod, but fails to depend on a php5-common that has it

2014-04-07 Thread Lionel Elie Mamane
Package: mediawiki Version: 1:1.19.15+dfsg-1 Severity: serious Justification: Policy 3.5 Setting up mediawiki (1:1.19.15+dfsg-1) ... /var/lib/dpkg/info/mediawiki.postinst: 78: php5enmod: not found dpkg: error processing mediawiki (--configure): subprocess installed post-installation script

Bug#742940: since: Does not work on mips (includes test suite failures and FTBFS)

2014-04-07 Thread Aníbal Monsalve Salazar
On Sat, 2014-03-29 07:17:33 +0100, Axel Beckert wrote: Package: since Version: 1.1-4 Severity: serious Tags: upstream Package version 1.1-4 added a build-time test-suite which revealed that since on mips does not work properly: $ echo foo foo $ since foo foo $ since foo since:

Bug#743895: transaction report crashes

2014-04-07 Thread Marvin Renich
Package: gnucash Version: 1:2.6.2-1 Severity: normal When configuring a transaction report, gnucash crashes with the python traceback below. When starting gnucash, the lines in the traceback up to and including Found Finance::Quote version 1.18 occur immediately, but gnucash seems to start

Bug#680145: php5-suhosin: With PHP 5.4, Suhosin doesn't actually load.

2014-04-07 Thread Hideki Yamane
control: tags -1 +fixed-upstream Not it's officially supported php5.4 in Version 0.9.35 see http://www.hardened-php.net/suhosin/changelog.html -- Hideki Yamane

Bug#743894: RFP: quietnet -- Simple chat program using inaudible sounds and a computer's microphone and speaker

2014-04-07 Thread nodiscc
Package: wnpp Severity: wishlist * Package name: quietnet Version : git-20140224 Upstream Author : Kate Murphy h...@kate.io * URL : https://github.com/Katee/quietnet * License : MIT Programming Lang: Python Description : Simple chat program using

Bug#669292: RFH: updating gitweb packaging for Apache 2.4

2014-04-07 Thread Jonathan Nieder
Hi, With Apache 2.2, the gitweb package worked out of the box. With Apache 2.4, it doesn't. http://bugs.debian.org/669292 tracks this problem. Last year, I tried to fix it --- patch at https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=23;filename=update-apache-packaging.patch;att=1;bug=669292

Bug#732703: (no subject)

2014-04-07 Thread Barry Warsaw
On Apr 07, 2014, at 03:36 PM, Matthias Klose wrote: Am 07.04.2014 15:27, schrieb Barry Warsaw: If you sudo -m ensurepip, you will get things installed into /usr/lib/python3/dist-packages. That's unfortunate, but it seems like you have to willfully try to break your system in order to do

Bug#743035: libgl1-mesa-dri: Upgrade from 9.2.2-1 to 10.1.0-4 breaks webgl in chromium and google chrome

2014-04-07 Thread Kasra Khosoussi
Just FYI: As expected, 10.1.0-5 has no effect on this bug. Cheers, Kasra On Mon, Apr 7, 2014 at 8:18 PM, Andrei POPESCU andreimpope...@gmail.comwrote: Control: reassign -1 src:mesa 10.1.0-4 On Sb, 05 apr 14, 23:41:45, Tobias Diedrich wrote: Package: src:libgl1-mesa-dri Followup-For:

Bug#743896: update-manager-gnome: launch of update-manager fails in xfce

2014-04-07 Thread Maverick
Package: update-manager-gnome Version: 0.200.5-2.1 Severity: important Dear Maintainer, Let's suppose you installed Debian 7 Wheezy (the stable branch) with the desktop environment XFCE, instead of the default Gnome 3. Now if you install the package update-notifier, it will install other

Bug#743729: way out

2014-04-07 Thread Antonio Terceiro
Control: tag -1 pending On Mon, Apr 07, 2014 at 12:22:20PM +0200, Christian Hofstaedtler wrote: * Christian Hofstaedtler z...@debian.org [140406 23:33]: I /think/ we should add this to all interpreter preinsts: update-alternatives --remove-all ruby On second thought, there are probably

Bug#594907: kspsig -- Key Signing Party signature verification tool

2014-04-07 Thread Guilhem Moulin
Hi, While your tool would certainly be a valuable addition to signing-party, a blocker is that it gets the digest algorithm on certificate signatures by parsing the output of ‘--list-packets’, which as far as I can tell isn't documented. IMHO a better (and faster) approach would be, as you

Bug#743897: gargoyle-free: please remove unneeded fonts-* dependencies

2014-04-07 Thread Paul Wise
Package: gargoyle-free Severity: wishlist As far as I can tell, gargoyle-free uses fontconfig to find font paths at runtime. As a result it doesn't need to depend on specific fonts since fontconfig will return the default fonts if the asked for fonts are not available on the system. Please drop

Bug#743898: mate-panel: FTBFS: libmate/mate-desktop-utils.h: No such file or directory

2014-04-07 Thread Aaron M. Ucko
Source: mate-panel Version: 1.6.2+dfsg1-1 Severity: serious Justification: fails to build from source Builds of mate-panel against libmate-desktop-dev 1.8.x (as currently found in unstable, and for that matter testing) have been failing: CC mate_panel-panel-run-dialog.o

Bug#743899: python3-matplotlib: Recommends nonexsisting package python3-imaging; use python3-pil instead

2014-04-07 Thread Ryo IGARASHI
Package: python3-matplotlib Version: 1.3.1-1+b1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, python3-matplotlib recommends noexisting package python3-imaging. Looking at the python3 packages, I believe python3-pil is the package we should

Bug#722554: signing-party: please include key-report tool in package

2014-04-07 Thread Guilhem Moulin
Hi Jonas, This looks useful indeed, but after a quick look at the code it doesn't really appeal to me, as the script seems rather unfinished. Also, I find it rather confusing that it's not possible not to report expired/revoked subkeys in case the key has other valid subkey(s) covering the same

Bug#648991: include Serafeim's post keysigning-party scripts

2014-04-07 Thread Guilhem Moulin
Hi, I wonder if these scripts are still useful? As of 1.1.6-1 caff is able to parse key fingerprints directly from a gpgparticipants(1) format (and annotated) list. See also #622560: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622560 Cheers, -- Guilhem. signature.asc Description:

Bug#743900: python-posix-ipc: FTBFS - Python.h: No such file or directory

2014-04-07 Thread Aaron M. Ucko
Source: python-posix-ipc Version: 0.9.8-1 Severity: serious Justification: fails to build from source The python3.4 build of python-posix-ipc fails in minimal environments, as on the autobuilders: i486-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2

Bug#689628: Acknowledgement (nano: autoconf update for arm64 building)))

2014-04-07 Thread Wookey
+++ Debian Bug Tracking System [2013-12-17 00:42 +]: As the arm64 port is now real: http://buildd.debian-ports.org/status/architecture.php?a=arm64suite=sid And you are on the lowNMU list, I've got round to NMUing this. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard,

Bug#743669: ITP - gedraa-dsh - Data mine Internet catalogs to find double starts candidates double starts candidates

2014-04-07 Thread Victor Di Rienzo
hi guys, how do i update the information in my ITP to make it valid. sorry for all the errors but im working very late, and im making tons of errors. updated information: Package: gedraa-dsh Status: install ok installed Priority: optional Section: science Maintainer: Victor Di Rienzo

Bug#742004: perltidy.LOG file left behind

2014-04-07 Thread Don Armstrong
On Tue, 18 Mar 2014, Russ Allbery wrote: I looked into this further. The problem is that Perl::Tidy now always attempts to create a log file in the current directory unless told to create it elsewhere with the logfile parameter to its constructor. (There doesn't seem to be a way to tell it not

Bug#740336: Upstream has a bug-fix release

2014-04-07 Thread Joe Steeve
This is fixed in the upstream release (3.14.3). The debian package needs to be updated. -- Joe Steeve HiPro IT Solutions Private Limited http://hipro.co.in/ signature.asc Description: This is a digitally signed message part

Bug#726250: glade: Will not open .glade files, but UI dialogues imply support

2014-04-07 Thread Joe Steeve
Not being able to edit .glade files with this package (or any other package in the archive is a regression, and it would be nice to have this addressed either in this package, or via a compatibility package. For the stuff I'm working on, a GTK+-3.0 port is currently out of the question, and

Bug#743901: RM: sharand -- ROM; unredistributable

2014-04-07 Thread Jari Aalto
Package: ftp.debian.org Severity: normal Please remove package from all flavors. Main code licensed under the GPL; but without any particular exception for linking to the non-free RFC part of the code. See discussion https://bugs.debian.org/659645 Jari, Maintainer. -- To UNSUBSCRIBE, email

<    1   2   3