Bug#960326: json-c: CVE-2020-12762

2020-05-15 Thread Salvatore Bonaccorso
Hi, On Fri, May 15, 2020 at 10:19:42PM +0200, Salvatore Bonaccorso wrote: > Hi, > > On Mon, May 11, 2020 at 09:55:12PM +0200, Salvatore Bonaccorso wrote: > > Source: json-c > > Version: 0.13.1+dfsg-7 > > Severity: important > > Tags: security upstream > > Forwarded:

Bug#958840: kmer: autopkgtest regression: No module named 'localAlignerInterface'

2020-05-15 Thread Andreas Tille
Hi Antoni, since you once dived into this which was interrupted when Salsa was offline: Would you be able to finish this? That would be really helpful. Kind regards Andreas. On Tue, Apr 28, 2020 at 08:43:55PM +0200, Andreas Tille wrote: > On Tue, Apr 28, 2020 at 04:43:30PM +,

Bug#757402: [PATCH] tests: skip small-stack tests on hppa architecture

2020-05-15 Thread Greg Price
On hppa these tests crash because the allocated stack space is too small, even after it was doubled in b9a190789 (and the data size doubled to match) to make it work on powerpc. For this arch just skip these tests, which is enough to make the whole suite pass. Fixes:

Bug#960741: pavucontrol: crash (SIGSEGV) when pulseaudio exits

2020-05-15 Thread Paul Wise
Package: pavucontrol Version: 4.0-2 Severity: normal File: /usr/bin/pavucontrol Usertags: crash When pulseaudio exits (temporarily), pavucontrol crashes with SIGSEGV: $ sh -c 'sleep 30s ; pulseaudio -k' & [1] 61080 $ gdb -batch -n -ex 'set pagination off' -ex run -ex bt -ex 'bt full' -ex

Bug#854019: 用中文描述下问题

2020-05-15 Thread atzlinux 肖盛文
这个 bug 报告,说的是,用阴历查询阳历,如果阴历时间是在当日晚上 23 点,则查到的阳历日期反而会提前一天。 -- 肖盛文 Faris Xiao 微信:atzlinux QQ:909868357 铜豌豆 Linux 基于 Debian 的 Linux 中文桌面操作系统:https://www.atzlinux.com signature.asc Description: OpenPGP digital signature

Bug#960739: libc-bin: getaddrinfo() fails with EAI_AGAIN when the DNS query returns a large number of A and AAAA records.

2020-05-15 Thread Michael Przybylski
Package: libc-bin Version: 2.30-7 Severity: important Tags: ipv6 Dear Maintainer, When attempting to follow the instructions for installing the latest version of Docker Engine at https://docs.docker.com/engine/install/debian/ I noticed that 'apt-get update' and curl were both failing to

Bug#757402: git: test suite fails on hppa, in run_with_limited_stack

2020-05-15 Thread Greg Price
On Wed, May 13, 2020 at 4:53 AM John David Anglin wrote: > On 2020-05-13 1:44 a.m., Greg Price wrote: > > Probably cleanest to put this outside the `case $uname_s`. > I put it where I did because the result of uname -m is somewhat OS dependent. > > The config.guess script attempts to guess a

Bug#960644: valgrind: Doesn't support D programming language demangling

2020-05-15 Thread Witold Baryluk
Hi Mark. I will do that, and try to submit a code to that. valgrind looks to be used pretty outdated libiberify code. It does have some support for the D, but it doesn't support latest ABIs, and doesn't detect it automatically. As you already know, the valgrind has autodetection for rust, and

Bug#711135: Deadline Approaching: CLOUD COMPUTING 2020 || October 25 - 29, 2020 - Nice, France

2020-05-15 Thread CLOUD COMPUTING 2020
Greetings, Note that CLOUD COMPUTING 2020 scheduled earlier in the year has been moved to October 25 - 29, 2020 in Nice, France. As such, we have additional time to reopen submissions to the conference. In order to accommodate a large number of situations, we are offering the option for

Bug#954907: python3-dateparser: Warning with autopkgtest when python3.8 is default

2020-05-15 Thread Emmanuel Arias
Hi, The warning is still happen on 0.7.4-1 version. ``` /tmp/autopkgtest.anahCe/build.ib1/src/dateparser/date.py:138: FutureWarning: Date formats should be list, tuple or set of strings warn(_DateLocaleParser.DATE_FORMATS_ERROR_MESSAGE, FutureWarning) ``` I will investigate. Cheers, eamanu

Bug#960738: simple-cdd: Does not mirror non-free or contrib

2020-05-15 Thread Oliver
Package: simple-cdd Version: 0.6.7 Severity: normal Tags: d-i Dear Maintainer, I am trying to build a CD via simple-cdd by running build-simple-cdd --conf ./cd.conf The contents of that conf file are: mirror_components="non-free main contrib" server=debian.osuosl.org

Bug#960688: fwupd: missing Breaks: fwupdate (<< 12-7)

2020-05-15 Thread Andreas Beckmann
On 15/05/2020 20.54, mario.limoncie...@dell.com wrote: > Hopefully that illustrates the timeline. As fwupdate is a transition package > now, > I don't know that it makes sense to add the Breaks now, please advise. Nothing forces the transitional fwupdate to be installed, thus the package

Bug#950585: binutils-dev: included log files introduce reproducibility issues

2020-05-15 Thread Paul Wise
On Mon, 24 Feb 2020 14:09:23 -0800 Vagrant Cascadian wrote: > Exploring avenues to put files like this into some separate artifact for > things that are not reproducible might be one avenue There is already the BYHAND (and automatic BYHAND) mechanisms for files that get installed outside of

Bug#960590: wolfssl: please make the libwolfssl.a file reproducible

2020-05-15 Thread Felix Lechner
Hi Chris, On Fri, May 15, 2020 at 3:58 PM Chris Lamb wrote: > > * The "ignored" message is a warning, not an error. Thanks for pointing it out. As someone not well-versed in reproducible builds, I did not immediately understand the cause and appropriate remedies. I asked upstream to revert

Bug#960737: libc6: on the Unicode character U+1F928 and above, iswctype returns false for all properties

2020-05-15 Thread Vincent Lefevre
Package: libc6 Version: 2.30-8 Severity: normal On the Unicode character U+1F928 and above, iswctype returns false for all properties. It should have the graph, print and punct properties. -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500,

Bug#893481: libapache2-mod-php: Upgrade to php7.2 disables the php module

2020-05-15 Thread Bryce Harrington
It looks like the logic in the upgrader flags as an error if there are previous enabled php mods enabled in apache. It's a bit of a hack but for ubuntu I changed the logic to make it disable those other mods; for Ubuntu we always only support a single php version at a time, so this should work

Bug#960736: fig2dev crash in compute_closed_spline

2020-05-15 Thread David Petek
Package: fig2dev Version: 3.2.7a fig2dev crashes when processing certain fig files. The crash happens in "compute_closed_spline" when trying to process specially formatted "closed approximated spline" figure. Steps to reproduce: fig2dev -L png compute_closed_spline.fig ASAN output:

Bug#960735: nvidia-legacy-390xx-kernel-dkms: doesn't compile with linux 5.7

2020-05-15 Thread Jiri Palecek
Package: nvidia-legacy-390xx-kernel-dkms Version: 390.132-4 Severity: normal Tags: patch Dear Maintainer, I was trying to test nvidia drivers with the new kernel in experimental 5.7.0-rc5-686-pae. In the build log, I noticed it failed due to missing functions set_memory_array_wb and friends.

Bug#960688: fwupd: missing Breaks: fwupdate (<< 12-7)

2020-05-15 Thread Mario.Limonciello
Let me elaborate the timeline. * Originally fwupdate contained /usr/bin/fwupdate. * It was merged into fwupd and fwupdate went into maintenance only mode. * In Debian we made fwupdate a transition package with nothing in it. This is when the Replaces got put into place. * Because it was a

Bug#955469: initramfs-tools-core: Enable zstandard support

2020-05-15 Thread Ben Hutchings
On Wed, 2020-04-29 at 21:36 +0200, Norbert Lange wrote: > Am Mittwoch, 29. April 2020 schrieb Ben Hutchings : > > > On Tue, 2020-04-28 at 04:43 +0100, Ben Hutchings wrote: > > > On Wed, 01 Apr 2020 09:05:22 +0200 Norbert Lange > > wrote: > > > > Package: initramfs-tools-core > > > > Version:

Bug#960368: Patch to avoid segfault in kallisto

2020-05-15 Thread Pranav Ballaney
Hi, I investigated the segfault issue in kallisto, and found a fix for it. Details can be found at https://github.com/pachterlab/kallisto/issues/254#issuecomment-629546051 I've written a patch to avoid the segfault, for the time being, until upstream fixes it. Please take a look.

Bug#960702: ethtool -m values change when output is redirected

2020-05-15 Thread Ben Hutchings
Control: tag -1 moreinfo On Fri, 2020-05-15 at 15:02 +, Yannis Aribaud wrote: > Package: ethtool > Version: 1:4.19-1 > Severity: important > I'm facing a very strange behavior. The command ethtool -m report > the transceiver DOM values correctly, but when the command output is > redirected

Bug#960692: src:netbeans: Please add support to build against libjson-simple-java >= 3

2020-05-15 Thread Markus Koschany
Hi Gilles, Am 15.05.20 um 15:43 schrieb Gilles Filippini: > Package: src:netbeans > Version: 10.0-3 > Severity: normal > Tags: patch > > Hi, > > I'd like to transition json-simple 3.1.1 to unstable, but netbeans is a > blocker since it builds against libjson-simple-java << 3 only. [...] As I

Bug#957169: efl: ftbfs with GCC-10

2020-05-15 Thread Ross Vandegrift
Control: fixed -1 efl/1.24.0-1 Control: tags -1 fixed-in-experimental On Fri, Apr 17, 2020 at 10:59:25AM +, Matthias Klose wrote: > Please keep this issue open in the bug tracker for the package it > was filed for. If a fix in another package is required, please > file a bug for the other

Bug#960734: sensible-utils: does not execute shell in EDITOR and VISUAL

2020-05-15 Thread brian m. carlson
Package: sensible-utils Version: 0.0.12+nmu1 Severity: normal Tags: patch It is generally possible in EDITOR and VISUAL to place arbitrary shell. For example, one can write something like the following: export VISUAL='f(){ if [ -n "$DISPLAY" ]; then gvim -f "$@"; else vim "$@"; fi; };f' This

Bug#960733: rrdtool update with invalid DS format corrupts rrd file

2020-05-15 Thread Joey Hess
Package: rrdtool Version: 1.7.2-3+b4 Severity: normal joey@darkstar:~> rrdtool create foo.rrd DS:foo:GAUGE:1:10:1000 RRA:AVERAGE:0.5:1:864000 joey@darkstar:~> rrdtool update foo.rrd N:100 joey@darkstar:~> rrdtool tune foo.rrd DS:xxx ERROR: invalid DS format - exit 1 That tune looks like it

Bug#960713: pkg-php-tools: Support loading debhelper addons from Build-Depends

2020-05-15 Thread Robin Gustafsson
Package: pkg-php-tools Version: 1.39 Severity: wishlist Tags: patch Dear Maintainer, Please consider supporting the newer (debhelper >= 11) way of loading addon sequences directly from Build-Depends. That is, Provide the virtual packages dh-sequence-phpcomposer and dh-sequence-phppear. A (very

Bug#960590: wolfssl: please make the libwolfssl.a file reproducible

2020-05-15 Thread Chris Lamb
Felix, > I would like to ask upstream to revert [1], but Ubuntu is a > Debian-derivative. Should our binutils be built differently (or have > they changed since [1] was authored)? I read this question as a false dichotomy, or at we are focusing on the wrong thing here. Let us take a few steps

Bug#960732: Segmentation fault with true-color escape sequences in :term

2020-05-15 Thread Josh Triplett
Package: neovim Version: 0.4.3-3 Severity: normal Steps to reproduce: Install the "mpv" package. Run nvim. Use :term to open a terminal. Within the terminal, run "mpv --quiet --vo=tct some-video-file.webm". The terminal will display garbage for a bit, then nvim will segfault. This happens

Bug#925754: Fwd: Fixed in newer release of libopenshot / libopenshot-audio

2020-05-15 Thread John Scott
On Sat, 25 Apr 2020 21:40:14 -0400 FeRD wrote: > If Debian maintains JUCE as a distro package, and it would be a compatible > alternative to our JUCE-based "libopenshot-audio", I don't see any reason we > can't add an option to libopenshot's CMake configuration that tells it to > just > use those

Bug#936804: knockpy - python3

2020-05-15 Thread Scott Talbert
Hi, Looks like someone did a patch to port knockpy to Python 3: https://github.com/guelfoweb/knock/pull/71 Regards, Scott

Bug#960731: ITP: evil-winrm -- Ultimate WinRM shell for hacking/pentesting

2020-05-15 Thread Pedro Loami Barbosa dos Santos
Package: wnpp Severity: wishlist Owner: Pedro Loami Barbosa dos Santos * Package name: evil-winrm Version : 2.3 Upstream Author : Óscar Alfonso Díaz * URL : https://github.com/Hackplayers/evil-winrm * License : LGPL-3 Programming Lang: ruby Description

Bug#960730: libanyevent-irc-perl: does not verify TLS server certificates

2020-05-15 Thread Benjamin Barenblat
Package: libanyevent-irc-perl Version: 0.97-2 Control: tag -1 + upstream AnyEvent::IRC supports connecting to IRC servers over TLS. When connecting, though, it does not verify that server certificates are valid. An invalid TLS certificate is better than no TLS at all, but users (and many

Bug#960728: openblas: please consider adding openblas_get_config() to libblas.so.3

2020-05-15 Thread Mike Miller
Source: openblas Version: 0.3.9+ds-1 Severity: wishlist Dear Maintainer, Please consider including the 'openblas_get_config' extension function in the libblas.so.3 shared library provided by all OpenBLAS flavors. In previous versions of the libopenblas-base library package, it was possible to

Bug#960729: autopkgtest-build-qemu fails to create ubuntu focal image due to missing ifupdown

2020-05-15 Thread Andreas Beckmann
Package: autopkgtest Version: 5.13.1 Severity: normal On a Debian (buster + some bullseye) host: # autopkgtest-build-qemu focal /var/cache/autopkgtest/autopkgtest-focal-amd64.img http://archive.ubuntu.com/ubuntu amd64 Detected local apt proxy, using http://10.0.2.2:3128 as virtual machine

Bug#960710: RFS: adios2/2.6.0-1 [ITP] -- ADIOS2 Adaptable IO system for simulations

2020-05-15 Thread Kyle Edwards
Package: sponsorship-requests Severity: wishlist X-Debbugs-CC: debian-scie...@lists.debian.org Dear mentors, I am looking for a sponsor for my package "adios2":  * Package name: adios2    Version : 2.6.0-1    Upstream Author : UT-BATTELLE, LLC  * URL :

Bug#960727: errors during upgrade

2020-05-15 Thread Michael Biebl
Package: python3-distutils Version: 3.8.3-2 Severity: minor During upgrade I got the following errors: python3-lib2to3 (3.8.3-2) wird eingerichtet ... find: ‘/usr/lib/python3.7/lib2to3’: Datei oder Verzeichnis nicht gefunden find: ‘/usr/lib/python3.7/lib2to3’: Datei oder Verzeichnis nicht

Bug#960726: firefox: connection failure to most https websites

2020-05-15 Thread Vincent Lefevre
Package: firefox Version: 76.0.1-1 Severity: grave Justification: renders package unusable The connection to many https websites fails, e.g. https://www.google.com/ Secure Connection Failed An error occurred during a connection to www.google.com. The OCSP server experienced an internal

Bug#953205: Possibly fixed in Testing

2020-05-15 Thread Soren Stoutner
With the updates in Testing as of 5/15/20, this appears to no longer be an issue (probably because of some updated dependency). Now it is the opposite:  if `require "uri/generic"` is commented out, an error is produced.  If it is not commented out, updates to Redmine work correctly. -- Soren

Bug#960725: libjs-popper.js: poper.js is a wrong symlink

2020-05-15 Thread Francesco Potortì
Package: libjs-popper.js Version: 1.16.0+ds2-1 Severity: important The symbolic link /usr/share/javascript/popper.js points to a directory, rather than the popper.js file $ ls -l /usr/share/javascript/popper.js lrwxrwxrwx 1 root root 24 Dec 8 13:29 /usr/share/javascript/popper.js ->

Bug#960724: mark golang-github-mitchellh-iochan-dev Multi-Arch: foreign

2020-05-15 Thread Helmut Grohne
Package: golang-github-mitchellh-iochan-dev Version: 0.0~git20150529.0.87b45ff-3 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability Control: affects -1 src:gox src:packer Please mark golang-github-mitchellh-iochan-dev to help making the build-depends of the affected

Bug#960723: mark golang-github-kjk-lzma-dev Multi-Arch: foreign

2020-05-15 Thread Helmut Grohne
Package: golang-github-kjk-lzma-dev Version: 1.0.0-5 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability Control: affects -1 + src:aptly src:debiman src:golang-github-pointlander-peg src:minica src:pk4 src:ratt Please mark golang-github-kjk-lzma-dev to help making the

Bug#960722: mark golang-github-influxdata-yamux-dev Multi-Arch: foreign

2020-05-15 Thread Helmut Grohne
Package: golang-github-influxdata-yamux-dev Version: 0.0~git20171107.1f58ded-5 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability Control: affects -1 + src:golang-github-influxdata-yarpc src:influxdb Please mark golang-github-influxdata-yamux-dev to help making the

Bug#960105: node-redis: autopkgtest regressions against Redis 6.x

2020-05-15 Thread Chris Lamb
reassign 960721 node-redis forcemerge 960105 960721 thanks Hi, I already filed this and it was actually fixed in 3.0.2-2: node-redis (3.0.2-2) unstable; urgency=medium * Disable error tests incompatible with redis ≥ 6 (Closes: #960105) ... hence merging. Thanks for filing these issues.

Bug#958408: etherape: crashes with "critical: read_all() failed on control socket"

2020-05-15 Thread rghetta
On 15/05/20 15:22, Patrick Matthäi wrote: @rghetta: Do you want to merge it? Patch merged. Thanks to all for your nice work. I've cut a new release, 0.9.19 Ciao, R

Bug#960721: redis breaks node-redis autopkgtest: 6/655

2020-05-15 Thread Paul Gevers
Source: redis, node-redis Control: found -1 redis/5:6.0.0-2 Control: found -1 node-redis/3.0.2-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of redis the

Bug#960326: json-c: CVE-2020-12762

2020-05-15 Thread Salvatore Bonaccorso
Hi, On Mon, May 11, 2020 at 09:55:12PM +0200, Salvatore Bonaccorso wrote: > Source: json-c > Version: 0.13.1+dfsg-7 > Severity: important > Tags: security upstream > Forwarded: https://github.com/json-c/json-c/pull/592 > > Hi, > > The following vulnerability was published for json-c. > >

Bug#960626: tests with other distributions

2020-05-15 Thread cyrille
Hello,   I've tried 2 other distribution and the scheme is the same:   1) Ubuntu: Doesn't work. Parted shows the same strange results 2) Fedora: Work. Parted shows a regular msdos partition table with 512 bytes logical sectors

Bug#960716: udev: systemd-udevd fails with "Process '/usr/sbin/alsactl -E HOME=/run/alsa restore 1' failed with exit code 99"

2020-05-15 Thread Michael Biebl
Control: reassign -1 alsa-utils Am 15.05.2020 um 21:25 schrieb Nikolaus Rath: > Package: udev > Version: 241-7~deb10u4 > Severity: normal > > Dear Maintainer, > > On every boot, I'm getting a warning of the form > > May 15 19:27:30 vostro.rath.org systemd-udevd[525]: Process >

Bug#960720: node-co: autopkgtest regression: no such file or directory, open 'LICENSE'

2020-05-15 Thread Paul Gevers
Source: node-co Version: 4.6.0-2 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of node-co the autopkgtest of node-co fails in testing when that autopkgtest is run with the binary packages

Bug#944029: megahit_1.2.9-1_amd64.changes REJECTED

2020-05-15 Thread Andreas Tille
Hi Thorsten, this is fixed in new upload. Thanks a lot for your thorough checking Andreas. On Fri, May 15, 2020 at 06:00:09PM +, Thorsten Alteholz wrote: > > Hi Andreas, > > src/idba seems to be licensed under GPL2+, and the rest is licensed under > GPL-3+ > Please don't add the GPL

Bug#960716: udev: systemd-udevd fails with "Process '/usr/sbin/alsactl -E HOME=/run/alsa restore 1' failed with exit code 99"

2020-05-15 Thread Michael Biebl
Am 15.05.2020 um 22:10 schrieb Michael Biebl: > Control: reassign -1 alsa-utils > > Am 15.05.2020 um 21:25 schrieb Nikolaus Rath: >> Package: udev >> Version: 241-7~deb10u4 >> Severity: normal >> >> Dear Maintainer, >> >> On every boot, I'm getting a warning of the form >> >> May 15 19:27:30

Bug#960509: ivar_1.2.2+dfsg-1_amd64.changes REJECTED

2020-05-15 Thread Andreas Tille
Hi Thorsten, fixed in new upload - thanks a lot for checking. Kind regards Andreas. On Fri, May 15, 2020 at 06:00:09PM +, Thorsten Alteholz wrote: > > Hi Andreas, > > the license of this package seems to be GPL-3 only whereas some html files in > doc/ are GPL-2 > > Thorsten >

Bug#960719: python-django-netfields: autopkgtest failure: No module named 'django_netfields'

2020-05-15 Thread Paul Gevers
Source: python-django-netfields Version: 1.2.2-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails. I copied some of the output at the bottom of this

Bug#960405: mscgen crashes after libgd3 upload

2020-05-15 Thread Steve Langasek
Package: mscgen Version: 0.20-13 Followup-For: Bug #960405 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu groovy ubuntu-patch Hi Niels, This autopkgtest regression hit us also in Ubuntu, and I dug into it and found mscgen was blindly subtracting 1 from the "width" returned by libgd

Bug#960718: slirp4netns: autopkgtest failure: 5/7 tests

2020-05-15 Thread Paul Gevers
Source: slirp4netns Version: 0.4.3-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails. I copied some of the output at the bottom of this report. Can you

Bug#960294: [Debian-med-packaging] Bug#960294: closed by Debian FTP Masters (reply to Etienne Mollier ) (Bug#960294: fixed in tigr-glimmer

2020-05-15 Thread Étienne Mollier
Hi Helmut, Helmut Grohne, on 2020-05-15 08:02:04 +0200: > Given that the previous fix of the bug was incomplete, I'd like to > confirm that with this fix, it really fails instantly. Also verbose > build logs help a lot. Thank you for bearing with me. You're welcome, glad to read it does the job.

Bug#960717: openbox-menu: autopkgtest failure: openbox-menu: command not found

2020-05-15 Thread Paul Gevers
Source: openbox-menu Version: 0.8.0+hg20161009-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails. I copied some of the output at the bottom of this

Bug#960715: cunit: autopkgtest failure: gcc: not found

2020-05-15 Thread Paul Gevers
Source: cunit Version: 2.1-3-dfsg-2 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails. I copied some of the output at the bottom of this report. Can you

Bug#960714: libkeduvocdocument: autopkgtest failure: kdeinit5: not found

2020-05-15 Thread Paul Gevers
Source: libkeduvocdocument Version: 4:17.08.3-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails. I copied some of the output at the bottom of this

Bug#954089: libplack-perl: Please verify server identity via SSL

2020-05-15 Thread gregor herrmann
On Thu, 19 Mar 2020 14:39:13 +0200, Damyan Ivanov wrote: > > > But to fully measure the impact, it would be nice to have the number > > > of failing packages built with a patched HTTP::Tiny. > > I have one small concern: As the change is about checking remote SSL > > certs, and tests

Bug#960693: phpliteadmin.desktop file is misconfigured

2020-05-15 Thread Nicholas Guriev
Hello, As Desktop Entry Specification says[1], `Link` is a valid value of `Type` key in *.desktop files, and unknown types should be silently ignored. So I doubt the issue is in the phpliteadmin package. Although, I do not know which menu supports such links. It might be worth switching to

Bug#960206: olive-editor: does not start due to OpenColorIO error

2020-05-15 Thread bartosz
On 2020-05-15 16:25, Adrian Bunk wrote: On Sun, May 10, 2020 at 06:00:04PM +0200, Bartosz Fenski wrote: Package: olive-editor Version: 20200210-1 Severity: grave After fresh install olive doesn't start at all fenio@udebian:~$ olive-editor Using Qt version: 5.12.5 [OpenColorIO Info]: Color

Bug#959631: hy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 returned exit code 13

2020-05-15 Thread Tianon Gravi
On Tue, 5 May 2020 at 10:55, Tianon Gravi wrote: > I was definitely over my head with this one, so I reached out to the > Hy community and was pointed to https://bugs.python.org/issue39562, > which does seem quite related from my own limited understanding, so > this might technically be a bug in

Bug#960639: Bug#960639: src:orthanc-imagej: Please add support to build against libjson-simple-java >= 3

2020-05-15 Thread Gilles Filippini
Andreas Tille a écrit le 15/05/2020 à 12:49 : > Hi Sébastien, > > On Fri, May 15, 2020 at 07:50:01AM +0200, Sébastien Jodogne wrote: >> As far as I'm concerned, I don't have time to have a look at this >> problem in the upstream project before several months. The Orthanc >> project is indeed

Bug#960469: libtool: for a shared library, -L. -lfoo works but libfoo.so is ignored

2020-05-15 Thread Nicolas Boulenguez
Package: src:libtool Followup-For: Bug #960469 Hello. An improved reproducer is attached. The patch just copies other portions of the code and requires competent review. On my machine, * sh reproducer fails and demonstrates the problem. * sh reproducer check_reproducer succeeds, so the

Bug#960674: golang-go: "fatal error: gc_trigger underflow" on mipsel

2020-05-15 Thread Shengjing Zhu
On Fri, May 15, 2020 at 6:03 PM Sascha Steinbiss wrote: > > Package: golang-go > Version: 2:1.14~1 > Severity: important > > Dear Maintainer, > > the current go binary crashes on mipsel when running non-trivial calls > (a trivial call would be like 'go version', which succeeds) with the message >

Bug#960712: src:pychess: fails to migrate to testing for too long: maintainer built arch:all

2020-05-15 Thread Paul Gevers
Source: pychess Version: 0.12.2-1 Severity: serious Control: close -1 1.0.0-1 Tags: sid bullseye pending User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing

Bug#960405: mscgen: FTBFS and debci failure

2020-05-15 Thread Niels Thykier
Control: reassign -1 mscgen,libgd3 Control: affects -1 mscgen control: retitle -1 mscgen crashes after libgd3 upload On Tue, 12 May 2020 13:16:59 +0300 Adrian Bunk wrote: > Source: mscgen > Version: 0.20-13 > Severity: serious > Tags: ftbfs > >

Bug#960702: ethtool -m values change when output is redirected

2020-05-15 Thread Yannis Aribaud
15 mai 2020 18:40 "Bjørn Mork" a écrit: > "Yannis Aribaud" writes: > > [...] > > To me it looks like you are just reading arbitrary numbers from the > SFP+. Try replacing it and see if the results are more reliable. I will try, but I am seeing the same behavior and similar values on 2 servers

Bug#958169: lxterminal doesn't recognize URLs anymore

2020-05-15 Thread Andriy Grytsenko
control: tags -1 fixed-upstream >Upstream LXTerminal has fixed this issue in the following commit: >https://github.com/lxde/lxterminal/commit/b1e3db193651b33db1e112a71ccc1e9868f37093 Thank you very much for pointing on that. Then it will be fixed on next upload which I hope happens soon.

Bug#936683: [Pkg-javascript-devel] Bug#936683: gyp: Python2 removal in sid/bullseye

2020-05-15 Thread Jérémy Lal
Le ven. 15 mai 2020 à 16:33, Mitsuya Shibata a écrit : > Dear maintainer, > > I'm trying to create updated package that incorporates a new upstream > version to support Python 3. > > https://salsa.debian.org/shibata/gyp > > I tested by followings: > > - A simple gyp script works on

Bug#960696: chrome-gnome-shell: /usr/share/applications/org.gnome.ChromeGnomeShell.desktop is misconfigured

2020-05-15 Thread Simon McVittie
Control: reassign -1 chrome-gnome-shell,src:kservice Control: found -1 kservice/5.62.0-1 On Fri, 15 May 2020 at 22:08:35 +0800, Jason L. Quinn wrote: > Start of any QT application from the console produces the following chrome- > gnome-shell related error message: > > >

Bug#960294: closed by Debian FTP Masters (reply to Etienne Mollier ) (Bug#960294: fixed in tigr-glimmer 3.02b-5)

2020-05-15 Thread Helmut Grohne
On Thu, May 14, 2020 at 07:09:06AM +, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:tigr-glimmer package: > > #960294: tigr-glimmer does not trap errors from make Given that the previous fix of the bug was

Bug#953437: Upstream has a proposed fix

2020-05-15 Thread Thibaut Paumard
Le 15/05/2020 à 11:07, Julien Puydt a écrit : > It should, but since I haven't been able to reproduce your problem on > eller.debian.org... > Interesting. I just re-compiled my test-case in a fresh chroot on eller, and it still segfaults. The base system is sid-mips64el. Regards, Thibaut.

Bug#960709: unattended-upgrades: Exception: 'NoneType' object has no attribute 'dependencies'

2020-05-15 Thread Evgeny Kapun
Package: unattended-upgrades Version: 1.11.2 I'm using unattended-upgrades on a Debian Buster system. Some time ago, it stopped working. When run from terminal, it prints: Exception: 'NoneType' object has no attribute 'dependencies' This line doesn't appear in logs. After some manual

Bug#960708: dupload: please allow mailtx to work for non-standard distributions

2020-05-15 Thread Richard Lewis
Package: dupload Version: 2.9.4 Severity: wishlist Dear Maintainer, In dupload.conf, mailto sends a mail for duploads to stable and mailtx works for unstable and experimental, but there's nothing for non-standard (eg private distributions/names). Perhaps a 'mailty' is needed? Thanks Richard

Bug#960707: libalure1: Binary rebuild with current libfluidsynth2

2020-05-15 Thread Bastian Germann
Package: libalure1 Priority: normal Version: 1.2-6 libalure1 recommends libfluidsynth1. Please rebuild the package so that it uses the libfluidsynth2 ABI and recommends the current package version.

Bug#956903: clang-tidy-6.0: Depends on cruft package python-yaml

2020-05-15 Thread Scott Kitterman
NMU diff to drop the clang-tidy-6.0 binary as discussed. I'll upload this shortly. Scott Kdiff -Nru llvm-toolchain-6.0-6.0.1/debian/changelog llvm-toolchain-6.0-6.0.1/debian/changelog --- llvm-toolchain-6.0-6.0.1/debian/changelog 2020-03-23 06:59:23.0 -0400 +++

Bug#960702: ethtool -m values change when output is redirected

2020-05-15 Thread Bjørn Mork
"Yannis Aribaud" writes: > Package: ethtool > Version: 1:4.19-1 > Severity: important > I'm facing a very strange behavior. The command ethtool -m report the > transceiver DOM values correctly, but when the command output is redirected > to an other program, values change to somthing else.

Bug#960575: buster-pu: package node-dot-prop/4.1.1-1+deb10u2

2020-05-15 Thread Adam D. Barratt
Control: tags -1 + confirmed On Thu, 2020-05-14 at 09:45 +0200, Xavier Guimard wrote: > CVE-2020-8116 fix introduced a regression that affects npm (#960283). > This little fix solves the problem. > Hrm, we really should have spotted that sooner. :-( Is there any way we can improve the tests to

Bug#960395: buster-pu: package lemonldap-ng/2.0.2+ds-7+deb10u4

2020-05-15 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2020-05-12 at 11:07 +0200, Xavier Guimard wrote: > I introduced a bug in nginx configuration while fixing CVE-2019- > 19791. > Please go ahead. Regards, Adam

Bug#913640: This can be closed (see #913511)

2020-05-15 Thread Bastian Germann
This ticket is a duplicate of #913511 and can be closed as well.

Bug#960301: firefox-esr: [regression] cannot find the microphone

2020-05-15 Thread Francesco Poli
On Fri, 15 May 2020 09:04:00 +0900 Mike Hommey wrote: [...] > Can you test 68.8.0esr-1~deb10u1? > https://packages.debian.org/source/stable/firefox-esr After upgrading (my Debian testing system) to the version currently included in stable-security: [INSTALL, DEPENDENCIES] libevent-2.1-6:amd64

Bug#960376: buster-pu: package libyang/0.16.105-1

2020-05-15 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2020-05-12 at 09:16 +0200, Ondřej Surý wrote: > there are two low-priority CVEs affecting libyang and the security > team suggested updating this via SRM, so I am doing that. [...] >* Fix CVE-2019-19333 & CVE-2019-19334 (Closes: #946217) >* Fix cache

Bug#959890: buster-pu: package confget/2.2.0-4+deb10u1

2020-05-15 Thread Adam D. Barratt
Control: tags -1 + confirmed On Wed, 2020-05-06 at 19:26 +0300, Peter Pentchev wrote: > First of all, thanks for all your work on keeping Debian sane! That's debatable at times. :-) > The Python implementation in the confget package had an upstream bug > in parsing values containing an equal

Bug#959661: buster-pu: package borgbackup/1.1.9-2+deb10u1

2020-05-15 Thread Adam D. Barratt
Control: tags -1 + confirmed On Sun, 2020-05-03 at 17:25 +0200, Andrej Shadura wrote: > I’m proposing to upload an upstream patch fixing an index corruption > in borgbackup leading to a data loss, see #953615. > > Please find the attached debdiff for more details. Please go ahead. Regards,

Bug#960705: apt: --allow-remove-essential doesn't work as expected (regression)

2020-05-15 Thread Lorenzo Puliti
Package: apt Version: 2.1.2 Severity: normal Hi, recent changes in apt makes harder than it was to install runit-init: with the current (2.1.2) apt: # apt-get install --allow-remove-essential runit-init Reading package lists... Done Building dependency tree Reading state information...

Bug#925128: Correction.

2020-05-15 Thread Scott Leggett
Hi, I've reviewed these suggestions (and patches, thanks!) and unfortunately I don't think either of them are a good idea for this package. > Firstly, the post-install script. > If "ifupdown" is configured, use it instead. Debian policy says that daemons should be auto-enabled and disabling can

Bug#827611: No automatic log-out of ssh connected users when switching from ISC dhcp client to dhcpcd

2020-05-15 Thread Scott Leggett
On Sat, 18 Jun 2016 17:34:58 +0200 Comer352L wrote: > When switching from the ISC dhcp client to dhcpcd (uninstalling packages > isc-dhcp-client, isc-dhcp-common, installing package dhcpcd5) > users which are logged in via SSH are no longer logged out automatically > when the system is shut down.

Bug#960704: cp: --dereference -a gives different behaviour to -a --dereference

2020-05-15 Thread Richard Lewis
Package: coreutils Version: 8.30-3 Severity: normal Dear Maintainer, 'cp -a --dereference' exhibits different behaviour to 'cp --dereference -a' -- one makes a file, the other a symlink: touch file ln -s file symlink # the following works as expected: copy is a file cp -a --dereference

Bug#876201: ITA: dnsproxy -- proxy for DNS queries

2020-05-15 Thread Alberto Molina Coballes
Package: wnpp Severity: normal I intend to adopt the dnsproxy package. The tentative repository for this package in salsa is: https://salsa.debian.org/alberto/pkg-dnsproxy

Bug#958169: lxterminal doesn't recognize URLs anymore

2020-05-15 Thread Iemand Die Boos Is
That's caused by the following commit removing a deprecated API from libvte: https://gitlab.gnome.org/GNOME/vte/-/commit/a0bb8222f3a0a29e4f22817bf3d7053d185b7afb Upstream LXTerminal has fixed this issue in the following commit:

Bug#960615: libbssolv-perl: Build-Depends on cruft package libsolv0-dev

2020-05-15 Thread gregor herrmann
Control: retitle -1 libbssolv-perl: Build-Depends on cruft package libsolv0-dev and FTBFS with libsolv-dev 0.7.11-1 Control: tag -1 + upstream confirmed On Thu, 14 May 2020 10:05:29 -0700, Daniel Schepler wrote: > The source package libbssolv-perl Build-Depends on libsolv0-dev, > whereas the

Bug#545193: [licensecheck] Automatically check all files with -r

2020-05-15 Thread Jonas Smedegaard
Package: licensecheck Version: 3.0.46-1 Followup-For: Bug #545193 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Control: block -1 by 960695 Hi Kartik, I agree that current defaults of licensecheck is not ideal. My current plan to address this is to first introduce a new option "--usage"

Bug#960703: mrpt: FTBFS on amd64: test failures

2020-05-15 Thread Sebastian Ramacher
Source: mrpt Version: 1:2.0.3-2 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) mrpt failed to build on the amd64 buildd: https://buildd.debian.org/status/fetch.php?pkg=mrpt=amd64=1%3A2.0.3-2=1589545331=0 Cheers -- Sebastian Ramacher

Bug#960326: // after this bug fix json processing broken on 16.04,18.04 and 20.04

2020-05-15 Thread gjakop
Hi, today many people using our program faced with strange crashes and problems. Digging into it we found that it's because json upgrade Following is simple program built using "g++ main.cpp -ljson-c" #include #include int main() { const char* json =

Bug#960702: ethtool -m values change when output is redirected

2020-05-15 Thread Yannis Aribaud
Package: ethtool Version: 1:4.19-1 Severity: important I'm facing a very strange behavior. The command ethtool -m report the transceiver DOM values correctly, but when the command output is redirected to an other program, values change to somthing else. Here is a transcript: root@localhost:~#

Bug#872432: licensecheck patch for "additional ignores"

2020-05-15 Thread Jonas Smedegaard
Control: retitle -1 licensecheck: should support adding (nor replacing) ignores Control: block -1 by 960695 [ resposting with 7bit headers to please Debian MTAs ] Quoting IOhannes m zmölnig (2017-10-06 10:29:21) > here's a smallish patch that allows to specify a regex for > *additionally*

Bug#960206: olive-editor: does not start due to OpenColorIO error

2020-05-15 Thread Adrian Bunk
Control: reassign -1 libyaml-cpp0.6 Control: forcemerge 959201 -1 On Fri, May 15, 2020 at 04:33:13PM +0200, bart...@fenski.pl wrote: > On 2020-05-15 16:25, Adrian Bunk wrote: > > On Sun, May 10, 2020 at 06:00:04PM +0200, Bartosz Fenski wrote: > > > Package: olive-editor > > > Version: 20200210-1

  1   2   3   >