Bug#912310: erlang-erlware-commons FTBFS: ERROR: eunit failed while processing /<>/erlang-erlware-commons-1.2.0+dfsg: rebar_abort

2018-10-30 Thread Adrian Bunk
Source: erlang-erlware-commons Version: 1.2.0+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=erlang-erlware-commons=sid ... Total: 65% DEBUG: Reconstruct kernel [{logger_level,notice}, {logger_sasl_compatible,false}]

Bug#859784: NMU for validns

2018-10-30 Thread Christoph Biedl
Control: tags 859784 -pending Control: tags 897882 -pending Sebastian Andrzej Siewior wrote... > On 2018-10-27 18:36:12 [+0200], Christoph Biedl wrote: > > +--- a/ipseckey.c > > b/ipseckey.c > > +@@ -111,8 +111,11 @@ > > + default: > > + strcpy(gw, "??"); > > + } > > ++#pragma

Bug#912213:

2018-10-30 Thread Tom Stocker
# dpkg -i /var/cache/apt/archives/ossec-hids-agent_3.1.0.5711stretch_amd64.deb (Reading database ... 91319 files and directories currently installed.) Preparing to unpack .../ossec-hids-agent_3.1.0.5711stretch_amd64.deb ... prerm called with unknown argument `upgrade' dpkg: warning: subprocess old

Bug#912312: [iproute2] Space before subnets in "ip rule" output

2018-10-30 Thread Roman Mamedov
Package: iproute2 Version: 4.18.0-2~bpo9+1 Severity: normal On 4.18.0-2~bpo9+1: ip -6 rule ... 3500: from all to 2a00:1450:: /32 lookup main 3500: from all to 2a02:6b8:: /32 lookup main 3500: from all to 2a02:2698:: /32 lookup main ... On 4.9.0-1+deb9u1: ... 3500: from all to

Bug#912309: imagemagick binary-all FTBFS: rdfind: Command not found

2018-10-30 Thread Adrian Bunk
Source: imagemagick Version: 8:6.9.10.14+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=imagemagick=all=8%3A6.9.10.14%2Bdfsg-1=1540833133=0 ... # fix duplicate files rdfind -makesymlinks true debian/imagemagick-6-doc/usr/share/doc/imagemagick-6-common/html

Bug#912311: emacspeak binary-any FTBFS: cannot stat 'debian/emacspeak/usr/share/emacs/site-lisp/emacspeak/etc/emacspeak.sh': No such file or directory

2018-10-30 Thread Adrian Bunk
Source: emacspeak Version: 47.0+dfsg-3 Severity: serious Tags: ftbfs https://buildd.debian.org/status/package.php?p=emacspeak=sid ... debian/rules override_dh_install make[1]: Entering directory '/<>/emacspeak-47.0+dfsg' # Exclude the files that go into the documentation dh_install

Bug#910225: Tricky to update

2018-10-30 Thread Thomas Goirand
Hi, I'm really unsure how to fix this bug. The problem is, when Horizon updates, it switches from Py2 to Py3. Looks like Horizon updates first, which removes it. Then python-ironic-ui gets removed (which is normal), but then it's postinst attempts to call /usr/share/openstack-dashboard/manage.py

Bug#826218: Better document complain mode and debugging process

2018-10-30 Thread intrigeri
Hi, intrigeri (2018-01-29): > Three action items were identified on this bug report. One has been > done, another is pending review upstream, and the third one remains to > be tackled: [...] > 2. have apparmor(7) clarify that reloading a profile immediately takes >effect for processes that

Bug#912167: dpuser FTBFS on arm64: Segmentation fault

2018-10-30 Thread Edmund Grimley Evans
This may be caused by a bug in "giza". Someone please tell the giza developers. The segfault happens when _giza_parse_string tries to return. The return address on the stack was corrupted by this call to cairo_get_current_point: https://sources.debian.org/src/giza/1.0.0-1/src/lex.yy.c/#L2285 If

Bug#912321: liferea: Plugins no longer work

2018-10-30 Thread Matt Smith
Package: liferea Version: 1.12.5-2 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? A system update. I'm not sure if it happened when Liferea was updated or some other system component. *

Bug#912320: geany-plugin-debugger conflicts with gdb-python2

2018-10-30 Thread heno ivanov
Package: geany-plugin-debugger Version: 1.29+dfsg-1 Severity: important Dear Maintainer, * geany-plugin-debugger requires gdb (>= 7.7) but does not accept gdb-python2 (which provides gdb, without version number). Installation of geany-plugin-debugger and gdb-python2 packages is not

Bug#912282: [Pkg-fonts-devel] Bug#912282: fonts-cantarell: U+0335 to U+0338 do not visually combine with the previous glyph

2018-10-30 Thread Fabian Greffrath
control: forwarded -1 https://gitlab.gnome.org/GNOME/cantarell-fonts/issues/32

Bug#905534: Acknowledgement (metview: FTBFS on hppa - build incorrectly links against libemosR64.a)

2018-10-30 Thread Alastair McKinstry
Thanks for this. On 29/10/2018 11:45, John David Anglin wrote: After some trial and error, I found that the libemos-targets-release.cmake file caused metview to link against libemosR64.a.  I had a successful build by changing the ".a" references to ".so". See attached file. I still don't

Bug#912318: RFS: daemontools: diff for NMU version 1:0.76-6.2 [NMU]

2018-10-30 Thread Jan Mojžíš
Package: daemontools Followup-For: Bug #912318 reassign 912318 sponsorship-requests thanks

Bug#911668: missing dependencies for actually compiling code

2018-10-30 Thread Matthias Klose
Control: forwarded -1 https://gcc.gnu.org/PR87808 On 23.10.18 12:29, Sébastien Villemot wrote: > However, installing binutils is not enough, because libgccjit also needs stuff > from libgcc-N-dev (where N=6 in stretch, N=8 in sid). > > But installing the latter is still not enough, because

Bug#911668: missing dependencies for actually compiling code

2018-10-30 Thread Sébastien Villemot
Le mardi 30 octobre 2018 à 11:46 +0100, Matthias Klose a écrit : > Control: forwarded -1 https://gcc.gnu.org/PR87808 > > On 23.10.18 12:29, Sébastien Villemot wrote: > > However, installing binutils is not enough, because libgccjit also needs > > stuff > > from libgcc-N-dev (where N=6 in

Bug#912305: ITP: unrardll -- Python wrapper for the unrar shared library

2018-10-30 Thread Norbert Preining
On Tue, 30 Oct 2018, Simon McVittie wrote: > If unrardll is itself free software, then it should go in contrib, not Indeed, while preparing an update of calibre and checking for recs/sugs I realized it should go into contrib, but was already uploaded to ftp-master, and I cannot delete it from

Bug#907677: s-nail: [INTL:fr] French debconf templates translation

2018-10-30 Thread Grégoire Scano
Dear Paride, You will find attached the updated translation proofread by the debian-l10n-french mailing list contributors. Cheers, Grégoire # Translation of the s-nail debconf templates to French. # Copyright (C) 2018, French l10n Team # This file is distributed under the same license as

Bug#911632: found 911632 in 2.7.4+reloaded3-6

2018-10-30 Thread Wolfgang Schweer
On Tue, Oct 30, 2018 at 08:59:33AM +, Mike Gabriel wrote: > On So 28 Okt 2018 23:12:44 CET, Wolfgang Schweer wrote: > > > While testing Debian Edu Buster I noticed that gosa failed to install > > due to the reported bug. As gosa hasn't seen a new version recently, I > > guess the failure

Bug#911187: axis: FTBFS with Java 11 due to javax.rmi and CORBA removal

2018-10-30 Thread Markus Koschany
I was investigating the Java 11 FTBFS of axis and uddi4j. I wonder if we rather should focus on removing these packages instead of patching them. Axis has seen its last release in 2006. AFAIK Apache CXF would be a better alternative because it is actively maintained. Unfortunately it is not

Bug#641880: Please create default-jdk-source

2018-10-30 Thread Thorsten Glaser
Package: default-jdk-doc Version: 2:1.11-70 Followup-For: Bug #641880 As the GCJ stuff is now gone, nothing should block this any more. Can this please be added now (if for nothing else then for consistency)? -- System Information: Debian Release: buster/sid APT prefers unreleased APT

Bug#911077: Accepted glewlwyd 1.4.6-3 (source all amd64) into unstable

2018-10-30 Thread Pierre-Elliott Bécue
Hi Nicolas, Is it willingly that you don't use the usual Closes: #bug in your changelog? This would allow the bugs to get closed and notified of the changes you made. Cheers, -- Pierre-Elliott Bécue GPG: 9AE0 4D98 6400 E3B6 7528 F493 0D44 2664 1949 74E2 It's far easier to fight for one's

Bug#911632: found 911632 in 2.7.4+reloaded3-6

2018-10-30 Thread Holger Levsen
control: reopen -1 On Tue, Oct 30, 2018 at 01:16:18PM +0100, Wolfgang Schweer wrote: > > The build log previously attached to this bug has a 95% ready php7.3 stack, > > while php-gd still pulled in php7.2-gd. So, from update-gosa's perspective, > > php-gd was missing (because there was no such

Bug#912334: RFS: daemontools: diff for NMU version 1:0.76-6.2 [NMU]

2018-10-30 Thread Jan Mojžíš
Package: sponsorship-requests Severity: normal Tags: patch I've prepared an NMU for daemontools (versioned as 1:0.76-6.2) and wold like to upload it to DELAYED/10. I don't have upload permitions, i need sponsor. This simple patch sorts DEBIAN/md5sums and allows reproducible build. Regards. Jan

Bug#911632: found 911632 in 2.7.4+reloaded3-6

2018-10-30 Thread Wolfgang Schweer
On Tue, Oct 30, 2018 at 01:28:37PM +, Holger Levsen wrote: > control: reopen -1 > On Tue, Oct 30, 2018 at 01:16:18PM +0100, Wolfgang Schweer wrote: > > php-gd in testing is still version 1:7.2+62 depending on php7.2-gd, so > > It still fails due to the reason above, I guess. According to

Bug#909308: acl: VCS control fields don't lead to the Debian packaging

2018-10-30 Thread Simon McVittie
On Fri, 21 Sep 2018 at 13:41:09 +0200, Stephen Kitt wrote: > The Vcs-Browser and Vcs-Git fields point at the upstream git > repository, which doesn’t contain the Debian packaging. Could you make > the Debian packaging available in a VCS and point the control fields > there instead? I found myself

Bug#910512: pulseaudio: Pulseaudio takes longer to start than default systemd timeout

2018-10-30 Thread Felipe Sateler
On Sat, Oct 13, 2018 at 3:09 AM Mr riaas mokiem wrote: > I think I've got the log. I had to edit the main pulseaudio.service file > because it was saying something about "bad unit" when I used the suggested > command. And I could only find the logs in the main journalctl output (not > with

Bug#910764: Forward 910764 OpenJFX 11 segmentation fault

2018-10-30 Thread Markus Koschany
Control: forwarded -1 https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8213149 thanks Look like upstream can't reproduce this issue with their custom JDK image. signature.asc Description: OpenPGP digital signature

Bug#788586: udev: "udevadm trigger /dev/input/event*" doesn't work

2018-10-30 Thread Vincent Lefevre
On 2018-10-30 14:55:30 +0100, Mathias F. wrote: > Package: systemd > Version: 232-25+deb9u4 > Followup-For: Bug #788586 > > Dear Maintainer, > >* What led up to the situation? >problem with starting the qcontrold service: >Oct 30 14:33:28 TS410 systemd[1]: Timed out waiting for

Bug#912338: ITP: createrepo-c -- tool to create RPM repository metadata (C implementation)

2018-10-30 Thread Peter Pentchev
Package: wnpp Severity: wishlist Owner: Peter Pentchev * Package name: createrepo-c Version : 0.11.1 Upstream Author : Tomas Mlcoch et al * URL : https://github.com/rpm-software-management/createrepo_c * License : GPL-2+ Programming Lang: C Description

Bug#912339: ITP: haskell-rio -- standard library for Haskell

2018-10-30 Thread Ilias Tsitsimpis
Package: wnpp Severity: wishlist Owner: Ilias Tsitsimpis * Package name: haskell-rio Version : 0.1.5.0 Upstream Author : Michael Snoyman * URL : https://hackage.haskell.org/package/rio * License : Expat Programming Lang: Haskell Description : standard

Bug#912330: Patch as a MR

2018-10-30 Thread Mathieu Parent
Control: tag -1 + patch Control: submitter -1 ! Control: forwarded -1 https://salsa.debian.org/lintian/lintian/merge_requests/61 Proposed fix at: https://salsa.debian.org/lintian/lintian/merge_requests/61 Regards -- Mathieu Parent

Bug#912335: gnome-terminal: minor redraw issue when moving a window over the terminal

2018-10-30 Thread Egmont Koblinger
Hi, Just for the record, the test file is the same as in bug 912329, correct? In which direction do you move the other window? (I tried multiple possibilities.) I couldn't reproduce the bug on Ubuntu Cosmic, fvwm, and vte 0.54.2's test app. If you feel like, could you help trying out vte 0.54.2

Bug#912329: gnome-terminal: incorrect rendering of some box characters

2018-10-30 Thread Vincent Lefevre
Package: gnome-terminal Version: 3.30.1-1 Severity: normal When I view the following Box drawing alignment tests: █ ▉ ╔══╦══╗ ┌──┬──┐ ╭──┬──╮ ╭──┬──╮ ┏━━┳━━┓ ┎┒┏┑ ╷ ╻ ┏┯┓ ┌┰┐

Bug#912329: gnome-terminal: incorrect rendering of some box characters

2018-10-30 Thread Egmont Koblinger
Hi, Sorry, I missed that you actually attached a screenshot. I can see double lines there, on the outer frame of the first picture. Could you please elaborate what is the problem you're seeing? Thanks, egmont On Tue, Oct 30, 2018 at 1:57 PM Egmont Koblinger wrote: > Hi, > > Could you please

Bug#912329: gnome-terminal: incorrect rendering of some box characters

2018-10-30 Thread Egmont Koblinger
Hi, Could you please post a screenshot? I get double lines in the outer rectangle of the first picture. The font should be irrelevant. These characters are drawn manually by VTE, not taken by the font. Just to be sure, I've checked with your font too. I get double lines, each 2px wide, with a

Bug#912331: Doesn't work after update

2018-10-30 Thread Witold Baryluk
Package: bitcoin-qt Severity: important $ bitcoin-qt (bitcoin-qt:25827): Gtk-WARNING **: 14:00:43.166: Theme parsing error: gtk.css:7:21: The 'gtk-key-bindings' property has been renamed to '-gtk-key-bindings' and nothing is happening. strace -v -tt -T -o bitcoin-qt-stuck.strace.log -f

Bug#912332: dewalls: qbs removal from Buster

2018-10-30 Thread Lisandro Damián Nicanor Pérez Meyer
Source: dewalls Version: 1.0.0+ds1-6 Severity: important User: debian-qt-...@lists.debian.org Usertags: qbs-removal Hi! Qbs upstream announced yesterday that they will be deprecating it: http://blog.qt.io/blog/2018/10/29/deprecation-of-qbs/ There are currently only two packages using qbs in the

Bug#901423: fixed in 1.4.0-alpha0

2018-10-30 Thread Witold Baryluk
Thanks. Looks good. niedz., 28 paź 2018 o 10:30 Paul Dreik napisał(a): > Hi! > I fixed this in 1.4.0-alpha0, could you please have a look? > > https://github.com/pauldreik/rdfind/releases/tag/releases%2F1.4.0-alpha0 > > see also > https://github.com/pauldreik/rdfind/issues/12 > Thanks, > Paul

Bug#912327: there's a bit more to it

2018-10-30 Thread David Bremner
I remember looking at this when I did the split, and there was one or two complications to changing the "elpa package name". IIRC, info files in other packages needed to be changed. I don't know if those issues still exist; the info file for emacs-goodies-el should be gone by the buster release.

Bug#641880: Please create default-jdk-source

2018-10-30 Thread Emmanuel Bourg
Le 30/10/2018 à 13:10, Thorsten Glaser a écrit : > As the GCJ stuff is now gone, nothing should block this any more. > Can this please be added now (if for nothing else then for consistency)? Patches or pull requests on Salsa are welcome :)

Bug#912335: gnome-terminal: minor redraw issue when moving a window over the terminal

2018-10-30 Thread Vincent Lefevre
Package: gnome-terminal Version: 3.30.1-1 Severity: minor I can observe a minor redraw issue when moving a window over the terminal (with opaque move). See attached screenshot out1.png: vertical lines just on the right of the X cross are visible. The correct rendering is given by screenshot

Bug#912087: openssh-server: Slow startup after the upgrade to 7.9p1

2018-10-30 Thread Theodore Y. Ts'o
On Tue, Oct 30, 2018 at 01:18:08AM +0100, Sebastian Andrzej Siewior wrote: > Using ioctl(/dev/urandom, RNDADDENTROPY, ) instead writting to > /dev/urandom would do the trick. Or using RNDADDTOENTCNT to increment > the entropy count after it was written. Those two are documented in > random(4). Or

Bug#912336: pu: package wesnoth-1.12/1:1.12_1.12.6-1+deb9u1

2018-10-30 Thread Rhonda D'Vine
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: pu Hi, for fixing CVE-2018-1999023 (see #911950 removal request ...) I propose the following upload and would like to receive an ACK for uploading the fixed package. Find here the

Bug#912337: acl: New upstream release 2.2.53

2018-10-30 Thread Simon McVittie
Source: acl Version: 2.2.52-3 Severity: wishlist acl 2.2.53 was released in June 2018. It appears to provide pkg-config support and various fixes. Please consider updating the Debian package. https://git.savannah.nongnu.org/cgit/acl.git/ http://download.savannah.nongnu.org/releases/acl/ --

Bug#912328: sandbox is renamed from firefox to firefox-1

2018-10-30 Thread Vincent Lefevre
Package: firejail Version: 0.9.56-2 Severity: important I have the following running: /usr/bin/firejail --quiet --name=firefox firefox-esr But the following fails: cventin:~> firejail --join=firefox true Error: cannot find sandbox firefox zsh: exit 1 firejail --join=firefox true

Bug#912219: lintian-brush: Missing dependency on python3-dulwich, and more

2018-10-30 Thread gregor herrmann
On Tue, 30 Oct 2018 00:42:42 +, Jelmer Vernooij wrote: > On Mon, Oct 29, 2018 at 01:34:23PM +0100, gregor herrmann wrote: > > Thanks for writing lintian-brush, this looks really helpful. But > > currently it has its quirks: > Thanks for the detailed bug report, much appreciated. I hope to fix

Bug#350190: mpd: Streams should not be paused, but stopped

2018-10-30 Thread Geoff
Hi, I could not find this bug report on the upstream tracker. Maybe it was not transfered when upstream have migrated from mantis to github. The closest opened issue I found would be #322 [0]. I believe this report could be closed or at least updating "forwarded" value to #322@github if

Bug#912330: lintian: Command 'dpkg-architecture' not found in /usr/local/sbin, [..]

2018-10-30 Thread Chris Lamb
Package: lintian Version: 2.5.111 Severity: important X-Debbugs-CC: Felix Lechner Hi, Refiling from: https://salsa.debian.org/lintian/lintian/commit/ccb387b450e732b0df1a63430dd75a26e9d4efc8#note_49947 § With this change dpkg-dev should be moved from suggests to depends I think.

Bug#912318: RFS: daemontools: diff for NMU version 1:0.76-6.2 [NMU]

2018-10-30 Thread Jan Mojžíš
Package: daemontools Followup-For: Bug #912318 close 912318 thanks

Bug#912333: openjdk-8-jdk: breaks maven-surefire-plugin (security-caused regression)

2018-10-30 Thread Thorsten Glaser
Hi Doko & Co., I’ve just upgraded *only* openjdk-8-{jdk,jre}{,-headless} on a previously fully dist-upgraded Debian sid/amd64 machine and ran a maven build both before and after (on some internal software) and found that the bug has been backported from OpenJDK 10 to 8 with the latest upload.

Bug#912343: libxapian30: New term position bugs in 1.4.8

2018-10-30 Thread Olly Betts
Package: libxapian30 Version: 1.4.8-1 Severity: grave Tags: upstream Justification: causes non-serious data loss There's a bug introduced by the upstream 1.4.8 release with handling positional data. It only manifests when positional data is NOT added in ascending position order, which is

Bug#889036: kazam: When selecting an area, the screen is greyed-out

2018-10-30 Thread Vincent Lefevre
I just wanted to try kazam, and... On 2018-02-01 12:24:07 +0100, Jonas Andradas wrote: > When choosing to select an area to capture, all the screen (at least in the > monitor in which the mouse cursor is) is greyed out, blocking all underlying > windows. Same issue. Ditto when choosing to select

Bug#912341: libgsl23: operator delete clash when using gsl_filter.h

2018-10-30 Thread Dirk Eddelbuettel
On 30 October 2018 at 15:47, D Haley wrote: | Package: libgsl23 | Version: 2.5+dfsg-5 | Severity: normal | | Dear Maintainer, | | The following program will not compile when using a c++ compiler: | | #include You meant #include | int main() | { | } | | This gives the following

Bug#912351: stax-ex FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: stax-ex Version: 1.7.8-2 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/stax-ex.html ... [INFO] [INFO] BUILD FAILURE [INFO]

Bug#906837: xul-ext-ublock-origin no longer works with firefox-esr 60

2018-10-30 Thread Markus Koschany
Am 30.10.18 um 18:25 schrieb Thierry: > Adrian Bunk wrote: > >> Package: xul-ext-ublock-origin >> Version: 1.10.4+dfsg-1 >> Severity: serious >> Control: fixed -1 1.16.6+dfsg-1 >> Control: close -1 >> >> XUL addons are no longer supported. >> >> This is already fixed in unstable. > > OK, but

Bug#912362: sylpheed: Setting "Toggle window on trayicon click" only displays sylpheed, not minimizing to tray

2018-10-30 Thread Garrett Hale
Package: sylpheed Version: 3.7.0-3~bpo9+1 Severity: normal Dear Maintainer, Using i3-wm clicking the tray icon only displays sylpheed instead of toggling minimize state. I cannot use the option "Minimize to tray icon" since i3-wm does not support minimizing. -- System Information: Debian

Bug#912332: dewalls: qbs removal from Buster

2018-10-30 Thread Wookey
On 2018-10-30 10:35 -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > Source: dewalls > Version: 1.0.0+ds1-6 > Severity: important > User: debian-qt-...@lists.debian.org > Usertags: qbs-removal > > Hi! Qbs upstream announced yesterday that they will be deprecating it: > >

Bug#912332: dewalls: qbs removal from Buster

2018-10-30 Thread Lisandro Damián Nicanor Pérez Meyer
El martes, 30 de octubre de 2018 14:45:32 -03 Wookey escribió: > On 2018-10-30 10:35 -0300, Lisandro Damián Nicanor Pérez Meyer wrote: > > Source: dewalls > > Version: 1.0.0+ds1-6 > > Severity: important > > User: debian-qt-...@lists.debian.org > > Usertags: qbs-removal > > > > Hi! Qbs upstream

Bug#912333: openjdk-8-jdk: breaks maven-surefire-plugin (security-caused regression)

2018-10-30 Thread Thorsten Glaser
Hi Moritz, this should never have been backported. It FTBFS on release architectures anyway, and introduces these regressions. Doko, we need a fix for this for openjdk-8 at least (openjdk-10 users can just upgrade to 11 which doesn’t exhibit those problems), kinda urgently. I can no longer work

Bug#912350: mediathekview FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: mediathekview Version: 13.0.6-2 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mediathekview.html ... /build/1st/mediathekview-13.0.6/src/main/java/mediathek/tool/MVTable.java:29: error: package javax.activation does not exist import

Bug#912349: mark openstack-pkg-tools Multi-Arch: foreign

2018-10-30 Thread Helmut Grohne
Package: openstack-pkg-tools Version: 87 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:ntpstat src:openvswitch src:python-posix-ipc src:python-rjsmin src:python-wrapt src:subunit src:websockify Hi Thomas, Thanks for your work on #902830. The redudction in

Bug#912335: gnome-terminal: minor redraw issue when moving a window over the terminal

2018-10-30 Thread Egmont Koblinger
Note, mostly for myself: This reminds me of https://bugzilla.gnome.org/show_bug.cgi?id=721761#c47 . Could you please post a screenshot of the entire contents of your screen, or perhaps even a screencast? Details like the location of the previous/next character of whatever kind (e.g. manually

Bug#912341: libgsl23: operator delete clash when using gsl_filter.h

2018-10-30 Thread D Haley
Package: libgsl23 Version: 2.5+dfsg-5 Severity: normal Dear Maintainer, The following program will not compile when using a c++ compiler: #include int main() { } This gives the following error: $ g++ tmp.cpp -o tmp In file included from /usr/include/gsl/gsl_filter.h:25:0, from

Bug#792380: ITP: chkboot -- a tool to help detect changes to an unencrypted /boot partition

2018-10-30 Thread Baptiste BEAUPLAT
Package: wnpp Followup-For: Bug #792380 Owner: Baptiste BEAUPLAT -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Control: retitle -1 ITP: chkboot -- a tool to help detect changes to an unencrypted /boot partition Control: owner -1 ! I intent to work on the package chkboot proposed in the RFP

Bug#912344: kazam: the tooltip over icons flickers

2018-10-30 Thread Vincent Lefevre
Package: kazam Version: 1.4.5-2 Severity: normal When I put the mouse pointer over an icon (Screencast, Screenshot, Fullscreen, All Screens, Window, Area), a tooltip appears, then immediately disappears, then it reappears, and so on. -- System Information: Debian Release: buster/sid APT

Bug#912360: postgresql-client-11: depends on libedit2 is not installed correctly

2018-10-30 Thread Marcello Perathoner
Package: postgresql-client-11 Version: 11.0-1 Severity: important Dear Maintainer, Installation of postgresql-client-11 left the package libedit2 at version 3.1-20160903-3. Which leads to following error: $ /usr/lib/postgresql/11/bin/psql /usr/lib/postgresql/11/bin/psql: symbol lookup

Bug#912363: orthanc-imagej FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: orthanc-imagej Version: 1.1+dfsg-3 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/orthanc-imagej.html ... cd /build/1st/orthanc-imagej-1.1+dfsg && /usr/bin/javac -source 1.6 -target 1.6 -classpath

Bug#912193: [Pkg-samba-maint] Bug#912193: samba: Ignores UNIX groups

2018-10-30 Thread Mathieu Parent
Le mar. 30 oct. 2018 à 00:27, Paul Szabo a écrit : > > Dear Mathieu, > > > Why your UNIX groups don't match your Windows groups? This is usually > > the case, with nss_winbind. > > My site is mainly Linux; we have secondary groups in the /etc/group > file. I am trying to move from Samba3 to the

Bug#909442: outguess: patch for #909442

2018-10-30 Thread Frédéric Bonnard
Tags: patch pending -- Hi, it seems there's a race condition that happens when trying to build libjpeg.a in directory jpeg-6b-steg (seen with make -j8). libjpeg.a: ansi2knr $(LIBOBJECTS) launches both compilation of ansi2knr and $(LIBOBJECTS) but the latter needs ansi2knr before it's compiled.

Bug#912335: gnome-terminal: minor redraw issue when moving a window over the terminal

2018-10-30 Thread Vincent Lefevre
On 2018-10-30 16:13:48 +0100, Egmont Koblinger wrote: > Just for the record, the test file is the same as in bug 912329, correct? Yes: Box drawing alignment tests: █ ▉ ╔══╦══╗

Bug#912342: linux-latest: enable CONFIG_RTL8XXXU_UNTESTED to support TL-WN725N usb wifi dongle

2018-10-30 Thread StalkR
Source: linux-latest Version: 4.9+80+deb9u5 Severity: normal Dear Maintainer, I have a TP-Link TL-WN725N USB 802.11n WiFi dongle. Default driver rtl8192cu is buggy (power management issue causing deauth). While https://github.com/pvaret/rtl8192cu-fixes works, it's deprecated and users are asked

Bug#834472: vmmlib: Patch for address #834472 , #897845

2018-10-30 Thread Ying-Chun Liu (PaulLiu)
Hi all, I'll also do NMU in 10 days if nobody denies it. debdiff as attachment Yours, Paul -- PaulLiu (劉穎駿) E-mail: Ying-Chun Liu (PaulLiu) diff -Nru vmmlib-1.0/debian/changelog vmmlib-1.0/debian/changelog --- vmmlib-1.0/debian/changelog 2012-04-29

Bug#912346: starjava-votable FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: starjava-votable Version: 2.0+2018.05.01-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/starjava-votable.html ... run-tests: [junit] Testsuite: uk.ac.starlink.votable.CoosysTest [junit] Tests run: 1, Failures: 0, Errors: 0,

Bug#912361: taglibs-standard FTBFS: java.lang.UnsupportedOperationException: This feature requires ASM7

2018-10-30 Thread Adrian Bunk
Source: taglibs-standard Version: 1.2.5-2 Severity: serious Tags: ftbfs buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/taglibs-standard.html ... [INFO] --- [INFO] T E S T S [INFO]

Bug#834472: vmmlib: Patch for address #834472 , #897845

2018-10-30 Thread Ying-Chun Liu (PaulLiu)
Tags: patch Hi, I make a patch to address these 2 bugs. Please see the attachment. I've also tested build with repsnapper. repsnapper needs another patch to use libpolyclipping-dev, but it builds well after this patch applied to vmmlib. Yours, Paul -- PaulLiu

Bug#912354: neutron-vpnaas-common missing dependency on strongswan

2018-10-30 Thread Michal Arbet
Package: neutron-vpnaas-common Version: 2:13.0.0-1 Hi, Neutron-vpnaas-common should install strongswan as his dependency , but currently it is not installing. Could you please fix it ? Thanks, Michal Arbet ( kevko )

Bug#912353: neutron-vpnaas-common not providing rootwrap filters

2018-10-30 Thread Michal Arbet
Package: neutron-vpnaas-common Version: 2:13.0.0-1 Hi, Neutron-vpnaas should provide /etc/neutron/rootwrap.d/vpnaas.filters, but currently it is not providing. Could you please fix it ? Thanks, Michal Arbet ( kevko )

Bug#912352: saaj FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: saaj Version: 1.4.0-2 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/saaj.html ... [INFO] [INFO] BUILD FAILURE [INFO]

Bug#731292: libacl1-dev: please multia-arch -dev package

2018-10-30 Thread Simon McVittie
Control: tags -1 + patch On Tue, 03 Dec 2013 at 19:18:10 -0800, Shawn Landden wrote: > Please multi-arch your -dev packages by adding the fallowing to your > control file: > > Multi-arch: same This would not have been sufficient for co-installability, because libacl1-dev:amd64 and

Bug#912357: metro-policy FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: metro-policy Version: 2.7.2-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/metro-policy.html ... [INFO] [INFO] BUILD FAILURE [INFO]

Bug#912356: terminology: Pasting from menu blocks terminal

2018-10-30 Thread xiscu
Package: terminology Version: 1.2.1-1 Severity: normal Dear Maintainer, copy a string (e.g. some path), then paste it on the terminal over the context menu (usually mouse-right-click). Afterwards, the terminal doesn't seem to be responsive anymore (e.g. unable to move the cursor, or 'return' the

Bug#912333: openjdk-8-jdk: breaks maven-surefire-plugin (security-caused regression)

2018-10-30 Thread Moritz Muehlenhoff
On Tue, Oct 30, 2018 at 05:41:42PM +0100, Thorsten Glaser wrote: > Doko, we need a fix for this for openjdk-8 at least > (openjdk-10 users can just upgrade to 11 which doesn’t > exhibit those problems), kinda urgently. This is an intentional upstream change | Improved Validation of Class-Path

Bug#912340: [Pkg-samba-maint] Bug#912340: [src:samba]: Unreproducible on sid

2018-10-30 Thread Andrew Bartlett
On Wed, 2018-10-31 at 06:08 +1300, Andrew Bartlett wrote: > On Tue, 2018-10-30 at 16:43 +0100, Mathieu Parent wrote: > > > > Source: samba > > Version: 2:4.6.5+dfsg-6 > > Tags: patch > > User: reproducible-bui...@lists.alioth.debian.org > > Usertags: buildpath > > X-Debbugs-Cc:

Bug#905503: networkd doesn't like fritzbox' IPv6 announcement, interface degraded

2018-10-30 Thread Marc Haber
On Sun, Oct 28, 2018 at 04:52:42PM +0100, Michael Biebl wrote: > Any updates here, Marc? I stopped caring about that, since I only have one machine having this issue, and it's a machine for emergency use anyway I have decided that this is going to be my first buster box. btw, I tried backporting

Bug#912348: ITP: netconsole -- Dynamically configure Linux netconsole

2018-10-30 Thread Benjamin Drung
Package: wnpp Severity: wishlist Owner: Benjamin Drung * Package name: netconsole Version : 0.1 Upstream Author : Benjamin Drung * URL : https://github.com/profitbricks/netconsole * License : ISC Programming Lang: Bash Description : Dynamically

Bug#912355: chromium-widevine: plugin file missing from package, package content does not match filelist on packages web site

2018-10-30 Thread Rob
Package: chromium-widevine Version: 69.0.3497.92-1~deb9u1 Severity: normal File: chromium-widevine Dear Maintainer, -- System Information: Debian Release: 9.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#912071: hppa gbc.c assembly bug

2018-10-30 Thread Camm Maguire
Greetings! Please ignore my last post on this -- am uploading your patch now. Thanks so much! Take care, -- Camm Maguirec...@maguirefamily.org == "The earth is but one country, and

Bug#906837: xul-ext-ublock-origin no longer works with firefox-esr 60

2018-10-30 Thread Thierry
Adrian Bunk wrote: > Package: xul-ext-ublock-origin > Version: 1.10.4+dfsg-1 > Severity: serious > Control: fixed -1 1.16.6+dfsg-1 > Control: close -1 > > XUL addons are no longer supported. > > This is already fixed in unstable. OK, but what is the plan for stable ? Best regards, Thierry

Bug#911071: RFS: batctl/2018.3-1~bpo8+1 [BPO]

2018-10-30 Thread Sven Eckelmann
On Mon, 15 Oct 2018 12:41:15 +0200 Sven Eckelmann wrote: > Package: sponsorship-requests > Severity: wishlist > > Dear mentors, > > I am looking for a sponsor for my backport of package "batctl" for > jessie-backports-sloppy. It is required to use the netlink batadv commands > which were

Bug#912358: lighttpd FTCBFS: unsatisfiable Build-Depends

2018-10-30 Thread Helmut Grohne
Source: lighttpd Version: 1.4.49-1.1 Tags: patch User: helm...@debian.org Usertags: rebootstrap lighttpd fails to cross build from source. The first problem is satisfying Build-Depends. Two dependencies are problematic: perl and libcgi-pm-perl. Turns out the latter is unnecessary (removing it

Bug#912359: msv FTBFS with OpenJDK 11

2018-10-30 Thread Adrian Bunk
Source: msv Version: 2009.1+dfsg1-5 Severity: serious Tags: buster sid ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/msv.html ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile

Bug#870697: Please provide systemd service file which doesn't require the SysV init script

2018-10-30 Thread intrigeri
My initial draft seems to be working fine at first glance: - Upstream MR that implements the bits we need there: https://gitlab.com/apparmor/apparmor/merge_requests/252 - MR that adjusts the Debian packaging to use the proposed upstream code and make the systemd service independent from

Bug#912345: neutron-vpnaas-common - config files contains path from build directory

2018-10-30 Thread Michal Arbet
Package: neutron-vpnaas-common Version: 2:13.0.0-1 Hi, In neutron-vpnaas-common is bug , in section strongswan there are directives which point to bad filepath . Filepaths are defined to build directory path as you can see below : [strongswan] # # From neutron.vpnaas.agent # # Template file

Bug#911907: monkeysphere: Patch v3

2018-10-30 Thread Daniel Kahn Gillmor
On Mon 2018-10-29 12:56:48 -0700, Sunil Mohan Adapa wrote: > Attached the patches do this with /usr/bin/env (better to have full > path?). I have retested all invocations again. thanks! I've applied your patch on the master branch upstream, and then also changed /usr/bin/env to just "env" -- no

Bug#912347: pdp FTCBFS: multiple reasons

2018-10-30 Thread Helmut Grohne
Source: pdp Version: 1:0.14.1+darcs20180201-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap pdp fails to cross build from source. The immediate failure is a confusion of build and host architecture in debian/rules. Refer to man dpkg-architecture for a description. Ultimately, it

Bug#836300: terminology: man terminology works

2018-10-30 Thread xiscu
Package: terminology Followup-For: Bug #836300 Hi, I just tried: 'man terminology' and gave me plenty of information, e.g. : NAME Terminology - Terminal Emulator written with EFL (Enlightenment Foundation Libraries). SYNOPSIS terminology [options] DESCRIPTION

Bug#912336: pu: package wesnoth-1.12/1:1.12_1.12.6-1+deb9u1

2018-10-30 Thread Adam D. Barratt
Control: tags -1 + confirmed stretch On 2018-10-30 14:29, Rhonda D'Vine wrote: for fixing CVE-2018-1999023 (see #911950 removal request ...) I propose the following upload and would like to receive an ACK for uploading the fixed package. Find here the corresponding debdiff. It was commited

Bug#912333: openjdk-8-jdk: breaks maven-surefire-plugin (security-caused regression)

2018-10-30 Thread Thorsten Glaser
On Tue, 30 Oct 2018, Moritz Muehlenhoff wrote: > When/if this is reported/fix in src:surefire, we can release an update for it. No, you can’t, because this breaks the maven-surefire-plugin in Central, not libsurefire-java in Debian, which I don’t even have installed. A user (internet, not of

Bug#911632: found 911632 in 2.7.4+reloaded3-6

2018-10-30 Thread Mike Gabriel
Control: severity -1 important Hi Holger, On Di 30 Okt 2018 14:28:37 CET, Holger Levsen wrote: control: reopen -1 On Tue, Oct 30, 2018 at 01:16:18PM +0100, Wolfgang Schweer wrote: > The build log previously attached to this bug has a 95% ready php7.3 stack, > while php-gd still pulled in

  1   2   3   >