Bug#841043: dependency mismatch: python3-jedi required for recent vims

2016-10-17 Thread chrysn
Package: vim-python-jedi Version: 0.9.0-1 Severity: normal it appears to me that the dependencies of vim-python-jedi are inaccurate these days; it does depend on python-jedi, but starting vim with it installed for the user as described in the package description, i get "Please install Jedi if you

Bug#840141: kwin-x11: Short freeze when showing multiple tray notifications

2016-10-17 Thread Alex Dănilă
Hi, If there's a way to provide more info (even with minimal recompilation), I'd be glad to. Fixing this freeze can't happen to soon. Running kwin and plasmashell from the terminal I get the following outputs when the freeze happens: Currrent active notifications: QHash(("notification 211",

Bug#841026: Pull: "userns: proc and sysfs mount fix"

2016-10-17 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi Dato, On Sun, Oct 16, 2016 at 09:33:57PM -0300, Dato Simó wrote: > Package: linux-image-3.16.0-4-amd64 > Version: 3.16.7-ckt17-1 > > The upload to jessie of linux 3.16.7-ckt17-1 included the following > change: > > - mnt: Refactor the logic for mounting sysfs an

Bug#840855: [debian-mysql] Bug#840855: Bug#840855: mysql-server: MySQL 5.7?

2016-10-17 Thread Lars Tangvald
On 10/15/2016 06:10 PM, Clint Byrum wrote: Excerpts from Olaf van der Spek's message of 2016-10-15 17:59:36 +0200: Package: mysql-server Version: 5.5.52-0+deb8u1 Severity: wishlist Dear Maintainer, What's the plan for MySQL 5.7? AFAIK it was released in April, will it be included in Stretch

Bug#841045: ITP: python-sigmavirus24-urltemplate -- Simple python library to deal with URI Templates

2016-10-17 Thread 林上智
Package: wnpp Severity: wishlist Owner: "SZ Lin (林上智)" * Package name: python-sigmavirus24-urltemplate Version : 3.0.0 Upstream Author : Ian Cordasco (sigmavirus24) * URL : https://github.com/sigmavirus24/uritemplate * License

Bug#841044: Problem with gem network card

2016-10-17 Thread Mathieu Malaterre
Hi, On Fri, Oct 14, 2016 at 4:45 PM, Thadeu Lima de Souza Cascardo wrote: > There is certainly a way to automate this, but my question on whether > that sequence would fix the problem was intended to more easily fix a > real bug in the driver. > > I can try to help fix the driver on my free time

Bug#828244: bacula: FTBFS with openssl 1.1.0

2016-10-17 Thread Carsten Leonhardt
Kurt Roeckx writes: > On Fri, Oct 14, 2016 at 10:56:34AM +0200, Carsten Leonhardt wrote: >> Is the plan still to have OpenSSL 1.1 in stretch? There were several >> concerns raised in the thread following your announcement in June. > > Yes it is. I don't really know of any raised concerns. I'm r

Bug#840853: FTBFS on amd64 - recipe for target 'quickcheck' failed

2016-10-17 Thread Hilko Bengen
The libguestfs-test-tool run ends with a timeout ("Alarm clock") after qemu has complained about two missing files: , | [02004ms] /usr/bin/qemu-system-x86_64 \ | -global virtio-blk-pci.scsi=off \ | -nodefconfig \ | -enable-fips \ | -nodefaults \ | -display none \ | -mac

Bug#840540: dianara: Please update to v1.3.5 to allow switching qoauth to qt5

2016-10-17 Thread Mònica Ramírez Arceda
Hi, > Hi! The only two consumers of QOauth are dianara and choqok. I would like to > switch Choqok and QOauth to qt5, so if we can coordinate to also get Dianara > updated to https://jancoding.wordpress.com/2016/10/ and use QOauth-qt5 I can > remove qt4's qoauth at the same time. Yes, of course.

Bug#840999: calibre: New Upstream Release

2016-10-17 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sun, 2016-10-16 at 23:58 +0530, Ritesh Raj Sarraf wrote: > The version of calibre in Debian is showing a little bit of its age. > Please find attached a patch, which should update it to 2.70.0. > > It is a single diff but changes are: > * Some bu

Bug#841044: gem 0001:04:0f.0 eth0: RX MAC fifo overflow smac[03810400]

2016-10-17 Thread Mathieu Malaterre
Package: src:linux Version: 3.16+63 Hi, on my Mac G5 I see loss of network connectivity when doing big downloads or uploads. The machine cannot be pinged anymore then and also cannot ping out. When it's happening I see the following messages: Oct 11 10:45:13 g5 kernel: [ 430.477967] gem 0001:

Bug#841044: NIC kernel error

2016-10-17 Thread Mathieu Malaterre
Seems like this also affects ppc32 users: https://lists.debian.org/debian-powerpc/2005/05/msg00384.html

Bug#841046: emacs25: Segmentation fault

2016-10-17 Thread Gijs Hillenius
Package: emacs25 Version: 25.1+1-1 Severity: important Dear Maintainer, * What led up to the situation? Experienced two crashes. The first happened when pasting (C-y) into an org-buffer. The second crash was when asking for the value of a variable. Backtrace: emacs[0x508b39] emacs[0x4ef6ec]

Bug#840378: #840378: another stable update

2016-10-17 Thread Adam D. Barratt
On 2016-10-17 1:03, Adam Borowski wrote: Hi guys! I see we have two different stable update attempts for openbox, both versioned 3.5.2-8+deb8u1: * NMU by Salvatore Bonaccorso fixing #808138 * maintainer upload by Mateusz Łukasik fixing #838326 (RFS #841017) I have no opinion about appropriatene

Bug#840378: #840378: another stable update

2016-10-17 Thread Adam Borowski
On Mon, Oct 17, 2016 at 08:34:05AM +0100, Adam D. Barratt wrote: > On 2016-10-17 1:03, Adam Borowski wrote: > >I see we have two different stable update attempts for openbox, both > >versioned 3.5.2-8+deb8u1: > >* NMU by Salvatore Bonaccorso fixing #808138 > >* maintainer upload by Mateusz Łukasik

Bug#840177: Set INSTALL_ROOT to fix issue

2016-10-17 Thread Jan Niehusmann
It seems like dh_auto_install used to set INSTALL_ROOT (works in jessie), but now it doesn't, so the build fails in sid. But it's easy to set INSTALL_ROOT, manually. Just add it to the call of dh_auto_install in debian/rules: --- a/debian/rules +++ b/debian/rules @@ -22,7 +22,7 @@ override_dh_aut

Bug#841022: RFP: rx-tools -- rtl-sdr like tools for RTL-SDR, HackRF One, bladeRF x40 and more

2016-10-17 Thread Petter Reinholdtsen
The package was trivial to package. I published a packaging draft in https://github.com/petterreinholdtsen/rx_tools/tree/debian >. -- Happy hacking Petter Reinholdtsen

Bug#841047: ITP: r-hms-dbmi-spp -- GNU R package for processing ChIP-seq & other functional sequencing data

2016-10-17 Thread Michael R. Crusoe
Package: wnpp Severity: wishlist Owner: Debian Med team * Package name: r-hms-dbmi-spp Version : 1.14 Upstream Author : peterK * URL : http://compbio.med.harvard.edu/Supplements/ChIP-seq/ * License : GPL-2 Programming Lang: R, C++ Description : GNU R p

Bug#839746: pyfits-utils: missing python3-pkg-resources dependency

2016-10-17 Thread Aurelien Jarno
control: reassign -1 astropy-utils/1.2.1-1 control: retitle -1 astropy-utils: missing python3-pkg-resources On 2016-10-04 15:45, Julian Taylor wrote: > Package: pyfits-utils > Version: 1:3.4-3 > Severity: normal > > hi, > fitsdiff included in pyfits-utils will not run in a clean chroot as it is >

Bug#841048: zsh: temporarily removes symlink /usr/bin/zsh on upgrade

2016-10-17 Thread Martin Steigerwald
Package: zsh Version: 5.2-5+b1 Severity: important Dear Maintainer, on upgrading zsh package temporarily removes symlink /usr/bin/zsh breaking su, sudo -i (without -s /bin/zsh), as well as Plasma desktop login. Depending on the upgrade duration for the packages to be upgraded it can leave the sy

Bug#840378: #840378: another stable update

2016-10-17 Thread Salvatore Bonaccorso
Hi, On Mon, Oct 17, 2016 at 09:57:52AM +0200, Adam Borowski wrote: > On Mon, Oct 17, 2016 at 08:34:05AM +0100, Adam D. Barratt wrote: > > On 2016-10-17 1:03, Adam Borowski wrote: > > >I see we have two different stable update attempts for openbox, both > > >versioned 3.5.2-8+deb8u1: > > >* NMU by

Bug#841050: Security fixes from the October 2016 CPU

2016-10-17 Thread Norvald H. Ryeng
Source: mysql-5.5 Version: 5.5.52-0+deb8u1 Severity: grave Tags: security upstream fixed-upstream The Oracle Critical Patch Update for October 2016 will be released on Tuesday, October 18. According to the pre-release announcement [1], it will contain information about CVEs fixed in MySQL 5.5

Bug#841051: Can't open /grub-mkconfig_lib on upgrade due to empty $pkgdatadir

2016-10-17 Thread Martin Steigerwald
Package: grub-pc Version: 2.02~beta3-1 Severity: important Dear Maintainer, On upgrading grub-pc I get this: merkaba:~> LANG=C apt purge pinentry-gnome3 Reading package lists... Done Building dependency tree Reading state information... Done Package 'pinentry-gnome3' is not installed, so

Bug#819590: slixmpp 1.2.1 released

2016-10-17 Thread Tanguy Ortolo
W. Martin Borgert, 2016-10-06 02:24+0200: https://blog.mathieui.net/slixmpp-1-2.html (And there is even 1.2.1 in git.) Any packaging progress so far? Yes, I have uploaded slixmpp 1.2.1-1, it just has to be validated by the ftpmasters now. --  ,--. : /` ) Tanguy Ortolo | `-'Debia

Bug#841049: Security fixes from the October 2016 CPU

2016-10-17 Thread Norvald H. Ryeng
Source: mysql-5.6 Version: 5.6.30-1 Severity: grave Tags: security upstream fixed-upstream The Oracle Critical Patch Update for October 2016 will be released on Tuesday, October 18. According to the pre-release announcement [1], it will contain information about CVEs fixed in MySQL 5.6.34.

Bug#839941: whishlist ffmpeg

2016-10-17 Thread Struminski, Marc
Hi, Decklink from here: https://www.blackmagicdesign.com/de/support (https://www.blackmagicdesign.com/de/support/download/197eba8afa194f03829ea 6fdf7d7c163/Linux) Version 1.8 Desktop Video SDK Nvenc from here: https://developer.nvidia.com/nvidia-video-codec-sdk (https://developer.nvidia.com/desi

Bug#841052: tinc: systemctl start tinc.service does not work, fails silently

2016-10-17 Thread clayton
Package: tinc Version: 1.0.29-1 Severity: normal However systemctl start tinc@netname.service DOES work. And thereafter systemctl restart tinc.service & systemctl stop tinc.service work correctly. I can reproduce this at least on two recent stretch installs. -- System

Bug#841051: cause indeed is empty $pkgdatadir and machine still boots

2016-10-17 Thread Martin Steigerwald
Hi! First off, machine still boots with old config, so until I want to install new kernel, no problem. Second: It indeed is empty pkgdatadir. I added export pkgdatadir=/usr/lib/grub to /etc/grub.d/00_header and then it runs this script, but fails on the next one with the same issue. Thanks,

Bug#841054: uptimed: French debconf templates translation

2016-10-17 Thread Julien Patriarca
Package: uptimed Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debia

Bug#841053: wicd-cli -z -n X -c connects to default wired profile regardless of value of X

2016-10-17 Thread Gregor Zattler
Package: wicd-cli Version: 1.7.4+tb2-2 Severity: important Dear Maintainer, I configured wicd to use two wired network configurations. The configuration "wired-default" is set as default and uses dhcp whilste the other configuration uses statich values for IP address, dns servers and the like.

Bug#841055: keepass2: freezes after clicking when started while sshfs password prompt is open

2016-10-17 Thread simon
Package: keepass2 Version: 2.28+dfsg-1 Severity: normal When you run sshfs to mount a remote filesystem, eg with sshfs hostname:/ /media/sshfs/ you get a password prompt like this if you use pubkey ssh auth Enter passphrase for key '/home/username/.ssh/keyname': if you *then* start keepass2 whil

Bug#841056: dvi2dvi: license requires package rename

2016-10-17 Thread Jakub Wilk
Source: dvi2dvi Version: 2.0alpha-9.2 Severity: serious debian/copyright reads: 3. The package name of the modified software must not be ``dvi2dvi'' or ``dvi2dvi-'' where is the version number. Debian did modify the software, but our package is still called "dvi2dvi", contrary to the license

Bug#841057: epiphany-browser: does not retrieve saved username/passwords

2016-10-17 Thread Sergio Villar Senin
Package: epiphany-browser Version: 3.22.1-1 Severity: grave Justification: causes non-serious data loss Dear Maintainer, * What led up to the situation? Open a webpage for which you have previously saved a user/password pair and set the cursor on the username field * What was the o

Bug#841025: Hard links patch for bug #754878 makes little sense

2016-10-17 Thread Alexander Thomas
On Mon, Oct 17, 2016 at 1:08 AM, Holger Levsen wrote: > package: piuparts > submitter: Alexander Thomas > x-debbugs-cc: Alexander Thomas > > Hi Alexander, > > thanks for your bug report, I turned it into one so we don't loose track > of it! All right, thanks! > On Fri, Oct 14, 2016 at 03:53:4

Bug#840817: mpi4py FTBFS on alpha [blah, blah, blah...]

2016-10-17 Thread Michael Cree
I see that this bug is fallout from trying to fix #817884, which was also reported as #817988 where it was noted that "Dynamic linking uses the _abiname_, which is libm.so.6 in this case, but is may be libm.so.6.1 or libm.so.0.3 in other cases." I note that the patch applied to mpi4py in #817884 i

Bug#841058: [debian jessie 8.6] apt-get upgrade (libssl1.0.0) Can't exec "/tmp/libssl1.0.0.config.FxylEJ": Permission denied at /usr/share/perl/5.20/IPC/Open3.pm line 177

2016-10-17 Thread LACROIX Jean Marc
Package: libssl1.0.0:armhf Version: 1.0.1t-1+deb8u3 Dear Maintainer, I am trying to replace systemd with sysvinit on a fresh Debian jessie 8.6 running on arm microsystem (Cubietruck SoC A20), (architecture armhf) It seems there is one problem when updating, because . root@cubietruck:~# a

Bug#840141: kwin-x11: Short freeze when showing multiple tray notifications

2016-10-17 Thread Maximiliano Curia
I've uploaded a couple of extra fixes in knotifications 5.27, could you try these? I'm not able to reproduce this issue, so I can't really test this. On October 17, 2016 8:58:35 AM GMT+02:00, "Alex Dănilă" wrote: >Hi, > >If there's a way to provide more info (even with minimal >recompilation),

Bug#841025: Hard links patch for bug #754878 makes little sense

2016-10-17 Thread Andreas Beckmann
On 2016-10-17 11:13, Alexander Thomas wrote: > Because I don't know what was the use case for the submitter of that > hard-linking patch, it is safest to preserve it, but make it optional > with a new --hard-link switch that is only relevant together with > --existing-chroot. This is also very easy

Bug#806493: Courier was unable to deliver the parcel, ID00428147

2016-10-17 Thread FedEx International Next Flight
Dear Customer, We could not deliver your parcel. Shipment Label is attached to this email. Thanks and best regards, Stephen Feldman, FedEx Station Agent. Malware Alert Text.txt Description: Malware Alert Text.txt

Bug#840165: fcl bug

2016-10-17 Thread Leopold Palomo-Avellaneda
I have deleted the hack to activate the SSE code. It seems that has no sense. Upstream clarifies in its CMakeLists: #always disable, for now. It justs add -native as parameter to the compiler making it not generic. So it's better to disable. Please Jochen, could you upload it? Best regards, L

Bug#841025: Hard links patch for bug #754878 makes little sense

2016-10-17 Thread Alexander Thomas
On Mon, Oct 17, 2016 at 11:25 AM, Andreas Beckmann wrote: > On 2016-10-17 11:13, Alexander Thomas wrote: >> Because I don't know what was the use case for the submitter of that >> hard-linking patch, it is safest to preserve it, but make it optional >> with a new --hard-link switch that is only re

Bug#841059: emacs-goodies-el: tc.el (and other packages perhaps): save-excursion has changed in emacs25 to save-mark-and-excursion

2016-10-17 Thread Gijs Hillenius
Package: emacs-goodies-el Version: 35.12 Severity: normal Tags: patch Dear Maintainer, In Emacs 25, which is now available in Debian sid, tc.el, and perhaps other packages, needs or need updating: Use 'save-mark-and-excursion', it should use 'save-mark-and-excursion'. -- System Information: D

Bug#841060: Booting a Linux kernel error: "Could not open option rom 'linuxboot_dma.bin'"

2016-10-17 Thread Vincent Bernat
Package: qemu-system-x86 Version: 1:2.7+dfsg-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hey! Since QEMU 2.7, it is not possible to boot a Linux kernel anymore (with -kernel and -initrd). We get the following error: Could not open option rom 'linuxboot_dma.bin': No s

Bug#841062: installation-reports

2016-10-17 Thread Erwan Prioul
Package: installation-reports Boot method: ISO image Image version: http://cdimage.debian.org/mirror/cdimage/daily-builds/daily/current/ppc64el/iso-cd/debian-testing-ppc64el-netinst.iso Date: Mon Oct 17 00:44:56 2016 Machine: qemu VM / P8 baremetal / powerVM Processor: ppc64el Memory: 4Gb Partit

Bug#841061: tracker.debian.org: Improve bounce handler to ignore 552 5.7.0 bounces due to illegal attachment

2016-10-17 Thread Raphaël Hertzog
Package: tracker.debian.org Severity: important We have many Gmail users who are getting unsubscribed because Gmail generates bounces on mail with illegal attachements (.exe, or archive containing executables, and similar): https://support.google.com/mail/answer/6590?p=BlockedMessage SMTP err

Bug#841027: sqlite3: new upstream version (3.15.0)

2016-10-17 Thread GCS
Hi Paul, On Mon, Oct 17, 2016 at 4:00 AM, Paul Wise wrote: > There is a new version of sqlite3: > > https://www.sqlite.org/releaselog/3_15_0.html I know and plan to update it. But my computer is down, the motherboard has a short circuit in it. :( Soon I should get the other, used computer to rep

Bug#834050: libpam-ldap: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: libpam-ldap > Version: 184-8.5 > Tags: patch There hasn't seem to be any update on this bug in 66 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :'

Bug#841063: cloud-init: Python modules import failure

2016-10-17 Thread Mateo Boudet
Package: cloud-init Version: 0.7.6~bzr976-2 Severity: normal Hello, I'm trying to use the Openstack vendor-data functionality. It works on Ubuntu/Fedora/Centos VM, but not on Debian (either the cloud-ready available on cdimage.debian.org, or a private one) While looking at the cloud-init logs,

Bug#834735: filepp: please make the output (and build) reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: filepp > Version: 1.8.0-3 > Tags: patch There hasn't seem to be any update on this bug in 59 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834051: winswitch: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: winswitch > Version: 0.12.20+dfsg-1 > Tags: patch There hasn't seem to be any update on this bug in 66 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. :

Bug#834017: valknut: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: valknut > Version: 0.3.13-1 > Tags: patch There hasn't seem to be any update on this bug in 66 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834279: phpldapadmin: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: phpldapadmin > Version: 1.2.0.5-2+squeeze1 > Tags: patch There hasn't seem to be any update on this bug in 64 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`.

Bug#834537: mozvoikko: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: mozvoikko > Version: 1.0-5 > Tags: patch There hasn't seem to be any update on this bug in 61 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834754: phpab: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: phpab > Version: 1.16.0-1 > Tags: patch There hasn't seem to be any update on this bug in 59 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834452: libdc0: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: libdc0 > Version: 0.3.13-1 > Tags: patch There hasn't seem to be any update on this bug in 62 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834534: librep: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: librep > Version: 0.90.2-1.1 > Tags: patch There hasn't seem to be any update on this bug in 61 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834755: apt-cacher-ng: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: apt-cacher-ng > Version: 0.5.1-3 > Tags: patch There hasn't seem to be any update on this bug in 59 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :'

Bug#834541: ruby-pg: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: ruby-pg > Version: 0.13.2-2 > Tags: patch There hasn't seem to be any update on this bug in 61 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834160: bam: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: bam > Version: 0.2.0-4 > Tags: patch There hasn't seem to be any update on this bug in 65 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' : Ch

Bug#834277: pybit: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: pybit > Version: 1.0.0-2.1 > Tags: patch There hasn't seem to be any update on this bug in 64 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#834109: tuxpaint: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: tuxpaint > Version: 1:0.9.21-1 > Tags: patch There hasn't seem to be any update on this bug in 66 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :'

Bug#834776: uhub: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: uhub > Version: 0.3.2-1 > Tags: patch There hasn't seem to be any update on this bug in 59 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. : :' : C

Bug#834780: tuxpaint-config: please make the build reproducible

2016-10-17 Thread Chris Lamb
Dear Maintainer, > Source: tuxpaint-config > Version: 0.0.12-2 > Tags: patch There hasn't seem to be any update on this bug in 59 days, in which time the Reproducible Builds effort has come on a long way. :) Would you consider applying this patch and uploading? Regards, -- ,''`. :

Bug#837281: manila-ui: FTBFS: compressor.exceptions.OfflineGenerationError: No template loaders defined. You must set TEMPLATE_LOADERS in your settings or set 'loaders' in your TEMPLATES dictionary.

2016-10-17 Thread Thomas Goirand
Hi Andreas, Indeed, the issue is in Horizon, which is fixed in unstable. I have fixed the dependency of manila-ui already for this issue, but the manila-ui package is still in Sid, not in Testing yet. Therefore, closing the bug is the way to go, so that manila-ui from Unstable migrates to Testing

Bug#841064: awscli: FTBFS: ImportError: No module named 's3transfer'

2016-10-17 Thread Chris Lamb
Source: awscli Version: 1.11.2-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, awscli fails to build from source in unstable/amd64: […]

Bug#841060: Booting a Linux kernel error: "Could not open option rom 'linuxboot_dma.bin'"

2016-10-17 Thread Vincent Bernat
❦ 17 octobre 2016 11:40 +0200, Vincent Bernat  : > Since QEMU 2.7, it is not possible to boot a Linux kernel anymore > (with -kernel and -initrd). We get the following error: > > Could not open option rom 'linuxboot_dma.bin': No such file or directory > > The seabios package has linuxboot.bin b

Bug#841051: Can't open /grub-mkconfig_lib on upgrade due to empty $pkgdatadir

2016-10-17 Thread Colin Watson
On Mon, Oct 17, 2016 at 10:28:56AM +0200, Martin Steigerwald wrote: > Generating grub configuration file ... > /etc/grub.d/00_header: 30: .: Can't open /grub-mkconfig_lib pkgdatadir is supposed to be exported by grub-mkconfig. Could you please change "set -e" at the top of /usr/sbin/grub-mkconfig

Bug#841065: RFS: gnome-shell-extensions-dashtodock/55-1, ITP: 829185 -- dash-to-dock extension for GNOME shell

2016-10-17 Thread Jonathan Carter (highvoltage)
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "gnome-shell-extensions-dashtodock": * Package name: gnome-shell-extensions-dashtodock Version : 55-1 Upstream Author : Michele * URL : https://micheleg.github.

Bug#840165: fcl bug

2016-10-17 Thread Jochen Sprickerhof
* Leopold Palomo-Avellaneda [2016-10-17 11:31]: > Please Jochen, could you upload it? Will do later. @Jose: Can you comment why you added it in https://anonscm.debian.org/cgit/debian-science/packages/fcl.git/commit/?id=2b59789404c96e4fbc6877ef2db0adccbeb8d97b Cheers Jochen signature.asc Desc

Bug#832406: gnome: Region & Language: Language only English & Formats only US?

2016-10-17 Thread Jason Crain
Control: reassign -1 gnome-control-center 1:3.14.2-3 Control: severity -1 wishlist On Mon, Jul 25, 2016 at 10:52:11AM +0300, Evan wrote: >* What led up to the situation? > trying to set the correct Format for my area >* What exactly did you do (or not do) that was effective (or > inef

Bug#799843: googleearth-package: generated package depends on lsb-core which is not available on sid

2016-10-17 Thread Graham Inggs
Hi Alberto Please confirm if this was fixed by the upload of lsb 9.20161016. Regards Graham

Bug#841049: [debian-mysql] Bug#841049: Security fixes from the October 2016 CPU

2016-10-17 Thread Lars Tangvald
As noted in the changelog for 5.6.34 at https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-34.html, 5.6.34 contains a change that requires packaging changes and could potentially impact users: By default the server will restrict the server's access for SELECT INTO OUTFILE and LOAD DATA o

Bug#841051: Can't open /grub-mkconfig_lib on upgrade due to empty $pkgdatadir

2016-10-17 Thread Martin Steigerwald
Am Montag, 17. Oktober 2016, 10:02:43 CEST schrieb Colin Watson: > On Mon, Oct 17, 2016 at 10:28:56AM +0200, Martin Steigerwald wrote: > > Generating grub configuration file ... > > /etc/grub.d/00_header: 30: .: Can't open /grub-mkconfig_lib > > pkgdatadir is supposed to be exported by grub-mkconf

Bug#841050: [debian-mysql] Bug#841050: Security fixes from the October 2016 CPU

2016-10-17 Thread Lars Tangvald
As noted in the changelog for 5.5.53 at https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-53.html, MySQL 5.5.53 contains a change that requires packaging changes and could potentially impact users: By default the server will restrict the server's access for SELECT INTO OUTFILE and LOAD

Bug#779804: Updated maxima-ecl debdiff for maxima 5.38.1-2

2016-10-17 Thread Tobias Hansen
Hi Camm, thanks for your reply. I need to do some more test runs to get logs of the additional failing tests. The last time we tried using maxima-gcl was over a year ago. Can we also create a fasl file with GCL and would you consider putting that into the package? Then I could already test with s

Bug#841057: Acknowledgement (epiphany-browser: does not retrieve saved username/passwords)

2016-10-17 Thread Sergio Villar Senin
O Lun, 17-10-2016 ás 09:12 +, Debian Bug Tracking System escribiu: > Thank you for filing a new Bug report with Debian. I think we can safely close this. The bug is only affecting accounts.google.com. They should have changed something on the server side because the popup is shown for some oth

Bug#816850: postfix-policyd-spf-python: crash on latin chars in recipient

2016-10-17 Thread Václav Ovsík
I was wrong with the subject of my previous post. The problem is with latin character in recipient. vidle1:/tmp# /usr/bin/policyd-spf line = lineraw.decode('UTF-8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe1 in position 11: invalid continuation byte >From the net can be rec

Bug#841066: RFS: gnome-shell-extensions-pixelsaver/1.9-1, ITP: 829089 -- pixel saver extension for GNOME shell

2016-10-17 Thread Jonathan Carter (highvoltage)
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "gnome-shell-extension-pixelsaver": * Package name: gnome-shell-extension-pixelsaver Version : 19-1 Upstream Author : Amaury Séchet * URL : https://github.com/dea

Bug#841067: recoll: Build recollq

2016-10-17 Thread Александр Волков
Package: recoll Version: 1.22.3-1 Please, build with --enable-recollq. recollq is a console util with minimum dependencies. Ideally it should be placed in a separate package.

Bug#841068: hurd: system() is broken if exe/lib which links to pthread calls dlclose() of SO which links to curl-gnutls

2016-10-17 Thread Eugene V. Lyubimkin
Package: libc0.3 Version: 2.24-4 Severity: normal Control: affects -1 cupt Hello Samuel and all, Thank you for fixing #839742, the original test case now passes. Unfortunately, it was not enough for Cupt test suite on Hurd, since the bug still happens under another circumstances - namely, if the

Bug#841058: [Pkg-openssl-devel] Bug#841058: [debian jessie 8.6] apt-get upgrade (libssl1.0.0) Can't exec "/tmp/libssl1.0.0.config.FxylEJ": Permission denied at /usr/share/perl/5.20/IPC/Open3.pm line 1

2016-10-17 Thread Sebastian Andrzej Siewior
On 2016-10-17 11:08:12 [+0200], LACROIX Jean Marc wrote: > I am trying to replace systemd with sysvinit on a fresh Debian jessie 8.6 > It seems there is one problem when updating, because . > > root@cubietruck:~# apt-get upgrade … > Preconfiguring packages ... > Can't exec "/tmp/libssl1.0.0.co

Bug#704620: fixed in gtkglext 1.2.0-3.1

2016-10-17 Thread Guillaume Chazarain
https://packages.debian.org/testing/gliv depends on https://packages.debian.org/testing/libgtkglext1 which depends on https://packages.debian.org/testing/libpangox-1.0-0 This has been fixed in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709554#57.

Bug#822081: gnome-control-center: Mouse settings have no effect since 3.20

2016-10-17 Thread Martin-Éric Racine
Package: gnome-control-center Version: 1:3.22.1-1 Followup-For: Bug #822081 Here, I don't have any touchpad since this is a desktop. However, left-handed mouse is completely ignored since 3.20 came into testing. -- System Information: Debian Release: stretch/sid APT prefers testing APT polic

Bug#840617: [Pkg-sssd-devel] Bug#840617: sssd-ldap STARTTLS issue; plain ldapsearch -ZZ works

2016-10-17 Thread Timo Aaltonen
On 15.10.2016 04:55, Roberto C. Sánchez wrote: > On Thu, Oct 13, 2016 at 11:51:52AM +0200, Francesco Malvezzi wrote: >> Package: sssd-ldap >> Version: 1.14.1-1 >> Severity: important >> >> Dear Maintainer, >> >> pam-sss doesn't allow login to LDAP users: >> > > I too am affected by this. I just i

Bug#841069: ITP: node-extend-shallow -- Extend an object with the properties of additional objects

2016-10-17 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-extend-shallow Version : 2.0.1 Upstream Author : Jon Schlinkert (https://github.com/jonschlinkert) * URL : https://github.com/jonschlinkert/extend-sh

Bug#841070: RFS: gnome-shell-extensions-remove-dropdown-arrows/7-1, ITP: 829071 -- removes drop down, arrows from panel on GNOME shell

2016-10-17 Thread Jonathan Carter (highvoltage)
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "gnome-shell-extensions-remove-dropdown-arrows": * Package name: gnome-shell-extensions-remove-dropdown-arrows Version : 7-1 Upstream Author : Martin Pöhlmann * URL

Bug#841071: python-debian: missing chardet from setup.py depends

2016-10-17 Thread Chris Lamb
Source: python-debian Version: 0.1.29 Severity: minor Tags: patch Hi, I just installed python-debian via PyPI. It was missing the dependency on the chardet module. Everything is fine in Debian, hence the minor severity here. Untested patch attached. I think it's right; I'm more used to using req

Bug#815621: gpl with autoconf exception

2016-10-17 Thread Osamu Aoki
Hi, Since I have implimented -P option for pedantic check, all permissive autogenerated files are bunched up in ordinary debmake invocation to reduce cluttering the result. Also for -k operation, they are skipped for check. With the current GIT repo and local build next version 4.2.7: With debm

Bug#840165: fcl bug

2016-10-17 Thread Jose Luis Rivero
On 17/10/16 19:17, Jochen Sprickerhof wrote: > * Leopold Palomo-Avellaneda [2016-10-17 11:31]: >> Please Jochen, could you upload it? > > Will do later. > > @Jose: Can you comment why you added it in > > https://anonscm.debian.org/cgit/debian-science/packages/fcl.git/commit/?id=2b59789404c96e4f

Bug#841051: Can't open /grub-mkconfig_lib on upgrade due to empty $pkgdatadir

2016-10-17 Thread Colin Watson
On Mon, Oct 17, 2016 at 12:30:37PM +0200, Martin Steigerwald wrote: > Am Montag, 17. Oktober 2016, 10:02:43 CEST schrieb Colin Watson: > > On Mon, Oct 17, 2016 at 10:28:56AM +0200, Martin Steigerwald wrote: > > > Generating grub configuration file ... > > > /etc/grub.d/00_header: 30: .: Can't open

Bug#816924: GNU GLOBAL 6.5.2 available

2016-10-17 Thread Vincent Bernat
❦ 11 mars 2016 19:32 GMT, Wei Liu  : >> I am not referring to all the ancient mails you mentioned, just a little >> pointer in order to see if it could be maybe possible to have an >> alternate package of GNU GLOBAL which can add the recent improvements, >> and let the users decide in an individu

Bug#841073: python-ruffus: Needs 18 GB of RAM to build

2016-10-17 Thread Santiago Vila
Package: src:python-ruffus Version: 2.6.3+dfsg-4 Severity: wishlist Hello Andreas and debian-med. I noticed that this package requires 18 GB of RAM to build (as measured by Committed_AS in /proc/meminfo). In theory, there is no limit at all regarding how much RAM a package may need to be built (

Bug#841072: installation-report: failure to mount the EFI partition: IO charset ascii not found

2016-10-17 Thread Raphael Hertzog
Package: installation-reports Version: 2.62 Severity: important -- Package-specific info: Boot method: USB key Image version: http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-netinst.iso build of 2016-10-03 Date: 2016-10-17 Machine: Lenovo Thinkpad X260 Base S

Bug#840634: flashplugin-nonfree: Failed to download fp.11.2.202.637.sha512.amd64.pgp.asc

2016-10-17 Thread Erich Sehne
Distro: Debian Jessie skolelinux For several days now flash-update via update-flashplugin-nonfree —install fails. When connecting to http://people.debian.org/~bartm/flashplugin-nonfree/D5C0FC14/fp.11.2.202.637.sha512.amd64.pgp update script throws error 301 Moved Permanently On second try it th

Bug#840298: fixed in samba 2:4.4.6+dfsg-2

2016-10-17 Thread Vincent Lefevre
Control: reassign -1 samba 2:4.4.5+dfsg-3 On 2016-10-12 06:20:46 +, Mathieu Parent wrote: > Source: samba > Source-Version: 2:4.4.6+dfsg-2 > > We believe that the bug you reported is fixed in the latest version of > samba, which is due to be installed in the Debian FTP archive. [...] Reassig

Bug#840400: Issue seems in nls_ascii module not available

2016-10-17 Thread Cyril Brulebois
Hi Thomas, Thomas Wuensche (2016-10-15): > I also had that problem and could work around by loading nls_ascii.ko > module manually. It turned out that the vfat mount to access the EFI > partition failed due to lack of ASCII IO charset. > > So I guess the reason for the bug is the lack of a loade

Bug#840736: gnome-maps: always offline cant browse any map

2016-10-17 Thread Fulano Diego Perez
you wrote: > On Fri, 14 Oct 2016 12:16:45 +0200 Laurent Bigonville > wrote: >> On Fri, 14 Oct 2016 20:58:34 +1100 Fulano Diego Perez >> wrote: >> >> > always reports offline with active internet comms > >> Are you using network-manager? > > Or more specifically: Which tool do you use to con

Bug#841074: dh-golang: Do not emit misc:Built-Using substvar for arch:all packages

2016-10-17 Thread Guillem Jover
Package: dh-golang Version: 1.19 Severity: normal Tags: patch Hi! This helper generates a misc:Built-Using substvar for all involved packages, but that seems wrong for packages that do not statically embed any Go modules when building, in case they are -dev packages that just include Go source co

Bug#841072: installation-report: failure to mount the EFI partition: IO charset ascii not found

2016-10-17 Thread Cyril Brulebois
Raphael Hertzog (2016-10-17): > Package: installation-reports > Version: 2.62 > Severity: important > > -- Package-specific info: > > Boot method: USB key > Image version: > http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-netinst.iso > build of 2016-10-03 > Da

Bug#840736: gnome-maps: always offline cant browse any map

2016-10-17 Thread Michael Biebl
[I've downgraded to normal given the info below] Am 17.10.2016 um 14:32 schrieb Fulano Diego Perez: > ok, what happened here with maps is: > > when i ran maps no outbound dns resolver requests were allowed and only > Tor traffic was > > with a vpn maps works with a reachable dns server > > this

  1   2   3   4   >