Bug#903790: make always relinks the shared libraries

2018-08-25 Thread Thomas Dickey
On Mon, Aug 20, 2018 at 05:30:19PM -0400, Thomas Dickey wrote: > On Mon, Aug 20, 2018 at 07:32:44PM +0200, Sven Joachim wrote: > > On 2018-08-19 21:02 +0200, Sven Joachim wrote: > > > > > On 2018-08-19 11:48 -0400, Thomas Dickey wrote: > > > > > >> On Sat, Aug 11, 2018 at 09:34:51AM +0200, Sven

Bug#907263: dh-golang: Failed to build with gccgo-8

2018-08-25 Thread Shengjing Zhu
Package: dh-golang Severity: important Tags: patch Dear Maintainer, dh-golang failed to build with gccgo-8. dh_golang -O--buildsystem=golang "go list -f '{{ range .Deps }}{{.}}\ {{ end }}'" github.com/elves/elvish [...] "go list -f '\\\ {{ .Dir }}/{{ index (or .GoFiles

Bug#906375: Tried new upstream version

2018-08-25 Thread Andreas Tille
On Sat, Aug 25, 2018 at 04:48:05PM +0200, Emmanuel Bourg wrote: > > Do you get the same build failure with the new version? No, it is different: ... [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for

Bug#906774: Bug#906790: libtasn1-6 FTBFS during arch-only: missing makeinfo

2018-08-25 Thread Adrian Bunk
Control: reassign 906790 automake Control: reassign 906778 automake Control: reassign 906775 automake Control: reassign 906557 automake Control: reassign 906426 automake Control: forcemerge -1 906790 906778 906775 906557 906426 Control: affects -1 src:guile-gnome-platform src:hamlib src:ratpoison

Bug#906886: libgd2: CVE-2018-1000222: double-free vulnerability in gdImageBmpPtr function

2018-08-25 Thread Chris Lamb
Dear Moritz, > > Am planning on preparing parallel updates to jessie & wheezy, would you > > like a package for stretch too...? > > No, on glibc this is a harmless crash bug and doesn't warrant a DSA. I'll > mark it as for a future update. Thanks. For my own edification/education, how does one

Bug#899239: java-package: please add support for java 10

2018-08-25 Thread Roberto De Oliveira
Definitely it is related with new file name pattern adopted by Sun. I don't know much about the script, but I add the following name pattern matching to usr/share/java-package/oracle-jre.sh and it works: # Update to match with version 10 and newer if [[ $archive_name =~

Bug#907262: [plasma-workspace] Cannot load tray icons and Vault

2018-08-25 Thread Alexander Kernozhitsky
Package: plasma-workspace Version: 4:5.13.4-1 Severity: important After upgrading to plasma-workspace 5.13.4-1 and plasma-vault 5.13.4-1 I could not load these plasmoids. Even running $ plasmawindowed org.kde.plasma.systemtray got a message like "cannot load plasmoid org.kde.plasma.systemtray

Bug#907261: lintian: do not warn for missing B-D: debhelper with debhelper-compat

2018-08-25 Thread Peter Pentchev
Package: lintian Version: 2.5.97 Severity: minor Tags: patch Hi, Thanks for taking care of Lintian and keeping up with all the changes in the Debian development ecosystem! Recently, Lintian learned about B-D: debhelper-compat (= X) used instead of the debian/compat file. However, it still

Bug#907035: rancid: problems with smc (dell powerconnect) since upgrade from 3.7 to 3.8

2018-08-25 Thread Roland Rosenfeld
On Sa, 25 Aug 2018, heasley wrote: > I have none of these devices to test against, so this fix is a guess. > Could you try the patch below? Thanks for the quick fix. Since I also do not have the device at hand, I only added a patch to the Debian package and build it for Thomas for testing.

Bug#906545: [pkg-gnupg-maint] Bug#906545: gnupg 2.1 (in stretch) fails to fetch some ECC keys

2018-08-25 Thread Roger Shimizu
On Fri, Aug 24, 2018 at 12:32 AM, Roger Shimizu wrote: > So I uploaded src:libassuan and src:gnupg2 to stretch-backports, with > DELAYED/5. I canceled the previous two uploads, and did two new uploads: - src:libassuan I mistook to backport the debian/master, which contains two commits not

Bug#903551: [plasma-workspace] GTK+ global menus don't work

2018-08-25 Thread Alexander Kernozhitsky
Seems that the following files /usr/bin/gmenudbusmenuproxy /etc/xdg/autostart/gmenudbusmenuproxy.desktop are now shipped in plasma-desktop package. But the additional packages are still needed to enable Global Menus feature for GTK+. Please consider adding them to Recommends or Suggests. --

Bug#898998: [clementine] Cannot resume via Plasma media player widget

2018-08-25 Thread Alexander Kernozhitsky
Control: tags -1 fixed-upstream https://github.com/clementine-player/Clementine/pull/6123 is now merged into upstream, but still not in qt5 branch. -- Alexander Kernozhitsky

Bug#906796: [Debian-science-sagemath] Bug#906796: sagemath: Sage crashes at startup (segfault in pari modules)

2018-08-25 Thread Tobias Hansen
On 08/23/2018 12:57 AM, Julian Rüth wrote: > * Tobias Hansen [2018-08-21 10:13:26 +0200]: >> - fix at least the 24 failing sagemath doctests in >> sage/repl/ipython_kernel/install.py [1] > This is already fixed upstream. I created > https://salsa.debian.org/science-team/sagemath/merge_requests/7

Bug#907228: kaffeine: FTBFS with Qt 5.11

2018-08-25 Thread Bernhard Übelacker
Hello, this might be fixed by upstream commit [1], connected to this upstream bug [2]. Unfortunately not yet contained in an upstream release. [1] https://cgit.kde.org/kaffeine.git/commit/src/dvb/dvbdevice_linux.cpp?id=06b78c5f24891fd38d25ed64f5029106eec7c4fb [2]

Bug#904919: [3dprinter-general] Bug#904919: cura: AssertionError on STL load

2018-08-25 Thread Karl Kashofer
On Mon, 30 Jul 2018 08:59:56 +0200 Gregor Riepl wrote: > This is a really strange bug, because I can load the STL file just fine. > But somebody else reported a file to me that they couldn't load (it would bail > out with the same error), and it seems like this is a known issue. > > I just

Bug#906375: Tried new upstream version

2018-08-25 Thread Emmanuel Bourg
On 25/08/2018 09:00, Andreas Tille wrote: > I realised that there is a new upstream version, fixed the watch file in > Git and tried to build the package. Unfortunately the build fails as > well. Do you get the same build failure with the new version? Emmanuel Bourg

Bug#907035: rancid: problems with smc (dell powerconnect) since upgrade from 3.7 to 3.8

2018-08-25 Thread heasley
Fri, Aug 24, 2018 at 10:06:54AM +0200, Roland Rosenfeld: > Hi rancid developers! > > As the maintainer of the Debian package of rancid I received the > following bug report. > > Tracking down the issue the bug submitter found out, that the issue is > triggered by power supply mangling code in

Bug#906993: rsh-redone-client: Please include rexec

2018-08-25 Thread Guus Sliepen
tags 906993 + wontfix tags 906994 + wontfix thanks On Thu, Aug 23, 2018 at 12:21:28AM +0200, Patrik Schindler wrote: > Package: rsh-redone-client > Version: 85-2+b1 > Severity: wishlist > > Please include rexec command. [...] > Please include in.rexecd into this package. Hello Patrik,

Bug#906886: libgd2: CVE-2018-1000222: double-free vulnerability in gdImageBmpPtr function

2018-08-25 Thread Moritz Mühlenhoff
On Sat, Aug 25, 2018 at 12:08:52PM +0100, Chris Lamb wrote: > Dear security team, > > > libgd2: CVE-2018-1000222: double-free vulnerability in gdImageBmpPtr > > function > > Am planning on preparing parallel updates to jessie & wheezy, would you > like a package for stretch too...? No, on

Bug#905440: www.debian.org: remove "last modified" from footer

2018-08-25 Thread pareek sonu
Hey steve! On 8/21/18, Steve McIntyre wrote: > On Sun, Aug 05, 2018 at 06:40:23AM +0100, Steve McIntyre wrote: >>On Sat, Aug 04, 2018 at 07:32:17PM +0200, Laura Arjona Reina wrote: The last commit on index.wml was in 2014, which only changed http to https, so no real content change.

Bug#907260: roundcube: database table `session` is never cleaned and grows without limit

2018-08-25 Thread Symphorien Gibol
Package: roundcube Version: 1.3.6+dfsg.1-1 Severity: normal Dear Maintainer, The table `session` of my roundcube database contained several months worth of sessions, even though the lifetime of a session is 1200 seconds (the default I think). This made this sole table more than 100MB. Actual

Bug#907258: redis: Please use system hiredis to avoid embedded code copy

2018-08-25 Thread Chris Lamb
tags 907258 + patch block 907258 by 907259 severity 907258 wishlist severity 907259 wishlist thanks Hi, > redis: Please use system hiredis to avoid embedded code copy Patch attached, but it's blocked by #907259. Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#907259: hiredis: New upstream "release" ?

2018-08-25 Thread Chris Lamb
Package: hiredis Version: 0.13.3-2.2 Severity: wishlist Hi, I just went to try and remove the bundled copy of hiredis from src:redis. However, it seems like there are some local modifications there which are not part of 0.13.3: cc -Wl,-z,relro -Wl,-z,now -ldl -latomic -g -ggdb -rdynamic -o

Bug#904127: ifupdown: should wait for link carrier before starting dhcp

2018-08-25 Thread Guus Sliepen
reassign -1 wpasupplicant thanks On Fri, Jul 20, 2018 at 09:58:22AM +0200, Samuel Thibault wrote: > My wlo1 configuration reads as: > > iface wlo1 inet dhcp > wpa-conf /etc/wpa_supplicant.conf > > when I ifup wlo1, ifup starts the dhcp client immediately, without > waiting for

Bug#907049: [Pkg-openssl-devel] Bug#907049: openssl: Update to 1.1.1~~pre9-1 makes certain programs unusable

2018-08-25 Thread Antonin Kral
Hi, thank a lot Kurt. > Anyway, that seems to mean that openvpn only supports TLS 1.0 for > some reason. I have no idea how openvpn works, but if it uses > TLS 1.0, it really should switch to 1.2 or 1.3. According to https://community.openvpn.net/openvpn/wiki/Hardening , OpenVPN 2.3.3 and

Bug#907258: redis: Please use system hiredis to avoid embedded code copy

2018-08-25 Thread Chris Lamb
Package: redis Version: 5:4.0.11-2 Severity: wishlist Hi, We should not use the bundled deps/hiredis/ code copy. See: https://bugs.debian.org/901669 ... for the lua equivalent. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#906346: compiz: FTBFS in buster/sid (unrecognized command line option '-Wno-unused-private-field')

2018-08-25 Thread Cyril Brulebois
Hi, Santiago Vila (2018-08-17): > [ 28%] Building CXX object > plugins/animationaddon/CMakeFiles/animationaddon.dir/src/particle.cpp.o > cd > /<>/compiz-0.9.13.1+18.04.20180302/obj-x86_64-linux-gnu/plugins/animationaddon > && /usr/bin/c++ -DANIMATIONADDON_DEFSADD -DHAVE_CONFIG_H >

Bug#907049: [Pkg-openssl-devel] Bug#907049: Bug#907049: openssl: Update to 1.1.1~~pre9-1 makes certain programs unusable

2018-08-25 Thread Kurt Roeckx
severity 907049 important thanks On Sat, Aug 25, 2018 at 03:06:47PM +0200, Kurt Roeckx wrote: > Anyway, that seems to mean that openvpn only supports TLS 1.0 for > some reason. I have no idea how openvpn works, but if it uses > TLS 1.0, it really should switch to 1.2 or 1.3. So it's my

Bug#903289: dh-make-elpa license and contribution

2018-08-25 Thread Lev Lamberov
Пт 24 авг 2018 @ 17:15 Sean Whitton : >> The point I'd like to focus attention to is licensing of dh-make-elpa. >> Currently, it is licensed under GPL-3+. It is based (and I'd say >> heavily based) on dh-make-perl, which is licensed under GPL-2-only. >> I've asked Sean Whitton about it on IRC and

Bug#907257: gvfs: does not preserve dates when copying remote files

2018-08-25 Thread Francesco Potortì
Package: gvfs Version: 1.36.2-1 Severity: normal This is an ancient, but still unresolved problem, described at https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/332646 In short, both Nautilus and Caja do not preserve file dates when copying files over SSH. This is serious, bceuse it makes it

Bug#907256: mkdocs: Remaining work items for version 1.0.x in unstable

2018-08-25 Thread Dmitry Shachnev
Source: python-mkdocs Version: 1.0.2+dfsg-1 Dear Brian and other developers interested in mkdocs, I have uploaded mkdocs 1.0.2 to experimental today. But in order to get it to unstable, the following issues need to be solved: 1) Currently mkdocs bundles Lunr libraries which are not in the

Bug#907255: Missing dependencies (python-monotonic and python-requests)

2018-08-25 Thread Hans Joachim Desserud
Package: oz Version: 0.16.0-1 Severity: normal Dear Maintainer, Looks like the oz binary package is missing a couple of dependencies. Attempting to run the binaries result in error messages like this: $ oz-install Traceback (most recent call last): File "/usr/bin/oz-install", line 25, in

Bug#907254: RFS: dvbcut/0.7.3-1

2018-08-25 Thread Bernhard Übelacker
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dvbcut" Package name: dvbcut Version : 0.7.3-1 Upstream Author : Bernhard Übelacker URL : https://github.com/bernhardu/dvbcut-deb License : GPL-2+ Section

Bug#907253: terminator: [terminator] crash and hang when opening new window ( ~4th )

2018-08-25 Thread Michael
Package: terminator Version: 1.91-1 Severity: important Dear Maintainer, first off - thank you for your time and effort in maintatining this package! * What led up to the situation? Trying to open an additional terminator window. This usually happens around the 4th window opened...

Bug#907049: [Pkg-openssl-devel] Bug#907049: openssl: Update to 1.1.1~~pre9-1 makes certain programs unusable

2018-08-25 Thread Kurt Roeckx
reassign 907049 openvpn severity 907049 serious retitle 907049 openvpn: ssl_choose_client_version:version too low block 907015 by 907049 thanks On Sat, Aug 25, 2018 at 02:49:12PM +0200, Samuel Hym wrote: > > Can you try with: > > MinProtocol = TLSv1 > > > > And with: > > #MinProtocol = TLSv1.2 >

Bug#906335: alot bug #906335

2018-08-25 Thread Johannes Schauer
Hi Santiago, Quoting Santiago Vila (2018-08-25 12:38:08) > > Santiago, how were you able to reproduce the issue? > My building environment is described here: > > https://people.debian.org/~sanvila/my-building-environment.txt > > but to summarize: I'm using single-CPU KVM virtual machines

Bug#907252: postfix: German tranlation of debconf dialogue

2018-08-25 Thread Markus Hiereth
Package: postfix Version: 3.3.0 Severity: normal Dear Maintainer, attached to this mail, you recieve the po-files with the german messages for postfix' debconf dialogue proofread by the German language team Best regards Markus Hiereth # Translation of postfix debconf templates to German # This

Bug#907049: [Pkg-openssl-devel] Bug#907049: openssl: Update to 1.1.1~~pre9-1 makes certain programs unusable

2018-08-25 Thread Samuel Hym
Hi Kurt, Le 23 août 2018 à 22h20, Kurt Roeckx disait : > On Thu, Aug 23, 2018 at 02:54:36PM +0200, Antonin Kral wrote: > > Thu Aug 23 14:46:07 2018 OpenSSL: error:1425F18C:SSL > > routines:ssl_choose_client_version:version too low > > Thu Aug 23 14:46:07 2018 TLS_ERROR: BIO read

Bug#873747: astroid segfault on startup when config is available

2018-08-25 Thread Jonas Smedegaard
Hi Abhijit, Can you please test if this issue still persist with 0.13? Kind regards, - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description:

Bug#635158: please respect access permissions for -L

2018-08-25 Thread Harald Dunkel
Agreed, can be closed. Regards Harri

Bug#907104: O: freecdb -- creating and reading constant databases

2018-08-25 Thread Albert van der Horst
Albert van der Horst schreef op 2018-08-25 13:48: Tobias Frost schreef op 2018-08-23 22:34: Package: wnpp The current maintainer of freecdb, Gerrit Pape , is apparently not active anymore. Therefore, I orphan this package now. Embarassed by asking an unneeded question. I forgot to look up

Bug#907251: RM: measurement-kit -- ROM; NPOASR; dependency not needed in the end

2018-08-25 Thread Iain R. Learmonth
Package: ftp.debian.org Severity: normal Hi, I'd like to request removal of measurement-kit from unstable. This was originally packaged to support future packaging of ooniprobe, which is to be removed in #905211. It may be reintroduced as part of a renewed packaging effort but currently the

Bug#906412: svn-buildpackage: FTBFS in buster/sid (po4a-build: Command not found)

2018-08-25 Thread Johannes Schauer
On Fri, 17 Aug 2018 11:21:39 + Santiago Vila wrote: > I tried to build this package in buster but it failed: > > > [...] > debian/rules build-indep > dh build-indep > dh: Compatibility levels before 9 are

Bug#907250: RFS: ms-gsl/1.0.0-2 [RC]

2018-08-25 Thread Коля Гурьев
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "ms-gsl" Package name: ms-gsl Version : 1.0.0-2 Upstream Author : Microsoft Corporation URL : https://github.com/Microsoft/GSL License : Expat (MIT)

Bug#905290: verbiste-el: fix emacsen-common-without-dh-elpa

2018-08-25 Thread Tomasz Buchert
On 24/08/18 16:36, Nicholas D Steeves wrote: > Dear Tomasz, > > On Thu, Aug 02, 2018 at 11:34:31PM +0800, Tomasz Buchert wrote: > > Package: verbiste-el > > Severity: normal > > > > Dear Maintainer, > > lintian reports emacsen-common-without-dh-elpa on the verbiste-el package. > > Please fix it. >

Bug#907104: O: freecdb -- creating and reading constant databases

2018-08-25 Thread Albert van der Horst
Tobias Frost schreef op 2018-08-23 22:34: Package: wnpp The current maintainer of freecdb, Gerrit Pape , is apparently not active anymore. Therefore, I orphan this package now. I take this as an example of the many packages to be orphaned in one go. I looked into it and I see only one minor

Bug#906790: libtasn1-6 FTBFS during arch-only: missing makeinfo

2018-08-25 Thread Andreas Metzler
On 2018-08-23 Andreas Metzler wrote: [...] > Almost, it is caused by upgrading automake. Building with automake > 1:1.16.1-1 fails, downgrading to 1:1.15.1-3.1 lets the build succeed. > Which seems to have hit other packages, too. With one report (#906774) > reassigned to automake. > FWIW at

Bug#907249: qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed

2018-08-25 Thread Juhani Numminen
Juhani Numminen kirjoitti 25.08.2018 klo 14:19: > I am trying out QtWebView in QML with a small test file that > is attached to this mail. After running the following command, > a window with completely white content pops up. I am expecting > to see the Debian website instead. > >

Bug#906747: reprepro does not accept built files on includedsc

2018-08-25 Thread Marc Haber
severity #906747 normal thanks I now think that this is actually a reprepro issue, and it only applies to the mutt package. Trying to poke a locally built mutt package into the archive bypassing mini-buildd yielded the same error, and I had to manually specify section and priority on the reprepro

Bug#865417: efibootmgr: grub-install dummy failed in Stretch installation

2018-08-25 Thread Ivo De Decker
Control: severity -1 important Hi Steve, On Wed, Jun 21, 2017 at 03:52:39PM +0100, Steve McIntyre wrote: > Date: Wed, 21 Jun 2017 15:52:39 +0100 > From: Steve McIntyre > To: saulius , 865...@bugs.debian.org > Subject: Re: Bug#865417: efibootmgr: grub-install dummy failed in Stretch >

Bug#857891: Bug

2018-08-25 Thread Christian Göttsche
iles are not rotated, old logs are removed considering log /tmp/logrotate/test.log Now: 2018-08-25 13:13 Last rotated at 2018-01-01 00:00 log needs rotating rotating log /tmp/logrotate/test.log, log->rotateCount is 4 dateext suffix '-20180825' glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][

Bug#907249: qml-module-qtwebview: "No WebView plug-in found!" when -dev packages are not installed

2018-08-25 Thread Juhani Numminen
Package: qml-module-qtwebview Version: 5.11.1-2 Severity: grave Justification: renders package unusable Dear maintainer, I am trying out QtWebView in QML with a small test file that is attached to this mail. After running the following command, a window with completely white content pops up. I

Bug#906733: linux-image-4.17.0-3-amd64: Lenovo QCA9565 / AR9565 Wireless Network Adapter - Bluetooth fails

2018-08-25 Thread Stefano Callegari
Il Mon, Aug 20, 2018 at 01:10:35PM +0200, To Debian Bug Tracking System scrisse: > Package: src:linux > Version: 4.17.15-1 > Severity: normal > > Dear Maintainer, > > I'm one of the "lucky" owner of a Lenovo G50 who have the bluetooth > > Bus 002 Device 005: ID 0cf3:3004 Atheros

Bug#906886: libgd2: CVE-2018-1000222: double-free vulnerability in gdImageBmpPtr function

2018-08-25 Thread Chris Lamb
Dear security team, > libgd2: CVE-2018-1000222: double-free vulnerability in gdImageBmpPtr function Am planning on preparing parallel updates to jessie & wheezy, would you like a package for stretch too...? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Bug#907248: libopenmpi3, libpmix2: both ship libpmix.so.2 without suitable conflicts / replaces

2018-08-25 Thread James Cowgill
Package: libopenmpi3,libpmix2 Severity: grave Control: found -1 libopenmpi3/3.1.1.real-7 Control: found -1 libpmix2/3.0.1-1 Hi, Attempting to upgrade libopenmpi3 to 3.1.1.real-7 after libpmix2 has already been upgraded to 3.0.1-1 results in this error: > Preparing to unpack

Bug#904709: Blocked by ITP bugs

2018-08-25 Thread Andreas Tille
Control: block -1 by 907241 Control: block -1 by 907244

Bug#879816: The bug just happened *again*

2018-08-25 Thread Harald Welte
Hi guys, For at least the third or fourth time over the course of a year, this bug has occurred now, without any resolution. As it was clearly demonstrated that it doesn't work to rebuild eclipse-titan automatically every time a new gcc version is built, I would *really* appreciate if you could

Bug#907246: git-buildpackage: gbp import-dsc should warn users when changes will be lost

2018-08-25 Thread Raphaël Hertzog
Package: git-buildpackage Version: 0.9.10 Severity: wishlist Consider the case that I just had. A package that I maintain had 2 pending changes in its git repository (i.e. after the last upload and thus after the last debian/ tag). Someone made a NMU of the package and I wanted to import his work

Bug#905440: www.debian.org: remove "last modified" from footer

2018-08-25 Thread Thomas Lange
The Perl script shown in this post sets the mtime (and atime) to the last commit time. Works very well and needs only 7 sec for the whole webwml repository on my notebook. https://stackoverflow.com/questions/2458042/restore-a-files-modification-time-in-git# I think we only need this run once,

Bug#907026: cups-filters: filter failed on Ricoh MP 3554 SP after upgrading to 1.21.0-1

2018-08-25 Thread Elimar Riesebieter
Package: cups-filters Followup-For: #907026 Control: tags -1 +confirmed I get a `(/usr/lib/cups/filter/foomatic-rip) crashed on signal 11' on a Samsung ML-6060 as well. Downgrading to 1.20.4-1 fixes the problem. Ciao Elimar -- The path to source is always uphill!

Bug#906335: alot bug #906335

2018-08-25 Thread Santiago Vila
On Sat, Aug 25, 2018 at 07:52:28AM +0200, Johannes Schauer wrote: > Santiago, how were you able to reproduce the issue? My building environment is described here: https://people.debian.org/~sanvila/my-building-environment.txt but to summarize: I'm using single-CPU KVM virtual machines running

Bug#907245: ITP: ruby-rbtrace -- like strace but for ruby code

2018-08-25 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-debbugs-cc: debian-r...@lists.debian.org from rubygems.org/gems/rbtrace dependency of gitlab 11.2 signature.asc Description: OpenPGP digital signature

Bug#907244: ITP: python-depinfo -- retrieve and print Python 3 package dependencies

2018-08-25 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-depinfo Version : 1.4.0 Upstream Author : Moritz E. Beber * URL : https://github.com/Midnighter/dependency-info * License : Apache-2.0 Programming Lang: Python Description :

Bug#906179: beignet: diff for NMU version 1.3.2-3.1

2018-08-25 Thread Adrian Bunk
Control: tags 906179 + patch Control: tags 906179 + pending Dear maintainer, I've prepared an NMU for beignet (versioned as 1.3.2-3.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should cancel it. cu Adrian -- "Is there not promise of rain?" Ling Tan asked

Bug#906901: debian-policy: Perl script shebang requirement is disturbing and inconsistent with rest of policy

2018-08-25 Thread Dominic Hargreaves
On Fri, Aug 24, 2018 at 08:44:26PM -0700, Russ Allbery wrote: > Dominic Hargreaves writes: > > > Clearly it should not be a must at this point given the deviation: > > though it still looks to me like a must ever since it was added to the > > perl policy, so if it is changed it should be changed

Bug#907230: kmail-account-wizard: FTBFS with Qt 5.11

2018-08-25 Thread Sandro Knauß
Control: fixed -1 4:18.07.90-1 Hey, these bugs are handled with the new upstream version of KDE PIM, that is currently sitting in experimental and NEW queue. But at least I have compile the whole new KDE PIM against Qt 5.11. Please check before filing those bugs if a new version waits in

Bug#906284: CC0 is short

2018-08-25 Thread Julien Puydt
Hi, the following also triggers the check, and I think it's a false positive, and would still be even with the proposed change: License: CC0 To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public

Bug#906951: New version 1.5.2 available

2018-08-25 Thread Jérémy Lal
Sure, the only extra attention to have is that some libepoxy versions are known to break kde graphical env. Otherwise anyone can upload the update. 2018-08-22 18:01 GMT+02:00 Sebastien Bacher : > Package: libepoxy > Version: 1.4.3-1 > > Hey there, > > There are some new upstream versions

Bug#907243: cryptsetup-initramfs recursive resolution broken

2018-08-25 Thread Nathaniel Filardo
Package: cryptsetup-initramfs Version: 2:2.0.4-2 Severity: important Dear Maintainer, https://salsa.debian.org/cryptsetup-team/cryptsetup/commit/cb5985935713deb6bd4fd45c77d1f54cc28b204b#a630d04e2df57150e6a092fc23f955c6ea0ce412_214_193 is subtly wrong: while 'name' and friends were local

Bug#858938: fixed in kopete 4:18.04.1-1

2018-08-25 Thread Kurt Roeckx
On Fri, Jun 01, 2018 at 11:22:09AM +, Sandro Knauß wrote: > Source: kopete > Source-Version: 4:18.04.1-1 > > We believe that the bug you reported is fixed in the latest version of > kopete, which is due to be installed in the Debian FTP archive. Any plans to upload this to unstable? Kurt

Bug#907242: equalx: please install .desktop file

2018-08-25 Thread Juhani Numminen
Package: equalx Version: 0.7.1-4+b1 Severity: minor Dear Maintainer, After installing the package, I tried to find EqualX in the menu of my desktop environment, KDE. I could not find it. I inspected the output of 'dpkg -L equalx' and there is no file installed to /usr/share/applications. In

Bug#907241: ITP: python-pipdeptree -- display dependency tree of the installed Python 3 packages

2018-08-25 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: python-pipdeptree Version : 0.13.0 Upstream Author : Vineet Naik * URL : https://github.com/naiquevin/pipdeptree * License : MIT Programming Lang: Python Description : display

Bug#904709: New upstream version requires new Build-Depends

2018-08-25 Thread Andreas Tille
Hi, to fix this I'm trying the latest upstream version which needs python-depinfo and python-pipdeptree. I'm about to upload these packages to new. Kind regards Andreas. -- http://fam-tille.de

Bug#907240: ITP: nextpnr -- Portable FPGA place and route tool

2018-08-25 Thread Ruben Undheim
Package: wnpp Severity: wishlist Owner: Ruben Undheim * Package name: nextpnr Version : GIT HEAD Upstream Author : YosysHQ * URL : https://github.com/YosysHQ/nextpnr * License : ISC Programming Lang: C++ Description : Portable FPGA place and route tool

Bug#562722: closed by Chris Lamb (Re: docbook-to-man: Section title Synopsis ignores language)

2018-08-25 Thread Helge Kreutzmann
Hello Chris, On Mon, Aug 20, 2018 at 10:33:10AM +, Debian Bug Tracking System wrote: > tags 562722 + wontfix > thanks > > Hi, > > > Could po4a invoke a mechanism to use those translations, or is this > > outside scope > > Given that docbook-to-man is essential dead I think I'm going to go

Bug#549234: docbook-to-man: Ignores parameters of orderedlist

2018-08-25 Thread Helge Kreutzmann
Hello Chris, On Mon, Aug 20, 2018 at 11:27:54AM +0100, Chris Lamb wrote: > > As shown in the attached file, the parameters numeration="loweralpha" > > and continuation='restarts' are both ignored > > I see: > > Beispiele: >

Bug#549233: closed by Chris Lamb (Re: docbook-to-man: Does not accept (some) (unicode) characters)

2018-08-25 Thread Helge Kreutzmann
reopen 549233 found 549233 1:2.0.0-42 severity 549233 minor thanks Hello Chris, On Mon, Aug 20, 2018 at 10:27:11AM +, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the docbook-to-man package: > > #549233:

Bug#907239: ldc: FTBFS on ppc64el with .../disassembler.cpp.o uses 64-bit long double, .../libLLVMCore.a(LegacyPassManager.cpp.o) uses 128-bit long double

2018-08-25 Thread Niels Thykier
Source: ldc Version: 1:1.11.0-1 Severity: serious Hi, The ldc package FTBFS on ppc64el but built there in the past. """ /usr/bin/c++ -DLDC_DYNAMIC_COMPILE -DLDC_DYNAMIC_COMPILE_API_VERSION=1 -DLDC_ENABLE_PLUGINS -DLDC_LLVM_SUPPORTED_TARGET_AArch64=1 -DLDC_LLVM_SUPPORTED_TARGET_AMDGPU=1

Bug#890297: NMU

2018-08-25 Thread KAction
Hello. I uploaded NMU, that add completion script and closes this bug into DELAYED/13. pgpjYs8mzZjBx.pgp Description: PGP signature

Bug#903541: nvidia-driver: Nvidia-driver 390-67 displays SDDM black screen

2018-08-25 Thread Michael Haag
Yes. I should have mentioned I was sending the bug report from another machine. Thanks for the response, but to my knowledge Xorg.conf has been deprecated. I know there is no such file on either of my PCs. On Fri, Aug 24, 2018, at 16:20, Vojtech Bocek wrote: > Hello, > I'm assuming the bug

Bug#907238: RFS: ddnet/11.4.2-1

2018-08-25 Thread Yangfl
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "ddnet" * Package name: ddnet Version : 11.4.2-1 Upstream Author : Dennis Felsing * URL : http://ddnet.tw/ * License : zlib (code), CC-BY-SA 3.0 (data)

Bug#907237: ITP: ros-ros-environment -- Robot OS environment hooks

2018-08-25 Thread Jochen Sprickerhof
Package: wnpp Severity: wishlist Owner: Jochen Sprickerhof * Package name: ros-ros-environment Version : 1.2.1 Upstream Author : Dirk Thomas * URL : https://wiki.ros.org/ros_environment * License : Apache-2.0 Programming Lang: Bash Description : Robot

Bug#893713: debootstrap-udeb: containts too many scripts files (most of them are symlink but...)

2018-08-25 Thread Raphael Hertzog
Hello Hideki, On Sat, 25 Aug 2018, Hideki Yamane wrote: > > So you saved a few kilobytes and made the life harder for others. > > IMO it was the wrong decision. > > It was my mistake, of course, but I DON'T WANT TO MAKE SOMEONE'S LIFE > ANY HARDER, IT IS NOT INTENDED. People who made wrong

Bug#906375: Tried new upstream version

2018-08-25 Thread Andreas Tille
Hi, I realised that there is a new upstream version, fixed the watch file in Git and tried to build the package. Unfortunately the build fails as well. I commited my attempt anyway and hope this small contribution will help fixing the issue some more skilled Java developer than me. Kind

Bug#901461: Packaging mu for Debian

2018-08-25 Thread Petter Reinholdtsen
[Nick Morrott] > This update tags the packages for non-free/{python,docs} - the > embedded pre-compiled Micropython firmware for the micro:bit doesn't > leave an alternative AFAICT at the moment). Is the Micropython implementation free software, and possible to build using free software? Is it

Bug#906972: aspectc++: FTBFS in buster/sid

2018-08-25 Thread Steve Langasek
Package: aspectc++ Version: 1:2.2+git20170823-7 Followup-For: Bug #906972 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu cosmic ubuntu-patch Dear Reinhard, Attached is a patch that fixes this bug. It ends up that this is a bug introduced as a direct consequence of the fix for bug

<    1   2