Bug#843790: kde-cli-tools: CVE-2016-7787

2017-06-18 Thread Salvatore Bonaccorso
Hi On Wed, Nov 09, 2016 at 05:52:59PM +0100, Balint Reczey wrote: > On Thu, 6 Oct 2016 02:31:33 +0200 Balint Reczey > wrote: > > On Wed, 05 Oct 2016 21:48:58 +0200 Salvatore Bonaccorso > > wrote: > > > Hi, > > > > > > the following vulnerability was

Bug#865080: ITP: golang-github-oneofone-xxhash -- A native implementation of the excellent XXHash hashing algorithm.

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: golang-github-oneofone-xxhash Version : 1.2+git20161215.1.5d8fefa-1 Upstream Author : Ahmed W. * URL : https://github.com/OneOfOne/xxhash * License : Apache-2.0

Bug#865079: gnome-music: Albums with same name, but with different album artists, get merged into single album

2017-06-18 Thread AC Odell
Package: gnome-music Version: 3.22.2-1 Severity: normal Dear Maintainer, I was giving Stretch a spin (congrats!) and I ran into this problem. I have two albums in my library that have the title "Let It Be"; one by The Beatles and the other by The Replacements. It seems that the albums were

Bug#863582: Allow configurable build directory

2017-06-18 Thread Sean Whitton
On Sun, Jun 18, 2017 at 07:47:14PM -0700, Russ Allbery wrote: > > % dgit --build-products-dir ~/foo gbp-build > > This appears to not work. In fact, there appears to be no way to get dgit > to work with gbp-buildpackage if you set an export-dir in your ~/.gbp.conf > (at least in some brief

Bug#865078: ITP: golang-github-spaolacci-murmur3 -- Native MurmurHash3 Go implementation

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: golang-github-spaolacci-murmur3 Version : 0.0~git20150829.0.0d12bf8-1 Upstream Author : Sébastien Paolacci * URL : https://github.com/spaolacci/murmur3 * License :

Bug#865077: ITP: golang-github-cespare-xxhash -- A Go implementation of the 64-bit xxHash algorithm (XXH64)

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: golang-github-cespare-xxhash Version : 0.0~git20170604.0.1b6d2e4-1 Upstream Author : Caleb Spare * URL : https://github.com/cespare/xxhash * License : Expat Programming

Bug#865076: ITP: golang-github-chmduquesne-rollinghash -- Implementation of some rolling checksums in golang

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: golang-github-chmduquesne-rollinghash Version : 2.0.2+git20170321.9.043b8fd-1 Upstream Author : Christophe-Marie Duquesne * URL : https://github.com/chmduquesne/rollinghash *

Bug#865075: mirror listing update for debian.melbourneitmirror.net

2017-06-18 Thread Seamus Ryan
Package: mirrors Severity: minor User: mirr...@packages.debian.org Usertags: mirror-list Submission-Type: update Site: debian.melbourneitmirror.net Aliases: debian.uberglobalmirror.com Type: leaf Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips

Bug#865074: ITP: go-stun -- A go implementation of the STUN client (RFC 3489 and RFC 5389)

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: go-stun Version : 0.0~git20170323.0.04a4eed-1 Upstream Author : Cong Ding * URL : https://github.com/ccding/go-stun * License : Apache-2.0 Programming Lang: Go

Bug#622340: udev - system hangs about 90 seconds on boot (first line,"Loading, please wait") -> ata1.00: failed command: IDENTIFY PACKET DEVICE

2017-06-18 Thread Frank Heckenbach
FYI, my drive that triggered this bug has now broken down, probably just the optical/mechanical part (not worth investigating); it's still seen by the computer and can probably be used to debug it if someone's interested. (So far it doesn't seem so to me, and I won't care about this bug now

Bug#861329: [Pkg-xfce-devel] Bug#861329: Lock Screen Issues

2017-06-18 Thread Sean Hanna
I have plenty of free disk space.. i was assuming this was referring to the video card memory On Sat, Jun 17, 2017 at 8:15 AM, Yves-Alexis Perez wrote: > On Fri, 2017-06-16 at 17:10 -0400, Sean Hanna wrote: > > [174422.283] (EE) RADEON(G0): failed to set mode: No space left

Bug#852525: ITA: hardinfo -- Displays system information

2017-06-18 Thread Simon Quigley
Control: retitle -1 ITA: hardinfo -- Displays system information Control: owner -1 tsimo...@ubuntu.com I would like to adopt this package. There's still some work upstream, so it's still worth working on.

Bug#865073: linux-image-4.9.0-3-amd64: vgaswitcheroo/noueveau issues on MacBook Pro 5,1: Failure to shut down and re-enable powered-off devices

2017-06-18 Thread J Mo
Package: src:linux Version: 4.9.30-1 Severity: normal Lately I have been testing Linux on an Apple Macbook Pro 5,1. This model, along with the rest of the 5-series, has two GPUs: A chipset/IGP NVidia 9400M and a discrete NVidia 9600M GT. In the pursuit of power savings, I've been looking into

Bug#832940: why isn't this a widespread problem?

2017-06-18 Thread Adam Borowski
> openrc's behaviour of closing fd 0,1,2 can potentially break daemons. An > example of this was found with dbus 1.10.6-1ubuntu3 on ubuntuBSD With the propensity of programs that are normally run with stdout redirected to /dev/null to write misc stuff to stdout, this should be breaking a

Bug#865072: ITP: gen -- simple, efficient iterators for OCaml

2017-06-18 Thread Andy Li
Package: wnpp Severity: wishlist Owner: Andy Li -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: gen Version : 0.4.0.1 Upstream Author : Simon Cruanes * URL : https://github.com/c-cube/gen * License

Bug#863582: Allow configurable build directory

2017-06-18 Thread Russ Allbery
Sean Whitton writes: > I believe that Ian's intention is that the build tool should be > configured to put build products somewhere else, and then dgit should be > told where they are using --build-products-dir. I.e. you have > ~/.gbp.conf telling gbp where to put

Bug#865058: nvidia-kernel-dkms: builds empty nvidia-current-drm.ko module with 4.9.0-3 kernel

2017-06-18 Thread Andreas Beckmann
Control: tag -1 moreinfo unreproducible On 2017-06-19 00:56, Patrick O'Doherty wrote: > Apologies if this is the wrong package against the file the bug. It > might well be the case that this issue lies with linux-image-4.9.0-3. > > nvidia-kernel-dkms produces an empty "nvidia-current-drm.ko"

Bug#864993: xserver-xorg-video-radeon: Content of windows occasionally flickers black when scrolling

2017-06-18 Thread Michel Dänzer
On 18/06/17 10:18 PM, Anjum Ahmed wrote: > Package: xserver-xorg-video-radeon > Version: 1:7.8.0-1+b1 > Severity: normal > > Scenario: Scrolling the contents of a window, such as with firefox or nemo. > > Expected result: The scrolling should be seamless, with content continuously > displayed. >

Bug#851784: this bug is on stretch

2017-06-18 Thread Clement Wong
We are getting the same error after upgrading to stretch from jessie with nginx-full. # cat /etc/nginx/modules-enabled/50-mod-http-dav-ext.conf load_module modules/ngx_http_dav_ext_module.so; # ls /usr/lib/nginx/modules/ngx_http_dav_ext_module.so

Bug#865071: linux-image-4.9.0-3-amd64: Apple Macbook Pro 5,1: Weird intermittent ACPI problems; battery missing, sensors missing, special keys not working...

2017-06-18 Thread J Mo
Package: src:linux Version: 4.9.30-1 Severity: normal I recently installed Debian on an old Apple Macbook Pro 5,1 from 2009/2010. The good news is that almost everything works by default. However, I've got a weird chronic intermittent problem which I think is related to the kernel and ACPI or

Bug#865070: tracker.debian.org: jessie->stretch issues with backports on version pane

2017-06-18 Thread Henrique de Moraes Holschuh
Package: tracker.debian.org Severity: important Apparently, tracker.debian.org still thinks jessie-backports is stable-backports, and that wheezy-backports is oldstable-backports Sample pages with incorrect information: https://tracker.debian.org/pkg/intel-microcode

Bug#865069: uncompress kernel images

2017-06-18 Thread Martin Schitter
Package: raspi3-firmware Version: 1.20170317-4 the raspi3-firmware kernel postinstall hook should take care of uncompressing kernel moved to /boot/firmware. raspberry firmware can only handle uncompressed images (otherwise the board will hang and only show the rainbow screen). debians

Bug#865068: gnome-logs: gnome-log fails to show log ouput on debian-live-9.0.0-amd64-gnome

2017-06-18 Thread br...@codemonkeyrawks.net
Package: gnome-logs Version: 3.14.2-1 Severity: minor Dear Maintainer, Step 1: Launch Gnome-Live using debian-live-9.0.0-amd64-gnome (aka gnome-shell) Step 2: Try and Launch: gnome-logs -> You will see that the software launches just fine but can't find any logs to look at or examine. If I

Bug#865067: general: Custom keyboard shortcuts combination issues

2017-06-18 Thread Guilherme Paiva
Package: general Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I have many custom keyboard combination * What exactly did you do (or not do) that was effective (or ineffective)? After

Bug#865057: stretch-pu: package open-iscsi/2.0.874-2

2017-06-18 Thread Cyril Brulebois
Hi Christian, Christian Seiler (2017-06-19): > Dear release team, > (Cc'd KiBi & debian-boot as this is about the installer.) > > as discussed before the release, I'd like to fix the spurious call > to update-initramfs in open-iscsi's udeb. I've tested the updated > udeb

Bug#865066: ITP: cashier -- A self-service CA for OpenSSH

2017-06-18 Thread Patrick O'Doherty
Package: wnpp Severity: wishlist Owner: Patrick O'Doherty * Package name: cashier Version : 0.1+git20170617.66.68518d8-1 Upstream Author : Niall Sheridan * URL : https://github.com/nsheridan/cashier * License : Expat Programming Lang: Go

Bug#865064: security.debian.org: User password is shown in the TTY

2017-06-18 Thread Guilherme Paiva
Package: security.debian.org Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? After upgrading from Debian 8 to 9, my customs keys were not working anymore. * What exactly did you do (or

Bug#865065: cups: Print Service Not Available -- debian-live-9.0.0-amd64-gnome

2017-06-18 Thread br...@codemonkeyrawks.net
Package: cups Version: 1.7.5-11+deb8u1 Severity: minor Dear Maintainer, Step 1: Launch the live cd using debian-live-9.0.0-amd64-gnome. Gnome-Shell should be launched. Step 2: Click the down arrow on the right > settings > printers. Step 3: You will see that CUPS has failed to launch and

Bug#865062: haskell-sockets: FTBFS due to missing B-D on libghc-sha-dev/prof

2017-06-18 Thread James Clarke
Source: haskell-websockets Version: 0.9.8.2-1 Severity: serious Hi, It seems the B-D on libghc-sha-dev got dropped when importing the new upstream version; it's still needed: > hlibrary.setup: Encountered missing dependencies: > SHA >=1.5 && <1.7 > /usr/share/cdbs/1/class/hlibrary.mk:142: recipe

Bug#840093: ITA: python-requirements-detector -- finds and lists the requirements of a Python project

2017-06-18 Thread 陳昌倬
retitle 840093 ITA: python-requirements-detector -- finds and lists the requirements of a Python project owner 840093 ! thanks -- ChangZhuo Chen (陳昌倬) czchen@{czchen,debian}.org http://czchen.info/ Key fingerprint = BA04 346D C2E1 FE63 C790 8793 CC65 B0CD EC27 5D5B signature.asc

Bug#865061: security.debian.org: User password is shown in the TTY

2017-06-18 Thread Guilherme Paiva
Package: security.debian.org Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? After upgrading from Debian 8 to 9, my customs keys were not working anymore. * What exactly did you do (or

Bug#827045: just binNMU this

2017-06-18 Thread Adam Borowski
> > Apparently this issue bug does not happen if the font is built with > > a sufficiently new version of FontForge. (According to the bug link > > above.) They don't specify how new, but they don't like the 2012 > > version that's in debian now. > So perhaps this bug report will just be useful

Bug#865013: [Pkg-utopia-maintainers] Bug#865013: network-manager-gnome: Consistent segfault when connecting to WPA2 network

2017-06-18 Thread Fred Barclay
Certainly. This is after installing network-manager-gnome-dbgsym, libnma0-dbgsym, and libgtk-3-0-dbgsym: $ gdb nm-applet GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This

Bug#865053: python-django: python3.6 compatibility

2017-06-18 Thread Chris Lamb
Hi, > Attached is a patch which cherry-picks the python3.6 compatibility commits > from upstream. […] > fix the python3.6 compatibility some other way, such as uploading a newer > upstream release The 1.11.2 LTS release is in experimental right now. I will upload it to unstable soon which — as I

Bug#865060: bcftools FTBFS: Usage: test-regidx [OPTIONS]

2017-06-18 Thread Adrian Bunk
Source: bcftools Version: 1.4.1-1 Severity: serious https://buildd.debian.org/status/package.php?p=bcftools=sid ... make[1]: Leaving directory '/«PKGBUILDDIR»' dh_auto_test -a -O--parallel make -j6 test make[1]: Entering directory '/«PKGBUILDDIR»' ./test/test-regidx Usage: test-regidx

Bug#864875: [request-tracker-maintainers] Bug#864875: request-tracker4: frontend exists with status 10 after last upgrade

2017-06-18 Thread Dominic Hargreaves
On Fri, Jun 16, 2017 at 12:33:55PM +0200, Franz Georg Koehler wrote: > After the latest upgrade to 4.2.8-3+deb8u2, frontend fails to run the postinst > script sucessfully and exists with code 10 instead. This prevents the > completion of the upgrade. > > Might be related to the configuration.

Bug#865059: gcc-7: Please temporarily build with --disable-libcilkrts on sparc64

2017-06-18 Thread John Paul Adrian Glaubitz
Source: gcc-7 Version: 7.1.0-7 Severity: important User: debian-sp...@lists.debian.org Usertags: sparc64 Hello! We're currently observing that the gcc-7 testsuite is crashing the kernel on the buildds when building with many parallel jobs (>= 16). It turned out that the offending test is

Bug#865057: stretch-pu: package open-iscsi/2.0.874-2

2017-06-18 Thread Christian Seiler
Package: release.debian.org User: release.debian@packages.debian.org Usertags: pu Tags: stretch Severity: normal X-Debbugs-Cc: debian-b...@lists.debian.org, k...@debian.org Dear release team, (Cc'd KiBi & debian-boot as this is about the installer.) as discussed before the release, I'd like

Bug#864974: thunderbird: Missing AtomicOperations for multiple architectures cause FTBFS

2017-06-18 Thread John Paul Adrian Glaubitz
On 06/18/2017 10:48 AM, John Paul Adrian Glaubitz wrote: > On 06/18/2017 10:40 AM, John Paul Adrian Glaubitz wrote: >> powerpc and powerpcspe: __ppc__ > > Correction: powerpc and powerpcspe should actually be covered: Hmm, looks like I was mislead by the gitweb view. Looking at the source,

Bug#865015: debian-installer: Live installers are unable to start, "There was a problem reading data from the CD-ROM"

2017-06-18 Thread Steve McIntyre
On Mon, Jun 19, 2017 at 12:19:07AM +0200, Cyril Brulebois wrote: >Control: reassign -1 live-installer > >Francisco Gómez (2017-06-18): >> Package: debian-installer >> Severity: grave >> Justification: renders package unusable >> >> When trying to install Debian, the

Bug#865032: installation-reports: successful installation (with kernel panic that had to be worked around) using debian-stretch-DI-rc3-i386-netinst.iso install image

2017-06-18 Thread Cyril Brulebois
Control: tag -1 - d-i Hi David, David H. Gutteridge (2017-06-18): > I encountered a reproducible kernel panic during the disk encryption > process where the disk is first overwritten with random data. The > workaround was to not select the overwriting option. Avoiding

Bug#865015: debian-installer: Live installers are unable to start, "There was a problem reading data from the CD-ROM"

2017-06-18 Thread Cyril Brulebois
Control: reassign -1 live-installer Francisco Gómez (2017-06-18): > Package: debian-installer > Severity: grave > Justification: renders package unusable > > When trying to install Debian, the installer is unable to start, and the > following error appears: > > "There

Bug#856285: RM: colorgcc -- RoQA; obsolete

2017-06-18 Thread Adrian Bunk
Control: reassign -1 ftp.debian.org Control: retitle -1 RM: colorgcc -- RoQA; obsolete gcc >= 4.9 already supports colorized messages, and through GCC_COLORS the native gcc support is even more flexible than what colorgcc provided. cu Adrian -- "Is there not promise of rain?" Ling Tan

Bug#865040: [Debian-med-packaging] Bug#865040: libhat-trie FTBFS on big endian: configure: error: Big-endian systems are not currently supported.

2017-06-18 Thread Sascha Steinbiss
Hi Adrian, thanks for your bug report. > ... > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking whether byte ordering is bigendian... yes > configure: error: Big-endian systems are not currently supported. I see — I will explicitly

Bug#865056: bitlbee: should restart when plugins are updated

2017-06-18 Thread Sean Whitton
Source: bitlbee Version: 3.5.1-1 Severity: important control: affects -1 bitlbee-plugin-facebook Dear maintainer, When a user updates to a new version of my package, bitlbee-plugin-facebook, they must restart bitlbee in order to have the upgrade take effect. It would be better for our users if

Bug#865039: [Debian-med-packaging] Bug#865039: libhat-trie FTBFS on 32bit: check_ahtable fails

2017-06-18 Thread Sascha Steinbiss
forwarded 865039 https://github.com/dcjones/hat-trie/issues/31 tags 865039 upstream thanks > On 18 Jun 2017, at 21:56, Adrian Bunk wrote: > > Source: libhat-trie > Version: 0.1.1-1 > Severity: serious > > https://buildd.debian.org/status/package.php?p=libhat-trie > > ... >

Bug#865054: ITP: golang-github-audriusbutkevicius-pfilter -- Small Go package for filtering packets into multiple virtual connections from a single physical connection

2017-06-18 Thread Alexandre Viau
Package: wnpp Severity: wishlist Owner: Alexandre Viau * Package name: golang-github-audriusbutkevicius-pfilter Version : 0.0~git20170209.0.09b3cfd-1 Upstream Author : Audrius Butkevicius * URL : https://github.com/AudriusButkevicius/pfilter *

Bug#845526: [PATCH] Allow users to specify the boot directory path

2017-06-18 Thread martin schitter
the suggested vmdebootstrap patch by Michael doesn't set the customized boot mount point in /etc/fstab of the generated images. i also think, the '--bootdirfmt' and its unusual "%s..." syntax doesn't look very handy. therefore i used a simple '--bootdir' option in my fix. working patch

Bug#865053: python-django: python3.6 compatibility

2017-06-18 Thread Steve Langasek
Package: python-django Version: 1:1.10.7-2 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu artful ubuntu-patch Hi folks, Upon merging the new version of python-django from Debian into Ubuntu, I found that it failed to build because Ubuntu has started

Bug#836602: Bug#850915: ghc: Please switch to llvm 3.8 or, better, 3.9

2017-06-18 Thread Sylvestre Ledru
Hello Now that we shipped strech, I really would like to see llvm 3.7 removed. Can we go ahead now ? Thanks S

Bug#865013: [Pkg-utopia-maintainers] Bug#865013: network-manager-gnome: Consistent segfault when connecting to WPA2 network

2017-06-18 Thread Michael Biebl
Control: tags -1 + moreinfo unreproducible Am 18.06.2017 um 19:59 schrieb Fred Barclay: > Dear Maintainer, > After upgrading network-manager-gnome to 1.8.2-1, the network manager applet > segfaults every time I attempt to connect to a WPA network. Unfortunately I can't reproduce the problem and

Bug#861692: aqbanking-tools: Error parsing SWIFT mt942 / Error in job "JobGetTransactions"

2017-06-18 Thread Micha Lenk
Control: tags -1 moreinfo Hi Carsten, some weeks ago I asked you to try to reproduce the issue with a more current version of AqBanking. Have you been able to do that? Additionally Martin Preuss, the upstream author, showed interest in analyzing your issue. Did you manage to send him some

Bug#865052: Do not choose efi architecture based on installation arch

2017-06-18 Thread Andreas Heinlein
Package: grub-efi Version: 2.02~beta3-5 Severity: important The meta-package grub-efi depends on either grub-efi-amd64 if installation architecture is amd64, or grub-efi-ia32 if installed on i386. There is no sane reason to do so. GRUB EFI architecture needs to match the architecture of the

Bug#865050: vbindiff FTCBFS: does not pass --host to ./configure

2017-06-18 Thread Helmut Grohne
Source: vbindiff Version: 3.0-beta4-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap vbindiff fails to cross build from source, because it configures for the build architecture by not passing any --host flag to ./configure. Thankfully, dh_auto_configure does the right thing(tm) and

Bug#865051: fail2ban: Fails to start after Jessie to Stretch upgrade due to no accessible config files

2017-06-18 Thread Piotr Partycki
Package: fail2ban Version: 0.9.6-2 Severity: important After updating from Jesse to Stretch fail2ban fails to start. When I start manually: # /usr/bin/fail2ban-client -x start ERROR Found no accessible config files for 'filter.d/ssh-ddos' under /etc/fail2ban ERROR No section: 'Definition'

Bug#865049: jenkins.d.o: update_jdn: drop buster "workaround" once fixed

2017-06-18 Thread Mattia Rizzolo
Package: jenkins.debian.org Remember to revert https://anonscm.debian.org/git/qa/jenkins.debian.net.git/commit/?id=62b892ac4d4fa9321f96fe4a10646842bbe00779 once 1) https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1698686 2) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864986 are

Bug#865047: request-tracker4: FTBFS with Perl 5.26: Unescaped left brace in regex

2017-06-18 Thread Niko Tyni
Package: request-tracker4 Version: 4.4.1-4 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865048: pacemaker FTCBFS: uses the build architecture pkg-config

2017-06-18 Thread Helmut Grohne
Source: pacemaker Version: 1.1.16-1 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap pacemaker fails to cross build from source, because it uses the build architecture pkg-config by searching for it with AC_PATH_PROG rather than AC_PATH_TOOL or even better

Bug#809352: Unescaped left brace in regex is deprecated

2017-06-18 Thread Niko Tyni
severity 809352 important user debian-p...@lists.debian.org usertag 809352 + perl-5.26-transition thanks On Tue, Dec 29, 2015 at 07:52:51PM +0100, Harald Dunkel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Package: libmp3-tag-perl > Version: 1.13-1 > > perl 5.22.1-3 woes about

Bug#826502: quilt: Unescaped left brace in regex is deprecated

2017-06-18 Thread Niko Tyni
severity 826502 important found 826502 0.63-8 user debian-p...@lists.debian.org usertag 826502 + perl-5.26-transition thanks On Sun, Jun 05, 2016 at 10:35:06PM +0300, Niko Tyni wrote: > Package: quilt > Version: 0.63-3 > Severity: normal > User: debian-p...@lists.debian.org > Usertags:

Bug#865046: RFP: elkarbackup -- backup solution with an easy-to-use web interface based on Rsync / RSnapshot

2017-06-18 Thread Pierre Rudloff
Package: wnpp Severity: wishlist * Package name: elkarbackup Version : 1.2.5 Upstream Author : Xabi Ezpeleta * URL : http://www.elkarbackup.org/ * License : BSD Programming Lang: PHP Description : backup solution with an

Bug#826505: swissknife: Unescaped left brace in regex is deprecated

2017-06-18 Thread Niko Tyni
severity 826505 important user debian-p...@lists.debian.org usertag 826505 + perl-5.26-transition thanks On Sun, Jun 05, 2016 at 10:41:41PM +0300, Niko Tyni wrote: > Package: swissknife > Version: 1.67-1.1 > Severity: normal > User: debian-p...@lists.debian.org > Usertags: perl-5.24-transition >

Bug#826507: xindy: Unescaped left brace in regex is deprecated

2017-06-18 Thread Niko Tyni
severity 826507 important user debian-p...@lists.debian.org usertag 826507 + perl-5.26-transition thanks On Sun, Jun 05, 2016 at 10:44:41PM +0300, Niko Tyni wrote: > Package: xindy > Version: 2.5.1.20160104-1 > Severity: minor > User: debian-p...@lists.debian.org > Usertags: perl-5.24-transition

Bug#864028: stretch-pu: flatpak/0.8.6-1~deb9u1

2017-06-18 Thread Simon McVittie
Control: tags 864028 - moreinfo On Tue, 06 Jun 2017 at 22:23:56 +0100, Jonathan Wiltshire wrote: > On Mon, Jun 05, 2017 at 10:42:49PM +0100, Simon McVittie wrote: > > I suspect you're probably not going to want this for r0 at this point, > > so I'll upload to unstable shortly to give it more

Bug#826460: libembperl-perl: Unescaped left brace in regex is deprecated

2017-06-18 Thread Niko Tyni
Control: severity -1 important Control: found -1 2.5.0-10 Control: usertags -1 perl-5.26-transition On Sun, Jun 05, 2016 at 08:37:43PM +0300, Niko Tyni wrote: > Package: libembperl-perl > Version: 2.5.0-6 > Severity: minor > User: debian-p...@lists.debian.org > Usertags: perl-5.24-transition > >

Bug#865045: xmltv: FTBFS with Perl 5.26: t/test_filters.t failure

2017-06-18 Thread Niko Tyni
Package: xmltv Version: 0.5.69-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865018: new upstream (3.0)

2017-06-18 Thread Martin Pitt
Hello Daniel, Daniel Baumann [2017-06-18 21:08 +0200]: > calibre 3.0 was released a couple of days ago, would be nice to have > that in sid. I tried to update it, but there seems to be something wrong with our PyQt: | Traceback (most recent call last): | File

Bug#865044: clfswm exits if a hotkey manager (keylaunch, sxhkd, ...) is running

2017-06-18 Thread Lorenzo Beretta
Package: clfswm Version: 20111015.git51b0a02-2 Severity: normal Dear Maintainer, * What led up to the situation? Trying to use a hotkey manager - keylaunch, sxfkd, xbindkeys, you name it. In my ~/.xinitrc I have something like keylaunch & exec $WINDOWMANAGER * What exactly did you do

Bug#865043: Please drop Build-Depends on deprecated libck-connector-dev

2017-06-18 Thread Michael Biebl
Source: lxdm Version: 0.5.3-2 Severity: normal Tags: patch Hi, ConsoleKit is dead upstream since almost 4 years [1] and unmaintained in Debian [2]. With logind a much better, well maintained alternative exists. I would thus like to remove ConsoleKit from the archive. lxdm is the only remaining

Bug#862935: installation-reports: vmlinuz missing from armhf netboot SD image

2017-06-18 Thread Ben Harris
On Sun, 18 Jun 2017, Cyril Brulebois wrote: This failed to boot on my BeagleBone Black. Here is the console log: […] I'm not sure this is the same issue we fixed a few days ago: https://anonscm.debian.org/cgit/d-i/debian-installer.git/commit/?id=e59da9cf6fe9608102182b596aca9e7fababd8d3

Bug#865041: libshell-command-perl: versioned Breaks on libextutils-command-perl broken with perl's versioned Provides

2017-06-18 Thread Niko Tyni
Package: libshell-command-perl Version: 0.06-3 Severity: important User: debian-p...@lists.debian.org Usertags: versioned-provides perl-5.26-transition This package is uninstallable with the Perl 5.26 packages in experimental, which started using versioned Provides. (This may also happen soonish

Bug#865040: libhat-trie FTBFS on big endian: configure: error: Big-endian systems are not currently supported.

2017-06-18 Thread Adrian Bunk
Source: libhat-trie Version: 0.0~git25f9e946-1 Severity: important https://buildd.debian.org/status/package.php?p=libhat-trie ... checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... yes configure:

Bug#865039: libhat-trie FTBFS on 32bit: check_ahtable fails

2017-06-18 Thread Adrian Bunk
Source: libhat-trie Version: 0.1.1-1 Severity: serious https://buildd.debian.org/status/package.php?p=libhat-trie ... make check-TESTS make[3]: Entering directory '/«PKGBUILDDIR»/test' make[4]: Entering directory '/«PKGBUILDDIR»/test' ../test-driver: line 107: 10255 Segmentation fault "$@"

Bug#865038: haskell-snap-core FTBFS: Encountered missing dependencies: HUnit >=1.2 && <2

2017-06-18 Thread Adrian Bunk
Source: haskell-snap-core Version: 1.0.2.1-1 Severity: serious https://buildd.debian.org/status/package.php?p=haskell-snap-core=sid ... make_setup_recipe Running ghc --make Setup.hs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking debian/hlibrary.setup

Bug#865036: Installing something into a KVM guest via pass-thru USB triggers USB resets on host, slows down guest

2017-06-18 Thread Alain Knaff
Package: qemu-kvm Version: 1:2.8+dfsg-3~bpo8+1 Hi, When installing something from a Kingston USB stick (13fe:4100) via pass-through into a KVM guest, there's a never ending stream of USB resets on the host, which slows down USB access in the guest tremendously: Jun 18 21:20:14 hitchhiker

Bug#865037: Fix incorrect (build-)dependencies on libck-connector-dev and libdbus-glib-1-dev

2017-06-18 Thread Michael Biebl
Source: lightdm Version: 1.18.3-2 Severity: important Tags: patch Hi, the lightdm source package currently declares a Build-Depends on libck-connector-dev and libdbus-glib-1-dev. Those Build-Dependencies are no longer needed and should be dropped. See the relevant entry from the NEWS file:

Bug#865035: libb-hooks-parser-perl: FTBFS with Perl 5.26: 'yy_parser {aka struct yy_parser}' has no member named 'sublex_info'

2017-06-18 Thread Niko Tyni
Package: libb-hooks-parser-perl Version: 0.17-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865034: polymake: FTBFS with Perl 5.26: 'yy_parser {aka struct yy_parser}' has no member named 'lex_expect'

2017-06-18 Thread Niko Tyni
Package: polymake Version: 3.0r2-2 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865033: libsolv: FTBFS with Perl 5.26: swig error: lvalue required as left operand of assignment

2017-06-18 Thread Niko Tyni
Package: libsolv Version: 0.6.24-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865032: installation-reports: successful installation (with kernel panic that had to be worked around) using debian-stretch-DI-rc3-i386-netinst.iso install image

2017-06-18 Thread David H. Gutteridge
Package: installation-reports Severity: important Tags: d-i Boot method: USB stick Image version: https://cdimage.debian.org/cdimage/stretch_di_rc3/i386/is o-cd/debian-stretch-DI-rc3-i386-netinst.iso Date: May 20th, 2017 Machine: Toshiba Satellite M40X Processor: Intel(R) Celeron(R) CPU @ 1.5GHz

Bug#865031: haskell-pqueue FTBFS: Encountered missing dependencies: QuickCheck >=2.5 && <3

2017-06-18 Thread Adrian Bunk
Source: haskell-pqueue Version: 1.3.2.2-1 Severity: serious https://buildd.debian.org/status/package.php?p=haskell-pqueue=sid ... dh_auto_configure -a -O--buildsystem=haskell ghc --make -threaded Setup.lhs -o debian/haskellbuild.setup [1 of 1] Compiling Main ( Setup.lhs,

Bug#865028: libuniversal-ref-perl: FTBFS with Perl 5.26: 'OP {aka struct op}' has no member named 'op_sibling'

2017-06-18 Thread Niko Tyni
Package: libuniversal-ref-perl Version: 0.14-3 Severity: important Tags: upstream patch Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=118008 User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A

Bug#865030: Please drop recommends on libpam-ck-connector

2017-06-18 Thread Michael Biebl
Package: education-common Version: 1.924 Severity: normal Hi, please consider dropping the Recommends: libpam-ck-connector This will pull consolekit which is unmaintained upstream and downstream and has been replaced by systemd-logind/libpam-systemd. Regards, Michael -- System Information:

Bug#865029: apertium-spa-cat FTBFS: No rule to make target '/usr/share/apertium/apertium-cat/cat_valencia.autogen.bin'

2017-06-18 Thread Adrian Bunk
Source: apertium-spa-cat Version: 2.0.0~r77288-1 Severity: serious Something recently broke the build of apertium-spa-cat: https://tests.reproducible-builds.org/debian/history/apertium-spa-cat.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/apertium-spa-cat.html ...

Bug#864389: squid: Regression - after upgrade, squid takes over minute to display a web page

2017-06-18 Thread Peter Tuharsky
Package: squid Version: 3.5.23-5 Followup-For: Bug #864389 It seems, that the problem is only related to https pages. Maybe some default or compile-time parameters have changed in recent update? Because now, Squid cannot cope with https requests. If it would only pass them thru by default... Now,

Bug#846941: linux-image-4.8.0-1-amd64-unsigned: ThinkPad X220: hibernating with screen turned off (screensaver) causes it to remain off until reboot

2017-06-18 Thread Benjamin Barenblat
Control: retitle -1 ThinkPad X220: suspending or hibernating with screen turned off causes it to remain off until reboot Control: notfound -1 linux/3.16+63 Control: found -1 linux/4.9+80 On Sun, Dec 4, 2016 at 5:02:52 PM, Ivan Krylov wrote: > When I hibernate my machine

Bug#865027: stumbles on Youtube age gate

2017-06-18 Thread Zefram
Package: libquvi7 Version: 0.4.1-3 Severity: normal libquvi fails to download videos from Youtube that are subject to age restriction. For example, using the cclive(1) frontend: $ cclive "https://www.youtube.com/watch?v=W6JhcjbWEwg; Checking ... .. ... libquvi: error:

Bug#865026: libusb.h: __linux usage makes ippusbxd FTBFS on ppc

2017-06-18 Thread Adrian Bunk
Package: libusb-1.0-0-dev Version: 2:1.0.21-1 Severity: serious Tags: patch buster sid Control: affects -1 src:ippusbxd https://buildd.debian.org/status/fetch.php?pkg=ippusbxd=ppc64el=1.30-2=1497806137=0 ... [ 50%] Building C object CMakeFiles/ippusbxd.dir/usb.c.o /usr/bin/cc

Bug#865025: libdata-swap-perl: FTBFS with Perl 5.26: t/01_deref.t failure

2017-06-18 Thread Niko Tyni
Package: libdata-swap-perl Version: 0.07-2 Severity: important Tags: upstream patch Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=117618 User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full

Bug#865024: debmirror.conf update

2017-06-18 Thread Alexey Dobrovolskiy
Package: debmirror Version: 1:2.26 Severity: minor Hello! I suppose that file /usr/share/doc/debmirror/examples/debmirror.conf is unclear and confusing (see e.g. #466801). It also contains some obsolete variable names. Thus, there should be more comments and examples in it. I propose a patch

Bug#865023: xserver-xorg-video-intel: [i915] Xorg crashes on startup with SDDM on Debian Stretch Live due DRI error

2017-06-18 Thread Robin de Rooij
Package: xserver-xorg-video-intel Version: 2:2.99.917+git20161206-1 Severity: important Dear Maintainer, When I run the Debian 9.0 Live KDE hybrid iso on USB, the following problem occurs: SSDD switches back to the login screen, but it should automatically boot into the Plasma desktop. When I

Bug#865022: libb-perlreq-perl: FTBFS with Perl 5.26: 'SVOP {aka struct svop}' has no member named 'op_sibling'

2017-06-18 Thread Niko Tyni
Package: libb-perlreq-perl Version: 0.82-4 Severity: important Tags: upstream patch Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=117350 User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full

Bug#865021: check_backuppc: does host limits all wrong

2017-06-18 Thread Peter Palfrader
Package: nagios-plugins-contrib Version: 21.20170222 Severity: normal Tags: patch check_backuppc takes an option to limit the check to only a named host: | root@ajax:~# sudo -u backuppc /usr/lib/nagios/plugins/check_backuppc --hostname anguilla | BACKUPPC OK - (0/1) failures Unfortunately,

Bug#865020: postgresql-9.6: FTBFS with Perl 5.26: hstore_plperlu differences

2017-06-18 Thread Niko Tyni
Package: postgresql-9.6 Version: 9.6.3-3 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build log is available at

Bug#865019: libcoro-perl: FTBFS with Perl 5.26: Coro thread context slot 'comppad_name_fill' too small for this version of perl

2017-06-18 Thread Niko Tyni
Package: libcoro-perl Version: 6.511-1 Severity: important Tags: upstream patch Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=121836 User: debian-p...@lists.debian.org Usertags: perl-5.26-transition This package fails to build with Perl 5.26 (currently in experimental.) A full build

Bug#865017: haskell-hinotify FTBFS: hlibrary.setup: Encountered missing dependencies: async >=1.0 && <2.2

2017-06-18 Thread Adrian Bunk
Source: haskell-hinotify Version: 0.3.9-1 Severity: serious https://buildd.debian.org/status/package.php?p=haskell-hinotify=sid ... make_setup_recipe Running ghc --make Setup.lhs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking debian/hlibrary.setup ...

Bug#865018: new upstream (3.0)

2017-06-18 Thread Daniel Baumann
Package: calibre Severity: wishlist Hi, calibre 3.0 was released a couple of days ago, would be nice to have that in sid. Regards, Daniel

Bug#865016: haskell-conduit FTBFS: hlibrary.setup: Encountered missing dependencies: split >=0.2.0.0

2017-06-18 Thread Adrian Bunk
Source: haskell-conduit Version: 1.2.10-1 Severity: serious https://buildd.debian.org/status/package.php?p=haskell-conduit=sid ... make_setup_recipe Running ghc --make Setup.lhs -o debian/hlibrary.setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking debian/hlibrary.setup ...

Bug#865015: debian-installer: Live installers are unable to start, "There was a problem reading data from the CD-ROM"

2017-06-18 Thread Francisco Gómez García
Sorry, there was a typo. I said that the ISO I tested is "debian-9.0.0-amd64-i386-netinst.iso”, however it was "debian-live-9.0.0-amd64-gnome.iso”. BTW, here are two screenshots showing the mentioned errors: https://matrix.org/_matrix/media/v1/download/matrix.org/bWUljOUExCCXNbTfKonuQYVS

Bug#865015: debian-installer: Live installers are unable to start, "There was a problem reading data from the CD-ROM"

2017-06-18 Thread Francisco Gómez
Package: debian-installer Severity: grave Justification: renders package unusable When trying to install Debian, the installer is unable to start, and the following error appears: "There was an error reading data from the CD-ROM. Please make sure it is in the drive. If retrying does not work,

  1   2   >