Bug#814332: openmpi: FTBFS on x32

2016-02-10 Thread Adam Borowski
Source: openmpi Version: 1.10.2-6 Severity: important Tags: patch Hi! Here's a patch that fixes FTBFS on x32. The old code uses i386 assembly, which doesn't work. On the other hand, amd64 one seems to work without any further changes. Could you please act on this patch rather soon? Currently

Bug#806454: calligrastage not installable / [calligra-libs] not installable

2016-02-10 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 09 February 2016 23:11:07 peter green wrote: > If you use and care about calligra can you please try building with the > patch I posted at Hi Peter! People do care about it, but sometimes other things get in the middle. Please take a look at

Bug#814076: Patch committed upstream

2016-02-10 Thread Viktor Mihajlovski
The upstream project has accepted the suggested patch. Please consider to cherry-pick 8c6de55e4375bd63ae0d0dc7dd7104a7c2290cac to resolve the issue in Debian. Thanks!

Bug#813339: breaking an essential service is bad enough, failure to document just compounds the error.

2016-02-10 Thread T
On 2016-02-09 02:43, Craig Sanders wrote: making changes to how things work is reasonable and perfectly normal. completely failing to document those changes, resulting in broken servers (and, given that this is a dhcp server, broken networks) is not. there isn't even a single mention of this

Bug#814150: blacs-mpi: sync with mpi-default-dev 1.0.2+nmu2

2016-02-10 Thread Mattia Rizzolo
On Mon, Feb 08, 2016 at 02:28:33PM -0500, Aaron M. Ucko wrote: > Source: blacs-mpi > Version: 1.1-33.2 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > Please resynchronize blacs-mpi's architecture lists with > mpi-default-dev's. Per

Bug#814301: initramfs-tools: module microcode not found in modules.dep

2016-02-10 Thread Ben Hutchings
Control: reassign -1 intel-microcode On Tue, 2016-02-09 at 21:20 -0800, Kevin Locke wrote: > Package: initramfs-tools > Version: 0.120 > Severity: minor > > Dear Maintainer, > > When the intel-microcode package is installed and the running kernel > configured with CONFIG_MICROCODE=y, the

Bug#814320: linux-image-4.3.0-1-amd64: Slab leak

2016-02-10 Thread Ben Hutchings
Control: severity -1 important Control: tag -1 patch On Wed, 2016-02-10 at 11:20 +0100, Josep M. Perez wrote: > Package: src:linux > Version: 4.3.5-1 > Severity: grave > Justification: renders package unusable No it doesn't. > Dear Maintainer, > > The current kernel is having an apparent

Bug#725848: (no subject)

2016-02-10 Thread Barry Warsaw
Since upstream hasn't changed the default yet, and for understandable reasons it isn't high on their priority list, and because I'm tired of carrying the Ubuntu delta that switches to --user by default, I am going to port the Ubuntu patch to the Debian version. This will let me resync to Debian

Bug#814020: cups-browsed: Only the GTK print dialogue displays raw queues on remote printers.

2016-02-10 Thread Till Kamppeter
Thanks for the bug report. Fixed in cups-filters upstream, BZR rev. 7446, to be released with cups-filters 1.8.2. Now there is a new configuration option: CreateRemoteRawPrinterQueues Yes to be set in cups-browsed.conf. Then cups-browsed also takes into account remote raw queues. See also

Bug#814338: armhf-20150422: Format partitions error for ext4/fat/jfs : Unknown symbol __getblk_gfp

2016-02-10 Thread Gaël Jobin
Package: installation-reports Severity: grave Tags: d-i Justification: renders package unusable I'm trying to run Debian Jessie on ARMv7 using Qemu. I used the initrd.gz and vmlinuz available at ftp://ftp.debian.org/debian/dists/jessie/main/installer- armhf/20150422/images/netboot/. I also tried

Bug#814280: qt4-x11: please support fixed timestamps in qhelpgenerator

2016-02-10 Thread Lisandro Damián Nicanor Pérez Meyer
tag 814280 pending thanks I have just commited the patch to our repo, thanks! -- "In college, I cooked some hot dogs by putting metal forks in each end of the hot dog and running 120 volts through it. Hot dogs have just enough conductivity so that this works well" greenroom(576281) - on a

Bug#814337: RFP: libjs-viewerjs -- PDF and ODF document viewer in javascript

2016-02-10 Thread JJ Vens
Package: wnpp Severity: wishlist * Package name: libjs-viewerjs Version : 0.2.1 Upstream Author : KO GmbH * URL : http://www.viewerjs.org/ * License : AGPL Programming Lang: Javascript Description : PDF and ODF document

Bug#814332: openmpi: FTBFS on x32

2016-02-10 Thread Mattia Rizzolo
On Wed, Feb 10, 2016 at 03:07:31PM +0100, Adam Borowski wrote: > On Wed, Feb 10, 2016 at 02:04:36PM +, Alastair McKinstry wrote: > > Thanks, I am uploading a version with this ASAP. > > > > Will you be submitting a change request to mpi-default-dev? > > Of course, as soon as openmpi builds.

Bug#814339: nghttp2: missing build-dependency on python-sphinxcontrib.rubydomain

2016-02-10 Thread Benjamin Sonntag
Package: nghttp2 Version: 1.7.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, Trying to compile nghttp2 from stretch source on a jessie server, I found a missing build-dependency for nghttp2 in stretch: Your package has a

Bug#814333: squid3: SSL error "sec_error_inadequate_key_usage" in the browser

2016-02-10 Thread Y
Package: squid3 Version: 3.4.8-6+deb8u1+aptbuild1 Severity: grave Tags: newcomer Justification: renders package unusable Dear Maintainer, I downloaded and compiled the squid through apt-build by adding the following lines in "/var/cache/apt-build/build/squid3-3.4.8/debian/rules":

Bug#814334: scalapack: please update the list of openmpi/mpich arch

2016-02-10 Thread Mattia Rizzolo
Source: scalapack Version: 1.8.0-12.2 Severity: serious So, this morning I switched the default MPI implementation in s390x from mpich to openmpi, and figured just now that scalapack needs a sourceful change for it. Attached a patch for it. -- regards, Mattia Rizzolo

Bug#693473: please ban + as the first character of an usertag

2016-02-10 Thread Adam Borowski
Hi! While amending the regex, what about banning + as the first character as well? It's a common mistake because of the syntax of control messages. I for one write: usertags 123456 +port-x32 +ftbfs-x32 more often than the correct usertags 123456 +port-x32 ftbfs-x32 + being attached to the first

Bug#767144: That long-standing nasty Tcl/Tk-bug with autodocktools (Re: [Pkg-tcltk-devel] Tcl/Tk help needed (Was: Bug#767145: autodocktools: fails to start the GUI))

2016-02-10 Thread Andreas Tille
Hi Steffen, On Wed, Feb 10, 2016 at 02:08:48PM +0100, "Steffen Möller" wrote: > Hello Michel, > > > Gesendet: Mittwoch, 10. Februar 2016 um 01:14 Uhr > > Von: "Michel Sanner" > > An: "Steffen Möller" , "Andreas Tille" > > > > Cc:

Bug#814332: openmpi: FTBFS on x32

2016-02-10 Thread Alastair McKinstry
Thanks, I am uploading a version with this ASAP. Will you be submitting a change request to mpi-default-dev? regards Alastair On 10/02/2016 13:31, Adam Borowski wrote: > Source: openmpi > Version: 1.10.2-6 > Severity: important > Tags: patch > > Hi! > Here's a patch that fixes FTBFS on x32.

Bug#756572: Forgot to say...

2016-02-10 Thread Victor Real Rausell
It seems ther is a problem with daemon open files check this link http://www.jayway.com/2012/02/11/how-to-really-fix-the-too-many-open-files-problem-for-tomcat-in-ubuntu/ Is for tomcat but I tried with polipo and seems to work Cheers Víctor On Tue, 14 Oct 2014 07:43:17 +1100 Peter Chubb

Bug#811775: virtualjaguar: FTBFS with GCC 6: narrowing conversion

2016-02-10 Thread John Paul Adrian Glaubitz
On 01/20/2016 02:58 AM, Martin Michlmayr wrote: >> src/blitter.cpp: In function 'void ADDRADD(int16_t&, int16_t&, bool, >> uint16_t, uint16_t, uint16_t, uint16_t, uint8_t, bool, bool)': >> src/blitter.cpp:5391:85: error: narrowing conversion of '65535' from 'int' >> to 'int16_t {aka short int}'

Bug#814336: gnome-shell: Toggle shaded state keyboard shortcut only shades

2016-02-10 Thread Brian Ristuccia
Package: gnome-shell Version: 3.14.4-1~deb8u1 Severity: normal When pressing "ctrl-alt-S" or whatever the shortcut defined under "Toggle shaded state" in All Settings->Keyboard->Shortcuts->Window, the window is shaded (hidden except for the title bar, like a rolled up window shade). Pressing the

Bug#814332: openmpi: FTBFS on x32

2016-02-10 Thread Adam Borowski
On Wed, Feb 10, 2016 at 02:04:36PM +, Alastair McKinstry wrote: > Thanks, I am uploading a version with this ASAP. > > Will you be submitting a change request to mpi-default-dev? Of course, as soon as openmpi builds. -- A tit a day keeps the vet away.

Bug#720991: libgtkgl2.0-dev: should Depend: libgl-dev and libglu-dev

2016-02-10 Thread Nicolas Boulenguez
Package: libgtkgl2.0-dev Version: 2.0.1-2.2 Followup-For: Bug #720991 Hello. In my previous message, please replace "libgtk-dev" with "libgtkgl2.0-dev" and the reproducer with # echo 'int main(int argv,char**argc){return 0;}' > main.c # cc main.c `pkg-config --cflags --libs gtkgl-2.0`

Bug#814340: CUPS won't start at boot (systemd)

2016-02-10 Thread Cédric Dufour - Idiap Research Institute
Package: cups-daemon Version: 1.7.5-11+deb8u1 Hello, I have found that CUPS will not start at boot if the /var/spool/cups directory contains no d* files (job files). This is the case for a brand new CUPS installation or if "PreserveJobFiles" is set to "No" in /etc/cups/cupsd.conf (eg. for large

Bug#814338: armhf-20150422: Format partitions error for ext4/fat/jfs : Unknown symbol __getblk_gfp

2016-02-10 Thread Ian Campbell
On Wed, 2016-02-10 at 15:31 +0100, Gaël Jobin wrote: > Package: installation-reports > Severity: grave > Tags: d-i > Justification: renders package unusable > > I'm trying to run Debian Jessie on ARMv7 using Qemu. I used the initrd.gz > and > vmlinuz available at

Bug#733475: I think I'm seeing it too

2016-02-10 Thread Ondřej Grover
Hi, I think I'm seeing this too. This is running mailman 2.1.18-2 on Debian 8.3. The only relevant things I can find seem to be Jan 24 06:56:12 2016 mailmanctl(12968): The master qrunner lock could not be acquired because it appears as if another master qrunner is already running. Jan 24

Bug#814335: gedit-plugins: session-saver plugin missing

2016-02-10 Thread Brian Ristuccia
Package: gedit-plugins Version: 3.14.0-2 Severity: important The documentation for session-saver is present, but the .so for the plugin is missing. Also, the documentation appears to be out of date referencing a "File" menu which is not present in the current version of gedit. -- System

Bug#796256: [Pkg-rust-maintainers] Bug#796256: Please consider packaging a Rust version that allows #![feature(...)]

2016-02-10 Thread Ximin Luo
I just made these: https://launchpad.net/~infinity0/+archive/ubuntu/rust-beta https://launchpad.net/~infinity0/+archive/ubuntu/rust-nightly The packages were built using this script: https://anonscm.debian.org/cgit/pkg-rust/rust.git/tree/debian/build-preview-dsc.sh At a later date I'll play

Bug#494046: running mpi in sbuild (petsc testing)

2016-02-10 Thread Graham Inggs
In the build logs of a recent rebuild of PETSc [1] for the OpenMPI 1.10 transition, I see the following warning (and the build was successful): -- A deprecated MCA variable value was specified in the environment or on the

Bug#814288: Generates corrupt (?) initrd images

2016-02-10 Thread Ben Hutchings
Control: tag -1 moreinfo unreproducible On Tue, 2016-02-09 at 17:51 -0500, Christopher David Howie wrote: > Package: initramfs-tools > Version: 0.120 > > I have a rather odd case where update-initramfs sometimes generates good > initrds and sometimes it does not.  I'm not sure if the bug lies

Bug#673443: Please add option to use btrfs snapshots instead of LVM snapshots [patch]

2016-02-10 Thread Stephan Sürken
Hi Katsuhiko, On Mi, 2015-12-16 at 00:18 -1000, Katsuhiko Nishimra wrote: > Tags: patch > > Hi, > > I've wrote a patch to implement this feature and am attaching it. > I haven't find any fault through test deployment, > but would you please review this closely? just a short heads up: Thanks

Bug#725848: (no subject)

2016-02-10 Thread Barry Warsaw
On Feb 10, 2016, at 11:43 AM, Donald Stufft wrote: >Can we at least ensure that $HOME/.local/bin is on the $PATH by default if >you’re going to do that? How can we do that? Not in python-pip certainly. Users control their own $PATH so I'm not sure how we can enforce that. I'm not sure what

Bug#763005: Installation guide target should not be hardcoded

2016-02-10 Thread Nicolas Kuttler
Package: www.debian.org Followup-For: Bug #763005 This problem still exists on the website. https://www.debian.org/releases/stable/installmanual leads to https://www.debian.org/releases/stable/amd64/ which says This document contains installation instructions for the Debian GNU/Linux

Bug#814343: Bug on scretch installation

2016-02-10 Thread Patrick Foubet
Package: installation-reports Boot method: Image version: Date: <10/02/2016 à 16h15> Machine: Processor: Intel Core i5 M 520 Memory: 4 Go Machine Virtuelle VirtualBox : Processor : 1

Bug#814342: lowmem should not block when in network-console d-i mode

2016-02-10 Thread Roger Shimizu
Package: lowmem Severity: normal X-Debbugs-Cc: rogershim...@gmail.com Dear Maintainer, There's a mode calling network-console in d-i, which let user to use SSH to connect to the target device for Debian installation. But if lowmem detects memory is low, it will block d-i and prevent SSH daemon

Bug#813532: transition: libjsoncpp

2016-02-10 Thread Emilio Pozuelo Monfort
On 02/02/16 22:28, Emilio Pozuelo Monfort wrote: > Control: tags -1 confirmed > > On 02/02/16 22:04, Peter Spiess-Knafl wrote: >> Package: release.debian.org >> Severity: normal >> User: release.debian@packages.debian.org >> Usertags: transition >> >> I would like to start the transition for

Bug#814313: xorg-server: Using systemd and startx, input does not work anymore

2016-02-10 Thread Sven Joachim
On 2016-02-10 09:39 +0100, Guillem Jover wrote: > Source: xorg-server > Source-Version: 2:1.18.1-1 > Severity: important It would have been better to report the bug against the xserver-xorg-core binary package, since that includes necessary information from the bug script which is missing from

Bug#785785: mini-buildd: fails to upgrade: “Unable to change process owner ([Errno 1] Operation not permitted)”

2016-02-10 Thread Stephan Sürken
Hi Ben, thanks for the additional information... On Mi, 2016-01-20 at 15:10 +1100, Ben Finney wrote: > Control: found -1 mini-buildd/1.0.9 > Control: retitle -1 mini-buildd: fails to upgrade: Unable to change process > owner ([Errno 1] Operation not permitted) ...but I am still puzzled by this

Bug#814352: ITP: veracrypt -- Cross-platform on-the-fly encryption

2016-02-10 Thread Mike Gabriel
Package: wnpp Severity: wishlist Owner: Mike Gabriel * Package name: veracrypt Version : 1.16 Upstream Author : Mounir IDRASSI * URL : https://launchpad.net/veracrypt * License : TC-3.0 or Ms-PL, E4M, BSD-3-clause, zlib

Bug#814350: wine: recommended package libwine-gecko-2.40 is not in main was: Bug#812750: wine: Gecko integration is broken

2016-02-10 Thread Jens Reyer
On 02/09/2016 08:14 PM, Rhonda D'Vine wrote: > Unfortunately unsatisfyable recommends are a policy violation though, > and even while I understand the sentiments of not wanting to have to > reupload wine to add it, I don't see a way around this. [...] >> Rhonda, do you see any flexibility in

Bug#814345: tmp file is left under /var/tmp if mkinitramfs fails

2016-02-10 Thread Roger Shimizu
> tmp file is left under /var/tmp if mkinitramfs fails for why mkinitramfs fails, here're a few example: - /boot partition is full - /boot partition is mounted with "ro" option - out of memory when xz is compressing -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1

Bug#812750: wine: Gecko integration is broken

2016-02-10 Thread Jens Reyer
On 02/09/2016 08:10 PM, Austin English wrote: > On Feb 9, 2016 11:08 PM, "Rhonda D'Vine" wrote: >> >>Hi, >> >> * Austin English [2016-02-09 17:45:02 CET]: >>> On Feb 9, 2016 8:39 PM, austinengl...@gmail.com wrote: On Feb 9, 2016 8:25 PM, "Rhonda

Bug#725848: (no subject)

2016-02-10 Thread Donald Stufft
> On Feb 10, 2016, at 11:53 AM, Barry Warsaw wrote: > >> >> Can we at least ensure that $HOME/.local/bin is on the $PATH by default if >> you’re going to do that? > > How can we do that? Not in python-pip certainly. Users control their own > $PATH so I'm not sure how we

Bug#814287: [samba] Duplicate of "#812429" ?

2016-02-10 Thread Christoph Franzen
Package: samba Version: 2:4.1.17+dfsg-4 --- Please enter the report below this line. --- I think this is the same bug as in "http://bugs.debian.org/#812429;. Christoph signature.asc Description: PGP signature

Bug#797592: is aptitude intentionally not installed in build chroots?

2016-02-10 Thread Stephan Sürken
Hi Marc, On Mo, 2015-08-31 at 21:09 +0200, Marc Haber wrote: > Source: mini-buildd > Severity: wishlist > > Hi, > > I have just noticed that a build chroot does not have aptitude > installed. If the aptitude resolver is used, this results in aptitude > being installed over and over for every

Bug#812429: [samba] Fixed upstream, please backport fix to Jessie.

2016-02-10 Thread Christoph Franzen
Package: samba Version: 2:4.1.17+dfsg-4 --- Please enter the report below this line. --- Hi, this bug has already been fixed upstream: https://bugzilla.samba.org/show_bug.cgi?id=11647 Patch: https://attachments.samba.org/attachment.cgi?id=11742 See also this discussion (in GERMAN), where I've

Bug#814323: Build-Depends on obsolete postgresql-server-dev-9.4 package

2016-02-10 Thread Adam Majer
tag 814323 + pending thanks On Wed, Feb 10, 2016 at 12:11:25PM +0100, Christoph Berg wrote: > Hi, > > PostgreSQL 9.4 is about to be removed from unstable, please update > the isc-kea Build-Depends. > > Build-Depends: libpq-dev, postgresql-server-dev-9.4 | > postgresql-server-dev-9.5 ... I'm

Bug#814345: tmp file is left under /var/tmp if mkinitramfs fails

2016-02-10 Thread Roger Shimizu
Package: initramfs-tools Version: 0.120 Severity: normal X-Debbugs-Cc: rogershim...@gmail.com Dear Maintainer, tmp file is left under /var/tmp if mkinitramfs fails, and it never get cleaned up even after reboot. Maybe changing to /tmp is a quick fix? Cheers, -- Roger Shimizu, GMT +9 Tokyo

Bug#814323: Build-Depends on obsolete postgresql-server-dev-9.4 package

2016-02-10 Thread Christoph Berg
Re: Adam Majer 2016-02-10 <20160210162156.ga2...@mira.lan.galacticasoftware.com> > > Build-Depends: libpq-dev, postgresql-server-dev-9.4 | > > postgresql-server-dev-9.5 ... > > I'm confused - it is already like this? > > ... libpq-dev, python3-dev, elinks, postgresql-server-dev-9.4 | >

Bug#814348: ipvsadm limits weight to 65535 but kernel accepts up to 2147483647

2016-02-10 Thread Francois Lallart
Package: ipvsadm Version: 1:1.28-3 Severity: normal Hi, I was setting up a failover architecture over keepalived by setting the weight of a real server very high, and the other very low. Then I noticed keepalived accepts values greater than 65353 but not ipvsadm. # ipvsadm --save -n | tee

Bug#767145: That long-standing nasty Tcl/Tk-bug with autodocktools Re: Bitte weiterleiten (Re: [Pkg-tcltk-devel] Tcl/Tk help needed (Was: Bug#767145: autodocktools: fails to start the GUI))

2016-02-10 Thread Michel Sanner
Hello On 02/09/2016 11:35 PM, Andreas Tille wrote: Hi Michel, thanks for the attempt to help. To answer your question from the other mail: In Debian we need to build from source and build against the current development tools - thus the usage of higher Tcl/Tk version. (Just a personal remark:

Bug#814347: New stable version of driver brings GLVND

2016-02-10 Thread Lampshade
Package: nvidia-driver Source: nvidia-graphics-drivers Version: 355.11-1 Version: 352.79-1 Severity: wishlist New stable upstream version of driver is available. It is version 361.28. Brings something called: The OpenGL Vendor Neutral Dispatch Library

Bug#759848: babel: FTBFS: configure.ac:76: error: required file 'config/compile' not found

2016-02-10 Thread Fernando Seiti Furusato
Source: babel Version: 1.4.0.dfsg-8.2 Followup-For: Bug #759848 Hello. The problem above can be solved by adding usage of dh-autoreconf to debian/rules. Since it runs in more than one directory it would be also necessary to add an 'autoreconf' file to debian. This can be seen on the debdiff

Bug#814344: ITP: libretro-mupen64plus -- Mupen64Plus libretro port

2016-02-10 Thread Sérgio Benjamim
Package: wnpp Severity: wishlist Owner: Sérgio Benjamim * Package name : libretro-mupen64plus Version : 2.0 (git) Upstream Author : Mupen64Plus Team * URL : https://github.com/libretro/mupen64plus-libretro * License : GPL-2+

Bug#814346: libzmq5: Wrong dependency?

2016-02-10 Thread Russel Winder
Package: libzmq5 Version: 4.1.4-1 Severity: important Dear Maintainer, libzmq5 will not currently install on Debian Sid as it has a dependency on libsodium13 which cannot be met. Given that libzmq3 depends on libsodium18, perhaps this is what libzmq5 should depend on? -- System Information:

Bug#814320: linux-image-4.3.0-1-amd64: Slab leak

2016-02-10 Thread Josep M. Perez
On 10/02/16 16:51, Ben Hutchings wrote: Control: severity -1 important Control: tag -1 patch On Wed, 2016-02-10 at 11:20 +0100, Josep M. Perez wrote: Package: src:linux Version: 4.3.5-1 Severity: grave Justification: renders package unusable No it doesn't. Dear Maintainer, The current

Bug#725848: (no subject)

2016-02-10 Thread Donald Stufft
> On Feb 10, 2016, at 10:42 AM, Barry Warsaw wrote: > > Since upstream hasn't changed the default yet, and for understandable reasons > it isn't high on their priority list, and because I'm tired of carrying the > Ubuntu delta that switches to --user by default, I am going to

Bug#814351: gtkgl2: various packaging updates

2016-02-10 Thread Nicolas Boulenguez
Source: gtkgl2 Severity: wishlist Tags: patch Hello. The attached patches update the packaging and fix various issues. I hope that they will help packaging latest upstream version and eventually support gtk-3. >From eb0b04d9a3747175d9fbe7ad0985f622443951c5 Mon Sep 17 00:00:00 2001 From: Nicolas

Bug#813532: transition: libjsoncpp

2016-02-10 Thread Mattia Rizzolo
On Wed, Feb 10, 2016 at 06:42:51PM +0100, Emilio Pozuelo Monfort wrote: > things need to migrate / get installed at the same time which FYI won't happen so soon, since this is tangled with the openmpi transition through paraview and vtk6, and it will take another while (hopefully not so much).

Bug#814355: plasma-workspace: CVE-2016-2312: KDE lockscreen bypass by switching display off and on

2016-02-10 Thread Salvatore Bonaccorso
Source: plasma-workspace Version: 4:5.4.3-1 Severity: grave Tags: security upstream patch Justification: user security hole Forwarded: https://bugs.kde.org/show_bug.cgi?id=358125 Hi, the following vulnerability was published for plasma-workspace. CVE-2016-2312[0]: KDE lockscreen bypass by

Bug#814290: libvorbis0a: Missing libvorbis0a/libvorbisenc2 packages for amd64

2016-02-10 Thread Petter Reinholdtsen
Version: 1.3.5-2 The buildd maintainers reuploaded the build, and the package is in the archive now. -- Happy hacking Petter Reinholdtsen

Bug#813313: [planet-venus] planet-venus fails on SNI enabled websites

2016-02-10 Thread Andreas Metzler
On 2016-01-31 Ingo Juergensmann wrote: > Package: planet-venus > Version: 0~git9de2109-3 > Severity: normal > Apparently planet-venus fails to fetch feeds from SNI enabled hosts. > After migrating my blog from HTTP to HTTPS with letsencrypt.org > certificate, I noticed

Bug#814356: ITP: libretro-bsnes-mercury -- bsnes-mercury libretro port

2016-02-10 Thread Sérgio Benjamim
Package: wnpp Severity: wishlist Owner: Sérgio Benjamim * Package name : libretro-bsnes-mercury Version : 094 Upstream Author : byuu / Alcaro (mercury fork) * URL : https://github.com/libretro/bsnes-mercury * License : GPL-3+

Bug#814353: cacti: CVE-2016-2313: Authentication using web authentication as a user not in the cacti database allows complete access

2016-02-10 Thread Paul Gevers
Hi Salvatore, On 10-02-16 19:05, Salvatore Bonaccorso wrote: > CVE-2016-2313[0]: > |Authentication using web authentication as a user not in the cacti > |database allows complete access > > If you fix the vulnerability please also make sure to include the > CVE (Common Vulnerabilities &

Bug#814235: RFS: swi-prolog [ITA] -- ISO/Edinburgh-style Prolog interpreter

2016-02-10 Thread Lev Lamberov
Hi Adam, 10.02.2016 07:57, Adam Borowski пишет: > Alas, I'm afraid the package ships a minified sourceless copy of jquery, > both in the source and in swi-prolog-nox. Please remove it and > depend on libjs-jquery. > > I did not find any other issues beside this. Thanks for your review. I've

Bug#814027: "ts209" d-i image failed to build due to size

2016-02-10 Thread Martin Michlmayr
* Roger Shimizu [2016-02-11 00:12]: > As you may already know, "ts209" d-i image failed to build due to > size, since two day ago. > It was OK on Feb. 6th [0], but got failed since Feb. 7th [1]. gpgv-udeb is now provided by gnupg2 rather than gnupg 1.4 and this brought in

Bug#813313: [planet-venus] planet-venus fails on SNI enabled websites

2016-02-10 Thread Antoine Beaupré
On 2016-02-10 13:11:39, Andreas Metzler wrote: > Just out of interest: Am I looking wrong or is blog.windfluechter.net > making strange use of SNI, having a single SNI that is identical with > the CN? That doesn't seem so strange to me... Furthermore, the canonical test host for SNI makes

Bug#814359: apt-cacher-ng: please make `PassThroughPattern: .*` the default

2016-02-10 Thread Antonio Terceiro
Package: apt-cacher-ng Version: 0.8.9-1 Severity: wishlist Is there a reason why you wouldn't want to let apt-cacher-ng proxy any https site? -- Package-specific info: -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'),

Bug#813911: livestreamer: start the livestreamer is said to "python-librtmp is not installed".

2016-02-10 Thread Stefan Breunig
Hi, thank you for reporting this bug. It is caused by a missing dependency in python-librtmp which I will fix in a moment. As a workaround, you can install python-cffi manually. However, it seems that there has been an additional change in ustream. This causes the desktop streams to not be

Bug#814288: Generates corrupt (?) initrd images

2016-02-10 Thread Christopher David Howie
On 2/10/2016 11:10 AM, Ben Hutchings wrote: > Which boot loader are you using? Grub 2. > diffoscope (https://try.diffoscope.org/) agrees with that. > > This works for me: > > kvm -m 1G -kernel /boot/vmlinuz-3.16.0-4-amd64 -initrd > initrd.img-3.16.0-4-amd64.broken Huh. This is only

Bug#814353: cacti: CVE-2016-2313: Authentication using web authentication as a user not in the cacti database allows complete access

2016-02-10 Thread Salvatore Bonaccorso
Source: cacti Version: 0.8.8f+ds1-4 Severity: important Tags: security upstream patch Forwarded: http://bugs.cacti.net/view.php?id=2656 Hi, the following vulnerability was published for cacti. CVE-2016-2313[0]: |Authentication using web authentication as a user not in the cacti |database allows

Bug#693473: please ban + as the first character of an usertag

2016-02-10 Thread Don Armstrong
On Wed, 10 Feb 2016, Adam Borowski wrote: > While amending the regex, what about banning + as the first character as > well? It's a common mistake because of the syntax of control messages. > I for one write: > usertags 123456 +port-x32 +ftbfs-x32 > more often than the correct > usertags 123456

Bug#813532: transition: libjsoncpp

2016-02-10 Thread Peter Spiess-Knafl
Hi! Yes there is already a bug for that: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813939 I didn't want to interfere with the transition. Can I just upload a new version of the package which has the conflicts/replaces removed, without disturbing the transition? Greetings Peter > > Why

Bug#785785: mini-buildd: fails to upgrade: “Unable to change process owner ([Errno 1] Operation not permitted)”

2016-02-10 Thread Ben Finney
Control: tags -1 - moreinfo Control: notfound -1 mini-buildd/1.0.6 Control: notfound -1 mini-buildd/1.0.9 On 10-Feb-2016, Stephan Sürken wrote: > I am still puzzled by this ;). Fwiw, I just sandboxed a > jessie/strech upgrade without any such problems. I believe this was caused by a

Bug#767682: D-I: installer hangs on re-formatting ext4 partition (having grub in the partition boot record).

2016-02-10 Thread Christian PERRIER
Quoting John Paul Adrian Glaubitz (glaub...@physik.fu-berlin.de): > Hi! > > Coming back to the discussion after having re-assigned the bug to the > partman-ext3 package. First of all, this particular bug was reported > in Ubuntu as well [1], so I have linked this bug report to the LP bug >

Bug#813313: [planet-venus] planet-venus fails on SNI enabled websites

2016-02-10 Thread Andreas Metzler
On 2016-02-10 Andreas Metzler wrote: [...] Nevermind, abbreviation thinko. You wrote SNI and I read SAN. Sorry for the noise. -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'

Bug#814345: tmp file is left under /var/tmp if mkinitramfs fails

2016-02-10 Thread Ben Hutchings
On Thu, 2016-02-11 at 01:29 +0900, Roger Shimizu wrote: > Package: initramfs-tools > Version: 0.120 > Severity: normal > X-Debbugs-Cc: rogershim...@gmail.com > > Dear Maintainer, > > tmp file is left under /var/tmp if mkinitramfs fails, Yes I've noticed that.  We should add a trap on exit. >

Bug#813532: transition: libjsoncpp

2016-02-10 Thread Emilio Pozuelo Monfort
On 10/02/16 19:26, Peter Spiess-Knafl wrote: > Hi! > > Yes there is already a bug for that: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813939 > > I didn't want to interfere with the transition. Can I just upload a new > version of the package which has the conflicts/replaces removed,

Bug#814361: ITP: libretro-beetle-psx -- Beetle/Mednafen PSX libretro port

2016-02-10 Thread Sérgio Benjamim
Package: wnpp Severity: wishlist Owner: Sérgio Benjamim * Package name : libretro-beetle-psx Version : 0.9.38.6 Upstream Author : Ryphecha / The RetroArch Team (beetle fork) * URL : https://github.com/libretro/beetle-psx-libretro *

Bug#814360: O: yics -- Yahoo! Chess client for use with FICS interfaces

2016-02-10 Thread Christopher David Howie
Package: wnpp Severity: normal I'm the packager of this software as well as the upstream author. The Yahoo! Chess service has been permanently closed, so this software is now defunct. This package should probably be removed from Debian entirely as it serves no function anymore. I uploaded the

Bug#814359: apt-cacher-ng: please make `PassThroughPattern: .*` the default

2016-02-10 Thread Eduard Bloch
Hallo, * Antonio Terceiro [Wed, Feb 10 2016, 05:16:32PM]: > Package: apt-cacher-ng > Version: 0.8.9-1 > Severity: wishlist > > Is there a reason why you wouldn't want to let apt-cacher-ng proxy any > https site? Yes. Corporate environments that restrict the data flowing through their gateways.

Bug#813532: transition: libjsoncpp

2016-02-10 Thread Emilio Pozuelo Monfort
On 10/02/16 18:54, Mattia Rizzolo wrote: > On Wed, Feb 10, 2016 at 06:42:51PM +0100, Emilio Pozuelo Monfort wrote: >> things need to migrate / get installed at the same time > > which FYI won't happen so soon, since this is tangled with the openmpi > transition through paraview and vtk6, and it

Bug#814354: pppoeconf: Two manpage corrections

2016-02-10 Thread Christoph Biedl
Package: pppoeconf Version: 1.21 Severity: minor Tags: patch Dear Maintainer, please consider applying the attached patch that addresses two rather cosmetical issues in the pppoeconf manpage I stumbled upon. - The spaces in """ if" are appearently rendered into a major indentation. -

Bug#813911: upstream bug for stream parse issue

2016-02-10 Thread Stefan Breunig
The "other issue" with ustream desktop streams I was referring to is already reported upstream, see: https://github.com/chrippa/livestreamer/issues/1122 signature.asc Description: OpenPGP digital signature

Bug#814358: dash removes exported bash functions from the environment

2016-02-10 Thread Joachim Breitner
Package: dash Version: 0.5.8-2.1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, between 0.5.7 and 0.5.8, upstream introduced a change to dash that removes everything from the environment that does not look like a proper variable name:

Bug#814357: RM: fatrat -- RoQA; uninstallable, unbuildable, unmaintained

2016-02-10 Thread Esa Peuha
Package: ftp.debian.org fatrat is uninstallable and unbuildable, and the last upload was in 2012.

Bug#772877: oggenc fails when using '--advanced-encode-option disable_coupling' switch and CBR encoding

2016-02-10 Thread Petter Reinholdtsen
I just added a small autopkgtest script to check if this bug is present or not, to make sure we have test code to trigger the bug. -- Happy hacking Petter Reinholdtsen

Bug#814090: wicd-curses crashes when certain keys are pressed

2016-02-10 Thread toogley
Hey, - can you please verify that your problem only occurs while using only wicd(without networkmanager) - when exactly did wicd-curses crash, after with keystrokes? ==> can you please provide exact steps to reproduce? thanks, toogley On 02/08/2016 01:48 PM, Christian Heinrich wrote:

Bug#814365: Xorg.0.log in question

2016-02-10 Thread Send Me
[  4033.331] (II) UnloadModule: "evdev" [  4033.331] (II) systemd-logind: releasing fd for 13:78 [  4033.331] (EE) systemd-logind: failed to release device: Connection is closed [  4033.331] (II) evdev: Power Button: Close   keeps on happening, until    [  4033.331] (II) systemd-logind:

Bug#814366: verbiste: commande introuvable

2016-02-10 Thread Tomasz Buchert
On 10/02/16 21:52, KroaX wrote: > Package: verbiste > Version: 0.1.42-2 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > > après installation du paquet verbiste depuis l'installateur de paquets > synaptic, > point d'entrée dans le menu des applications de kde,

Bug#814364: Acknowledgement (New upstream version 0.9.9 - please package)

2016-02-10 Thread Marc Meledandri
On Wed, Feb 10, 2016 at 3:51 PM, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report with Debian. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package

Bug#784640: vlc: no audio when network swing

2016-02-10 Thread Sebastian Ramacher
Hi On 2016-02-10 22:15:23, Peter Spiess-Knafl wrote: > Could we also backport this patch for Jessie? I'd like 2.2.2 to spend some time in testing and if no major regressions pop up, I'll try to get vlc updated to 2.2.2 in jessie as we did for 2.2.1. Cheers -- Sebastian Ramacher signature.asc

Bug#807969: jessie-pu: package clamav/0.99+dfsg-0+deb8u1

2016-02-10 Thread Adam D. Barratt
On Sun, 2016-02-07 at 20:54 +, Adam D. Barratt wrote: > On Sat, 2016-02-06 at 16:08 +, Adam D. Barratt wrote: > > On Sat, 2016-02-06 at 15:42 +, Adam D. Barratt wrote: > > > It's now built everywhere so I'll look at the binNMUs soon. [...] > > - dansguardian > > > > dansguardian |

Bug#814363: Fix debian/watch for multipath-tools

2016-02-10 Thread Nicholas Luedtke
Package: multipath-tools Version: 0.5.0+git1.656f8865-1 The watch file is broken. Below is the error message received when using the watch file. Seems like the page is no longer accessible? -- Scanning for watchfiles in . -- Found watchfile in ./debian -- In debian/watch, processing watchfile

Bug#784640: vlc: no audio when network swing

2016-02-10 Thread Peter Spiess-Knafl
Hi! Could we also backport this patch for Jessie? Greetings Peter

Bug#813623: wheezy-pu: package libdatetime-timezone-perl/1:1.58-1+2016a

2016-02-10 Thread Adam D. Barratt
Control: tags -1 + pending On Wed, 2016-02-03 at 20:47 +0100, gregor herrmann wrote: > On Wed, 03 Feb 2016 19:35:25 +, Adam D. Barratt wrote: > > > On Wed, 2016-02-03 at 19:40 +0100, gregor herrmann wrote: > > > I've prepared an update for libdatetime-timezone-perl for wheezy, > > >

Bug#776363: potential related problem/solution

2016-02-10 Thread Stephen Crowley
the solution is to edit /etc/laptop-mode/conf.d/runtime-pm.conf and blacklist the devices by type, id, whatever. this bug is so annoying and prolific that I suggest the default should be to have usbhid in the autoblacklisted (for runtime-pm) device type list

Bug#792239: [php-maint] Bug#792239: sessionclean does not support tiered session directory structure)

2016-02-10 Thread Ondřej Surý
Hi Justin, this has been already fixed for (future) default version of PHP in Debian stretch. Unfortunately such a minor issue for edge case doesn't pass our Stable Update policy that includes mostly serious bugs and security issues. Cheers, -- Ondřej Surý Knot DNS

Bug#814342: lowmem should not block when in network-console d-i mode

2016-02-10 Thread Martin Michlmayr
* Roger Shimizu [2016-02-11 01:19]: > Package: lowmem > > There's a mode calling network-console in d-i, which let user to use > SSH to connect to the target device for Debian installation. > But if lowmem detects memory is low, it will block d-i and prevent SSH > daemon

  1   2   3   >