Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Vincent Lefevre
On 2021-05-19 11:19:11 +0200, Rainer Gerhards wrote: > Not sure if that helps with the issue, but rsyslog closes and re-opens > all logfiles on HUP. So, what is needed is to make the protocol synchronous between rsyslog-rotate and the rsyslogd daemon, e.g. with a lock, in order to avoid the loss

Bug#976048: ITP: seatd -- Minimal user, seat and session management daemon

2021-05-19 Thread Mark Hindley
On Tue, May 18, 2021 at 07:11:54PM +0200, deb...@nilux.be wrote: > > I also work on Devuan and already have seatd packaged there[1]. I have > > just > > updated it to version 0.5.0. I was planning on uploading to Debian once > > Bullseye > > is released. > > Actually, it would be great if it

Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Michael Biebl
Am 19.05.21 um 09:16 schrieb Harald Dunkel: This is just by chance. I have to distinguish between the mail.* logfiles and the others in logrotate.d/rsyslog on my MTA, for example. In this case its not global anymore. Does that mean, you manually modified /etc/logrotate.d/rsyslog to have

Bug#988652: logrotate: kern.log,syslog and other files in /var/log not rotating

2021-05-19 Thread UN-pi
I found this in the internet: https://github.com/rsyslog/rsyslog/issues/3952 I will give it a try by changing |#!/bin/sh if [ -d /run/systemd/system ]; then systemctl kill -s HUP rsyslog.service else invoke-rc.d rsyslog rotate > /dev/null fi to ||#!/bin/sh if [ -d /run/systemd/system ]; then

Bug#976148: lxml: enable test suite during build

2021-05-19 Thread Matthias Klose
On 11/30/20 2:36 PM, Emilio Pozuelo Monfort wrote: > Source: lxml > Version: 4.6.1-1 > Severity: normal > Tags: patch > > Hi, > > The attached patch runs the test suite for each supported python > version. It'd be good to do that to ensure lxml's funcionality. > The patch needs to do an in-tree

Bug#988759: pkg-kde-tools: typo in error messages produced by pkgkde-symbolshelper

2021-05-19 Thread Mike Gabriel
Package: pkg-kde-tools Version:0.15.32 Severity: minor The pkgkde-symbolshelper scripts on occasion produces an error message that contains a type: pkgkde-symbolshelper: error: unreadale file/directory: symbols.amd64 ^ sed -e 's/unreadale/unreadable/' -i

Bug#988008: mpfr4 FTBFS on musl-linux-arm64: symbol differences

2021-05-19 Thread Helmut Grohne
Control: clone -1 -2 Control: retitle -2 mpfr4 FTBFS on musl-linux-armhf: symbol differences On Mon, May 03, 2021 at 05:44:49PM +0200, Helmut Grohne wrote: > mpfr4 fails to build from source on musl-linux-arm64 due to symbol > differences. mpfr4 has a number of symbols that happen to be >

Bug#988756: Prosody security update breaks websocket

2021-05-19 Thread J. Fahrner
Package: prosody Version: 0.11.2-1+deb10u1 After latest security update prosodys websocket aborts with the following error: May 18 08:33:07 general error Top-level error, please report: /usr/lib/prosody/net/websocket/frames.lua:76: bad argument #1 to 's_byte' (string expected, got table)

Bug#975287: rust-clippy is in experimental now

2021-05-19 Thread Junichi Uekawa
Hi, I've noticed that 1.52.1 includes rust-clippy package, hence this RFP can be considered closed.

Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Rainer Gerhards
Not sure if that helps with the issue, but rsyslog closes and re-opens all logfiles on HUP. Rainer El mié, 19 may 2021 a las 9:45, Vincent Lefevre () escribió: > > On 2021-05-19 09:16:00 +0200, Harald Dunkel wrote: > > The fix is difficult. logrotate has to tell rsyslog *which* logfiles > > have

Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Vincent Lefevre
On 2021-05-19 09:16:00 +0200, Harald Dunkel wrote: > The fix is difficult. logrotate has to tell rsyslog *which* logfiles > have been rotated. Currently rsyslog has to guess. Probably it assumes > that all logfiles have been rotated on the very first signal; thats > why your workaround (the single

Bug#988756: Prosody security update breaks websocket

2021-05-19 Thread Victor Seva
Hi On 5/19/21 6:44 AM, J. Fahrner wrote: Package: prosody Version: 0.11.2-1+deb10u1 After latest security update prosodys websocket aborts with the following error: May 18 08:33:07 general error   Top-level error, please report: /usr/lib/prosody/net/websocket/frames.lua:76: bad argument #1

Bug#986975: libgdal28: please add Breaks: libgdal20

2021-05-19 Thread Sebastiaan Couwenberg
On 5/19/21 9:29 PM, Dennis Filder wrote: > The error message I get when trying to dump a > database from the old 11 cluster is: > > pg_dump: error: query failed: ERROR: could not access file > "$libdir/postgis-2.5": No such file or directory > > Is that fact communicated somewhere? Or are

Bug#988652: logrotate: kern.log,syslog and other files in /var/log not rotating

2021-05-19 Thread UN-pi
The actual situation is today the same than yesterday. The system is writing to the old files. using a    systemctl kill -s HUP --kill-who=main rsyslog.service didn't help. The system was still writing to the old syslog.1-file while the new syslog content's kern.log messages. Only a    

Bug#988804: prometheus: CVE-2021-29622

2021-05-19 Thread Martina Ferrari
On 20/05/2021 05:11, Salvatore Bonaccorso wrote: Thanks, so I have to assume we are protected since 63d6cb569d4e ("Refresh patches and patch out react-app URL handlers") in the packaging repository, which would be in debian/2.15.2+ds-1. Is this correct? To be precise, that commit patched out

Bug#988804: prometheus: CVE-2021-29622

2021-05-19 Thread Salvatore Bonaccorso
Hi Martina, On Thu, May 20, 2021 at 06:16:34AM +0100, Martina Ferrari wrote: > On 20/05/2021 05:11, Salvatore Bonaccorso wrote: > > > Thanks, so I have to assume we are protected since 63d6cb569d4e > > ("Refresh patches and patch out react-app URL handlers") in the > > packaging repository,

Bug#988573: linux-image-5.10.0-6-alpha-smp dereferences a null pointer on boot

2021-05-19 Thread Salvatore Bonaccorso
Hi Rich, On Wed, May 19, 2021 at 12:14:49AM -0400, Rich wrote: > So it reproduces identically on 5.10.28 and 5.12.4 vanilla, but > 5.13.0-rc2 fails differently, so I'm going to report that. Thanks, can you then point us to the upstream report once you got to it? Regards, Salvatore

Bug#988826: grub-installer: reinstalling GRUB on a BIOS setup yields an error in rescue mode despite being successful

2021-05-19 Thread Cyril Brulebois
Package: grub-installer Version: 1.175 Severity: important X-Debbugs-Cc: Steve McIntyre <93...@debian.org> Hi, Calling this important since it gives a wrong indication to users trying to rescue their systems. During smoke testing for #987377, once the hang is fixed, I've toyed with other options

Bug#988826: grub-installer: reinstalling GRUB on a BIOS setup yields an error in rescue mode despite being successful

2021-05-19 Thread Cyril Brulebois
Cyril Brulebois (2021-05-20): > Namely, rescue.d/80grub-reinstall gets this new code (excerpt): > > chroot /target mount /boot/efi || true > EXTRA_PATHS="$EXTRA_PATHS /target/boot/efi" > trap "umount $EXTRA_PATHS" HUP INT QUIT KILL PIPE TERM EXIT > > The first line does generate an

Bug#988573: linux-image-5.10.0-6-alpha-smp dereferences a null pointer on boot

2021-05-19 Thread Rich
Sure. https://bugzilla.kernel.org/show_bug.cgi?id=213143 - Rich On Thu, May 20, 2021 at 1:16 AM Salvatore Bonaccorso wrote: > > Hi Rich, > > On Wed, May 19, 2021 at 12:14:49AM -0400, Rich wrote: > > So it reproduces identically on 5.10.28 and 5.12.4 vanilla, but > > 5.13.0-rc2 fails

Bug#988804: prometheus: CVE-2021-29622

2021-05-19 Thread Salvatore Bonaccorso
Hi Martina, On Wed, May 19, 2021 at 11:36:01PM +0100, Martina Ferrari wrote: > Hi Salvatore, > > On 19/05/2021 19:40, Salvatore Bonaccorso wrote: > > > > The following vulnerability was published for prometheus. > > > > CVE-2021-29622[0]: > > | Open Redirect under the /new endpoint > > > > If

Bug#988770: python3-hawkey-doc: broken symlinks: /usr/share/doc/python3-hawkey-doc/html/_static/{jquery,underscore}.js

2021-05-19 Thread Mihai Moldovan
* On 5/19/21 1:46 PM, Andreas Beckmann wrote: > Package: python3-hawkey-doc > Version: 0.55.2-6 > [...] > during a test with piuparts I noticed your package ships (or creates) > a broken symlink. > [...] > Is python3-hawkey-doc missing a Depends/Recommends/Suggests: libjs-jquery, >

Bug#986527: Retitle to : Testsuite is too fragile - FTBFS randomly

2021-05-19 Thread Julien Puydt
retitle #986527 Testsuite is too fragile - FTBFS randomly thanks Now I get the point and I have to agree ; let me retitle this report so it states the actual problem. Cheers, JP

Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Harald Dunkel
Hi Michael, On 5/18/21 6:42 PM, Michael Biebl wrote: On Thu, 25 Feb 2021 13:30:40 +0100 Harald Dunkel My favorite workaround is to kick out the delaycompress, see https://bugs.debian.org/720096#130. I still fail to see a convincing explanation, why that would fix this issue. Its not a

Bug#988752: ITP: deepin-manual provides user guides of the deepin system and applications

2021-05-19 Thread Andrei POPESCU
Control: reassign -1 wnpp On Mi, 19 mai 21, 10:51:47, Ma Aiguo wrote: > Package: deepin-manual > Version: 5.7.0.75-1 > Severity: wishlist > X-Debbugs-Cc: imai...@gmail.com > > Dear Maintainer, > > It is part of Deepin software and DDE (Deepin Desktop Environment) > > I intend to co-maintain

Bug#775878: libmono-corlib4.5-cil: circular dependencies cause failures in some upgrade scenarios

2021-05-19 Thread Petter Reinholdtsen
[Michael Gilbert 2015-03-29] > I just did a wheezy->jessie test upgrade with libmono-corlib4.0-cil > initially installed and it went fine. Sadly upgrades do not split package sets the same place every time, so the cycle can still be present even if an upgrade succeeds. And I just noticed several

Bug#988757: ITP: r-cran-rnaturalearthdata -- world vector map data from Natural Earth for GNU R

2021-05-19 Thread Andreas Tille
Package: wnpp Severity: wishlist Subject: ITP: r-cran-rnaturalearthdata -- world vector map data from Natural Earth for GNU R Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: r-cran-rnaturalearthdata Version : 0.1.0 Upstream Author : Andy South * URL

Bug#988758: unblock: node-es6-shim/0.35.6+ds-2

2021-05-19 Thread Julien Puydt
Package: release.debian.org User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-CC: jpu...@debian.org Severity: normal Please unblock package node-es6-shim [ Reason ] Two days ago an RC bug was reported about broken symlinks in version 0.35.6+ds-1 ; I uploaded 0.35.6+ds-2

Bug#988652: logrotate: kern.log,syslog and other files in /var/log not rotating

2021-05-19 Thread UN-pi
Thanks for the killall-warning. I tried the different commands in the terminal. systemctl kill -s HUP  rsyslog.service 2 lines with HUP-notice are shown in syslog. systemctl kill -s HUP --kill-who=main rsyslog.service 2 lines with HUP-notice are shown in syslog.     pkill

Bug#988764: cups-browsed: apparmor blocks access to /usr/share/{cups/,}/locale

2021-05-19 Thread Mike Gabriel
Package: cups-browsed Version: 1.28.7-1 Severity: normal Tags: patch With CUPS on buster and bullseye I see these messages in /var/log/syslog: May 19 12:26:12 server03 kernel: [4563725.605605] audit: type=1400 audit(1621419972.056:193): apparmor="DENIED" operation="open"

Bug#720096: marked as pending in rsyslog

2021-05-19 Thread Michael Biebl
Am 19.05.2021 um 15:55 schrieb Harald Dunkel: We go in circles here. 651236c2319eb0ca13fd1d376eaf239a6dcd5c49 has been introduced as a workaround, because logrotate/rsyslog was losing SIGHUPs in the previous configuration. This special configuration introduced with

Bug#988781: hurfbuzz: please package harfbuzz-subset

2021-05-19 Thread Mattia Rizzolo
Source: harfbuzz Version: 2.7.4-1 Severity: wishlist Dear maintainer, I'm packaging the latest scribus 1.5.7, and they have added an (optional) dependency on harfbuzz-subset. +# OpenType subsetting support +pkg_check_modules(HARFBUZZ_SUBSET harfbuzz-subset>=2.4.0) +if (HARFBUZZ_SUBSET_FOUND) +

Bug#988782: ITP: libchemistry-ring-perl -- Represent a ring as a substructure of a molecule

2021-05-19 Thread Andrius Merkys
Package: wnpp Owner: Andrius Merkys Severity: wishlist * Package name: libchemistry-ring-perl Version : 0.20 Upstream Author : Ivan Tubert-Brohman * URL : https://metacpan.org/release/Chemistry-Ring * License : Artistic Programming Lang: Perl Description

Bug#988489: ddcutil: Kernel 5.10 changes require ddcutil 1.1

2021-05-19 Thread Joris
Hi, After some digging, I think we should position it to grave. I was unable to find a scenario with ddcutil working in linux 5.10 but my test setups are limited. The version number jumps may feel significant, but the changes ( http://www.ddcutil.com/release_notes/ +

Bug#988783: unblock: virtualbox-guest-additions-iso/6.1.22-1

2021-05-19 Thread Michael Prokop
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package virtualbox-guest-additions-iso [ Reason ] It was noticed, that files (binaries, scripts,...) can't be executed on vboxsf (used for shared folders) with newer

Bug#986527: sagemath: FTBFS: /<>/sage/src/bin/sage: line 549: exec: cython: not found

2021-05-19 Thread Tobias Hansen
Hi, On 5/18/21 8:25 PM, Jochen Sprickerhof wrote: > > I think there are a number of problems: > - Tests not being executed due to the open file limit ("Killing test" in   > the log). If you want to use the tests as an indicator if the build   works, > you should make sure the all tests are

Bug#988784: firefox-esr-l10n-gl should not recommend transitional hunspell-gl-es

2021-05-19 Thread Daniel Lewart
Package: src:firefox-esr Version: 78.10.0esr-1 Severity: normal Tags: patch Maintainers of Mozilla-related packages, firefox-esr-l10n-gl recommends: hunspell-gl-es | hunspell-gl . However, hunspell-gl-es is a dummy transitional package which depends on hunspell-gl. Therefore,

Bug#988442: unblock: linux/5.10.37-1 (pre-approval checking)

2021-05-19 Thread Salvatore Bonaccorso
Control: retitle -1 unblock: linux/5.10.38-1 (pre-approval checking) On Thu, May 13, 2021 at 09:30:29AM +0200, Salvatore Bonaccorso wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > X-Debbugs-Cc: car...@debian.org > >

Bug#988785: firefox-esr-l10n-sv-se should recommend hunspell-sv, not hunspell-sv-se

2021-05-19 Thread Daniel Lewart
Package: src:firefox-esr Version: 78.10.0esr-1 Severity: normal Tags: patch Maintainers of Mozilla-related packages, firefox-esr-l10n-sv-se recommends hunspell-sv-se. However, hunspell-sv-se is a dummy transitional package which depends on hunspell-sv. Therefore, firefox-esr-l10n-sv-se should

Bug#987587: libpango1.0-udeb: hangs the installer in various situations

2021-05-19 Thread Simon McVittie
On Mon, 17 May 2021 at 23:54:01 +0200, Cyril Brulebois wrote: > Simon McVittie (2021-05-17): > > It looks as though the problem is that the size GTK chooses for a > > GtkTextView (a debconf "note" or similar) is flapping between two > > values. > > Without looking into the code, one might try

Bug#987587: libpango1.0-udeb: hangs the installer in various situations

2021-05-19 Thread Cyril Brulebois
Simon McVittie (2021-05-19): > It wasn't obvious to me where we'd keep track of this, or how correct > it would be to do that - cache invalidation is reputed to be one of the > hardest problems in computer science, and this would be one more thing > that needs to be invalidated on at least those

Bug#987587: libpango1.0-udeb: hangs the installer in various situations

2021-05-19 Thread Simon McVittie
Control: clone 987587 -2 -3 Control: reassign -2 libgtk2.0-0-udeb 2.24.33-1 Control: retitle -2 libgtk2.0-0-udeb: should avoid GtkTextView relayout loop if width from Pango oscillates Control: tags -2 + patch pending Control: reassign -3 cdebconf-gtk-udeb 0.257 Control: retitle -3

Bug#988489: ddcutil: Kernel 5.10 changes require ddcutil 1.1

2021-05-19 Thread Sanford Rockowitz
Joris, if there's been a loss of functionality of ddcutil 0.9.9 with kernel 5.8 (or earlier) vs kernel 5.10 (or later) I need to understand what that is, irrespective of the decision on inclusion of ddcutil in bullseye (well above my pay grade). To date I've had no other problem reports in

Bug#988632: audacity: The main drawing area (sound wave) do not refresh

2021-05-19 Thread Dennis Filder
X-Debbugs-CC: poming...@gmail.com This appears to be known problem: https://forum.audacityteam.org/viewtopic.php?f=48=110214 You could still investigate further by testing if similar behaviour manifests in other wxwidgets applications. Running aptitude search '~Guitoolkit::wxwidgets' will

Bug#988788: cfengine3-augments: can't override mpf_update_policy_master_location

2021-05-19 Thread Valentin Kleibel
Package: cfengine3 Version: 3.12.1-2 Source: cfengine3 Dear Maintainers, I noticed a bug in the mpf framework that prevents overriding the master policy location via augments. It ist well documented here: https://tracker.mender.io/browse/CFE-2953 I have also attached the patch. Best regards,

Bug#986320: Stronger advice on when to use native packages

2021-05-19 Thread Sam Hartman
> "Sean" == Sean Whitton writes: Sean> Hello, Sean> On Sat 03 Apr 2021 at 09:25AM -07, Russ Allbery wrote: >> To be clear, my understanding of the advocacy of using non-native >> packages is primarily about their impact on *Debian* workflows >> (being able to base

Bug#986975: libgdal28: please add Breaks: libgdal20

2021-05-19 Thread Dennis Filder
Hi, as stated in #988722 during my upgrade to Bullseye I could not cleanly migrate a postgresql cluster with a table using features from the postgis extension. Apparently the reason is that postgresql-11-postgis-2.5 and postgresql-13-postgis-3 are currently not co-installable because some

Bug#988789: diffoscope: .so files are compared using a binary diff in Android APKs

2021-05-19 Thread Hans-Christoph Steiner
Package: diffoscope Version: 172~bpo10+1 Severity: important APKs (Android app files) often contain Linux ELF shared library files, e.g. lib/arm64-v8a/libtor.so. These are only compared using a binary diff, but they should use the shared library comparison. The output looks like: ├──

Bug#820848: RFS: phcpack 2.4.84 (NEW)

2021-05-19 Thread Torrance, Douglas
Control: tags -1 pending I've finished packaging PHCpack, which is written in Ada and solves polynomial systems using homotopy continuation, for Debian. It also includes Python and Octave interfaces. Would anyone be willing to review/sponsor? Note that I currently have it set for upload to

Bug#986975: libgdal28: please add Breaks: libgdal20

2021-05-19 Thread Sebastiaan Couwenberg
On 5/19/21 6:21 PM, Dennis Filder wrote: > Do you remember why you added that Breaks:? Because files in gdal-data (>= 2.5.0~) cannot be used by libgdal20 (<< 2.5.0~). GDAL 2.5.0~beta1 introduced PROJ 6 support, which changed the content of proj-data significantly, making it incompatible with

Bug#988790: libhttp-lrdd-perl: FTBFS: Undefined subroutine ::Util::set_prototype called

2021-05-19 Thread Niko Tyni
Source: libhttp-lrdd-perl Version: 0.106-2 Severity: serious Tags: ftbfs This package fails to build from source on current sid. # Failed test 'use HTTP::LRDD;' # at t/01basic.t line 19. # Tried to use 'HTTP::LRDD'. # Error: Undefined subroutine ::Util::set_prototype called

Bug#988791: python-djangorestframework-doc: broken symlink: /usr/share/doc/python3-djangorestframework/html/js/jquery-1.10.2.min.js -> ../../../../nodejs/jquery/dist/jquery.min.js

2021-05-19 Thread Andreas Beckmann
Package: python-djangorestframework-doc Version: 3.12.1-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m54.0s ERROR: FAIL:

Bug#988792: Fix for bug should have a test

2021-05-19 Thread William Wilson
Package: procps Version: 2:3.3.17-5 Due to the possibility of future kernel changes affecting this issue again, a test should be added to ensure unlimited stack sizes are still viable. The following patch will implement the test: diff -Nru procps-3.3.17/debian/tests/control

Bug#988793: python-django-extensions-doc: broken symlink: /usr/share/doc/python-django-extensions/rst -> html/_sources

2021-05-19 Thread Andreas Beckmann
Package: python-django-extensions-doc Version: 3.0.3-3 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m43.0s ERROR: FAIL: Broken

Bug#988794: python-dask-doc: broken symlinks: /usr/share/doc/python-dask-doc/html/_static/{js-yaml,js/html5shiv.min}.js

2021-05-19 Thread Andreas Beckmann
Package: python-dask-doc Version: 2021.01.0+dfsg-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m41.6s ERROR: FAIL: Broken

Bug#988795: keyring 1.3.1 broken with mercurial demand imports

2021-05-19 Thread Adi Kriegisch
Package: mercurial-keyring Version: 1.3.1-3 Severity: important Dear maintainer, mercurial-keyring is currently unusable in bullseye due to this bug: https://foss.heptapod.net/mercurial/mercurial_keyring/-/issues/69 that is already fixed upstream:

Bug#988796: python-circuits-doc: broken symlinks: /usr/share/doc/python-circuits-doc/html/_static/*.js

2021-05-19 Thread Andreas Beckmann
Package: python-circuits-doc Version: 3.1.0+ds1-2 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m40.1s ERROR: FAIL: Broken

Bug#736373: using this patch with salsa & openqa

2021-05-19 Thread Ian Campbell
On Wed, 2021-05-19 at 00:03 +0200, Philip Hands wrote: Hi Ian, Thanks for the patch. It's proven very useful while seting up pipelines on salsa that can be run when a udeb's git repo is pushed, such that a mini.iso is produced that will make use of a repository containing that udeb. While

Bug#988789: diffoscope: .so files are compared using a binary diff in Android APKs

2021-05-19 Thread Chris Lamb
Hi Hans, > APKs (Android app files) often contain Linux ELF shared library files, e.g. > lib/arm64-v8a/libtor.so. These are only compared using a binary diff, but > they > should use the shared library comparison. The output looks like: It would be great to fix this for you. Could you provide

Bug#988797: RC1 installation report

2021-05-19 Thread Paul van der Vlis
Package: installation-reports I did install Debian on an Acer laptop. The installation went OK, but I have some things to tell: 1. After the installation the 240GB SSD was after a short period full with PCIe AER errors in the logs. I think it's good to tell about errors in the logs, but

Bug#988798: abinit-doc: broken symlink: /usr/share/doc/abinit/html/index.md -> guide/new_user.md

2021-05-19 Thread Andreas Beckmann
Package: abinit-doc Version: 9.2.2-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m42.3s ERROR: FAIL: Broken symlinks:

Bug#910377: Inhibit reboot/shutdown if dpkg is running

2021-05-19 Thread Julian Andres Klode
On Wed, May 19, 2021 at 04:03:16PM +0200, Laurent Bigonville wrote: > reopen 910377 > reassign dpkg 1.20.9 > thanks > > On Sat, 31 Aug 2019 00:34:32 +0200 Michael Biebl wrote: > > > On Fri, 5 Oct 2018 21:30:43 +0200 Michael Biebl wrote: > > > Am 05.10.18 um 21:28 schrieb Michael Biebl: > > > >

Bug#988729: [Pkg-rust-maintainers] Bug#988729: CVE-2021-21299

2021-05-19 Thread Fabian Grünbichler
On May 18, 2021 8:42 pm, Moritz Muehlenhoff wrote: > Source: rust-hyper > Severity: grave > Tags: security > X-Debbugs-Cc: Debian Security Team > > CVE-2021-21299: > https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf > https://rustsec.org/advisories/RUSTSEC-2021-0020.html

Bug#988799: unblock: libphp-phpmailer/6.2.0-2

2021-05-19 Thread Paul Gevers
Package: release.debian.org User: release.debian@packages.debian.org Usertags: unblock Severity: normal Please unblock package libphp-phpmailer [ Reason ] To fix a CVE (regression). PHPMailer 6.2.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. [

Bug#988790: also librdf-rdfa-parser-perl

2021-05-19 Thread Niko Tyni
clone 988790 -1 reassign -1 librdf-rdfa-parser-perl 1.097-1 retitle -1 librdf-rdfa-parser-perl: FTBFS: Undefined subroutine ::Util::set_prototype called thanks On Wed, May 19, 2021 at 05:51:36PM +0100, Niko Tyni wrote: > Source: libhttp-lrdd-perl > Version: 0.106-2 > Severity: serious > Tags:

Bug#988801: ITP: python-gtfparse -- parser for gene transfer format (aka GFF2)

2021-05-19 Thread Steffen Möller
Package: wnpp Severity: wishlist X-Debbugs-Cc: moel...@debian.org Subject: ITP: python-gtfparse -- parser for gene transfer format (aka GFF2) Package: wnpp Owner:  Steffen Severity: wishlist * Package name    : python-gtfparse   Version : 1.2.1   Upstream Author : Copyright: * URL 

Bug#988797: RC1 installation report

2021-05-19 Thread Cyril Brulebois
Goedendag Paul, and thanks for your report. Paul van der Vlis (2021-05-19): > I did install Debian on an Acer laptop. The installation went OK, but > I have some things to tell: > > 1. After the installation the 240GB SSD was after a short period full > with PCIe AER errors in the logs. I

Bug#987441: s390x installation bugs

2021-05-19 Thread Cyril Brulebois
Cyril Brulebois (2021-05-04): > Valentin Vidic (2021-05-03): > > Thanks, here is another one for s390x, should be relatively simple if > > you wish to link it here: > > > > linux: Debian installation fails in qemu-system-s390x due to missing > > virtio_blk module > >

Bug#987441: bug in Debian 11 RC Installer

2021-05-19 Thread Cyril Brulebois
Hi Luna, Luna Jernberg (2021-05-03): > Yeah, did not think about changing it to English, but yeah looks like > it can be that, works in the text mode installer however Yes, this is a rendering bug that only affects the graphical version of the installer. While I couldn't confirm your exact

Bug#988802: unblock: runc/1.0.0~rc93+ds1-4

2021-05-19 Thread Shengjing Zhu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: z...@debian.org Please unblock package runc [ Reason ] Fix CVE-2021-30465 https://github.com/opencontainers/runc/security/advisories/GHSA-c3xm-pvg7-gh7r [ Impact ] The

Bug#988578: unblock: dmidecode/3.3-2

2021-05-19 Thread Sebastian Ramacher
Control: tags -1 moreinfo confirmed On 2021-05-17 19:04:20 +0200, Jörg Frings-Fürst wrote: > Control: tags 988578 - moreinfo > thanks > > > Hello Sebastian, > > thanks for your review. I have revert the remove of unused patches. Again, please remove the moreinfo tag once the new version is

Bug#988804: prometheus: CVE-2021-29622

2021-05-19 Thread Salvatore Bonaccorso
Source: prometheus Version: 2.24.1+ds-1 Severity: grave Tags: security upstream Justification: user security hole X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for prometheus. CVE-2021-29622[0]: | Open Redirect under the /new endpoint If

Bug#987504: imagemagick: attempt to perform an operation not allowed by the security policy `EPS'

2021-05-19 Thread Paul Gevers
Hi, First off, thanks Adrian for raising the concern. In general, at this stage we don't like packages breaking other packages. On 28-04-2021 13:19, Adrian Bunk wrote: >> No time for a more lenghty reply to this right now, but our point was >> exactly to bring the same patch (already applied in

Bug#988802: unblock: runc/1.0.0~rc93+ds1-4

2021-05-19 Thread Shengjing Zhu
On Thu, May 20, 2021 at 2:33 AM Shengjing Zhu wrote: > > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > X-Debbugs-Cc: z...@debian.org > > Please unblock package runc > > [ Reason ] > Fix CVE-2021-30465 >

Bug#988536: closed by Sebastian Ramacher (unblock thunar)

2021-05-19 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2021-05-19 at 18:57 +, Debian Bug Tracking System wrote: > Unblocked. Thanks! - -- Yves-Alexis -BEGIN PGP SIGNATURE- iQEzBAEBCAAdFiEE8vi34Qgfo83x35gF3rYcyPpXRFsFAmClX9UACgkQ3rYcyPpX

Bug#988622: Acknowledgement (unblock: kodi-pvr-vuplus/7.4.3+ds1-1)

2021-05-19 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2021-05-18 08:51:37 +, Vasyl Gello wrote: > This is mostly a code cleanup release fixing memory leaks viewing some still > images. Please go ahead and remove the moreinfo tag once the new version is available in unstable. Cheers > --  > Vasyl Gello >

Bug#988620: Acknowledgement (unblock: kodi-pvr-mediaportal-tvserver/8.1.2+ds1-1)

2021-05-19 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2021-05-18 08:46:09 +, Vasyl Gello wrote: > This release drops p8-platform dependency (code cleanup) and fixes OOB read > in MultiByteToWideChar. The first part was done via patch before that. Please go ahead and remove the moreinfo tag once the new version is

Bug#988806: ITP: python-serializable -- base class with serialization methods

2021-05-19 Thread Steffen Möller
Package: wnpp Severity: wishlist X-Debbugs-Cc: moel...@debian.org Subject: ITP: python-serializable -- base class with serialization methods Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name    : python-serializable   Version : 0.2.1   Upstream Author : . Mount

Bug#988805: coop-computing-tools-doc: broken documentation symlinks

2021-05-19 Thread Andreas Beckmann
Package: coop-computing-tools-doc Version: 7.1.2-5 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m47.8s ERROR: FAIL: Broken

Bug#988807: cloudkitty-doc: broken symlinks: /usr/share/doc/cloudkitty-doc/html/_static/* -> ../../../../python-os-api-ref/*

2021-05-19 Thread Andreas Beckmann
Package: cloudkitty-doc Version: 13.0.0-5 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m48.1s ERROR: FAIL: Broken symlinks:

Bug#988188: Ignoring but #987904 for Bullseye: horizon plugin packaging design mistake

2021-05-19 Thread Sebastian Ramacher
Control: tags -1 moreinfo On 2021-05-07 10:56:51 +0200, Thomas Goirand wrote: > Package: release.debian.org > Severity: normal > > Hi, > > I need to discuss with the release team what to do in order to address > this bug: https://bugs.debian.org/987904 > > What happens is that each Horizon

Bug#988808: liblomiri-upload-manager-common-dev: broken symlink: /usr/lib/x86_64-linux-gnu/liblomiri-upload-manager-common.so -> liblomiri-upload-manager-common.so.0

2021-05-19 Thread Andreas Beckmann
Package: liblomiri-upload-manager-common-dev Version: 0.1.0-7 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 1m7.1s ERROR: FAIL:

Bug#986975: libgdal28: please add Breaks: libgdal20

2021-05-19 Thread Dennis Filder
X-Debbugs-CC: d.fil...@web.de On Wed, May 19, 2021 at 06:49:10PM +0200, Sebastiaan Couwenberg wrote: > PostGIS databases have never been able to be migrated during a > distribution upgrade. You've always needed to recreate the databases in > the new cluster.

Bug#988810: libopenmpt-doc: broken symlink: /usr/share/doc/libopenmpt-doc/html/jquery.js -> ../../../javascript/jquery/jquery.js

2021-05-19 Thread Andreas Beckmann
Package: libopenmpt-doc Version: 0.4.11-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m37.8s ERROR: FAIL: Broken symlinks:

Bug#988811: libmpdec-doc: broken symlinks: /usr/share/doc/libmpdec-doc/libmpdec/_static/*.js

2021-05-19 Thread Andreas Beckmann
Package: libmpdec-doc Version: 2.5.1-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 5m17.8s ERROR: FAIL: Broken symlinks:

Bug#988629: mariadb-10.5: FTBFS on armel: selected processor does not support `isb' in ARM mode

2021-05-19 Thread Sebastian Ramacher
Control: severity -1 serious On 2021-05-16 21:26:48 -0700, Otto Kekäläinen wrote: > Source: mariadb-10.5 > Version: 1:10.5.10-1 > Tags: confirmed, help, ftbfs > Severity: important > Justification: armel is an official Debian architecture, regression > must be fixed ASAP > User:

Bug#988812: libjs-pdf: several broken symlinks

2021-05-19 Thread Andreas Beckmann
Package: libjs-pdf Version: 2.6.347+dfsg-3 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...):

Bug#988020: libgee-0.8 FTBFS: error: too many type arguments for `Gee.Future.SourceFuncArrayElement'

2021-05-19 Thread Paul Gevers
Hi, On Mon, 03 May 2021 22:28:19 +0300 Adrian Bunk wrote: > Source: libgee-0.8 > Version: 0.20.3-1 > Severity: serious > Tags: ftbfs > Control: close -1 0.20.4-1 > > https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/libgee-0.8.html Ideally we'd like to have this fix in

Bug#988813: libjackson2-dataformat-xml-java-doc: broken symlinks: /usr/share/doc/libjackson2-core-java/api/*/jquery/jquery*.js

2021-05-19 Thread Andreas Beckmann
Package: libjackson2-dataformat-xml-java-doc Version: 2.12.1-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m43.3s ERROR: FAIL:

Bug#988083: unblock: micro-evtd/3.4-6

2021-05-19 Thread Paul Gevers
Control: tags -1 moreinfo Hi Ryan, On 06-05-2021 07:33, Ryan Tandy wrote: > #988119: the daemon creates its pid and status files with mode 666, > start-stop-daemon doesn't like that and refuses to stop the daemon. > > I don't know what the appropriate severity is for that one. If it's RC I >

Bug#988814: unblock: gtk+2.0/2.24.33-2

2021-05-19 Thread Simon McVittie
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: debian-gtk-gn...@lists.debian.org, debian-b...@lists.debian.org Please unblock package gtk+2.0 [ Reason ] Fix the graphical installer [ Impact ] * For the patch: If not

Bug#988815: libij-java-doc: broken symlink: /usr/share/doc/libij-java/api/jquery/jquery-ui.min.js -> ../../../../javascript/jquery/jquery-ui.min.js

2021-05-19 Thread Andreas Beckmann
Package: libij-java-doc Version: 1.53g-2 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m39.8s ERROR: FAIL: Broken symlinks:

Bug#988629: mariadb-10.5: FTBFS on armel: selected processor does not support `isb' in ARM mode

2021-05-19 Thread Otto Kekäläinen
Status: Vicențiu is debugging this but has challenges replicating armhf build ke 19. toukok. 2021 klo 12.39 Sebastian Ramacher kirjoitti: > Control: severity -1 serious > > On 2021-05-16 21:26:48 -0700, Otto Kekäläinen wrote: > > Source: mariadb-10.5 > > Version: 1:10.5.10-1 > > Tags:

Bug#988816: fwupd: cannot install with fwupd-amd64-signed

2021-05-19 Thread Robbie Harwood (frozencemetery)
Package: fwupd Version: 1.5.7-3 Severity: normal X-Debbugs-Cc: rharw...@club.cc.cmu.edu Dear Maintainer, It's not currently possible to update to fwupd-1.5.7-3: fwupd-amd64-signed : Depends: fwupd (= 1.5.7-3) but 1.5.7-4 is to be installed >From the outside it looks like these two need to

Bug#988809: resolvconf: error when attempting Wireguard connection. Unknown interface 'tun': No such device

2021-05-19 Thread Andrej Shadura
Control: tag -1 moreinfo Hi, On Wed, 19 May 2021, at 21:30, ad wrote: >* What led up to the situation? executing wireguard command wg-quick > up [server] >* What exactly did you do (or not do) that was effective (or > ineffective)? The problem was resolved by modifying the .conf

Bug#988817: fwupd: Recommends on nonexistent package secureboot-db

2021-05-19 Thread Robbie Harwood (frozencemetery)
Package: fwupd Version: 1.5.7-3 Severity: minor X-Debbugs-Cc: rharw...@club.cc.cmu.edu Dear Maintainer, fwupd currently has: Recommends: python3, bolt, dbus, secureboot-db, udisks2, fwupd-signed but there is no package called secureboot-db. May you be well, --Robbie -- System

Bug#988214: fixed in rails 2:6.0.3.7+dfsg-1

2021-05-19 Thread Paul Gevers
Hi, On Sat, 15 May 2021 11:18:31 + Debian FTP Masters wrote: > rails (2:6.0.3.7+dfsg-1) unstable; urgency=high > . >* Upload to unstable directly. >* New upstream version 6.0.3.7+dfsg. (Closes: #988214) > - Prevent slow regex when parsing host authorization header. >

Bug#988809: resolvconf: error when attempting Wireguard connection. Unknown interface 'tun': No such device

2021-05-19 Thread Andrej Shadura
Hi, On Wed, 19 May 2021, at 22:11, librelifer wrote: > Attachments: > * encrypted.asc I don’t read encrypted private messages from unknown people. Please keep the discussion to the bug tracker. -- Cheers, Andrej

Bug#986623: ping

2021-05-19 Thread Holger Levsen
hi, pinging the bug to prevent autoremoval, I plan to upload within the next hours anyway, but still... who knows :) -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org ⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C ⠈⠳⣄

Bug#988818: libhealpix-java-doc: broken symlinks: /usr/share/doc/libhealpix-java/api/jquery/jquery.min.*.br -> ../../../../javascript/jquery/jquery.min.*.br

2021-05-19 Thread Andreas Beckmann
Package: libhealpix-java-doc Version: 3.60+ds-2 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m35.3s ERROR: FAIL: Broken

  1   2   >