Bug#902577: RFS: highwayhash/0~20180209-g14dedec-4

2018-06-27 Thread Lumin
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "highwayhash" * Package name: highwayhash Version : 0~20180209-g14dedec-4 Upstream Author : [fill in name and email of upstream] * URL : [fill in URL of

Bug#895209: uscan: Is --copy supposed to work?

2018-06-27 Thread Lev Lazinskiy
Hi Christoph, On Sun, 8 Apr 2018 14:18:07 +0200 Christoph Biedl wrote:> Package: devscripts > Version: 2.18.1 > Severity: normal > > Dear Maintainer, > > when I tried the --copy option of uscan as described in the manpage, it > didn't quite work as expected: This is indeed a bug. It looks like

Bug#902576: dataquay FTCBFS: uses the build architecture qmake

2018-06-27 Thread Helmut Grohne
Source: dataquay Version: 0.9.1-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap dataquay fails to cross build from source, because it uses the build architecture qmake. Using dh_auto_configure, you get the host architecture qmake. The attached patch implements that, but it doesn't

Bug#902575: phasex FTCBFS: confuses build and host architecture

2018-06-27 Thread Helmut Grohne
Source: phasex Version: 0.14.97-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap phasex fails to cross build from source, because it confuses build and host architecture. For instance, when cross building from amd64 to ppc64el, it passes --enable-amd64. The attached patch fixes that

Bug#902574: setcd FTCBFS: uses the build architecture compiler

2018-06-27 Thread Helmut Grohne
Source: setcd Version: 1.5-6 Tags: patch User: helm...@debian.org Usertags: rebootstrap setcd fails to cross build from source, because it uses the build architecture compiler. The easiest way of passing cross tools to make is letting dh_auto_build do it and that is sufficient for making setcd

Bug#902573: firefox-esr: firefox 60.1.0esr requires nss >= 3.36.4

2018-06-27 Thread Fab Stz
Package: firefox-esr Version: 60.0.1esr-2.0~fab1 Severity: serious Justification: fails to build from source (but built successfully in the past) When compiling firefox 60.1.0esr I get the following error : checking for NSS - version >= 3.36.4... no Which means the version check of nss while

Bug#902572: mark binutils-avr Multi-Arch: foreign

2018-06-27 Thread Helmut Grohne
Package: binutils-avr Version: 2.26.20160125+Atmel3.6.1-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:gcc-avr gcc-avr fails to cross build from source, because it fails running avr-ld with an "Exec format error". The typical fix is marking binutils-avr

Bug#902571: gif2png FTCBFS: configures for the build architecture

2018-06-27 Thread Helmut Grohne
Source: gif2png Version: 2.5.8-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap gif2png fails to cross build from source, because it does not pass --host to ./configure. Using dh_auto_configure fixes that and makes gif2png cross buildable. Please consider applying the attached patch.

Bug#902570: asm: Package rebuilt from source gets lots of empty jars

2018-06-27 Thread Daniel Schepler
Source: asm Version: 6.0-1 Severity: serious When I build src:asm using pbuilder, the build completes without errors. However, then the generated deb file contains mostly empty jars - the only one with any real contents is asm-debug-all-6.0.jar. -- Daniel Schepler

Bug#891047: uscan: version mode "same" does not work with --download-current-version

2018-06-27 Thread Lev Lazinskiy
I was able to reproduce this using the latest (2.18.3) version of uscan. I added some debugging notes, files, and steps to reproduce to this repo: https://salsa.debian.org/levlaz-guest/sid-builder/tree/debug/debug/891047 I plan on doing a bit more investigation on this bug. -- Lev Lazinskiy e:

Bug#902569: ITP: systemc-- SystemC class library

2018-06-27 Thread أحمد المحمودي
Package: wnpp Package name: sysyemc Version : 2.3.2 Upstream Author : Accellera URL : https://www.accellera.org/downloads/standards/systemc License : Apache-2.0 Section : elextronics Description: SystemC library SystemC is an HDL based on a C++ class

Bug#902568: dpkg: error: dpkg status database is locked by another process

2018-06-27 Thread Shengjing Zhu
Package: apt Version: 1.6.2 Severity: normal Dear Maintainer, During today's upgrade, I meet the following error: Unpacking apt (1.6.2) over (1.6.1) ... dpkg: error: dpkg status database is locked by another process E: Sub-process /usr/bin/dpkg returned an error code (2) Full log is,

Bug#835919: devscripts: please add "--extra-packages" option to install arbitrary extra packages

2018-06-27 Thread Lev Lazinskiy
Hi Chris, I started to think about this issue. > It would be nice if I could do these in one install call, hence an > "--extra-packages" option. I wanted to clarify one thing, in the use case that you outlined would you expect to pass in a list of packages as an argument after --extra-packages?

Bug#902567: tasksel: Please remove occurrences of "kdesudo" and coordinate with d-i

2018-06-27 Thread Boyuan Yang
Source: tasksel Version: 3.44 Severity: important X-Debbugs-CC: debian-b...@lists.debian.org Dear d-i developers and tasksel maintainers, Package "kdesudo" has been removed in Debian since September 2017. Tasksel still recommends non-existent "kdesudo" in task-kde-desktop. Please consider

Bug#902566: libncbi-vdb2: accidental ABI break in 2.9.1, fixed in upstream 2.9.1-1 release

2018-06-27 Thread Aaron M. Ucko
Package: libncbi-vdb2 Version: 2.9.1+dfsg-1 Severity: serious Tags: upstream Justification: Policy 8.6.2 The original upstream 2.9.1 release accidentally broke binary compatibility with 2.9.0 by adding a new enum value in the middle of an implicitly numbered list. Please update to the "2.9.1-1"

Bug#891725: This isn't even a scrapy bug.

2018-06-27 Thread Ian Turner
This failing test seems to be an issue with Python itself, rather than Scrapy. Suggest just changing the test to match Python behavior. This code calls through to w3lib.encoding.to_unicode, which just boils down to this: b"\xef\xbb\xbfWORD\xe3\xab".decode('utf-8', 'replace') In which we can see

Bug#902565: autofs not migrated to salsa.d.o(?)

2018-06-27 Thread Vincent McIntyre
Package: autofs Severity: normal I was trying to find the autofs source on salsa and was unable to after a fair bit of rummaging around. The old alioth repo is archived at [1]. Is it possible to migrate it to salsa, from that tar ball? Kind regards Vince [1]

Bug#901817: libxml2 - DoS - null deref - xmlXPathCompOpEval

2018-06-27 Thread Sam Fowler
On Tue, 19 Jun 2018 22:39:34 +0200 Salvatore Bonaccorso wrote:> Can you please report the upstream directly in the upstream bugzilla > and once you have the bug reference, add then mark this bug here as > forwarded to the upstream one? > > https://www.debian.org/Bugs/server-control#forwarded >

Bug#850151: emacs-goodies-el: up-to-date version of diminish-el is packaged outside of emacs-goodies-el

2018-06-27 Thread Nicholas D Steeves
Control: owner -1 ! Control: tags -1 + pending Fixed in git yesterday at commit abc0e742af83942db24c4b56803484403e5314b5 signature.asc Description: PGP signature

Bug#902564: emacs-goodies-el: replace session.el with elpa-session

2018-06-27 Thread David Bremner
Package: emacs-goodies-el Version: 37.0 Severity: normal Tags: newcomer User: debian-emac...@lists.debian.org Usertags: elpafy It looks like session.el is worth preserving (there's about 42k downloads on melpa), so let's replace it with a dh-elpa based elpa-session (or similar name) package.

Bug#902281: libgsl23: ABI breakage due to removed symbols

2018-06-27 Thread Dirk Eddelbuettel
On 26 June 2018 at 17:11, Niko Tyni wrote: | On Tue, Jun 26, 2018 at 08:37:58AM -0500, Dirk Eddelbuettel wrote: | > On 26 June 2018 at 10:12, Niko Tyni wrote: | | > | For the record, the Perl GSL bindings package libmath-gsl-perl (can be | > | made to) work without the deprecated symbols too.

Bug#532856: closed by Mathieu Parent (Closing " umask settings overridden by Mac OS X 10.5 (Leopard) clients")

2018-06-27 Thread Josip Rodin
On Mon, Jun 18, 2018 at 09:51:03PM +, Debian Bug Tracking System wrote: > Closing as this is not a bug but a configuration tuning. Sorry, what? I don't see such an explanation in the bug log. Two people said "unix extensions = no" would work around the issue. Nobody provided an actual

Bug#900469: firefox: Spell checker stopped working after upgrading from version 60 to 61.0~b8

2018-06-27 Thread Patrick Ohearn
Same error occurs with 61.0-1 The error message can be trigged by forcing spell checks / changing spell checking language. This occurs with the default installed en_US dict, as well as the en_AU dict installed from addons.mozilla.org. Only started on upgrade from 60.x to 61.0-1 error:

Bug#902294: python-cluster 1.3.3-1.1~deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: python-cluster Version: 1.3.3-1.1~deb9u1 Explanation: add missing

Bug#902325: pysurfer 0.7-2.1~deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: pysurfer Version: 0.7-2.1~deb9u1 Explanation: add missing

Bug#902319: thefuck 3.11-2.1~deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: thefuck Version: 3.11-2.1~deb9u1 Explanation: add missing

Bug#902326: fastkml 0.11-2~deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: fastkml Version: 0.11-2~deb9u1 Explanation: add missing dependency

Bug#891415: psad 2.4.3-1.2~deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: psad Version: 2.4.3-1.2~deb9u1 Explanation: add missing

Bug#887160: django-xmlrpc 0.1.5-6+deb9u1 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian stretch. Thanks for your contribution! Upload details == Package: django-xmlrpc Version: 0.1.5-6+deb9u1 Explanation: fix python3

Bug#890791: dpkg 1.18.25 flagged for acceptance

2018-06-27 Thread Adam D Barratt
Control: tags -1 + pending Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian . Thanks for your contribution! Upload details == Package: dpkg Version: 1.18.25 Explanation: fix integer overflow in deb(5) format

Bug#896905: [PATCH] Build python3 package

2018-06-27 Thread David Lechner
This builds a python3 package for libiio --- debian/control| 14 +- debian/python3-libiio.install | 2 ++ debian/rules | 8 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 debian/python3-libiio.install diff --git

Bug#902343: ITP: fonts-osifont -- ISO 3098-compliant TrueType font for CAD projects

2018-06-27 Thread W. Martin Borgert
On 2018-06-25 05:44, Kurt Kremitzki wrote: > * Package name: fonts-osifont Note, that Debian already has fonts-opendin, which is probably similar.

Bug#902563: golang-github-shirou-gopsutil: FTBFS in machines not having virtualization support (?)

2018-06-27 Thread Santiago Vila
Package: src:golang-github-shirou-gopsutil Version: 2.18.02-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: [...] debian/rules

Bug#902562: strace: FTBFS in stretch

2018-06-27 Thread Santiago Vila
Package: src:strace Version: 4.15-2 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -B" but it failed: [...] debian/rules build-arch mkdir -p build

Bug#901353: wmifs segfaults occasionally

2018-06-27 Thread Doug Torrance
Control: tags -1 fixed-upstream On 06/11/2018 03:42 PM, ano...@users.sourceforge.net wrote: Package: wmifs Version: 1.8-1 I noticed that wmifs was randomly crashing on my laptop. I have no idea how to reproduce it besides letting it run for a long time, it didn't seem to be associated with

Bug#902559: some tests can fail if gnupg happens not to be installed

2018-06-27 Thread Ian Jackson
Ian Jackson writes ("Re: Bug#902559: some tests can fail if gnupg happens not to be installed"): > Here is a better patch. This has passed more tests. If all is well I > will upload it shortly. >From 03d9c0e7c24a96cd792c051026afd46a7fd02bfc Mon Sep 17 00:00:00 2001 From: Ian Jackson Date:

Bug#902559: some tests can fail if gnupg happens not to be installed

2018-06-27 Thread Ian Jackson
Control: tags -1 + patch Here is a better patch. This has passed more tests. If all is well I will upload it shortly. Sean, you can probably get autopkgtest to run the new test suite against the old source code, if you want to test your backport. It may be easier to wait for 5.4 though. Ian.

Bug#860064: #860064 dnsmasq will not start after dns-root-data upgrade

2018-06-27 Thread Adam D. Barratt
On Mon, 2018-06-25 at 10:44 +0200, Christoph Martin wrote: > severity 860064 critical > On which grounds are you claiming this qualifies for critical severity? It doesn't introduce a security hole, cause severe data loss or break your whole system. I have difficulty with dnsmasq and

Bug#893054: systemd: System failed to boot after upgrade/install systemd from systemd:i386

2018-06-27 Thread Michael Biebl
On Sat, 24 Mar 2018 21:51:21 +0100 Michael Biebl wrote: > Control: tags -1 + moreinfo > On Mon, 19 Mar 2018 09:46:04 -0600 Jeff Ketchum wrote: > > Second issue, I have trouble getting my system to boot reliably after the > > changes. > > It is using systemd:amd64 > > Ok, so what exactly is the

Bug#894605: systemd: System fails to suspend.

2018-06-27 Thread Michael Biebl
On Wed, 13 Jun 2018 18:10:41 +0200 Michael Biebl wrote: > On Mon, 9 Apr 2018 23:17:28 +0200 (CEST) "hub...@golembiowski.pl" > wrote: > > > echo "mem" > /sys/power/state suspends system correctly with possibility to > > wake > > up as expected. > > > > I run dist-upgrade regularly so I expect

Bug#902561: libvirt-daemon: libvirt injects rules into iptables that disable packet filtering

2018-06-27 Thread Mikulas Patocka
Package: libvirt-daemon Version: 3.0.0-4+deb9u3 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I set up a routed network for virtual machines with this configuration: default

Bug#860064: #860064 dnsmasq will not start after dns-root-data upgrade

2018-06-27 Thread Adam D. Barratt
On Mon, 2018-06-25 at 10:44 +0200, Christoph Martin wrote: > severity 860064 critical > tags 860064 +jessie > thanks > > yesterday jessie and stretch upgraded the dns-root-data package, > which includes the new root DNSSEC keys with a time to live value > added. This is factually

Bug#875211: unarchiving 875211, reopening 875211

2018-06-27 Thread Dmitry Shachnev
On Wed, Jun 27, 2018 at 10:39:41PM +0200, Helmut Grohne wrote: > unarchive 875211 > reopen 875211 > thanks I have now created a merge request [1] which brings back the switch from Qt 4 to Qt 5. [1]: https://salsa.debian.org/fonts-team/ttfautohint/merge_requests/1 -- Dmitry Shachnev

Bug#902560: [console-setup] Bad (thousands) separator symbol in the console font

2018-06-27 Thread victor . boyau
Package: console-setup Version: 1.184 Severity: normal Hello, Unfortunately, bug 895047 is still unsolved with console-setup 1.184. Using UTF-8 French locales here. The new "narrow no-break space" seems to be also replaced anywhere else with the same "diamond" character on the console

Bug#902559: some tests can fail if gnupg happens not to be installed

2018-06-27 Thread Ian Jackson
Control: tags -1 - patch This patch does not work properly.

Bug#902559: some tests can fail if gnupg happens not to be installed

2018-06-27 Thread Ian Jackson
Control: retitle -1 some tests can fail if gnupg happens not to be installed Control: tags -1 + patch Sean, you might want to try this patch. I still intend to fix up the commit message, run this through my usual pre-upload tests, etc. but it should be in sid very soon. Ian. >From

Bug#899021: libembperl-perl: FTBFS with Perl 5.27, unmaintained upstream

2018-06-27 Thread Axel Beckert
Hi Niko, Niko Tyni wrote: > > Anyone can enlighten me if this is a perl bug or, if not, which change > > caused this difference? > > Seems related to > > https://rt.perl.org/Public/Bug/Display.html?id=133301 Thanks! > so undefined behaviour that happened to change now? Ah, so it's probably

Bug#902226: debian-installer-netboot-images: FTBFS in stretch, even when allowing network access

2018-06-27 Thread Didier 'OdyX' Raboud
Hi theres, Le lundi, 25 juin 2018, 01.33:38 h CEST Cyril Brulebois a écrit : > Cyril Brulebois (2018-06-24): > > At first glance, it seems to me this bug could be addressed in two > > different ways, which don't seem to be too convoluted. The first way > > would be to try the s-p-u download and

Bug#899021: libembperl-perl: FTBFS with Perl 5.27, unmaintained upstream

2018-06-27 Thread Niko Tyni
On Wed, Jun 27, 2018 at 10:34:08PM +0200, Axel Beckert wrote: > Perl 5.26: > > → perl -E 'my $i = 0 ; while ($i < 10) { $ii[$i++] = "ii[$i] = $i" ; say > $ii[$i-1]; } ' > ii[0] = 0 > ii[1] = 1 [...] > Perl 5.28: > > → perl -E 'my $i = 0 ; while ($i < 10) { $ii[$i++] = "ii[$i] = $i" ; say

Bug#902559: dgit in stretch-backports

2018-06-27 Thread Ian Jackson
Package: dgit Version: 5.3 Sean Whitton writes ("Re: dgit in stretch-backports"): > I prepared the backport earlier today but in a stretch chroot the test > suite has two failures: > > gdr-newupstream FAIL non-zero exit status 16 > gdr-viagit FAIL non-zero exit status 16 >

Bug#899021: libembperl-perl: FTBFS with Perl 5.27, unmaintained upstream

2018-06-27 Thread Axel Beckert
Hi, Dominic Hargreaves wrote: > The problem in this case might not be that hard to fix, Basically it's patching what (so far) one test expects to output. And I can reproduce this difference with pure perl only: Perl 5.26: → perl -E 'my $i = 0 ; while ($i < 10) { $ii[$i++] = "ii[$i] = $i" ;

Bug#902354: mirror submission for mirrordebian.una.ac.cr

2018-06-27 Thread Julien Cristau
On Mon, Jun 25, 2018 at 13:02:24 +, Maykol Phillips wrote: > Trace Url: > http://mirrordebian.una.ac.cr/debian/project/trace/mirrordebian.una.ac.cr > Hi, The above trace file says: > Upstream-mirror: ftp.us.debian.org we recommend against syncing from ftp..debian.org names, as the only

Bug#902518: python-tackerclient: FTBFS in buster/sid (ImportError: No module named contextlib2)

2018-06-27 Thread Adrian Bunk
Control: reassign -1 python-cmd2 0.8.5-1 Control: retitle -1 python-cmd2: missing dependency on python-contextlib2 Control: affects -1 src:python-tackerclient On Wed, Jun 27, 2018 at 12:50:36PM +, Santiago Vila wrote: > Package: src:python-tackerclient > Version: 0.11.0-4 > Severity: serious

Bug#900832: libdbd-csv-perl: FTBFS with Perl 5.28: t/82_free_unref_scalar.t failure

2018-06-27 Thread gregor herrmann
On Wed, 27 Jun 2018 22:41:35 +0300, Niko Tyni wrote: > We should probably update libtext-csv-xs-perl and see if that > is enough to resolve the libdbd-csv-perl build issues. libtext-csv-xs-perl 1.36-1 uploaded. Let's see how that goes :) Cheers, gregor -- .''`. https://info.comodo.priv.at

Bug#902558: transition: imagemagick

2018-06-27 Thread Bastien Roucariès
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Imagemagick upstream break the API in stable 6 version. They are a few security bug and I prefer to go to newest pacakge in order to close the maximum of security bugs without back

Bug#901900: dgit in stretch-backports

2018-06-27 Thread Ian Jackson
Sean Whitton writes ("Re: dgit in stretch-backports"): > I prepared the backport earlier today but in a stretch chroot the test > suite has two failures: > > gdr-newupstream FAIL non-zero exit status 16 > gdr-viagit FAIL non-zero exit status 16 > > Ian, could you take a

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread gregor herrmann
On Wed, 27 Jun 2018 22:00:49 +0300, Niko Tyni wrote: > On Wed, Jun 27, 2018 at 05:34:50PM +0200, gregor herrmann wrote: > > On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > > When I `touch xs/*' before dh_auto_build, indeed re-swig-ification is > > skipped for all files; so on the other

Bug#892321: attempts to suspend failing after crash

2018-06-27 Thread Michael Biebl
On Mon, 18 Jun 2018 10:38:20 +0200 Daniel Pocock wrote: > > > On 18/06/18 09:51, Michael Biebl wrote: > > Am 18.06.2018 um 09:26 schrieb Daniel Pocock: > > > >> The problem: a corrupted swap partition > >> > >> Before deciding how systemd should detect that, it may first be > >> necessary to

Bug#902448: timidity: Breaks: timidity-daemon (>= 2.14.0-1~) but 2.14.0-5 is to be installed

2018-06-27 Thread roucaries bastien
Fixed uploaded. BTW this package is a security trap. I plan to open a few CVEs. Did you have wrd karaoke file ? I plan to drop this feature if i could not test bastien On Wed, Jun 27, 2018 at 12:59 PM, Reiner Herrmann wrote: > On Wed, Jun 27, 2018 at 12:53:05PM +0200, Guillem Jover wrote: >>

Bug#902514: python-cliff: FTBFS in buster/sid (ImportError: No module named enum)

2018-06-27 Thread Adrian Bunk
Control: reassign -1 python-cmd2 0.8.5-1 Control: retitle -1 python-cmd2: missing dependency on python-enum34 Control: affects -1 src:python-cliff On Wed, Jun 27, 2018 at 12:50:28PM +, Santiago Vila wrote: > Package: src:python-cliff > Version: 2.11.0-1 > Severity: serious > Tags: ftbfs >...

Bug#887538: libdata-validate-email-perl depends on libemail-address-perl

2018-06-27 Thread Pali Rohár
It looks like that there is no upstream github repository... I wrote simple patch which ports this perl module to use Email::Address::XS. Patch is attached. -- Pali Rohár pali.ro...@gmail.com diff -Nurp Data-Validate-Email-0.06/Email.pm Data-Validate-Email-0.06/Email.pm ---

Bug#887546: libnet-abuse-utils-perl depends on libemail-address-perl

2018-06-27 Thread Pali Rohár
I created upstream pull request for porting code to Email::Address::XS: https://github.com/mikegrb/Net-Abuse-Utils/pull/28 -- Pali Rohár pali.ro...@gmail.com signature.asc Description: PGP signature

Bug#893393: linux-image-amd64: Kernel panic on active outgoing traffic through Huawei E173 modem in NDIS (CDC) mode

2018-06-27 Thread Phil
Hi everybody, I'm really greatful about stumbling upon this issue, because it describes the exact same issue I've been experiencing for a while now. Basically whenever I upload file/s via. rsync/Firefox/Chromium, within several seconds my entire Linux system crashes. I've experienced this

Bug#902453: aff4: FTBFS in buster/sid

2018-06-27 Thread Adrian Bunk
Control: reassign 902453 src:uriparser Control: forcemerge 901955 -1 Control: affects -1 src:aff4 On Tue, Jun 26, 2018 at 10:52:24PM +, Santiago Vila wrote: > Package: src:aff4 > Version: 0.24.post1-4 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > I tried to build this package

Bug#901355: stretch-pu: package llvm-4.0/1:4.0.1-10~deb9u1

2018-06-27 Thread Moritz Mühlenhoff
On Wed, Jun 27, 2018 at 08:18:01PM +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > It's a straightforward rebuild. The debdiff against 1:4.0.1-10 > > from buster is very simple (with an additional build conflicts > > I ran into when preparing the build). > > Please go ahead.

Bug#900832: libdbd-csv-perl: FTBFS with Perl 5.28: t/82_free_unref_scalar.t failure

2018-06-27 Thread Niko Tyni
On Sat, Jun 09, 2018 at 02:56:04PM +0300, Niko Tyni wrote: > On Tue, Jun 05, 2018 at 07:57:47PM +0300, Niko Tyni wrote: > > Package: libdbd-csv-perl > > Version: 0.5300-1 > > Severity: important > > User: debian-p...@lists.debian.org > > Usertags: perl-5.28-transition > > Tags: upstream > > > >

Bug#902557: transition: Perl 5.28

2018-06-27 Thread Niko Tyni
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Forwarded: https://release.debian.org/transitions/html/perl5.28.html X-Debbugs-Cc: p...@packages.debian.org Control: block -1 with 899021 900832 901080 901082 901085 887687 862678 900232

Bug#887687: libsmokeqt4-dev: broken symlinks and causes qt4-perl FTBFS

2018-06-27 Thread Niko Tyni
On Tue, Jun 19, 2018 at 10:05:09AM -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > El jueves, 14 de junio de 2018 14:45:59 -03 Niko Tyni escribió: > > On Fri, Jan 19, 2018 at 06:23:25AM +0200, Adrian Bunk wrote: > > > Package: libsmokeqt4-dev > > > Version: 4:4.14.3-1.2 > > > Severity:

Bug#901355: stretch-pu: package llvm-4.0/1:4.0.1-10~deb9u1

2018-06-27 Thread Adam D. Barratt
Control: tags -1 + confirmed On Mon, 2018-06-11 at 23:06 +0200, Moritz Muehlenhoff wrote: > Firefox/Thunderbird ESR60 will require rustc 1.24 (which in turn > requires LLVM 4.0). llvm-4.0 is not yet in stretch, so this would > add a new package to it. ACK. Not ideal, but... > It's a

Bug#902556: libperl-apireference-perl: missing Perl 5.28 support

2018-06-27 Thread Niko Tyni
Package: libperl-apireference-perl Version: 0.22-8 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.28-transition This package fails to build with Perl 5.28 (currently in experimental).

Bug#902555: radeon.4: Some fixes in the manual

2018-06-27 Thread Bjarni Ingi Gislason
Package: xserver-xorg-video-radeon Version: 1:18.0.1-1 Severity: minor Tags: patch Dear Maintainer, Summary of changes: Remove superfluous quotation marks (") from the argument of a single-font macro. Use a better presentation for an ellipsis (with narrow space between the periods). Split

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread Niko Tyni
On Wed, Jun 27, 2018 at 05:34:50PM +0200, gregor herrmann wrote: > On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > When I `touch xs/*' before dh_auto_build, indeed re-swig-ification is > skipped for all files; so on the other hand, touching swig/* should > make sure that it happens. --

Bug#902546: amule-daemon: crashes on start: 0.0.0.0 4712 failed - Address already in use

2018-06-27 Thread Sandro Tosi
> !2018-06-27 17:37:30: Asio Sockets: CAsioSocketServerImpl bind to 0.0.0.0 > 4712 failed - Address already in use > 2018-06-27 17:37:30: Could not listen for external connections at > 0.0.0.0:4712! > !2018-06-27 17:37:30: Error creating UDP socket 0.0.0.0 4665 : Address > already in use >

Bug#889854: RFS: lxml/4.2.1-1~bpo9+1 [intent to maintain bpo]

2018-06-27 Thread Nicholas D Steeves
Hi Chris, On Wed, Jun 27, 2018 at 09:31:43AM +0100, Chris Lamb wrote: > tags 889854 + pending > thanks > > Hi Nicholas, > > (Shame to spend effort where upstream is so toxic, alas...). Mm, I've read a bit about it... I wonder if he'll really maintain Python 2? > Anyway, > I've uploaded: > >

Bug#902554: snort FTCBFS: configures for the build architecture

2018-06-27 Thread Helmut Grohne
Source: snort Version: 2.9.7.0-5 Tags: patch User: helm...@debian.org Usertags: rebootstrap snort fails to cross build from source, because it configures for the build architecture. The easiest way of passing the relevant --host flag is using dh_auto_configure. The attached patch implements that.

Bug#889854: Fwd: lxml_4.2.1-1~bpo9+1_amd64.changes REJECTED

2018-06-27 Thread Nicholas D Steeves
On Wed, Jun 27, 2018 at 09:39:07AM +0100, Chris Lamb wrote: > Not sure what I did... Just forwarding here to keep the converation > altogether. > > > - Original message - > From: Debian FTP Masters > To: la...@debian.org, Matthias Klose , Nicholas D Steeves > > Subject:

Bug#902553: new version (2.8.0) is out and heals the annoying warning msg

2018-06-27 Thread Yaroslav Halchenko
Package: python-h5py Version: 2.7.1-2 Severity: normal one of the annoyances of h5py in Debian now is that a bare import leads to $> python -c 'import h5py' /usr/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to

Bug#901900: dgit in stretch-backports

2018-06-27 Thread Sean Whitton
Hello, On Tue, Jun 26 2018, Jonathan Nieder wrote: > Thanks again for this pointer. dgit 5.2 has now hit testing. If > there is anything I can do to help with getting it into > stretch-backports, please don't hesitate to let me know. I prepared the backport earlier today but in a stretch

Bug#902552: linux-image-4.17.0-trunk-amd64-unsigned: enable CONFIG_Z3FOLD

2018-06-27 Thread Frederik Himpe
Package: src:linux Version: 4.17.2-1~exp1 Severity: normal Dear Maintainer, Please enable CONFIG_Z3FOLD. It makes higher compression possible with zswap. Thank you, -- Package-specific info: ** Version: Linux version 4.17.0-trunk-amd64 (debian-ker...@lists.debian.org) (gcc version 7.3.0

Bug#902551: [cython3] Miscompilation of exception handling with global tuple as exception type (since 0.28.2-1)

2018-06-27 Thread Michael Büsch
Package: cython3 Version: 0.28.2-4 Severity: important Tags: patch --- Please enter the report below this line. --- cython 0.28.x-x miscompiles exception handling, if a global tuple is used as exception type. This is the upstream bug: https://github.com/cython/cython/issues/2425 This is the

Bug#901927: Manpage suggestions

2018-06-27 Thread Sean Whitton
Hello, On Wed, Jun 27 2018, Ian Jackson wrote: > Looking at the top of git-debrebase(5), the 2nd half of INTRODUCTION > is rather discursive. Maybe add a section heading just before, > DISCUSSION or something, and put the gitk thing there ? This seems fine. If we were to add more tips in the

Bug#840075: How to help getting libfuse updated?

2018-06-27 Thread GCS
On Wed, Jun 27, 2018 at 1:09 PM Nikolaus Rath wrote: > > > Please let me know if there is anything I can do. > > > > I've a bug report and a feature request. Will post it on your Git > > repository. > > Are you still working on this, or am I looking in the wrong place for it? I > checked

Bug#901544: Make libwx-perl build reproducible

2018-06-27 Thread gregor herrmann
Control: tag -1 + pending On Mon, 25 Jun 2018 22:44:23 +, Brüns, Stefan wrote: > > So maybe I picked the wrong patches or reprotest (or my reprotest > > setup) has a problem or our other patches cause issues or something > > else -- but I can't get a reproducible package locally. > You need

Bug#902549: chntpw FTCBFS: uses the build architecture compiler

2018-06-27 Thread Helmut Grohne
Source: chntpw Version: 1.0-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap chntpw fails to cross build from source, because it uses the build architecture compiler. The easiest way of passing cross tools to make is using dh_auto_build. After doing so, chntpw cross builds

Bug#902550: [firefox] Cannot use translations because the add-on is not signed

2018-06-27 Thread Alexander Kernozhitsky
Package: firefox Version: 61.0-1 Severity: normal Installing Firefox language packs (e.g firefox-l10n-ru) didn't have an effect. I looked at Add-ons > Language packs and saw the following warning: Russian (RU) Language Pack could not be verified for use in Firefox. Proceed with caution.

Bug#902534: dgit: needs a better integration story with patches-unapplied maintainer trees

2018-06-27 Thread Ian Jackson
Ian Jackson writes ("Re: Bug#902534: dgit: needs a better integration story with patches-unapplied maintainer trees"): > I think maybe the fact that I am writing this all here suggests we > need better wording in the --overwrite section of dgit(1). How about this ?

Bug#902548: pngquant FTCBFS: many reasons

2018-06-27 Thread Helmut Grohne
Source: pngquant Version: 2.5.0-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap pngquant fails to cross build from source. It starts with using the build architecture compiler. Using dpkg's buildtools.mk fixes that as ./configure recognizes CC. Then the SSE detection checks the build

Bug#902547: pulseaudio: Failed to open module sc4m_1916.so: sc4m_1916.so: cannot open shared object file: No such file or directory

2018-06-27 Thread Mikhail Morfikov
Package: swh-plugins Version: 0.4.17-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear Maintainer, probably after the recent update of PulseAudio, the sc4m_1916 module can't be loaded anymore for some reason. It was working fine before, now I just get the following log

Bug#902546: amule-daemon: crashes on start: 0.0.0.0 4712 failed - Address already in use

2018-06-27 Thread Axel
Package: amule-daemon Version: 1:2.3.2-1+b2 Severity: important Dear Maintainer, After running without peoblems for years, A Mule has stopped working: !2018-06-27 17:37:30: Asio Sockets: CAsioSocketServerImpl bind to 0.0.0.0 4712 failed - Address already in use 2018-06-27 17:37:30: Could not

Bug#902545: sagemath: sage 8.2-4 fails to start with error /usr/bin/env: ‘sage-python23’: No such file or directory

2018-06-27 Thread Rann Bar-On
Package: sagemath Version: 8.2-4 Severity: grave Justification: renders package unusable Dear Maintainer, -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (800, 'testing'), (750, 'unstable'), (500, 'unstable-debug'), (500, 'testing-debug'), (500,

Bug#902544: linux-image-4.16.0-2-amd64: Kernel installation fails when /boot is FAT partition

2018-06-27 Thread Josef Kufner
Package: src:linux Version: 4.16.12-1 Severity: important Dear Maintainer, when trying to install linux-image-4.16.0-2-amd64, I get the following error: # LANG=C dpkg -i /var/cache/apt/archives/linux- image-4.16.0-2-amd64_4.16.16-2_amd64.deb (Reading database ... 627533 files and directories

Bug#901544: Make libwx-perl build reproducible

2018-06-27 Thread Brüns
On Donnerstag, 14. Juni 2018 22:19:45 CEST you wrote: > On Thu, 14 Jun 2018 15:34:24 +, =?UTF-8?Q?Br=C3=BCns wrote: > > libwx-perl build is still not reproducible. > > […] > > > The openSUSE version builds reproducibly for over a year. Please pick up > > the patches from: > >

Bug#902536: [Aptitude-devel] Bug#902536: Document how to detect 'newer than in the archive' installed packages

2018-06-27 Thread 積丹尼 Dan Jacobson
Hmmm, looks complex. Sure hope you also mention "or just use apt-show-versions ...".

Bug#902536: [Aptitude-devel] Bug#902536: Document how to detect 'newer than in the archive' installed packages

2018-06-27 Thread Axel Beckert
Hi Jidanni, 積丹尼 Dan Jacobson wrote: > > "AB" == Axel Beckert writes: > AB> aptitude-newer-than-in-archive: aliased to aptitude -o > "Aptitude::Pkg-Display-Limit=~i ?any-version(!~O.) !~U !~o" > All I know is > # aptitude -o Aptitude::Pkg-Display-Limit=~i search '?any-version(!~O.) !~U >

Bug#869146: dgit: should never add .orig to the .changes more than once

2018-06-27 Thread Ian Jackson
Sean Whitton writes ("Bug#869146: dgit: should never add .orig to the .changes more than once"): > On Tue, Jun 26 2018, Ian Jackson wrote: > > Of course if you had followed dgit's advice you would not have > > experienced this but :-) > > I must have been sure that dgit was wrong to tell me to

Bug#869146: dgit: should never add .orig to the .changes more than once

2018-06-27 Thread Sean Whitton
Hello, On Tue, Jun 26 2018, Ian Jackson wrote: > Of course if you had followed dgit's advice you would not have > experienced this but :-) I must have been sure that dgit was wrong to tell me to do that in this case. Next time it comes up for me, I'll file a bug saying exactly why I think the

Bug#902534: dgit: needs a better integration story with patches-unapplied maintainer trees

2018-06-27 Thread Ian Jackson
Felipe Sateler writes ("Re: Bug#902534: dgit: needs a better integration story with patches-unapplied maintainer trees"): > Gah, I knew there was already a bug about this. And I have even > participated on it! Sorry for the duplicate. No problem. I'm dropping 842614 again because we're focusing

Bug#901807: libmath-gsl-perl: incompatible with GSL >= 2.5

2018-06-27 Thread gregor herrmann
On Tue, 26 Jun 2018 10:25:06 +0300, Niko Tyni wrote: > On Sun, Jun 24, 2018 at 04:02:06PM +0200, gregor herrmann wrote: > > -my $ver2func = do(catfile(qw/inc ver2func/)); > > +my $ver2func = do('./' . catfile(qw/inc ver2func/)); > Yeah, that's better than -I. (hardcoding '/' as the directory

Bug#902543: wine: please add StartupWMClass=foo.exe to the .desktop files

2018-06-27 Thread Scarlett Clark
Package: wine Severity: normal Dear Maintainer, For wine applications please add StartupWMClass=foo.exe to the .desktop files it generates. See upstream bug https://bugs.winehq.org/show_bug.cgi?id=45245 for details. Thank you! -- System Information: Debian Release: buster/sid APT prefers

Bug#902542: photutils: autopkgtest failure with skimage 0.14.0

2018-06-27 Thread Graham Inggs
Source: photutils Version: 0.4-4 User: debian...@lists.debian.org Usertags: needs-update Hi Maintainer Since the upload of skimage 0.14.0-1 to unstable, photutils has been failing its autopkgtests [1] with several errors similar to the following: _

  1   2   3   >