Bug#966338: tomcat9: overrriding JAVA_HOME in /e/d/tomcat9 has changed

2020-07-26 Thread Vincent McIntyre
Package: tomcat9 Version: 9.0.31-1~deb10u2 Severity: normal Tags: patch I'm reporting a change in behaviour from tomcat8 and I'm not sure what the correct fix is. While I'm reporting against the buster version, the issue still seems to exist in current git (1ac6d044 Update changelog). The gist is

Bug#725484: A way to override blhc false-positives

2020-07-26 Thread simon
On Sun, Jul 26, 2020 at 12:25:23PM -0300, Eriberto Mota wrote: > Em dom., 26 de jul. de 2020 às 03:27, escreveu: >> Please have a look at the attached patch. It permits embedding >> the "blhc: ignore-line-regexp: REGEXP" in the build log. All >> lines (fully) matching REGEXP are then ignored (just

Bug#966229: ITP: protocol -- a simple command line tool for displaying standard network protocol headers

2020-07-26 Thread Vasudev Kamath
Ben Hutchings writes: > On Sat, 2020-07-25 at 08:36 +0530, Vasudev Kamath wrote: >> Package: wnpp >> Severity: wishlist >> Owner: Vasudev Kamath >> >> * Package name: protocol > > I think this name is too generic. Any suggestions?. I'm bad with choosing names > >> Version : 0.1

Bug#961195: transition: glibc

2020-07-26 Thread Adrian Bunk
On Sat, Jul 04, 2020 at 12:14:49AM +0200, Aurelien Jarno wrote: >... > - nageru_2.0.0-3: This package is using lld as the linker instead of > ld, and it is over picky about the usage of the __*_finite functions > in dynamic libraries (here libx264.so). The package builds fine with > l

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Xavier
Le 26/07/2020 à 18:54, Pirate Praveen a écrit : > > > On Sun, Jul 26, 2020 at 19:35, Adrian Bunk wrote: >> On Sun, Jul 26, 2020 at 09:55:47PM +0530, Pirate Praveen wrote: >>>  I'm wondering if this will require another bootstraping cycle as >>> node-babel7 >>>  autopkgtest is also broken and it

Bug#936699: hg-git: Python2 removal in sid/bullseye

2020-07-26 Thread Sandro Tosi
On Fri, 30 Aug 2019 07:20:24 + Matthias Klose wrote: > Package: src:hg-git > Version: 0.8.12-1.1 > Severity: normal > Tags: sid bullseye > User: debian-pyt...@lists.debian.org > Usertags: py2removal there's a new alpha release from upstream https://foss.heptapod.net/mercurial/hg-git/-/tree/0.

Bug#957589: nemo: ftbfs with GCC-10

2020-07-26 Thread Norbert Preining
On Thu, 23 Jul 2020, Fabio Fantoni wrote: > The gcc10 errors are already solved upstream in 4.6: > https://github.com/linuxmint/nemo/commit/c5f66756f0e20f763b67e4a64d7e898411a605c0 > > I not have time to test build with gcc10 now, someone have gcc10 build > of latest nemo to be sure is ok before c

Bug#957089: cjs: ftbfs with GCC-10

2020-07-26 Thread Norbert Preining
Hi Fabio, > I see only symbols "unexpected cases" and not build errors, I not have Yes, that is the problem. Gcc 10 seemingly breaks practically all packages due to symbols changes - I am really surprised that this happens, is this on purpose? I will make updates to the packages after the long w

Bug#939259: webcheck: Python2 removal in sid/bullseye

2020-07-26 Thread Sandro Tosi
On Tue, 22 Oct 2019 22:02:22 +0200 Arthur de Jong wrote: > > On Mon, 2019-09-02 at 15:09 +0200, Stefano Rivera wrote: > > Your package either build-depends, depends on Python2, or uses > > Python2 in the autopkg tests. Please stop using Python2, and fix > > this issue by one of the following acti

Bug#936146: archivemail - Python 3 porting

2020-07-26 Thread Sandro Tosi
Hey Scott and Jonathan, On Thu, 28 May 2020 13:56:59 -0400 (EDT) Scott Talbert wrote: > On Tue, 26 May 2020, Jonathan Dowland wrote: > > >> archivemail seems to be a good candidate to RM due to dead upstream. > >> However, it still has a relatively high popcon, so people seem to be using > >> it.

Bug#936945: lightyears and python3: issue/pull-request logged upstream

2020-07-26 Thread Sandro Tosi
Hey Steve, On Mon, 11 Nov 2019 17:14:00 +0100 Steve Cotton wrote: > Package: src:lightyears > > forwarded 936945 https://github.com/20kly/20kly/issues/2 > tags 936945 + patch upstream > thanks > > Both #936945 and #912488 are about migrating this game to something other than > Python2. The above

Bug#966337: ITP: golang-github-creekorful-mvnparser -- Go parser for Maven POM

2020-07-26 Thread Alois Micard
Package: wnpp Severity: wishlist Owner: Alois Micard * Package name: golang-github-creekorful-mvnparser Version : 1.0.0-1 Upstream Author : Aloïs Micard * URL : https://github.com/creekorful/mvnparser * License : Expat Programming Lang: Go Description :

Bug#955329: linux-image-4.9.0-12-amd64 breaks LUKS root

2020-07-26 Thread David Christensen
On 2020-07-26 18:15, David wrote: On Mon, 27 Jul 2020 at 09:47, David Christensen wrote: On 2020-03-30 02:58, deloptes wrote: David Christensen wrote: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955329 I updated/ upgraded the system today and whatever broke LUKS when I 'apt-get dist

Bug#966331: mathomatic: Build with libedit

2020-07-26 Thread tony mancill
Hello Bastian, On Sun, Jul 26, 2020 at 11:24:23PM +0200, Bastian Germann wrote: > Package: mathomatic > Severity: normal > > Debian's editline package is not updated in a long time. There is the > alternative package libedit which stems from the same source but is > properly maintained in Debian.

Bug#966336: libjpeg-turbo8-dev has no installation candidate

2020-07-26 Thread Jos Spencer
Package: libjpeg-turbo8-dev Severity: normal Tags: newcomer Dear Maintainer, Attempting to install libjpeg-turbo8-dev gives an error about having no installation candidate. Installing libjpeg62-turbo-dev is a viable workaround -- System Information: Debian Release: buster/sid APT prefers bion

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Nicolas Mora
Le 20-07-26 à 18 h 01, Pirate Praveen a écrit : > >> >> File in node-lodash unstable package: >> 4.17.19+dfsg-1 _baseOrderBy.js https://paste.debian.net/1157886/ >> I made a dirty hack to check my theory and it looks like if I patch this file by replacing 'isArray' with 'Array.IsArray' or if I app

Bug#955329: linux-image-4.9.0-12-amd64 breaks LUKS root

2020-07-26 Thread David
On Mon, 27 Jul 2020 at 09:47, David Christensen wrote: > On 2020-03-30 02:58, deloptes wrote: > > David Christensen wrote: > >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955329 > > I updated/ upgraded the system today and whatever broke LUKS when I > 'apt-get dist-upgrade' and installed k

Bug#966283: calibre: Literal "<>" characters in text file not converted properly

2020-07-26 Thread Norbert Preining
severity 966283 minor tags 966283 + moreinfo unreproducible thanks Hi > Converting a text file (to epub) which included many lines like > " > = > " > resulted in just the character "=". To add to Yokota-san's excellent answer, I cannot reproduce this. I created a text document: *

Bug#966249: appstream-generator FTBFS with gdc: error: undefined identifier ‘JSONType’

2020-07-26 Thread Matthias Klumpp
severity 966249 whishlist thankyou Am Sa., 25. Juli 2020 um 15:30 Uhr schrieb Adrian Bunk : > > Source: appstream-generator > Version: 0.8.2-2 > Severity: important > Tags: ftbfs > > https://buildd.debian.org/status/package.php?p=appstream-generator > > ... > ../src/asgen/config.d:443:61: error: u

Bug#966315: RFP: age -- simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability

2020-07-26 Thread Johan Fleury
retitle 966315 ITP: age -- simple, modern and secure encryption tool thanks I started working on this package and I put my changes on salsa[1]. I could use some help/review from the Golang team to solve these 3 errors reported by Lintian: * E: age: statically-linked-binary usr/bin/age-keygen *

Bug#955329: linux-image-4.9.0-12-amd64 breaks LUKS root

2020-07-26 Thread David Christensen
On 2020-03-30 02:58, deloptes wrote: David Christensen wrote: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955329 I updated/ upgraded the system today and whatever broke LUKS when I 'apt-get dist-upgrade' and installed kernel 4.9.0-12-amd64 several months ago now breaks LUKS when I tr

Bug#955329: Acknowledgement (linux-image-4.9.0-12-amd64: cryptsetup (sda3_crypt) : unknown fstype, bad password or options)

2020-07-26 Thread David Christensen
On 2020-03-29 17:15, Debian Bug Tracking System wrote: If you wish to submit further information on this problem, please send it to 955...@bugs.debian.org. I have been running kernel 4.9.0-11-amd64 prior to and since filing the subject bug report. I have updated/ upgraded my system via 'a

Bug#930736: solstices and equinoxes are wrongly reported in the Russian calendar

2020-07-26 Thread sergio
"Поворот к зиме" is not a name. Small calendar fix, that doesn't affect this bug. -- sergio. diff -Naur bsdmainutils/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan bsdmainutils-minor-fix/usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan --- bsdmainutils/usr.bin/calendar/calendars/r

Bug#930736: solstices and equinoxes are wrongly reported in the Russian calendar

2020-07-26 Thread sergio
On 23/07/2020 20:24, Michael Meskes wrote: > So you are saying the caledar file is not correct, right? Nope, calendar file is correct! 1. faketime '20 Jun 2019' calendar says that Winter Solstice was Jun 21 (see my translation) 2. % grep 'Зимнее солнцестояние' bsdmainutils/usr.bin/calendar/ca

Bug#965135: git-annex: segfault when uploading (causing data-loss) to s3)

2020-07-26 Thread kpcyrd
I've tried working around this by automatically restarting the command on crash, this has caused data-loss for me. `git annex list` showed the file to be available in `here` only, but after running `git annex fsck` on it git-annex noticed the local file is not available anymore and updating the ind

Bug#966220: ITP: golang-github-evilsocket-islazy -- Set of opinionated packages, objects, helpers and functions

2020-07-26 Thread Francisco Vilmar Cardoso Ruviaro
Hi, I chose GP-3 as the safest approach, but I asked the upstream if we could use GPL-3+. https://github.com/evilsocket/islazy/issues/11 Regards, -- Francisco Vilmar Cardoso Ruviaro 4096R: 1B8C F656 EF3B 8447 2F48 F0E7 82FB F706 0B2F 7D00

Bug#966288: [Pkg-puppet-devel] Bug#966288: mcollective - RM for bullseye?

2020-07-26 Thread Gabriel Filion
Hi Chris, On 2020-07-25 7:40 p.m., Chris Hofstaedtler wrote: > Source: mcollective > > Dear mcollective Maintainers, > > thanks for maintaining mcollective in Debian in the past. > > As you are probably aware, upstream seems to have lost interest in > this codebase (and "replaced" it by bolt).

Bug#923489: editline: New version available (1.16.0)

2020-07-26 Thread Bastian Germann
On Thu, 28 Feb 2019 22:25:02 +0100 Andreas Rottmann wrote: > There is a new release (1.16.0) available from github. It seems there > is no release tarball for that version, looking at > . The latest release tarball appears > to be editline-1.15.3.tar.xz, which is

Bug#966334: ast_json_vpack: Error building JSON ... Invalid UTF-8 string.

2020-07-26 Thread Bernhard Schmidt
Source: asterisk Version: 1:16.2.1~dfsg-1 Severity: normal Tags: upstream With chan_pjsip and sorcery (Realtime configuration) the following error is logged after hangup. == Spawn extension (from-lrz-pin, h, 1) exited non-zero on 'PJSIP/7885-Y2-0034' [2020-07-27 00:20:44] ERROR[1540]: json

Bug#966335: mako-notifier: should provide virtual package notification-daemon

2020-07-26 Thread Jonas Smedegaard
Package: mako-notifier Version: 1.4.1-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 At its homepage, it is described that mako-notifier "implements the GNOME Desktop Notifications Specification." That seems to me to be exactly what is represented in Debian by the virtual

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Jonas Smedegaard
Quoting Pirate Praveen (2020-07-26 21:07:19) > Control: reopen -1 > > On Mon, Jul 27, 2020 at 00:32, Pirate Praveen > wrote: > > This did not fix the issue :( So we have to reopen this bug once the > > upload reaches the archive (which will close this bug as fixed). > > Thanks to the brave new

Bug#965012: /usr/sbin/squid: ICAP-Error after Upgrade from 3.5.23-5+deb9u1 to 3.5.23-5+deb9u2

2020-07-26 Thread Markus Koschany
Hello Andreas, On Tue, 14 Jul 2020 13:57:48 +0200 Andreas Schulz wrote: > Package: squid > Version: 3.5.23-5+deb9u2.1 > Severity: important > File: /usr/sbin/squid > > Dear Maintainer, > > We installed the security update deb9u2 and learned that no more > http-access (with icap) was possible.

Bug#966173: libc6: __atan2_finite reference in dlopened module no longer found in executable linked to libm

2020-07-26 Thread Aurelien Jarno
On 2020-07-24 15:23, Simon McVittie wrote: > On Fri, 24 Jul 2020 at 14:36:54 +0200, Bastian Blank wrote: > > On Fri, Jul 24, 2020 at 10:11:04AM +0100, Simon McVittie wrote: > > > The bug (#966150) is that a version of uix86_64.so compiled with a > > > slightly > > > older (2020-02-18) toolchain fa

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Pirate Praveen
On 2020, ജൂലൈ 27 1:42:32 AM IST, Nicolas Mora wrote: >I'm not sure yet if this would fix the bug but in all the build log >errors, I see that the file /usr/share/nodejs/lodash/_baseOrderBy.js is >always the source of the error. > >The file _baseOrderBy.js in the package seems buggy for an unres

Bug#966333: reprotest: Tests not run during build and fail with python 3.8

2020-07-26 Thread Vagrant Cascadian
Package: reprotest Severity: normal Version: 0.7.8 The test suite parts called by "tox" are not run, as it tries to use python 3.6, which was not present since before buster release: debian/rules override_dh_auto_test make[1]: Entering directory '/<>' VIRTUALENV_DOWNLOAD=no \ http_pro

Bug#962307: Acknowledgement (RFS: anymeal/1.0-1 ITA -- Cookbook database for storing recipes)

2020-07-26 Thread Jan Wedekind
Hi, I have now released version 1.5. It is available here: https://mentors.debian.net/package/anymeal Also it can be downloaded as follows: dget -x https://mentors.debian.net/debian/pool/main/a/anymeal/anymeal_1.5-1.dsc Best regards Jan

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 23:12 schrieb Francesco Poli: > On Sun, 26 Jul 2020 22:48:18 +0200 Michael Biebl wrote: > >> Am 26.07.20 um 22:43 schrieb Francesco Poli: >>> On Sun, 26 Jul 2020 22:22:55 +0200 Michael Biebl wrote: >>> >>> [...] Afaics, the problem is, that your service does not properly handle

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 23:12 schrieb Francesco Poli: > On Sun, 26 Jul 2020 22:48:18 +0200 Michael Biebl wrote: > >> Am 26.07.20 um 22:43 schrieb Francesco Poli: >>> On Sun, 26 Jul 2020 22:22:55 +0200 Michael Biebl wrote: >>> >>> [...] Afaics, the problem is, that your service does not properly handle

Bug#966281: snapshot.debian.org: Older source packages are reported as 403 Forbidden

2020-07-26 Thread Francisco M Neto
Thanks for the clarification. I never thought of looking for that in the bug tracker for starfighter instead of snapshot. I'm sending a copy of this message to 966281-d...@bugs.debian.org in order to close the bug (assuming I'm allowed to do so). Cheers, Francisco On Sat, 2020-07-25 at 22:30 +01

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 23:20 schrieb Francesco Poli: > On Sun, 26 Jul 2020 22:49:06 +0200 Michael Biebl wrote: > >> Am 26.07.20 um 22:38 schrieb Francesco Poli: >>> On Sun, 26 Jul 2020 22:06:23 +0200 Michael Biebl wrote: > [...] Persistent=true is relevant when you reboot/power down a system. In

Bug#966332: RM: cfv -- ROM; python2-only; no external deps; no py3 support yet

2020-07-26 Thread Stefan Alfredsson
Package: ftp.debian.org Severity: normal The cfv package upstream is MIA; refreshed development efforts and porting to python3 happens at https://github.com/cfv-project/cfv/commits/python3 however it is not yet mature to replace the existing package. See also https://bugs.debian.org/cgi-bin/bugre

Bug#936288: cfv: Python2 removal in sid/bullseye

2020-07-26 Thread alfs
Den 2020-07-26 kl. 13:17, skrev Moritz Mühlenhoff: On Fri, Aug 30, 2019 at 07:13:06AM +, Matthias Klose wrote: Package: src:cfv Version: 1.18.3-2.1 Severity: normal Tags: sid bullseye User: debian-pyt...@lists.debian.org Usertags: py2removal Hi Stefan, given your comment at https://github.c

Bug#966331: mathomatic: Build with libedit

2020-07-26 Thread Bastian Germann
Package: mathomatic Severity: normal Debian's editline package is not updated in a long time. There is the alternative package libedit which stems from the same source but is properly maintained in Debian. This patch builds mathomatic with that instead. From 8cc0db797a3bf78ab12c189d339654d9ed34e6e

Bug#966283: calibre: Literal "<>" characters in text file not converted properly

2020-07-26 Thread yokota
> Converting a text file (to epub) which included many lines like > " > = > " > resulted in just the character "=". > > As a workaround enscript will produce correct html, but the epub result > looks fine in the calibre viewer, but produces odd underlined text on > a nook ereader. But that is an

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Francesco Poli
On Sun, 26 Jul 2020 22:48:18 +0200 Michael Biebl wrote: > Am 26.07.20 um 22:43 schrieb Francesco Poli: > > On Sun, 26 Jul 2020 22:22:55 +0200 Michael Biebl wrote: > > > > [...] > >> Afaics, the problem is, that your service does not properly handle the > >> case, when the network is not available

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Francesco Poli
On Sun, 26 Jul 2020 22:49:06 +0200 Michael Biebl wrote: > Am 26.07.20 um 22:38 schrieb Francesco Poli: > > On Sun, 26 Jul 2020 22:06:23 +0200 Michael Biebl wrote: [...] > >> Persistent=true is relevant when you > >> reboot/power down a system. In your case, the system is suspended and > >> woken u

Bug#966027: systemd: systemctl failures during upt pgrade due to missing libcryptsetup.so.12

2020-07-26 Thread Michael Biebl
Control: severity -1 minor Am 26.07.20 um 22:59 schrieb Michael Biebl: > Am 25.07.20 um 20:50 schrieb Sven Strickroth: >> Hi, >> >> Am 23.07.2020 um 00:30 schrieb Michael Biebl: >>> Those error messages are from systemd-tty-ask-password-agent not systemctl. >>> Do you actually encounter any proble

Bug#966027: systemd: systemctl failures during upt pgrade due to missing libcryptsetup.so.12

2020-07-26 Thread Michael Biebl
Am 25.07.20 um 20:50 schrieb Sven Strickroth: > Hi, > > Am 23.07.2020 um 00:30 schrieb Michael Biebl: >> Those error messages are from systemd-tty-ask-password-agent not systemctl. >> Do you actually encounter any problems or is this mostly cosmetic? > > I'm not aware of actual problems. Ok. >>

Bug#966330: e2fsprogs: FTBFS since libblkid-dev dropped libblkid.a

2020-07-26 Thread Andreas Beckmann
Source: e2fsprogs Version: 1.45.6-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Control: found -1 1.46~WIP.2019.10.03-1 Hi, libblkid-dev recently dropped libblkid.a causing e2fsprogs to FTBFS: make[2]: Entering directory '/build/e2

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 22:51 schrieb Michael Biebl: > Am 26.07.20 um 22:38 schrieb Francesco Poli: > >> This is why I think the bug is in systemd. > > If you are convinced, this is an issue within systemd, then you'll need > to take this upstream yourself as I clearly don't see the issue and can > argue

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 22:38 schrieb Francesco Poli: > This is why I think the bug is in systemd. If you are convinced, this is an issue within systemd, then you'll need to take this upstream yourself as I clearly don't see the issue and can argue the case for you. signature.asc Description: OpenPGP

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 22:38 schrieb Francesco Poli: > On Sun, 26 Jul 2020 22:06:23 +0200 Michael Biebl wrote: > >> Am 26.07.20 um 21:36 schrieb Francesco Poli: > [...] >>> Dear Michael, >>> I am still convinced that this is a bug in systemd, as explained above. >>> I am reassigning back the bug report to

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 22:38 schrieb Francesco Poli: > Yet, the timer triggers during each wake-up, without waiting. Wait for what? signature.asc Description: OpenPGP digital signature

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Francesco Poli
On Sun, 26 Jul 2020 22:22:55 +0200 Michael Biebl wrote: [...] > Afaics, the problem is, that your service does not properly handle the > case, when the network is not available. It does, that's the reason why the operation is attempted hourly. > Even if systemd would delay timer events after a r

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Francesco Poli
On Sun, 26 Jul 2020 22:06:23 +0200 Michael Biebl wrote: > Am 26.07.20 um 21:36 schrieb Francesco Poli: [...] > > Dear Michael, > > I am still convinced that this is a bug in systemd, as explained above. > > I am reassigning back the bug report to package systemd. > > > > If you think that the tim

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 22:06 schrieb Michael Biebl: >> If you think that the timer unit can be modified so that it behaves as >> intended, please tell me how I should modify it. >> Just to recap the intended behavior: the timer should trigger the >> corresponding oneshot service 5 min after the timer acti

Bug#966323: [Python-modules-team] Bug#966323: python3-subvertpy: missing (unversioned) Breaks+Replaces: python-subvertpy

2020-07-26 Thread Andreas Beckmann
On 7/26/20 9:51 PM, Sandro Tosi wrote: > hm i dont think a B+R is needed here: python3-subvertpy installs a > binary called subvertpy3-fast-export so the manpage needs to match > that name; it's probably a relic of the py2 drop, looking at it right > now You know the package better than me to quic

Bug#966315: RFP: age -- simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability

2020-07-26 Thread Johan Fleury
Package: wnpp Severity: wishlist X-Debbugs-Cc: jfle...@arcaik.net * Package name: age Version : 1.0.0-beta4 Upstream Author : Filippo Valsorda * URL : https://github.com/FiloSottile/age * License : BSD-3-Clause Programming Lang: Golang Description : sim

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Nicolas Mora
I'm not sure yet if this would fix the bug but in all the build log errors, I see that the file /usr/share/nodejs/lodash/_baseOrderBy.js is always the source of the error. The file _baseOrderBy.js in the package seems buggy for an unresolved reson. File in node-lodash unstable package: 4.17.19+df

Bug#811087: closed by Michael Tokarev (Re: Bug#811087: qemu-user-static: qemu-arm-static segfaults in armhf chroot on 'aptitude -u')

2020-07-26 Thread Andreas Beckmann
Control: reopen -1 Control: found -1 1:5.0-13 On 7/26/20 4:51 PM, Debian Bug Tracking System wrote: > This has been fixed in qemu 5.0 (maybe earlier, but 5.0 definitely works). > The buster version (3.1) does not work still. Unfortunately, I can still reproduce it with the current version from si

Bug#823185: fixed in bmake 20200710-1

2020-07-26 Thread Thorsten Glaser
On Sun, 26 Jul 2020, Andrej Shadura wrote: >> basically, the bmake mk files don’t even remotely contain >> anything usable. > >Any more details please? :) There’s no bsd.*.mk there, so it’s ?make, not bmake, assuming b stands for BSD… > I have uploaded a new version with /usr/share/mk being the

Bug#966328: ITP: tllist -- A C header file only implementation of a typed linked list

2020-07-26 Thread Birger Schacht
Package: wnpp Severity: wishlist Owner: Birger Schacht X-Debbugs-Cc: debian-de...@lists.debian.org, bir...@debian.org * Package name: tllist Version : 1.0.1 Upstream Author : Daniel Eklöf * URL : https://codeberg.org/dnkl/tllist * License : MIT Programming La

Bug#966329: ITP: fcft -- simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman

2020-07-26 Thread Birger Schacht
Package: wnpp Severity: wishlist Owner: Birger Schacht X-Debbugs-Cc: debian-de...@lists.debian.org, bir...@debian.org * Package name: fcft Version : 2.2.2 Upstream Author : Daniel Eklöf * URL : https://codeberg.org/dnkl/fcft * License : MIT Programming Lang:

Bug#963475: libefivar1: "efibootmgr -v" fails with "Could not parse device path: Invalid argument"

2020-07-26 Thread Michel Le Bihan
Hello, What's preventing the upstream fix from being applied to this package? Michel Le Bihan

Bug#966310: debian-edu-config 2.10.65+deb10u6 flagged for acceptance

2020-07-26 Thread Adam D Barratt
package release.debian.org tags 966310 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: debian-edu-config Version: 2.10.6

Bug#725484: A way to override blhc false-positives

2020-07-26 Thread Eriberto
Updating... The /etc file is interesting because I will can provide patches in Debian package to solve some bugs related to false positives until you release a new upstream version.

Bug#966327: ITP: foot -- Fast, lightweight and minimalistic Wayland terminal emulator

2020-07-26 Thread Birger Schacht
Package: wnpp Severity: wishlist Owner: Birger Schacht X-Debbugs-Cc: debian-de...@lists.debian.org, bir...@debian.org * Package name: foot Version : 1.4.1 Upstream Author : Daniel Eklöf * URL : https://codeberg.org/dnkl/foot * License : MIT Programming Lang:

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Michael Biebl
Am 26.07.20 um 21:36 schrieb Francesco Poli: > Control: reassign -1 systemd > > > On Fri, 17 Jul 2020 18:11:08 +0200 Francesco Poli wrote: > >> On Fri, 17 Jul 2020 01:46:06 +0200 Michael Biebl wrote: > [...] >>> network-online.target is only relevant during boot, once the target has >>> been rea

Bug#965212: Acknowledgement (linux-image-5.6.0-0.bpo.2-amd64: Booting HPE EPYC server with linux-image-5.6.0-0.bpo.2-amd64 reboots on startup)

2020-07-26 Thread Carl Perry
After working through the dependency issues, I was able to upgrade to the 5.7 kernel from testing and all of the problems reported on this bug and many others went away. Feel free to close this issue. On 2020-07-17 17:51, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report wi

Bug#937090: mrtrix: Python2 removal in sid/bullseye

2020-07-26 Thread Moritz Mühlenhoff
On Sun, Jul 26, 2020 at 03:07:35PM -0400, Yaroslav Halchenko wrote: > Sorry about delay. Yes, mrtrix3 is Afaik the way to go. Please file RM Ack, I've just filed an RM bug. Cheers, Moritz

Bug#966326: RM: mrtrix -- RoQA; Replaced by mrtrix3

2020-07-26 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Please remove mrtrix. It depends on Python 2 and has been replaced by mrtrix3. Acked by the maintainers in #937090. Cheers, Moritz

Bug#966323: [Python-modules-team] Bug#966323: python3-subvertpy: missing (unversioned) Breaks+Replaces: python-subvertpy

2020-07-26 Thread Sandro Tosi
> From the attached log (scroll to the bottom...): > > Preparing to unpack > .../python3-subvertpy_0.11.0~git20191228+2423bf1-4_amd64.deb ... > Unpacking python3-subvertpy (0.11.0~git20191228+2423bf1-4) ... > dpkg: error processing archive > /var/cache/apt/archives/python3-subvertpy_0.11.0~

Bug#965031: python3-numpy: please clarify the license for some files in debian/copyright

2020-07-26 Thread Sandro Tosi
> I do not have a github account. > Could you be so kind to forward my bug report upstream? I can, but what if they have questions or they want to follow up with *you*? am I supposed to be proxying over their questions to you, your replies and so on? i dont really want to be in that business. Ple

Bug#965031: python3-numpy: please clarify the license for some files in debian/copyright

2020-07-26 Thread Francesco Poli
On Tue, 14 Jul 2020 13:46:33 -0400 Sandro Tosi wrote: > > Please let me know, > > feel free to reach out directly to upstream at > https://github.com/numpy/numpy/issues and bring your licence/copyright > concerns there. I do not have a github account. Could you be so kind to forward my bug repor

Bug#966325: sphinx-common: dh_sphinxdoc doesn't remove .doctrees from man

2020-07-26 Thread Christopher Hoskin
Package: sphinx-common Version: 2.4.3-4 Severity: wishlist Dear Maintainer, The wiki page on building Sphinx documentation shows building documentation in both PDF and man page formats: https://wiki.debian.org/SphinxDocumentation dh_sphinxdoc removes .doctrees from html documentationm but not f

Bug#966324: O: tango-icon-theme -- Tango icon library

2020-07-26 Thread Philipp Kern
Package: wnpp Severity: normal I intend to orphan the tango-icon-theme package. There is effectively no churn in this package - but the last upstream release was also 11 years ago. The install base is still quite large (~28k), but votes are awfully low. It is also a reverse dependency of a bunch

Bug#966323: python3-subvertpy: missing (unversioned) Breaks+Replaces: python-subvertpy

2020-07-26 Thread Andreas Beckmann
Package: python3-subvertpy Version: 0.11.0~git20191228+2423bf1-4 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it

Bug#964438: apt-listbugs: dns error when running from cron job

2020-07-26 Thread Francesco Poli
Control: reassign -1 systemd On Fri, 17 Jul 2020 18:11:08 +0200 Francesco Poli wrote: > On Fri, 17 Jul 2020 01:46:06 +0200 Michael Biebl wrote: [...] > > network-online.target is only relevant during boot, once the target has > > been reached, it will stay up, it is not dynamic. > > I.e. you can

Bug#937090: mrtrix: Python2 removal in sid/bullseye

2020-07-26 Thread Yaroslav Halchenko
Sorry about delay. Yes, mrtrix3 is Afaik the way to go. Please file RM On July 26, 2020 7:20:03 AM EDT, "Moritz Mühlenhoff" wrote: >On Fri, Jul 10, 2020 at 01:07:27PM +0200, Andreas Tille wrote: >> Hi Moritz, >> >> On Tue, Jun 30, 2020 at 08:14:15PM +0200, Moritz Mühlenhoff wrote: >> > >> > Giv

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Pirate Praveen
Control: reopen -1 On Mon, Jul 27, 2020 at 00:32, Pirate Praveen wrote: This did not fix the issue :( So we have to reopen this bug once the upload reaches the archive (which will close this bug as fixed). Thanks to the brave new world of embedding eveything and reducing the number of js pa

Bug#966138: connman sysvrc script

2020-07-26 Thread Tom H
I don't use connman, but I was intrigued by this bug, so I replaced ifupdown in a VM with connman. 1) connman is taking over the resolv.conf symlink because it provides an inbuilt dns caching server and assumes that the user wants to use it by default. 2) The package could ship "/etc/default/conn

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Pirate Praveen
On Sun, Jul 26, 2020 at 22:43, Pirate Praveen wrote: On Sun, Jul 26, 2020 at 22:24, Pirate Praveen wrote: Babel build situation is indeed a mess. It is even worse than I estimated. We can no longer build it with npm DEB_BUILD_PROFILES=pkg.node-babel7.npm sbuild ... HOME=`pwd` npm i

Bug#823185: fixed in bmake 20200710-1

2020-07-26 Thread Andrej Shadura
Control: found -1 20200710-4 I have uploaded a new version with /usr/share/mk being the NetBSD files: * /usr/share/bmake/mk-netbsd ships NetBSD files * /usr/share/bmake/mk-bmake ships bmake files * /usr/share/mk is a symlink to bmake/mk-netbsd -- Cheers, Andrej

Bug#957492: Bug#964223: linuxtv-dvb-apps: FTBFS with glibc 2.31 (uses removed stime function)

2020-07-26 Thread Aurelien Jarno
On 2020-07-19 19:35, Aurelien Jarno wrote: > control: tag -1 + pending > > Dear maintainer, > > On 2020-07-13 23:44, Aurelien Jarno wrote: > > control: severity -1 serious > > > > On 2020-07-03 22:27, Aurelien Jarno wrote: > > > Source: linuxtv-dvb-apps > > > Version: 1.1.1+rev1500-1.2 > > > Sev

Bug#966320: dico: Python2 removal in sid/bullseye

2020-07-26 Thread Sandro Tosi
Source: dico Version: 2.9-4 Severity: normal Tags: sid bullseye User: debian-pyt...@lists.debian.org Usertags: py2removal Python2 becomes end-of-live upstream, and Debian aims to remove Python2 from the distribution, as discussed in https://lists.debian.org/debian-python/2019/07/msg00080.html You

Bug#966321: mnemosyne: Python2 removal in sid/bullseye

2020-07-26 Thread Sandro Tosi
Source: mnemosyne Version: 2.7.2+ds1-1 Severity: normal Tags: sid bullseye User: debian-pyt...@lists.debian.org Usertags: py2removal Python2 becomes end-of-live upstream, and Debian aims to remove Python2 from the distribution, as discussed in https://lists.debian.org/debian-python/2019/07/msg0008

Bug#966322: pycsw: Python2 removal in sid/bullseye

2020-07-26 Thread Sandro Tosi
Source: pycsw Version: 2.4.2+dfsg-4 Severity: normal Tags: sid bullseye User: debian-pyt...@lists.debian.org Usertags: py2removal Python2 becomes end-of-live upstream, and Debian aims to remove Python2 from the distribution, as discussed in https://lists.debian.org/debian-python/2019/07/msg00080.h

Bug#823185: fixed in bmake 20200710-1

2020-07-26 Thread Thorsten Glaser
Hi, > Can you please provide more details? basically, the bmake mk files don’t even remotely contain anything usable. Adding -m /usr/share/bmake/mk-netbsd fixes this in bullseye/sid with a versioned B-D on the new bmake. It is not the first time {p⇒b}make’s deficiencies troubled makefs, though…

Bug#966319: bridge-utils: "bridge_ports all" fails on systems using Predictable Interface names

2020-07-26 Thread Martin-Éric Racine
Package: bridge-utils Version: 1.6-2 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On hosts using Predictable Network Interface Names (e.g.enp4s0) "bridge_ports all" in /etc/network/interfaces fails at making the bridge find any interface. None of the interfaces shown in "

Bug#823185: fixed in bmake 20200710-1

2020-07-26 Thread Andrej Shadura
Hi, On Sun, 26 Jul 2020, at 18:45, Thorsten Glaser wrote: > On Fri, 24 Jul 2020, Debian FTP Masters wrote: > > >* Ship bmake mk files (Closes: #823185). > > Thanks for breaking bmake’s r-builddeps without notice. Well, I did test bmake with some rbuilddeps and found no regressions; sorry if

Bug#881719: libcdio 2.1.0 and lubcdio++

2020-07-26 Thread Vasyl Gello
Hi Gabriel! Let me explain more briefly how I see the future of Kodi from Debian according to my grand plan. July 26, 2020 4:33:22 PM UTC, "Gabriel F. T. Gomes" написав(-ла): >Hmm, that's not a decision to be made lightly. Would the backport to >buster fix any bugs or add features that users h

Bug#965353: [Pkg-javascript-devel] Bug#965353: Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Pirate Praveen
On Sun, Jul 26, 2020 at 22:24, Pirate Praveen wrote: Babel build situation is indeed a mess. It is even worse than I estimated. We can no longer build it with npm DEB_BUILD_PROFILES=pkg.node-babel7.npm sbuild ... HOME=`pwd` npm i npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported UR

Bug#966312: Weird getaddrinfo

2020-07-26 Thread Andrei POPESCU
Control: reassign -1 libc6 On Du, 26 iul 20, 22:24:52, viweei wrote: > Package: libc > Version: 2.28 > OS: Linux debian 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2+deb10u1 (2020-06-07) > x86_64 > > Problems caused by curl and wget domain name resolution, use curl is > successful, but wget fails to

Bug#966318: O: pdf2svg -- converts PDF documents to SVG files (one per page)

2020-07-26 Thread Philipp Kern
Package: wnpp Severity: normal I intend to orphan the pdf2svg package. This is a very minimal wrapper around Poppler and Cairo, feeding one's output into the other's input to convert PDF into SVG files. I mostly did not have this need anymore for a long time now. It historically did not need a lo

Bug#965353: [Pkg-javascript-devel] Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Pirate Praveen
On Sun, Jul 26, 2020 at 19:35, Adrian Bunk wrote: On Sun, Jul 26, 2020 at 09:55:47PM +0530, Pirate Praveen wrote: I'm wondering if this will require another bootstraping cycle as node-babel7 autopkgtest is also broken and it depends on itself. If the problem is in node-lodash and gets f

Bug#966317: O: gcc-3.3 -- providing The GNU Standard C++ Library v3 (libstdc++5)

2020-07-26 Thread Philipp Kern
Package: wnpp Severity: normal I am hereby orphaning gcc-3.3, which today just builds libstdc++5. I no longer have binaries that rely on this ancient library. IBM TSM used to require this - but as far as I can see, there are newer binaries these days that use the "contemporary" C++ library. For o

Bug#823185: fixed in bmake 20200710-1

2020-07-26 Thread Thorsten Glaser
On Fri, 24 Jul 2020, Debian FTP Masters wrote: >* Ship bmake mk files (Closes: #823185). Thanks for breaking bmake’s r-builddeps without notice. bye, //mirabilos -- Yes, I hate users and I want them to suffer. -- Marco d'Itri on gmane.linux.debian.devel.general

Bug#965353: [Pkg-javascript-devel] Bug#965353: node-babel7 FTBFS: babel-plugin-dynamic-import-node/src/index.js: isArray is not defined

2020-07-26 Thread Adrian Bunk
On Sun, Jul 26, 2020 at 09:55:47PM +0530, Pirate Praveen wrote: > I'm wondering if this will require another bootstraping cycle as node-babel7 > autopkgtest is also broken and it depends on itself. If the problem is in node-lodash and gets fixed there, shouldn't this fix everything? cu Adrian

Bug#881719: libcdio 2.1.0 and lubcdio++

2020-07-26 Thread Gabriel F. T. Gomes
Hi, Vasyl, On 26 Jul 2020, Vasyl Gello wrote: >I need it to satisfy kodi build dependency in libcdio++. Actually, when Kodi >19.0 goes live officially, >I would like to have it in unstable, testing (if it gets released before the >freeze takes place) That sounds reasonable, and I'm already wor

Bug#966316: lintian: false positive acute-accent-in-manual-page in nroff comment

2020-07-26 Thread Thorsten Glaser
Package: lintian Version: 2.85.0 Severity: normal X-Debbugs-Cc: t...@mirbsd.de I: makefs: acute-accent-in-manual-page usr/share/man/man8/makefs.8.gz:42 42 .\" * ' generates ’ in gnroff, \' generates ´, so use \*(aq While, yes, the sequence “\'” is there, it’s in a comment (the line begins wit

  1   2   >