Bug#923249: [Pkg-libvirt-maintainers] Bug#923249: libvirt0: libvirt sets disable_ipv6 on bridge, entirely breaking internal IPv6 networking

2019-02-25 Thread Ralf Jung
Hi again, It turns out that setting disable_ipv6=0 is not enough to regain working IPv6: Now the RAs from the router arrive at the client, but when the client sends a neighbor discovery, it never makes its way to the router, so the client cannot actually communicate via IPv6. I can see the ND pack

Bug#923263: mazeofglious FTCBFS: upstream Makefile hard codes build architecture compiler

2019-02-25 Thread Helmut Grohne
Source: mazeofgalious Version: 0.62.dfsg2-5 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap mazeofgalious fails to cross build from source, because the upstream Makefile hard codes the build architecture compiler. After making compiler invocations substitutable, mazeofgalious c

Bug#923258: pbuilder-satisfydepends-apt: fails to consider libpam-systemd installed sometimes

2019-02-25 Thread Thorsten Glaser
On Mon, 25 Feb 2019, Thorsten Glaser wrote: > I’m trying to build texlive-extra (= 2018.20190131-2) (but this also > happens with -1), and after dependencies are installed, apt goes like: […] > Temporarily changing /etc/pbuilderrc to set > PBUILDERSATISFYDEPENDSCMD=/usr/lib/pbuilder/pbuilder-satis

Bug#923249: [Pkg-libvirt-maintainers] Bug#923249: libvirt0: libvirt sets disable_ipv6 on bridge, entirely breaking internal IPv6 networking

2019-02-25 Thread Guido Günther
Hi, On Mon, Feb 25, 2019 at 04:53:27PM +0100, Ralf Jung wrote: > Hi again, > > It turns out that setting disable_ipv6=0 is not enough to regain working IPv6: > Now the RAs from the router arrive at the client, but when the client sends a > neighbor discovery, it never makes its way to the router,

Bug#923264: libbloom FTCBFS: builds for the wrong architecture

2019-02-25 Thread Helmut Grohne
Source: libbloom Version: 1.5-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap libbloom fails to cross build from source, because it does not pass cross tool sto make. The easiest way of fixing that is using dh_auto_build. It also fails running tests in the presence of DEB_BUILD_OPTION

Bug#834167: Should allow pinning server key

2019-02-25 Thread Simon Deziel
Hi Christoph, On Fri, 12 Aug 2016 19:09:40 +0200 Christoph Egger wrote: > It's a bit unfortunate that tls_fingerprint pinns the server > certificate instead of the public key. Especially with the new kid > letsencrypt certificate turnover times are getting even shorter all > the time while keys

Bug#923265: libconfig-model-dpkg-perl: cme is unable to parse build dependencies built by npm2deb

2019-02-25 Thread Xavier Guimard
Package: libconfig-model-dpkg-perl Version: 2.122 Severity: normal Hi all, npm2deb build dependencies using this format: Build-Depends: debhelper (>= 11) , nodejs (>= 6) But cme is unable to parse it: $ LANG=C cme fix dpkg-control Reading package lists... Done Building dependency

Bug#923266: brightd FTCBFS: builds for the wrong architecture

2019-02-25 Thread Helmut Grohne
Source: brightd Version: 0.4.1-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap brightd fails to cross build from source, because the upstream Makefile hard codes the build architecture compiler. For fixing that, we need to make it substitutable and substitute it (e.g. via dh_auto_buil

Bug#869626: (no subject)

2019-02-25 Thread Dennis Schridde
I believe this is still very much needed. Currently, the latest node-ws package [1] available for stretch depends on nodejs-abi-46. However, the latest nodejs package [2] available for stretch does not provide this virtual. Thus, currently there is no installable version of node-ws available

Bug#923199: it's already Recommends, but please support elogind

2019-02-25 Thread Colin Watson
On Mon, Feb 25, 2019 at 12:25:44PM +0100, Adam Borowski wrote: > On Mon, Feb 25, 2019 at 10:45:17AM +, Colin Watson wrote: > > Indeed. I've downgraded this bug's severity. > > Those of us on !systemd would be much happier if "apt install ssh" didn't > try to switch inits, thus fixing this for

Bug#922880: Patch for Buster/Sid

2019-02-25 Thread Hanno Stock
See attached the patch for current master. Alternatively use merge request https://salsa.debian.org/python-team/modules/sphinx-argparse/merge_requests/1 From fddc8fda48ef44398463ba36e518c8a3b80e71c1 Mon Sep 17 00:00:00 2001 From: Hanno Stock Date: Mon, 25 Feb 2019 17:08:02 +0100 Subject: [PATCH]

Bug#923267: ITP: gnome-shell-extension-bluetooth-quick-connect -- GNOME Shell extension to connect paired Bluetooth devices

2019-02-25 Thread Simon McVittie
Package: wnpp Severity: wishlist Owner: Simon McVittie * Package name: gnome-shell-extension-bluetooth-quick-connect Version : (none, git snapshot) Upstream Author : Bartosz Jaroszewski * URL : https://extensions.gnome.org/extension/1401/bluetooth-quick-connect/ * Lic

Bug#922081: pyparted: Please enable build-time tests in pyparted

2019-02-25 Thread Herbert Fortes
Hi, On Wed, 20 Feb 2019 17:37:35 -0300 Herbert Fortes wrote: > On 2/20/19 1:55 PM, Steve Langasek wrote: > > Package: pyparted > > Version: 3.11.2-6 > > Followup-For: Bug #922081 > > User: ubuntu-de...@lists.ubuntu.com > > Usertags: origin-ubuntu disco ubuntu-patch > > > > I think the remaining

Bug#923102: Fwd: Re: Bug#923102: RFS: xsoldier/1:1.8-6 [ITA] -- shoot 'em up game with the "not shooting" bonus

2019-02-25 Thread Sebastien CHAVAUX
Message transféré Sujet : Re: Bug#923102: RFS: xsoldier/1:1.8-6 [ITA] -- shoot 'em up game with the "not shooting" bonus Date : Mon, 25 Feb 2019 17:42:27 +0100 De :Sebastien CHAVAUX Pour : Adam Borowski Currently, there is no major change in Salsa: vcswatch repo

Bug#923268: paulstretch FTCBFS: debian/rules hard codes build architecture build tools

2019-02-25 Thread Helmut Grohne
Source: paulstretch Version: 2.2-2-4 Tags: patch User: helm...@debian.org Usertags: rebootstrap paulstretch fails to cross build from source, because debian/rules hard codes build architecture build tools such as g++ or pkg-config. The attached patch seeds the tools from dpkg's buildtools.mk and m

Bug#922365: openssh-server: dpkg --configure fails

2019-02-25 Thread Colin Watson
On Sun, Feb 17, 2019 at 09:48:03PM +, peter.ch...@data61.csiro.au wrote: > $ ls -l /run/sshd.pid > -rw-r--r-- 1 root staff 6 Feb 15 13:21 /run/sshd.pid > > I suspect the `staff' group is the issue. Got that way because I have > an su shortcut that puts me in uid 0 group 50 for /usr/local upda

Bug#923269: passage FTCBFS: builds for the wrong architecture

2019-02-25 Thread Helmut Grohne
Source: passage Version: 4+dfsg1-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap passage fails to cross build from source. The upstream Makefile hard codes the build architecture compiler and debian/rules does not pass cross tools either. The attached fixes both. Note that dh_auto_bui

Bug#923270: bluetooth: When connect audio slave on system , try to guess

2019-02-25 Thread Corcodel Marian
Package: bluetooth Version: 5.43-2+deb9u1 Severity: normal Tags: ipv6 Try to connect audio system on debian system. On gnome missing pair method on order to connect. On bluetooth Manager have success but must select manual pairing method, and Audio Sync Please instruct the user , if bluetooth is

Bug#919344: adequate reports obsolete-conffile in openssh-client

2019-02-25 Thread Colin Watson
Control: severity -1 serious On Tue, Jan 15, 2019 at 06:44:55AM +, shirish शिरीष wrote: > While updating today, adequate informs me about this - > > $ adequate openssh-client > openssh-client: obsolete-conffile /etc/ssh/moduli > > Please look into this and fix the offending file. I'm raisin

Bug#921762: need help

2019-02-25 Thread Andrey Rahmatullin
Control: tags -1 + upstream fixed-upstream On Wed, Feb 13, 2019 at 09:21:17PM +0800, Yanhao Mo wrote: > Control: tags -1 + confirmed help This seems to be fixed upstream: https://github.com/teejee2008/timeshift/issues/375 -- WBR, wRAR signature.asc Description: PGP signature

Bug#923271: devscripts: unexpanded ###VERSION###

2019-02-25 Thread Jakub Wilk
Package: devscripts Version: 2.19.3 I've stumbled on this: $ dcmd --version | head -n1 This is dcmd, from the Debian devscripts package, version ###VERSION### I guess ###VERSION### should have been replaced with the actual version? There might be more affected programs: $ dpkg -L devscr

Bug#923272: linux: 50 s delay during boot [m68k, atari, ARAnyM]

2019-02-25 Thread Thorsten Glaser
Package: src:linux Version: 4.19.20-1 Severity: normal linux-image-4.19.0-3-m68k takes massively longer to boot than linux-image-4.1.0-2-m68k did (on an ARAnyM VM Atari using NatFeat network/disc/…): -BEGIN boot log of linux-image-4.19.0-3-m68k- Running Aranym headlessly ARAnyM 1.0.2 Usin

Bug#923273: apparmor: nvidia_modprobe named profile is shipped in complain mode

2019-02-25 Thread Vincas Dargis
Package: apparmor Version: 2.13.2-9 Severity: normal Dear Maintainer, After latest upgrade I've discovered via `aa-status` that new named profile `nvidia_modrpobe` is loaded in complain mode: ``` 3 profiles are in complain mode. nvidia_modprobe nvidia_modprobe//kmod smb

Bug#923018: geeqie: Segfault on create new archive filters

2019-02-25 Thread jEsuSdA 8)
El 23/2/19 a las 21:09, Andreas Ronnquist escribió: That doesn't tell me much - please install debug symbols for geeqie - see https://wiki.debian.org/AutomaticDebugPackages and add the testing-debug repo - after this install the geeqie-dbgsym package and please do a backtrace in gdb (the comma

Bug#923102: RFS: xsoldier/1:1.8-6 [ITA] -- shoot 'em up game with the "not shooting" bonus

2019-02-25 Thread Sebastien CHAVAUX
As said, I added Jelmer's work: Format: 1.8 Date: Mon, 25 Feb 2019 18:30:35 +0100 Source: xsoldier Binary: xsoldier Architecture: source Version: 1:1.8-6 Distribution: unstable Urgency: medium Maintainer: Sebastien CHAVAUX Changed-By: Sebastien CHAVAUX Description:  xsoldier   - shoot 'em up

Bug#923274: bfm FTCBFS: builds for the wrong architecture

2019-02-25 Thread Helmut Grohne
Source: bfm Version: 0.6.4-6 Tags: patch User: helm...@debian.org Usertags: rebootstrap bfm fails to cross build from source. The upstream build system hard codes the build architecture pkg-config. The debian packaging does not pass cross tools to make. Using dh_auto_build fixes the latter. It als

Bug#923018: geeqie: Segfault on create new archive filters

2019-02-25 Thread Andreas Ronnquist
On Mon, 25 Feb 2019 18:35:57 +0100 "jEsuSdA 8)" wrote: > El 23/2/19 a las 21:09, Andreas Ronnquist escribió: > > > > That doesn't tell me much - please install debug symbols for geeqie > > - see > > > > https://wiki.debian.org/AutomaticDebugPackages > > > > and add the testing-debug repo - afte

Bug#922647: systemd --user no longer running

2019-02-25 Thread Eduard Bloch
Control: reassign -1 systemd Hallo, * Felipe Sateler [Thu, Feb 21 2019, 10:32:29AM]: >On Wed, Feb 20, 2019 at 3:59 PM Eduard Bloch <[1]e...@gmx.de> wrote: > Feb 08 20:38:51 zombie at-spi-bus-launcher[2625]: XIO:  fatal IO error > 11 (Resource temporarily unavailable) on X server ":0"

Bug#923203: pulseaudio: fails to start without manual configuration

2019-02-25 Thread Felipe Sateler
On Sun, Feb 24, 2019 at 9:54 PM Adam Borowski wrote: > Package: pulseaudio > Version: 12.2-4 > Severity: normal > > Hi! > I'm afraid that pulseaudio doesn't work unless the user knows about > autospawn -- which is not pointed at in any obvious place (no, no one > reads several tens of pages of NE

Bug#923275: Thunderbird: OK button in edit contact dialogue does not work

2019-02-25 Thread Heinrich Schuchardt
Package: thunderbird Version: 1:60.5.0-3 Severity: normal When editing a contact clicking the 'OK' button of the 'New contact' form has no effect. In earlier releases this led to storing the contact. The same problem occurs when editing an existing contact. Best regards Heinrich Schuchardt --

Bug#923018: geeqie: Segfault on create new archive filters

2019-02-25 Thread jEsuSdA 8)
El 25/2/19 a las 19:13, Andreas Ronnquist escribió: Thanks! I might have found the cause - there's a check in the code for the word "Filter", which I can see is "Filtro" in your Spanish version - In my system (which I run in Swedish), the string is also "Filter" just like in English, so I don't

Bug#893244: jruby FTBFS with openjdk-9

2019-02-25 Thread Miguel Landaeta
Hi Markus, On Sun, Feb 24, 2019 at 08:39:48PM +0100, Markus Koschany wrote: > JRuby is a mess. I guess we "just" need to package the latest upstream > release to fix the FTBFS bugs. Nobody felt like doing that in the past > twelve months, so I think it is unrealistic to believe we can make it > ha

Bug#921599: python-mysqldb: always connects to localhost ignoring host entry in option file

2019-02-25 Thread Peter Pentchev
On Mon, Feb 25, 2019 at 01:27:58PM -0500, Faustin Lammler wrote: > Hi Peter, > could you have a look at > https://github.com/MariaDB/mariadb-connector-c/pull/101 and check if it > looks good to you (it seems to be pretty similar patch). Hi, Yes, I saw a reference to this pull request in the JIRA

Bug#923179: systemd breaks python-dbusmock autopkgtest

2019-02-25 Thread Paul Gevers
Control: reassign -1 python-dbusmock 0.18.1-2 Control: fixed -1 0.18.2-1 Hi Martin, On 24-02-2019 22:41, Martin Pitt wrote: > Right, I already noticed that, fixed it upstream, and did a new release: Oops, sorry. Normally I check this, but somehow I forgot to do so in this case. > So what's left

Bug#908216: btrfs blocked for more than 120 seconds

2019-02-25 Thread Russell Mosemann
Steps to reproduce Simply copying a file into the file system can cause things to lock up. In this case, the files will usually be thin-provisioned qcow2 disks for kvm vm's. There is no detailed formula to force the lockup to occur, but it happens regularly, sometimes multiple times in one da

Bug#833706: this is not solved

2019-02-25 Thread Alex Brett
On Fri, 22 Feb 2019 07:36:37 +0100 spambox wrote: > i stumbled on the same bug in a PXE based installation on vmware > > the console displays a segfault and "error 4 in libc-2.23.so" >From your screenshot it looks like Ubuntu you are installing - we hit this >exact issue with Ubuntu 16.04 (Xeni

Bug#923275: Thunderbird: OK button in edit contact dialogue does not work

2019-02-25 Thread Carsten Schoenert
Hi, Am 25.02.19 um 19:28 schrieb Heinrich Schuchardt: > When editing a contact clicking the 'OK' button of the 'New contact' > form has no effect. In earlier releases this led to storing the > contact.> > The same problem occurs when editing an existing contact. I can't reproduce this here, not

Bug#921599: python-mysqldb: always connects to localhost ignoring host entry in option file

2019-02-25 Thread Faustin Lammler
Hi Peter, could you have a look at https://github.com/MariaDB/mariadb-connector-c/pull/101 and check if it looks good to you (it seems to be pretty similar patch). Faustin

Bug#785480: working and updates need, please package or i can provide help

2019-02-25 Thread PICCORO McKAY Lenz
hi i already are working with rtpengine and i need debian up to date with that, see in salsa that package are not updated, i point that: since commit https://github.com/BelledonneCommunications/bcg729/commit/6e1214ca493267e238ffd3bc318e36b9bd293255#diff-b2094bc23bdb408eb801f23e2a635a1e medistream

Bug#923276: RM: sysbench [armel armhf mips mips64el mipsel s390x alpha hppa hurd-i386 ia64 m68k powerpc sh4 sparc64 x32] -- ROM; Does not build on all architectures it has previously built

2019-02-25 Thread Andreas Tille
Package: ftp.debian.org Severity: normal Hi, please remove sysbench for the said architectures to enable its migration to testing. Thanks for your work as ftpmaster Andreas.

Bug#922993: RFS: popout3d

2019-02-25 Thread Bart Martens
It's not at mentors at this time. Can you upload it there?

Bug#923276: RM: sysbench [armel armhf mips mips64el mipsel s390x alpha hppa hurd-i386 ia64 m68k powerpc sh4 sparc64 x32] -- ROM; Does not build on all architectures it has previously built

2019-02-25 Thread James Clarke
On Mon, Feb 25, 2019 at 07:31:39PM +0100, Andreas Tille wrote: > Package: ftp.debian.org > Severity: normal > > Hi, > > please remove sysbench for the said architectures to enable its > migration to testing. Whilst cleaning up cruft is fine, that's not going to help you migrate to testing when you

Bug#922699: caja: Caja crash when copying paste

2019-02-25 Thread Frédéric MASSOT
Hi, To complete the bug report, caja crashes only if the folder contains files, if the folder is empty caja does not crash. Regards. -- == | FRÉDÉRIC MASSOT | | http://www.juliana-multimedia.com | | mailto:frede

Bug#923277: libaio1: failed to load wifi firmware after libaio1 update

2019-02-25 Thread definetti
Package: libaio1 Version: 0.3.111-1 Severity: important Dear Maintainer, after updating libaio1 to version 0.3.112-1 the system does not detect the wireless network card after reboot. Dmesg shows the following error: failed to load ath10k/pre-cal-pci-:02:00.0.bin reverting to 0.3.111-1 fixe

Bug#908203: opam: Should not depend on aspcud any more

2019-02-25 Thread Anil Madhavapeddy
On Sun, 9 Sep 2018 10:44:14 +0200 Ralf Jung wrote: > Hi Mehdi, > > > On 2018-09-07 12:42, Ralf Jung wrote: > >> Package: opam > >> Version: 2.0.0-2 > >> Severity: normal > >> > >> Dear Maintainer, > >> > >> Quoting from https://opam.ocaml.org/doc/2.0/External_solvers.html: > >> > >>> As of 2.0.0,

Bug#831273: Updated package on Salsa

2019-02-25 Thread Francois Marier
The updated package I am working on is here: https://salsa.debian.org/debian/fwknop Francois -- https://fmarier.org/

Bug#921757: delayed NMU, patch

2019-02-25 Thread Hilko Bengen
control: tag -1 pending Dear maintainer, I have been able to reproduce the issue described by Santiago Vila on a machine provided by him. I have also been able to use that machine to produce two patches (different from what I provided above) that fix the issue. I have just NMU'd os-autoinst/4.5.

Bug#923278: open-infrastructure-compute-tools: [INTL:nl] Dutch translation of debconf messages

2019-02-25 Thread Frans Spiesschaert
    Package: open-infrastructure-compute-tools  Severity: wishlist  Tags: l10n patch        Dear Maintainer,      Please find attached the updated Dutch translation of open- infrastructure-compute-tools debconf messages.  It has been submitted for review to the debian-l10n-dutch mailing list.  Plea

Bug#923279: purity FTCBFS: upstream Makefile hard codes "cc"

2019-02-25 Thread Helmut Grohne
Source: purity Version: 1-20 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap purity fails to cross build from source, because the upstream Makefile hard codes plain "cc". After making it substitutable, purity cross builds successfully. Please consider applying the attached patc

Bug#920621: texlive-base: breaks build of forthcoming doxygen 1.8.15

2019-02-25 Thread Hilmar Preuße
severity 920621 serious forwarded 920621 https://github.com/tabu-fixed/tabu/pull/14 forcemerge 920621 920459 stop Am 27.01.2019 um 15:37 teilte Paolo Greppi mit: I am preparing the next relase of doxygen (1.8.15). Last week it built fine with texlive-base 2018.20181214-1. I tried today with 20

Bug#923280: tstools FTCBFS: builds for the wrong architecture

2019-02-25 Thread Helmut Grohne
Source: tstools Version: 1.11-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap tstools fails to cross build from source, because it does not pass cross tools to make. The easiest way of fixing that - using dh_auto_build - makes tstools cross buildable. Please consider applying the atta

Bug#923282: freezegun breaks cached-property autopkgtest

2019-02-25 Thread Paul Gevers
Source: freezegun, cached-property Control: found -1 freezegun/0.3.11-0.1 Control: found -1 cached-property/1.5.1-2 Severity: important X-Debbugs-CC: debian...@lists.debian.org, naturesha...@debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainers, Dominik, With

Bug#923281: batctl FTCBFS: fails cleaning due to wrong pkg-config

2019-02-25 Thread Helmut Grohne
Source: batctl Version: 2019.0-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap batctl fails to cross build from source, because all make targets require a working pkg-config, but only dh_auto_build substitutes ones. Exporting a suitable PKG_CONFIG makes batctl cross buildable. Please

Bug#911836: pytest-localserver: autopkgtest needs update for new version of openssl

2019-02-25 Thread Emanuele Rocca
tag 911836 patch tag 911836 pending thanks Fix pushed to salsa: https://salsa.debian.org/python-team/modules/pytest-localserver/merge_requests/1/diffs?commit_id=bad8a656ec5383c5b8a1d1e52f75e7afbe7c8c1b

Bug#923131:

2019-02-25 Thread Michael Hudson-Doyle
Do you have tzdata installed? I'm not sure why you'd do this vs just taking the source from golang.org/dl to be honest.

Bug#911836: pytest-localserver: autopkgtest needs update for new version of openssl

2019-02-25 Thread Sandro Tosi
Emanuele, pytest-localserver has been orphaned, so you can go ahead and upload it if you want (and i dont think it's appropriate anymore to use the DPMT git repo, i guess you can move it to the debian/ namespace) On Mon, Feb 25, 2019 at 3:21 PM Emanuele Rocca wrote: > > tag 911836 patch > tag 911

Bug#923283: dovecot-sieve: panic in i_stream_concat_close: assertion failed: (cstream->cur_input == cstream->input[cstream->cur_idx])

2019-02-25 Thread Graham Cobb
Package: dovecot-sieve Version: 1:2.3.4.1-1 Severity: normal When processing a particular type of notification email, I consistently get the following sieve crash during execution of /usr/lib/dovecot/dovecot-lda. (note, extracted from mail.log and reformatted a little for readability) Feb 25 19:2

Bug#910462: inspircd: New upstream release 2.0.26

2019-02-25 Thread Christoph Biedl
Christoph Biedl wrote... > time has passed, and unfortunately it's too late now to salvage > inspircd in time to bring it into buster. So I'd like to to a regular > upload, adding myself as an uploader. > > I'd highly appreciate your short ACK on this. debdiff on debian/ > attached. Given the sm

Bug#923258: pbuilder-satisfydepends-apt: fails to consider libpam-systemd installed sometimes

2019-02-25 Thread Mattia Rizzolo
Control: reassign -1 apt 1.8.0~rc3 On Mon, Feb 25, 2019 at 04:14:03PM +0100, Thorsten Glaser wrote: > Package: pbuilder > Version: 0.230.1 > Severity: normal > > This is a really weird bug. > > I’m in a sid/amd64 chroot with sysvinit installed (basically, upgraded > from, I think, a lenny/amd64

Bug#912832: thunderbird: debian/rules relies on dpkg-parsechangelog

2019-02-25 Thread Carsten Schoenert
Hello intrigeri, On Sun, Nov 04, 2018 at 09:02:13AM +0100, intrig...@debian.org wrote: > Issue initially spotted by debian-rules-parses-dpkg-parsechangelog. > We're not exactly parsing the output of dpkg-parsechangelog here but > still, we can drop the duplicate BUILD_DATE variable: this avoids >

Bug#888229: patch for above 'cow'

2019-02-25 Thread Jeffrey Cliff
made a patch that appears to implement the above 'cow' hopefully this helps Jeff Cliff --- /dev/null +++ b/cows/fox.cow @@ -0,0 +1,18 @@ +$the_cow = < + <.._=/ \\=_. > + {`\\()/`}`\\ + { } \\ + |{}\\ +

Bug#923284: Seemingly miscompiles with jdk-11

2019-02-25 Thread Sjoerd Simons
Source: bsh Version: 2.0b4-19 Severity: serious When building bsh with openjdk-11 it seems that afterwards building packages using it fails e.g. after rebuilding bsh gradle fails to build. Attached is a dockerfile which nicely shows the issue -- System Information: Debian Release: buster/sid A

Bug#923249: [Pkg-libvirt-maintainers] Bug#923249: libvirt0: libvirt sets disable_ipv6 on bridge, entirely breaking internal IPv6 networking

2019-02-25 Thread Ralf Jung
Hi, >> It turns out that setting disable_ipv6=0 is not enough to regain working >> IPv6: >> Now the RAs from the router arrive at the client, but when the client sends a >> neighbor discovery, it never makes its way to the router, so the client >> cannot >> actually communicate via IPv6. I can s

Bug#888229: better formatted patch

2019-02-25 Thread Jeffrey Cliff
TIL about quilt headers. Looks like this one matches all the other cows: Description: add a fox 'cow' Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888229#5 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888229 --- /dev/null +++ b/cows/fox.cow @@ -0,0 +1,18 @@ +$the_c

Bug#923285: libslang2: Consider moving library within /lib/*/ to /usr/lib/*/

2019-02-25 Thread Boyuan Yang
Package: libslang2 Severity: minor X-Debbugs-CC: only...@debian.org I'm wondering if we could move the default installation location of libslang2 from /lib/*/ to /usr/lib/*/. That seems to suit the target of usrmerge [1]. -- Regards, Boyuan Yang [1] https://wiki.debian.org/UsrMerge signature.a

Bug#910035:

2019-02-25 Thread Jeffrey Cliff
I'd like to get my feet wet in maintaining a package, and this seems like the perfect package to start with, since it's small & I've been using it for years. While I'm not really sure where to start I took a look at the source code and it seemed to mostly make sense. I made a patch that fixes the

Bug#923137: chrony: system call filter (now enabled by default) conflicts not only with mailonchange, but also with log

2019-02-25 Thread Francesco Poli
On Mon, 25 Feb 2019 01:22:40 +0100 Vincent Blut wrote: > On Sun, Feb 24, 2019 at 08:19:02PM +0100, Francesco Poli wrote: > >On Sun, 24 Feb 2019 17:52:46 +0100 Vincent Blut wrote: > > > >> Please use `ps ax | grep chrony' (or ps -ef). `ps a' only lists > >> processes with a tty. > > > >You are righ

Bug#922993: RFS: popout3d/1.5.0-1

2019-02-25 Thread Bart Martens
It's there now. With version 1.5.0. Shouldn't that be 1.5.0-1? https://mentors.debian.net/package/popout3d

Bug#923286: scp: 'protocol error: filename does not match request' even though it does match

2019-02-25 Thread Ansgar Burchardt
Package: openssh-client Version: 1:7.9p1-6 Severity: normal The file "This is a [file].txt" (w/o quotes) exists on `remote`. The following does no longer work: $ scp remote:'./"This is a [file].txt"' blubb protocol error: filename does not match request These however do still work: $

Bug#923288: kmail does not exit

2019-02-25 Thread Juha Jäykkä
Package: kmail Version: 4:18.08.3-1 Severity: normal Dear Maintainer, kmail randomly refuses to exit. Upon closing the window or choosing to quit from the menu, the window disappears, but the process lingers and will not exit until given a TERM or KILL. Trying to start a new copy does nothing (

Bug#911836: pytest-localserver: autopkgtest needs update for new version of openssl

2019-02-25 Thread Emanuele Rocca
On 25/02 03:29, Sandro Tosi wrote: > Emanuele, pytest-localserver has been orphaned, so you can go ahead > and upload it if you want Done. > (and i dont think it's appropriate anymore to use the DPMT git repo, i > guess you can move it to the debian/ namespace) Also done, thanks Sandro.

Bug#923290: ddpo: Please distinguish reproduible state between sid/testing

2019-02-25 Thread Guillem Jover
Package: qa.debian.org Severity: wishlist User: qa.debian@packages.debian.org Usertags: ddpo X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi! The reproducible build state is currently only provided for «testing», because «sid» contains additional checks that are deemed would annoy

Bug#923289: Cannot install libgdk-pixbuf2.0-0 inside an armhf chroot

2019-02-25 Thread Christopher Obbard
Package: libgdk-pixbuf2.0-0 Version: 2.38.0+dfsg-7 installing the package under an armhf chroot on amd64 results in the following error, the package is not configured properly and leads to icons missing from the desktop environment. > Setting up libgdk-pixbuf2.0-0:armhf (2.38.0+dfsg-7) ... > >

Bug#923287: firefox: Open with/Save as dialog slow to respond

2019-02-25 Thread Alexandre Lymberopoulos
Package: firefox Version: 65.0.1-1 Severity: normal Dear Maintainer, Once Firefox opens the Save As or Open With window to take action on a given file it hangs with almost all the window rendered (not the buttons). After a few seconds the buttons are drawn but not responsible. A few more second

Bug#923291: kmail: syncing inbox(es) never finishes

2019-02-25 Thread Juha Jäykkä
Package: kmail Version: 4:18.08.3-1 Severity: normal Dear Maintainer, Very often, almost as often as not, syncing an imap inbox never finishes. It will get stuck at any progress level, from 0% to 100% (yes, it even gets stuck at 100%). This happens with at least google's imap servers as well as

Bug#923293: kmail: mailbox contents displayed wrong

2019-02-25 Thread Juha Jäykkä
Package: kmail Version: 4:18.08.3-1 Severity: normal Dear Maintainer, kmail will often show mailbox contents wrong: it will show the correct number of unread messages in the folders pane, but the actual messages displayed do not show all those unread messages (presumably not all read messages a

Bug#923292: kmail randomly crashes when closing windows

2019-02-25 Thread Juha Jäykkä
Package: kmail Version: 4:18.08.3-1 Severity: normal Dear Maintainer, I do not like the "message preview pane", so I open each message in a separate window to read them. Sometimes, and as far as I can tell, at random, kmail will crash with a SIGSEGV when such message window OR compose message w

Bug#923294: RM: ejs.js -- ROM; duplication of node-ejs

2019-02-25 Thread Xavier Guimard
Package: ftp.debian.org Severity: normal Hi all, 1. ejs.js provides libjs-ejs (used by nobody) and node-ejs which is also provided by src:node-ejs 2. src:node-ejs is up-to-date while src:ejs.js isn't (old github repo) 3. the only reverse dependency of node-ejs is node-nodeunit which require

Bug#910493: [Pkg-privacy-maintainers] Bug#910493: Bug#910493: Handle transition from MAT to MAT2

2019-02-25 Thread Georg Faerber
Hi all, On 19-02-22 23:26:45, Jonas Meurer wrote: > I skimmed through the patch and it looks good to me. I also did some > rough testing and at least with my test files it worked as expected. > > I merged jvoisin's changes into the d/0.7.0-2 branch. Thanks a lot for your inputs, reviews and chan

Bug#923295: src:jruby-joni: tests fail with invalid character property name

2019-02-25 Thread Andrej Shadura
Package: src:jruby-joni Version: 2.1.25-1 Severity: normal Tags: upstream ftbfs Forwarded: https://github.com/jruby/joni/issues/40 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, As you already know, jruby-joni fails build-time tests in the current unstable: SEVERE ERROR: i

Bug#923296: linux-image-4.19.0-2-amd64: BTRFS transaction aborted during multiple parallel rm -rf

2019-02-25 Thread Hazel Victoria Campbell
Package: src:linux Version: 4.19.16-1 Severity: normal Dear Maintainer, While removing a lot of files, (dirvish-cronjob -> dirvish-expire -> rm), BTRFS bugs out. The relevant section of dmesg follows. The only taint is nvidia. I don't think dirvish is relevant except that dirvish-expire runs rm

Bug#804552: Pandas documentation package is empty

2019-02-25 Thread Rebecca N. Palmer
The build log ( https://launchpadlibrarian.net/412630196/buildlog_ubuntu-disco-amd64.pandas_0.23.3-1fakesync1ubuntu3_BUILDING.txt.gz ) suggests this is due to passing a PYTHONPATH to the just-built python-pandas, but not -lib or python3-, causing a failed import. However, the obvious way to fi

Bug#923284: Seemingly miscompiles with jdk-11

2019-02-25 Thread Emmanuel Bourg
Thank you for the report Sjoerd. What error did you get when compiling gradle with the rebuilt bsh? Emmanuel Bourg

Bug#893244: Accepted jruby 9.1.17.0-1 (source) into unstable

2019-02-25 Thread Andrej Shadura
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 25 Feb 2019 21:38:40 +0100 Source: jruby Binary: jruby Architecture: source Version: 9.1.17.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers Changed-By: Andrej Shadura Description: jruby -

Bug#873520: lintian: Check for bad-distribution in debian/changelog too

2019-02-25 Thread Chris Lamb
tag 873520 - wontfix thanks Chris Lamb wrote: > (Is there some way we can detect the cowbuilder use-case? I do not use > that tool so don't know what the true situation is there.) Ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org 🍥 chris-lamb

Bug#923297: src:netkit-ntalk: Build system transition, amend

2019-02-25 Thread Christoph Biedl
Package: src:netkit-ntalk Version: 0.17-16 Severity: important Dear Maintainer, amendmend to #911154: While fixing the remaining netkit-derived packages I developed a few more tools to detect regressions introduced in the build system switch to cmake, especially with regard to constants defined

Bug#923298: chromium: file overlap with chromium-sandbox without Conficts and/or Replaces

2019-02-25 Thread G. Branden Robinson
Package: chromium Version: 72.0.3626.96-1~deb9u1 Severity: grave Justification: renders package unusable I have been tracking testing for several months. This looks to me like a missing or insufficiently versioned Replaces declaration, but I did not dig deeply into this except to check the BTS to

Bug#923181: Please add support for reporting mouse button presses to console programs which support mouse tracking

2019-02-25 Thread Daniel Abrecht
On 24/02/2019 20.27, Bill Allombert wrote: >> void >> +report_pointer(int x, int y, enum current_button button) >> +{ >> + linux_selection(x, y, x, y, TIOCL_SELMOUSEREPORT + ((button+3) % 4) ); >> +} >> + > > Hello Daniel, > > Thanks for your patch, it looks great! Could you explain me how this

Bug#922647: systemd --user no longer running

2019-02-25 Thread Felipe Sateler
On Mon, Feb 25, 2019 at 3:12 PM Eduard Bloch wrote: > Control: reassign -1 systemd > > Hallo, > * Felipe Sateler [Thu, Feb 21 2019, 10:32:29AM]: > >On Wed, Feb 20, 2019 at 3:59 PM Eduard Bloch <[1]e...@gmx.de> wrote: > > Feb 08 20:38:51 zombie at-spi-bus-launcher[2625]: XIO: fatal IO >

Bug#921959: openbsd-inetd: buffer overflow in tftpd caused by wrong path

2019-02-25 Thread Bernhard Übelacker
Control: reopen 921959 Control: reassign 921959 tftpd 0.17-22 Hello Everyone, I hope it is ok to reopen and reassign this report to package tftpd, which I assume Alison Chaiken has installed, based on the addresses in the supplied backtrace. I assume this is the result of some implicit "Object

Bug#923277: libaio1: failed to load wifi firmware after libaio1 update

2019-02-25 Thread Guillem Jover
Control: tag -1 moreinfo Hi! On Mon, 2019-02-25 at 20:21:01 +0100, definetti wrote: > Package: libaio1 > Version: 0.3.111-1 > Severity: important > after updating libaio1 to version 0.3.112-1 the system does not detect the > wireless network card after reboot. Dmesg shows the following error: >

Bug#923204: [pkg-gnupg-maint] Bug#923204: Bug#923204: gpg-agent has a false dependency on libpam-systemd

2019-02-25 Thread Daniel Kahn Gillmor
On Mon 2019-02-25 13:33:57 +0100, Werner Koch wrote: > On Sun, 24 Feb 2019 16:56, joshud...@gmail.com said: > >> gpg-agent --server or directly from .profile (ssh sessions) by >> gpg-agent --daemon. > > FWIW, actually gpg-agent is started on-demand from all tools requiring > it. To explicitly star

Bug#923299: /lib/systemd/system/tomcat9.service: tomcat9 fails to run; "Failed to set up mount namespacing" in system log

2019-02-25 Thread Felicia
Package: tomcat9 Version: 9.0.16-2 Severity: important File: /lib/systemd/system/tomcat9.service Dear Maintainer, A fresh install of tomcat9 results in the daemon failing to run with a cryptic error in syslog: tomcat9.service: Failed to set up mount namespacing: No such file or directory T

Bug#923300: ITP: golang-github-openshift-imagebuilder -- Builds Dockerfile using the Docker client

2019-02-25 Thread Reinhard Tartler
Package: wnpp Severity: wishlist Owner: Reinhard Tartler * Package name: golang-github-openshift-imagebuilder Version : 1.0+git20190212.3682349-1 Upstream Author : OpenShift * URL : https://github.com/openshift/imagebuilder * License : Apache-2.0 Programmin

Bug#923221: ITP: libpam-fingerprint -- Pluggable Authentication Module for fingerprint authentication

2019-02-25 Thread Paul Wise
On Mon, Feb 25, 2019 at 7:14 PM Philipp Meisberger wrote: > Poorly libpam-fprintd is not suitable as libfprint0 seems to support > ZhianTec fingerprint sensors. libpam-fingerprint is especially for those > sensors. I see it would be more precise to use "Pluggable Authentication > Module for ZhianT

Bug#922371: mirror listing update for ftp.tku.edu.tw

2019-02-25 Thread Wisely
Hi, Thanks for your good suggestion. I'll do the things right. ^^ TKU-OIS Network Management Section Chang, Wei-ting Tel: (02)2621-5656 ext.2628 FAX: (02)2620-9893 E-Mail: wis...@mail.tku.edu.tw -Original Message- From: Peter Palfrader Sent: Monday, February 25, 2019 5:30 PM To

Bug#923301: [firefox-esr] Screenshot function blocked by fingerpriting resist

2019-02-25 Thread Synthea
Package: firefox-esr Version: 60.5.1esr-1~deb9u1 Severity: normal How to reproduce: - Set in about: config "privacy.resistFingerprinting;true" and "extensions.screenshots.disabled;false" - Try to capture a screenshot by pressing "take a screenshot" from the three dots menu - The canvas block will

Bug#922952: ITP: simdjson -- Parsing gigabytes of JSON per second

2019-02-25 Thread Mo Zhou
Actually I think we can close the bug if this upstream problem is solved. https://github.com/lemire/simdjson/issues/34 On Fri, Feb 22, 2019 at 08:43:15PM -0500, Sam Hartman wrote: > I don't know about official policy, but I think you could make your bug > not RC by detecting whether the current sy

Bug#923302: libapache2-mod-gnutls: GnuTLSCache=dbm fails later restart of apache2

2019-02-25 Thread Jonas Smedegaard
Package: libapache2-mod-gnutls Version: 0.9.0-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I experienced on multiple hosts that upgrading to the new libapache2-mod-gnutls went fine (I guess it simply reloaded apache2), but that a later server restart would fail. Running

Bug#908216: btrfs blocked for more than 120 seconds

2019-02-25 Thread Nicholas D Steeves
Control: tags -1 -unreproducible Hi Russell, Thank you for providing more info. Now I see where you're running into known limitations with btrfs (all versions). Reply follows inline. BTW, you're not using SMR and/or USB disks, right? On Mon, Feb 25, 2019 at 12:33:51PM -0600, Russell Mosemann

<    1   2   3   >