Bug#897902: tweeny: please make the build reproducible

2018-05-04 Thread Chris Lamb
Source: tweeny Version: 2+git20171120.b94ce07-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: buildpaths X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that tweeny could not

Bug#889706: gnome-shell: Gnome on Wayland causes GUI to freeze every ~1.5 seconds

2018-05-04 Thread Peter Bašista
It turns out that the issue was in the following GNOME Shell extension: https://extensions.gnome.org/extension/120/system-monitor/ homepage: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet When I disable it, the problem is gone. This extension is probably blocking the main

Bug#897605: How to deal with non-functional package in stretch? (Was: Bug#897605: profphd failure in stretch)

2018-05-04 Thread merlettaia
Hi All, This is fixed in version 1.0.42-2, and not present in version 1.0.42-1, which seems to be latest in stretch (both with tests). At patches dir: https://salsa.debian.org/med-team/profphd/blob/master/ debian/patches/2_remove_perlbrew_usage.patch - this disables perlbrew usage (this was

Bug#897908: ITP: soapaligner -- aligner of short reads of next generation sequencers

2018-05-04 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: soapaligner * URL : http://soap.genomics.org.cn/soapaligner.html * License : GPL Programming Lang: C Description : aligner of short reads of next generation sequencers

Bug#897667: qt4-x11: Please add support for new architecture "riscv64"

2018-05-04 Thread Manuel A. Fernandez Montecelo
Hola! 2018-05-04 12:47 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer : > ¡Hola Manuel! > >> We need support in this package to bootstrap the riscv64 architecture. >> >> Yes, I know that you want to get rid of Qt4 once and for all and ASAP, and I >> fully agree with the goal.

Bug#888677: pdf-presenter-console: [regression] raster image rendering is really poor

2018-05-04 Thread Andreas Bilke
> Perhaps as an interrim measure, maybe a command line option and/or hot > key to switch between modes would make sense? I implemented https://github.com/pdfpc/pdfpc/pull/342. Could you have a look if it satisfies your needs? If a page has annotations, it is rendered without visible icons of

Bug#859213: x11vnc: stack smashing detected: x11vnc terminated

2018-05-04 Thread Alkis Georgopoulos
I too tested the patch that changes the following 3 lines, and I no longer have x11vnc crashes. Please release that! :) - if (num > stack_list_len + blackouts) { - int n = 2*num; + if (num + blackouts > stack_list_len) { + int n = 2 * (num + blackouts);

Bug#897788: libfm-qt: ftbfs with GCC-8

2018-05-04 Thread Alf Gaida
Hi doko, thanks for the heads up - default in exp is gcc-9? Thanks Alf

Bug#896343: Bug#896281: python-networkmanager: NetworkManager fails to import

2018-05-04 Thread W. Martin Borgert
NetworkManager.py says: # We completely dynamically generate all classes using introspection data. As # this is done at import time, use a special dbus connection that does not get # in the way of setting a mainloop and doing async stuff later. init_bus = dbus.SystemBus(private=True) Maybe

Bug#897633: ITP: bolt -- system daemon to manage thunderbolt 3 devices

2018-05-04 Thread Jeremy Bicha
Control: owner 884363 jbi...@debian.org Control: forcemerge -1 884363 On Fri, May 4, 2018 at 11:14 AM, intrigeri wrote: > Is this different from #884363 or a duplicate? same package Jeremy Bicha

Bug#875747: libgrpc-dev: Please package latest upstream version

2018-05-04 Thread GCS
On Fri, May 4, 2018 at 5:22 PM Pirate Praveen wrote: > On Mon, 16 Apr 2018 19:03:28 +0530 Pirate Praveen > wrote: > > On Thu, 14 Sep 2017 10:10:46 +0100 "George B." > > wrote:> Please package the latest version from upstream

Bug#897912: stretch-pu: package libdatetime-timezone-perl/1:2.09-1+2018e

2018-05-04 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: stretch User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've uploaded libdatetime-timezone-perl/1:2.09-1+2018e for strech(-updates). It contains a new patch which updates the data files

Bug#897911: jessie-pu: package libdatetime-timezone-perl/1:1.75-2+2018e

2018-05-04 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've uploaded libdatetime-timezone-perl/1:1.75-2+2018e for jessie(-updates). It contains a new patch which updates the data files to

Bug#897449: django-allauth: Invalid character reference 138 in "Last Translator" field in some .po files (Bug#881727 reappeared when uploading 0.35 version)

2018-05-04 Thread Laura Arjona Reina
Hello Pierre-Elliot El 04/05/18 a las 13:52, Pierre-Elliott Bécue escribió: > So, I wonder, maybe this error is triggered because the *source* actually > still contains this wrongfully encoded character? But theoretically I'm not > supposed to alter upstream's source. > Yes, that seems to be the

Bug#897449: django-allauth: Invalid character reference 138 in "Last Translator" field in some .po files (Bug#881727 reappeared when uploading 0.35 version)

2018-05-04 Thread Laura Arjona Reina
Hello again I have sent a Pull Request (#2017) to the upstream project fixing the string of the translator name: https://github.com/pennersr/django-allauth/pull/2017 Cheers -- Laura Arjona Reina https://wiki.debian.org/LauraArjona

Bug#897449: django-allauth: Invalid character reference 138 in "Last Translator" field in some .po files (Bug#881727 reappeared when uploading 0.35 version)

2018-05-04 Thread Pierre-Elliott Bécue
Le 4 mai 2018 20:05:52 GMT+02:00, Laura Arjona Reina a écrit : >Hello again >I have sent a Pull Request (#2017) to the upstream project fixing the >string of the translator name: >https://github.com/pennersr/django-allauth/pull/2017 > >Cheers I referenced the issue I opened

Bug#897915: lintian -- False positive on orphaned-package-not-maintained-in-debian-infrastructure

2018-05-04 Thread Chris Lamb
tags 897915 + pending thanks Fixed in Git, pending upload: https://salsa.debian.org/lintian/lintian/commit/999a659122e2b328fb6823978640e3a7d5f91f7e checks/fields.pm | 4 ++-- debian/changelog | 3 +++

Bug#897671: u-boot does not work on sheevaplug

2018-05-04 Thread Markus Krebs
Interesting thoughts, but: I tried again flashing both from within Debian and from u-boot (using ${filesize}). $filesize is accepted and flashing works, but the plug doesn't boot. Flashing (again with $filesize, just to confirm it works) the u-boot from bodhi-linux (the one I was referring to)

Bug#897902: tweeny: please make the build reproducible

2018-05-04 Thread Chris Lamb
forwarded 897902 https://github.com/mobius3/tweeny/pull/6 thanks I've forwarded this upstream here: https://github.com/mobius3/tweeny/pull/6 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#897905: [pushover] segfault on some levels

2018-05-04 Thread Sylvain L. Sauvage
Package: pushover Version: 0.0.5+git20180420-2 Severity: important --- Please enter the report below this line. --- Hi, Some levels, for instance original levels 67 to 77, trigger a segfault at loading. --- System information. --- Architecture: Kernel: Linux 4.15.0-3-amd64 Debian

Bug#897904: libzstd: please make the build reproducible

2018-05-04 Thread Chris Lamb
forwarded 897904 https://github.com/facebook/zstd/pull/1120 thanks I've forwarded this upstream here: https://github.com/facebook/zstd/pull/1120 Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#895008: kicad: can't start pcbnew

2018-05-04 Thread Fabián Inostroza
I tested the package from experimental and unfortunately eeschema is too slow when compiled against wxgtk (gtk3). It is a know problem when wxgtk is compiled against gtk3. So for now I'm using the mentioned workaround (solves my problem). 2018-04-14 4:59 GMT-03:00 Carsten Schoenert

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Andreas Tille
On Fri, May 04, 2018 at 04:06:05PM +0300, Yavor Doganov wrote: > Andreas Tille wrote: > > What's the correct way to fix the symbols file to work with both > > versions of gcc? > > Don't use symbols files for C++ libraries? Well, it took a *long* time before I've undergone the process from

Bug#897466: bart-view: FTBFS: multind.h:17:10: fatal error: misc/nested.h: No such file or directory

2018-05-04 Thread Andreas Tille
Control: reassign -1 bart On Thu, May 03, 2018 at 08:21:35PM +, Uecker, Martin wrote: > > this is now fixed in the git repo for bart (not bart-view!). Bug reassigned by this mail - will upload soon. Thanks a lot for the quick fix Andreas. -- http://fam-tille.de

Bug#897914: haproxy: Stop using deprecated rsyslog syntax and statements

2018-05-04 Thread Guillem Jover
Package: haproxy Version: 1.8.8-1 Severity: normal Tags: patch Hi! The shipped rsyslog config fragment uses a deprecated statement and syntax, which makes rsyslog emit the following warning: liblogging-stdlog: [origin software="rsyslogd" swVersion="8.24.0" x-pid="22692"

Bug#897654: libpam-systemd: "Failed to create session: No such process"

2018-05-04 Thread Michael Gold
On Fri, May 04, 2018 at 18:28:36 +0200, Michael Biebl wrote: > Use a drop-in config as described in the Arch wiki: > > For user sessions to work correctly, an exception needs to be added for > systemd-logind: > > /etc/systemd/system/systemd-logind.service.d/hidepid.conf containing > > [Service]

Bug#896840: lintian: testsuite failures with file 5.33

2018-05-04 Thread Chris Lamb
tags 896840 + pending thanks Hi all, > lintian: testsuite failures with file 5.33 Just went to look into this further and realised that I had lost: < dwfreed> lamby: "pie executable" did not exist as a possible output of file before this release < lamby> dwfreed: Can you

Bug#897608: lintian: warn that debug symbol migration is complete

2018-05-04 Thread Graham Inggs
On 4 May 2018 at 01:16, Chris Lamb wrote: > Could you have an initial stab at the description for this tag and, > perhaps, a suggested severity level? :-) I: auto-dbgsym-migration-possibly-complete debian/rules contains 'dh_strip --dbgsym-migration' (formerly

Bug#897654: libpam-systemd: "Failed to create session: No such process"

2018-05-04 Thread Michael Biebl
Am 03.05.2018 um 23:56 schrieb Michael Gold: > On Thu, May 03, 2018 at 23:42:34 +0200, Michael Biebl wrote: >> Am 03.05.2018 um 23:12 schrieb Michael Gold: >>> Is this problem already tracked? >> I'd say this is a duplicate of #892585 > > Agreed. That bug report mentioned, that dropping gid= was

Bug#897671: u-boot does not work on sheevaplug

2018-05-04 Thread Vagrant Cascadian
On 2018-05-04, Martin Michlmayr wrote: > * Markus Krebs [2018-05-04 06:33]: >> Version: 2018.03+dfsg1-2 >> >> The u-boot.kwb provided at https://forum.doozan.com/read.php?3,12381 works. > > That is version 2017.07. If you have time, could you try some >

Bug#897906: Stop installing deprecated /etc/NetworkManager/VPN/nm-strongswan-service.name

2018-05-04 Thread Michael Biebl
Package: network-manager-strongswan Version: 1.4.3-2 Severity: minor Hi, /etc/NetworkManager/VPN/nm-strongswan-service.name is required if you have support for the deprecated libnm-glib enabled. This is no longer the case for network-manager-strongswan, so this conffile should be dropped from

Bug#897654: libpam-systemd: "Failed to create session: No such process"

2018-05-04 Thread Michael Biebl
Control: forcemerge 892585 -1 Am 04.05.2018 um 17:02 schrieb Michael Biebl: > Am 03.05.2018 um 23:56 schrieb Michael Gold: >> On Thu, May 03, 2018 at 23:42:34 +0200, Michael Biebl wrote: >>> Am 03.05.2018 um 23:12 schrieb Michael Gold: Is this problem already tracked? >>> I'd say this is a

Bug#897654: libpam-systemd: "Failed to create session: No such process"

2018-05-04 Thread Michael Gold
On Fri, May 04, 2018 at 18:02:09 +0200, Michael Biebl wrote: > I guess you have two options here: > Either drop gid=4 from your mount flags or you add > SupplementaryGroups=adm to systemd-logind.service I haven't figured out how to override that .service file locally yet, but I'm trying to add

Bug#897605: How to deal with non-functional package in stretch? (Was: Bug#897605: profphd failure in stretch)

2018-05-04 Thread Emilio Pozuelo Monfort
Hi Andreas, On 04/05/18 09:27, Andreas Tille wrote: > Hi release team, > > it turned out that profphd is non-functional in stretch (see bug > #897605). Since its not obviously a security issue we are wondering > whether there is some way to integrate this admittedly low popcon > package into

Bug#897910: pamix: hardcoded dependency on libncursesw5

2018-05-04 Thread Sven Joachim
Source: pamix Version: 1.6~git20180112.ea4ab3b-2 User: ncur...@packages.debian.org Usertags: hardcoded-dependency Your package has a hardcoded dependency on libncursesw5 in debian/control which is Wrong™, that's what ${shlibs:Depends} is for. Rebuilding pamix in unstable causes it to depend on

Bug#889706: gnome-shell: Gnome on Wayland causes GUI to freeze every ~1.5 seconds

2018-05-04 Thread Simon McVittie
Control: reassign -1 gnome-shell-extension-system-monitor Control: tags -1 + moreinfo On Fri, 04 May 2018 at 17:24:14 +0200, Peter Bašista wrote: > It turns out that the issue was in the following GNOME Shell extension: > > [1]https://extensions.gnome.org/extension/120/system-monitor/ This is

Bug#897913: New major upstream versions 0.9.5 and 0.9.3 released - please update mydumper package in Debian

2018-05-04 Thread Mantas Baltix
Package: mydumper Version: 0.9.1-5 Dear Maintainer, Currently mydumper package in Debian is very old (0.9.1 releases on 2016 December), upstream started build own packages for Debian, see https://github.com/maxbube/mydumper/blob/master/README.md and https://github.com/maxbube/mydumper/releases

Bug#897671: u-boot does not work on sheevaplug

2018-05-04 Thread Martin Michlmayr
* Vagrant Cascadian [2018-05-04 08:40]: > I do recall that there was some incompatible change regarding the > environment size on some of the marvell platforms, as u-boot.kwb grew > large enough to overwrite the environment section. Uh, this might not be an u-boot issue then

Bug#897916: group plugdev is deprecated

2018-05-04 Thread Michael Biebl
Package: base-passwd Version: 3.5.45 Severity: normal base-passwd contains this about group plugdev: plugdev Members of this group can access removable devices in limited ways without explicit configuration in /etc/fstab. This is useful for local users who expect to be able to

Bug#897627: tex: please support SOURCE_DATE_EPOCH for dvi too

2018-05-04 Thread Norbert Preining
Hi Bill, > > tex is tex as DEK wanted it. Please use etex, which is the pdftex binary > > producing dvi. Well, tex the name has already a copyright that makes this necessary. > Maybe this could be documented in the manpage ? There is already: Any suggestion for a paragraph? > I think it is

Bug#847085: Clone and retitle

2018-05-04 Thread Lisandro Damián Nicanor Pérez Meyer
clone 847085 -1 retitle -1 .desktop metadata needs fixing retitle 847085 Desktop file should be shipped in qtcreator and not in qtcreator-data Hi! I see this as two separate bugs. Matthias: any chance you can provide us a patch for https://appstream.debian.org/sid/main/issues/qtcreator.html ?

Bug#897898: [Pkg-openldap-devel] Bug#897898: libldap-common is missing

2018-05-04 Thread Ryan Tandy
Control: tag -1 pending Uploaded new packages. Builds are underway now and should become available in unstable after the 19:52 UTC dinstall run.

Bug#897909: mypaint: Unable to install MyPaint when Gimp 2.10 is installed

2018-05-04 Thread Lucas Satabin
Source: mypaint Severity: important Dear Maintainer, Having upgraded gimp to version 2.10.0-3 I cannot install mypaint anymore. The problem seems to be a conflict between packages libmypaint-common, required by gimp 2.10, and mypaint-data, required by mypaint. libmypaint-common : Conflicts:

Bug#867081: autopkgtest: @ no longer pulls in packages with versioned Provides

2018-05-04 Thread gregor herrmann
On Thu, 26 Apr 2018 18:20:33 +0200, Paul Gevers wrote: > > Did you have a chance to take a look? Is there anything we could do > > to help? > Coming up with a (even untested) patch (or better merge request on > https://salsa.debian.org/ci-team/autopkgtest) would be a great way of > moving this

Bug#897627: tex: please support SOURCE_DATE_EPOCH for dvi too

2018-05-04 Thread Norbert Preining
> Developpers generally expect every programs that generates files with > timestamp to honor SOURCE_DATE_EPOCH at some point. Huuu? SDE was introduced really recently, I wouldn't say that someone *generally* expect it to work. I (as developer) don't expect it. It is pushed by a certain

Bug#897904: libzstd: please make the build reproducible

2018-05-04 Thread Chris Lamb
Source: libzstd Version: 1.3.4+dfsg-2 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: environment X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that libzstd could not be

Bug#897592: ebtables: randomly FTBFS - makefile is not parallel safe

2018-05-04 Thread James Cowgill
Hi, On 03/05/18 16:27, Alberto Molina Coballes wrote: > Thanks James, these kinds of errors are often difficult to deal with. > > Do you think that it should be enough disabling parallel build in dh? > Tested on amd64 seems to work properly. Yes that should workaround the problem. It seems to

Bug#897903: ITP: soapsnp -- resequencing utility that can assemble consensus sequence of genomes

2018-05-04 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: soapsnp * URL : http://soap.genomics.org.cn/soapsnp.html * License : GPL Description : resequencing utility that can assemble consensus sequence of genomes Packaging

Bug#897692: lintian: overly generic python module file name: /usr/lib/python3/dist-packages/scripts/__init__.py

2018-05-04 Thread Chris Lamb
tags 897692 + pending thanks Fixed in Git, pending upload: https://salsa.debian.org/lintian/lintian/commit/80405d692a46e4b11521060c3b74d5ec3eb06406 data/files/python-generic-modules | 1 + debian/changelog | 3 +++ 2 files changed, 4 insertions(+) Regards, --

Bug#897633: ITP: bolt -- system daemon to manage thunderbolt 3 devices

2018-05-04 Thread intrigeri
Is this different from #884363 or a duplicate? In any case: thanks a lot for working on this!

Bug#897907: ITP: hashcheck -- verifies the files on a live mounted ISO image

2018-05-04 Thread Kyle Robbertze
Package: wnpp Severity: wishlist Owner: Kyle Robbertze * Package name: hashcheck Version : 1.0.0 Upstream Author : Kyle Robbertze * URL : https://gitlab.com/paddatrapper/hashcheck * License : GPL-3+ Programming Lang:

Bug#897250: FTBFS with libonig 6.8.1-1

2018-05-04 Thread Jörg Frings-Fürst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Moritz, first thanks for your work. Am Freitag, den 04.05.2018, 14:36 +0200 schrieb Moritz Muehlenhoff: > B0;115;0cOn Fri, May 04, 2018 at 02:21:41PM +0200, Moritz Muehlenhoff > wrote: > > On Wed, May 02, 2018 at 12:02:03PM +0200, Moritz

Bug#897654: libpam-systemd: "Failed to create session: No such process"

2018-05-04 Thread Michael Biebl
Am 04.05.2018 um 18:24 schrieb Michael Gold: > On Fri, May 04, 2018 at 18:02:09 +0200, Michael Biebl wrote: >> I guess you have two options here: >> Either drop gid=4 from your mount flags or you add >> SupplementaryGroups=adm to systemd-logind.service > > I haven't figured out how to override

Bug#897525: access-modifier-checker: FTBFS: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar

2018-05-04 Thread Emmanuel Bourg
Control: fixed -1 3.7-1 Control: close -1

Bug#889469: Package on Mentors

2018-05-04 Thread Andreas Schwarz
I've done the packaging and uploaded it to mentors.debian.net In the meanwhile Version 0.2.2 So it should be easier for everyone to get an idea. signature.asc Description: OpenPGP digital signature

Bug#897915: lintian -- False positive on orphaned-package-not-maintained-in-debian-infrastructure

2018-05-04 Thread Thorsten Alteholz
Package: lintian Version: 2.5.82~bpo9+1 Severity: normal git.dgit.debian.org seems to be within *.debian.org, so this looks like a false positive ... lintian check for python-ofxhome_0.3.3-2.dsc W: python-ofxhome source: orphaned-package-not-maintained-in-debian-infrastructure

Bug#897627: tex: please support SOURCE_DATE_EPOCH for dvi too

2018-05-04 Thread Hilmar Preuße
On 04.05.2018 13:38, Bill Allombert wrote: Hi Bill, > Maybe this could be documented in the manpage ? There is already: > > BUGS >This version of TeX implements a number of optional extensions. > In fact, many of these extensions conflict to a greater or lesser > extent with the

Bug#476414: Further Information

2018-05-04 Thread Soren Stoutner
I have this problem when attempting to burn an ISO image to a CD using K3b as non-root. Burning as root works fine. The K3b debug output shows the following: Devices --- ASUS DRW-24B1ST i 1.00 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, DVD-R, DVD- RW, DVD-R DL, DVD+R,

Bug#897917: Stretch kernel 4.9.88-1 breaks startup of RPC, KDC services

2018-05-04 Thread Michael J. Redd
Package: linux-image-4.9.0-6-amd64 Version: 4.9.88-1 Issue: == Kernel "linux-image-4.9.0-6-amd64," version 4.9.88-1, breaks systemd startup of RPC, Kerberos KDC services.  Description: After upgrading to the latest Stretch kernel (4.9.88-1), RPC and KDC services time out

Bug#897940: qtbase-opensource-src: Check if we really need gdb as a B-D

2018-05-04 Thread Lisandro Damián Nicanor Pérez Meyer
Source: qtbase-opensource-src Version: 5.10.1+dfsg-6 Severity: normal qtbase currently build depends upon gdb. Check wether this is till needed. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'unstable-debug'), (500,

Bug#895816: Merge Request to upgrade to 1.0.1

2018-05-04 Thread Julian Rüth
I proposed an upgrade in this Merge Request https://salsa.debian.org/python-team/modules/html5lib/merge_requests/1 Unfortunately there has been no feedback yet.

Bug#897942: Consent to use GPL-2+ required for past contributors to debian/*

2018-05-04 Thread Nicholas D Steeves
Package: yaml-mode Version: 0.0.9-2 Severity: normal Dear Vincent and Jari, Thank you for your work on yaml-mode. It made the process of learning to write config files in yaml much less painful, and I expect to continue to use it for the foreseeable future. I've adopted yaml-mode under the

Bug#892944: simple-scan: Please update to 3.28

2018-05-04 Thread Jeremy Bicha
Hi, I saw that you updated your simple-scan packaging and uploaded to mentors. Do you need a sponsor? Please note that Alioth will become read-only very soon. I recommend that you import to Salsa and update your Vcs fields now. [1] I have several proposed packaging changes that I pushed to my

Bug#897945: visualvm will not start since upgrade of libnb-*-java to 8.1+dfsg1-8

2018-05-04 Thread Ben Caradoc-Davies
Package: visualvm Version: 1.3.9-1 Severity: grave Justification: renders package unusable Dear Maintainer, visualvm will not start since upgrade of libnb-*-java to 8.1+dfsg1-8. It just pauses at the splash screen for a while and then exits with code 2. strace suggests it tries some sort of

Bug#897946: unrar.1: Make some typographic and formatting changes in the manual

2018-05-04 Thread Bjarni Ingi Gislason
Package: unrar Version: 1:5.5.8-1 Severity: minor Tags: patch Dear Maintainer, * What led up to the situation? Some warnings from "test-groff" (development version of "groff"): :9 (macro BR): only 1 argument, but more are expected :21 (macro BR): only 1 argument, but more are expected :42

Bug#897949: debhelper: Clarify the order of packages returned from dh_listpackages

2018-05-04 Thread Chris Lamb
Source: debhelper Version: 11.2.1 Severity: wishlist Tags: patch Hi, Please clarify the order of packages returned from dh_listpackages. Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git

Bug#897667: qt4-x11: Please add support for new architecture "riscv64"

2018-05-04 Thread Lisandro Damián Nicanor Pérez Meyer
El viernes, 4 de mayo de 2018 13:45:08 -03 Manuel A. Fernandez Montecelo escribió: > Hola! > > 2018-05-04 12:47 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer > > : > > ¡Hola Manuel! > > > >> We need support in this package to bootstrap the riscv64 architecture. > >> > >>

Bug#897939: network-manager-strongswan: clean up legacy conffiles

2018-05-04 Thread Christoph Anton Mitterer
btw: I'd guess it's not just enough to clean up the conffile itself with the appropriate tools, but one likely needs to manually rmdir: /etc/NetworkManager/VPN as this is neither a conffile (as it's a dir) nor owned by any other package (at least on my system)... so dpkg will not remember about it

Bug#897607: dbus: Please raise timeout for a few test cases (or disable) in riscv64

2018-05-04 Thread Manuel A. Fernandez Montecelo
2018-05-04 0:49 GMT+02:00 Manuel A. Fernandez Montecelo : > 2018-05-03 19:09 GMT+02:00 Simon McVittie : > >> Please could you try the build on a representative >> riscv64 emulator with the attached hack, and send >> the resulting

Bug#897815: msgpack-c: ftbfs with GCC-8

2018-05-04 Thread James McCoy
Control: forwarded -1 https://github.com/msgpack/msgpack-c/pull/659 Control: tag -1 fixed-upstream On Fri, May 04, 2018 at 12:22:47PM +, Matthias Klose wrote: > [...] > from > /<>/example/cpp03/class_non_intrusive.cpp:16: > /<>/include/msgpack/v1/object.hpp: In function

Bug#897951: font-myanmar: sponsorship-requests

2018-05-04 Thread kokoye2007
Package: font-myanmar Version: 1.0.1-1 Severity: normal Dear Maintainer, Dear mentors, I am looking for a sponsor for my package "font-myanmar" * Package name: font-myanmar Version : 1.0.1-1 Upstream Author : pkg-fonts-de...@lists.alioth.debian.org * URL :

Bug#892304: lintian: Warn about "old" X-Python3-Version fields?

2018-05-04 Thread Chris Lamb
tags 892304 + pending thanks Hi Scott, > old: =< lowest version supported in stable (for backports) > ancient: =< lowest version supported in oldstable (for sloppy backports) Perfect! I've implemented this in Git, pending upload:

Bug#897070: udev: systemd-udevd exits with SIGABRT in __open_nocancel

2018-05-04 Thread Michael Biebl
Control: tags -1 + moreinfo On Fri, 27 Apr 2018 18:06:15 -0500 Nathaniel Morck Beaver wrote: > Package: udev > Version: 232-25+deb9u3 > Severity: normal > > Backtraces attached. I do not know how to reliably reproduce. > > I cannot install debugging symbols because

Bug#896396: python*-django-tables2: django_tables2 fails to import => usage problem???

2018-05-04 Thread Joseph Herlant
I just saw that that there was a discussin on #896429 (I was looking at #896396). > I wonder whether we can draw anything useful from these bugs before > closing them. > > For one thing, you cannot use autopkgtest-pkg-python on these modules as is. > So yeah, for django this may make sense, but

Bug#897114: ifrit FTBFS with cmake 3.11.1

2018-05-04 Thread peter green
Tags 897114 +patch thanks This was blocking a transition in raspbian, so I whipped up a fix. Debdiff at http://debdiffs.raspbian.org/main/i/ifrit/ifrit_4.1.2-5%2brpi1.debdiff , no intent to NMU in Debian. The only tricky bit was that there seems to have been a typo in debian/rules, there was

Bug#897266: systemd: journalctl assertion failure

2018-05-04 Thread Marc Lehmann
On Sat, May 05, 2018 at 03:23:35AM +0200, Michael Biebl wrote: > Is this problem reproducible? Yes. > If so, can you please install the dbgsym package for systemd/libsystemd0 > and get a backtrace from the crash [1]. Cool, I didn't know about the debug symbols repository.

Bug#897947: mikutter: Twitter Consumer Key/Secret (CK/CS) suspended

2018-05-04 Thread dai
Package: mikutter Version: 3.6.7+dfsg-1 Severity: grave mikutter's Twitter Consumer Key/Secret (CK/CS) has been suspended since 2018/5/4 morning (JST). So mikutter cannot be authenticated by Twitter and mikutter users cannot use Twitter by mikutter. mikutter users can replace them with their own

Bug#458206: no playback

2018-05-04 Thread Janusz S. Bień
I'm not sure this is the same bug, but at least it is similar. I've decided to copy some cassettes using an USB deck, so I try to use Audacity without any previous experience with the program and generally with no experience in sound processing. Unfortunately I have no sound on the playback

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-04 Thread Ben Caradoc-Davies
On 04/05/18 06:09, Felix Natter wrote: hello Ben, thank you for the report. Could you please provide a sample map (without confidential information ;-)) and instructions for reproducing (insert child anywhere + type two letters?) Also, is there anything suspicious in the log

Bug#897566: freeplane freezes while entering text node under OpenJDK 10

2018-05-04 Thread Ben Caradoc-Davies
Felix, the Freeplane process consumes 100% CPU while frozen. I have attached five successive jstack dumps of a single frozen process. Diffing these shows a lot of activity in marlin: $ diff jstack.3.log jstack.4.log 1c1 < 2018-05-05 11:41:41 --- > 2018-05-05 11:42:14 134,140c134,140 < at

Bug#897944: epiphany-browser: Crashes after editing preferences in Wayland

2018-05-04 Thread John Scott
Package: epiphany-browser Version: 3.28.1-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 In specific circumstances, editing preferences and doing other tasks in the menu will cause Epiphany to crash only in Wayland. It is likely a problem in a library, but I've yet to narrow

Bug#897948: approx: jessie approx no longer retrieves files from /var/cache/approx

2018-05-04 Thread y
Package: approx Version: 5.5-1 Severity: important Dear Maintainer, I have used approx for years to service a variety of Debian and Ubuntu computers. Recently I was trying to upgrade several computers and I noticed that I was downloading the packages off the net repeatedly and my rather

Bug#897689: python3-cclib: overly generic python module name: /usr/lib/python3/dist-packages/scripts/__init__.py

2018-05-04 Thread Daniel Leidert
Am Freitag, den 04.05.2018, 12:59 +0200 schrieb Andreas Beckmann: > during a test with piuparts I noticed your package uses a very generic > python module name that now clashes with other packages: > > /usr/lib/python3/dist-packages/scripts/__init__.py Thanks for the hint. I agree, that this

Bug#897939: network-manager-strongswan: clean up legacy conffiles

2018-05-04 Thread Christoph Anton Mitterer
Package: network-manager-strongswan Version: 1.4.3-2 Severity: normal Hi. Apparently, the package used to contain /etc/NetworkManager/VPN/nm-strongswan-service.name but no longer does. So on upgrade the file isn't properly removed via the maintainer script helpers and remains and the

Bug#897941: kactivities-kf5: Please update symbols for riscv64

2018-05-04 Thread Manuel A. Fernandez Montecelo
Source: kactivities-kf5 Version: 5.42.0-2 Severity: normal Tags: patch User: debian-ri...@lists.debian.org Usertags: riscv64 Hello, We need support in this package for the riscv64 architecture. I am attaching a patch that adds support for the architecture, just symbols update, and that just

Bug#826890: closed by Jérémy Lal <kapo...@melix.org> (Bug#826890: fixed in nodejs 10.0.0~dfsg1-3)

2018-05-04 Thread Thorsten Glaser
reopen 826890 thanks Hello Jérémy, > + Multi-Arch: same on lib/dev packages (Closes: #826890) this bugreport is about M-A:foreign on the nodejs binary package (so I can use arch:all stuff like node-uglify which Depends on nodejs, with a foreign-architecture nodejs). M-A:same on lib/dev

Bug#897138: O: anacron -- cron-like program that doesn't go by time

2018-05-04 Thread Sean Whitton
Hello Peter, On Sat, Apr 28, 2018 at 11:03:07PM +, Peter Eisentraut wrote: > The package is no longer maintained upstream, Oh dear :( > and it doesn't interact well with systemd. Could you expand/provide some bug numbers, please? What exactly can go wrong? -- Sean Whitton

Bug#849094: liblept5: Broken on s390x (+ other big endian archs)

2018-05-04 Thread Sean Whitton
Hello, On Fri, May 04 2018, Jeff Breidenbach wrote: > Tesseract in Debian just added a build time smoke test AND Stefan > fixed the big-endian problem. Should be live tomorrow in Sid. Assuming > that works well, Graham should be able to re-activate the disabled > OCRMyPDF tests. Note that this

Bug#897943: mkfs.ext4 gets stuck on getrandom() syscall

2018-05-04 Thread Piotr Jurkiewicz
Package: e2fsprogs Version: 1.44.1-2 Trying to mkfs.ext4 from initramfs (so with klibc) inside QEMU, it gets stuck on getrandom syscall. Running it with strace: uname({sysname="Linux", nodename="(none)", ...}) = 0 access("/sys/fs/ext4/features/lazy_itable_init", R_OK) = -1 ENOENT (No such

Bug#865120: release-notes: document i386/amd64 kernel changes for jessie->stretch

2018-05-04 Thread Masanori Goto
Recently I encountered this amd64 kernel issue on my i386 architecture machine. I think this is useful to be mentioned. Why don't we want to apply this proposed text? > You're quite right, this should have been documented. It might be > worth mentioning linux-headers-amd64 as well. Also,

Bug#897266: systemd: journalctl assertion failure

2018-05-04 Thread Michael Biebl
Control: tags -1 + moreinfo On Tue, 01 May 2018 05:29:49 +0200 Marc Lehmann wrote: > Package: systemd > Version: 232-25+deb9u2 > Severity: normal > > Dear Maintainer, > > I tried to see cron messages using: > >journalctl -fu cron > > but journalctl aborted with

Bug#897794: How to fix symbols files to work with gcc-7 and gcc-8 (Was: Bug#897794: libquazip: ftbfs with GCC-8)

2018-05-04 Thread Mattia Rizzolo
On Sat, May 05, 2018 at 12:45:08AM +0200, Svante Signell wrote: > But why log symbols at all? It > seems to be very much not needed. If so tell me why it is! Mainly I see two reasons: 1. being able to use properly versioned dependencies on the library 2. have a safety net against what are imho

Bug#897667: qt4-x11: Please add support for new architecture "riscv64"

2018-05-04 Thread Manuel A. Fernandez Montecelo
2018-05-05 1:17 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer : > El viernes, 4 de mayo de 2018 13:45:08 -03 Manuel A. Fernandez Montecelo >> >> 300 is a very low estimation/calculation, if you're using something >> like "build-rdeps" it doesn't tell the whole picture at all,

Bug#896396: python*-django-tables2: django_tables2 fails to import => usage problem???

2018-05-04 Thread Joseph Herlant
Control: severity -1 minor Control: tag -1 + moreinfo Hi The error message you posted seems pretty explicit: it seems you're missing some configuration apparently: django.core.exceptions.ImproperlyConfigured: Requested setting DEFAULT_INDEX_TABLESPACE, but settings are not

Bug#726003: udev: disks for multi-disk btrfs displayed few times in open dialog of applications

2018-05-04 Thread Michael Biebl
Control: tags -1 + moreinfo On Fri, 11 Oct 2013 05:27:10 +0400 George Shuklin wrote: > Package: udev > Version: 204-5 > Severity: minor > > Yves-Alexis Perez directed be to udev with this bug. > > Bug description: > > When multidisk btrfs volume is available in system,

Bug#897667: qt4-x11: Please add support for new architecture "riscv64"

2018-05-04 Thread Lisandro Damián Nicanor Pérez Meyer
I was about to upload qt4 when I found: -Q_GLOBAL_STATIC_WITH_ARGS(const QString, orgFreedesktopDBusString, (QLatin1String(DBUS_SERVICE_DBUS))) +Q_GLOBAL_STATIC_WITH_ARGS(QString, orgFreedesktopDBusString, (QLatin1String(DBUS_SERVICE_DBUS))) This clearly does not looks ok. Probably a mistake?

Bug#897950: [patch] curl: replace libssh to libssh

2018-05-04 Thread Hideki Yamane
package: curl severity: wishlist tags: patch Hi, I've found Fedora28 introduced change in curl to use libssh, instead of libssh2. I thought it would be nice to change in Debian, too. See https://docs.fedoraproject.org/f28/release-notes/sysadmin/Security.html Patch attached. -- Regards,

Bug#897671: u-boot does not work on sheevaplug

2018-05-04 Thread Markus Krebs
Just thinking: Maybe it does indeed have something to do with the size of u-boot. The one from bodhi is 524 KB, whereas the Debian one is 599 KB. Am 04.05.2018 um 20:40 schrieb Markus Krebs: Interesting thoughts, but: I tried again flashing both from within Debian and from u-boot (using

Bug#897608: lintian: warn that debug symbol migration is complete

2018-05-04 Thread Chris Lamb
Hi Graham, Thanks for this! > > Could you have an initial stab at the description for this tag and, > > perhaps, a suggested severity level? :-) […] > debian/rules contains 'dh_strip --dbgsym-migration' (formerly > '--ddeb-migration')

Bug#897671: u-boot does not work on sheevaplug

2018-05-04 Thread Martin Michlmayr
* Markus Krebs [2018-05-04 20:40]: > Interesting thoughts, but: I tried again flashing both from within Debian > and from u-boot (using ${filesize}). $filesize is accepted and flashing > works, but the plug doesn't boot. > Flashing (again with $filesize, just to confirm it

  1   2   3   >