Bug#986442: debianutils: replace use of awk with grep in add-shell

2021-04-06 Thread Tim Woodall
Package: debianutils Version: 4.8.6.1 Severity: wishlist Dear Maintainer, add-shell uses the following construct to ensure that the last line of /etc/shells contains a newline: if ! awk '{print}' "$file" > "$tmpfile" I'd like to request that it be changed to if ! grep '' "$file" > "$tmpfile"

Bug#986408: lsb-release: ValueError: could not convert string to float: '6.06 LTS' (was Re: Bug#986408: mali-midgard-dkms: Fail to install/build)

2021-04-06 Thread Chris Hofstaedtler
* Thorsten Glaser [210406 07:14]: > You could have attached it so it’s easier for the maintainers. > I’m hereby doing that. > > begin 644 986408.patch Quite clearly the best format for attachments in the BTS. > Sounds like it’s only relevant to *buntu though? That's why I wrote "system configu

Bug#932458: Couldn't open /etc/securetty: No such file or directory

2021-04-06 Thread Chris Hofstaedtler
Control: notfixed -1 pam 1.4.0-1 * Bálint Réczey [210405 21:50]: > Control: fixed -1 pam 1.4.0-1 Hello Bálint, and PAM Maintainers, > It seems this is fixed in pam. it appears upstream has applied this patch: https://github.com/linux-pam/linux-pam/commit/e842a5fc075002f46672ebcd8e896624f1ec806

Bug#986443: unblock: procps/2:3.3.17-5

2021-04-06 Thread Craig Small
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please unblock package procps [ Reason ] This version only adds a breaks and replaces against manpages-fr-extra. In other words, only change

Bug#932458: Couldn't open /etc/securetty: No such file or directory

2021-04-06 Thread Bálint Réczey
Hi Chris, Chris Hofstaedtler ezt írta (időpont: 2021. ápr. 6., K, 9:30): > > Control: notfixed -1 pam 1.4.0-1 > > * Bálint Réczey [210405 21:50]: > > Control: fixed -1 pam 1.4.0-1 > > Hello Bálint, > and PAM Maintainers, > > > It seems this is fixed in pam. > > it appears upstream has applied th

Bug#986444: analye-sbuild-log fails with: UnboundLocalError: local variable 'phase' referenced before assignment

2021-04-06 Thread Helmut Grohne
Package: python3-buildlog-consultant Version: 0.0.7-1 Severity: important File: /usr/bin/analyse-sbuild-log Hi Jelmer, on many of my build logs, analyse-sbuild-log fails like this: | Failed stage: build | Traceback (most recent call last): | File "/usr/bin/analyse-sbuild-log", line 33, in |

Bug#986445: dash: printf builtin does not accept \0ddd sequences

2021-04-06 Thread Mihai Moldovan
Package: dash Version: 0.5.11+git20210120+802ebd4-1 Quoting from https://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html : "[...] The following -escape sequences shall be supported: [...] o "\0ddd", where ddd is a zero, one, two, or three-digit octal number that shall be

Bug#986152: [Shorewall-devel] Bug#986152: RFH: shorewall -- Shoreline Firewall, netfilter configurator

2021-04-06 Thread Matt Darfeuille
Bottom posting. On 4/6/2021 5:47 AM, Thom M Eastep wrote: > I can come out of retirement enough to fix the issues in upstream... It sure would be great if we could get the final stable Shorewall packages into Debian. > > On March 30, 2021, at 7:09 AM, "Roberto C. Sanchez" wrote: > > Package: wnpp

Bug#986445: dash: printf builtin does not accept \0ddd sequences

2021-04-06 Thread Mihai Moldovan
Control: close -1 Turns out I'm just stupid. This escape sequence is only allowed in tandem with the "%b" format specifier. Otherwise, only the '\ddd' syntax is supported. dash is behaving correctly: # /bin/dash -c 'printf '"'"'%b\n'"'"' '"'"'\0056'"'" . Closing up here, sorry for the noise.

Bug#986446: pristine-lfs: please make the build reproducible

2021-04-06 Thread Chris Lamb
Source: pristine-lfs Version: 20210404.0-1 Severity: normal Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0] we noticed that pristine-lfs could not be

Bug#986446: pristine-lfs: please make the build reproducible

2021-04-06 Thread Andrej Shadura
Control: tag -1 upstream Hi, On Tue, 6 Apr 2021, at 10:19, Chris Lamb wrote: > Hi, > > Whilst working on the Reproducible Builds effort [0] we noticed that > pristine-lfs could not be built reproducibly. > > This is because it ships a test-results.xml file with the build host's > hostname as we

Bug#986447: python-django: CVE-2021-28658

2021-04-06 Thread Chris Lamb
Package: python-django Version: 1.7.11-1+deb8u11 X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerability was published for python-django. CVE-2021-28658[0][1]: MultiPartParser allowed directory-traversal via uploaded files with suitably crafted

Bug#792639: http://bugs.debian.org sets HSTS, therefore SSL is mandatory

2021-04-06 Thread Trent W. Buck
Early discussion on this bug is "do we even want SSL?". Please note this is now moot, as bugs.debian.org enforces SSL: $ wget http://bugs.debian.org/test $ grep bugs.debian.org ~/.wget-hsts bugs.debian.org 0 0 1617696160 15552000 $ wget http://bugs.debian.org/tes

Bug#986448: debian-edu-config: wrong panel configuration makes Edu MATE DE unusable

2021-04-06 Thread Wolfgang Schweer
Package: debian-edu-config Version: 2.11.53 Severity: important While testing supported desktop environments, the Edu specific MATE DE turned out to be unusable: the panel is missing and there's no way to add one. The MATE configuration is tweaked using gschema override files. Apparently an incon

Bug#986449: please add bugs "recently filed"

2021-04-06 Thread Marc Haber
Package: tracker.debian.org Severity: wishlist Hi, the tracker displays in the upper right corner the bugs for each package. It distinguishes between "all bugs" and "number of bugs, including all merged bugs". How about adding a thord number like "open bugs filed in the last x days", my idea of x

Bug#986450: locales: non-ASCII characters in debconf dialogs are broken in German locale

2021-04-06 Thread Sven Joachim
Package: locales Version: 2.31-11 Severity: normal Tags: l10n Running "dpkg-reconfigure locales" in a German locale displays broken non-ASCII characters, see the attached screenshot. It seems this is because of a mismatch between content and declared encoding in debian/po/de.po. I will send a pa

Bug#986450: locales: non-ASCII characters in debconf dialogs are broken in German locale

2021-04-06 Thread Sven Joachim
Control; tags -1 patch On 2021-04-06 11:42 +0200, Sven Joachim wrote: > Package: locales > Version: 2.31-11 > Severity: normal > Tags: l10n > > Running "dpkg-reconfigure locales" in a German locale displays broken > non-ASCII characters, see the attached screenshot. > > It seems this is because o

Bug#986451: ITP: librem-ec-acpi-dkms -- dkms driver sources for EC ACPI in Purism Librem devices

2021-04-06 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: librem-ec-acpi-dkms Version : 1.0.0 Upstream Author : Nicole Faerber * URL : https://source.puri.sm/ni

Bug#932458: Couldn't open /etc/securetty: No such file or directory

2021-04-06 Thread Chris Hofstaedtler
Control: fixed -1 pam 1.4.0-1 Hello Bálint, * Bálint Réczey [210406 09:48]: > Chris Hofstaedtler ezt írta (időpont: 2021. ápr. 6., K, > 9:30): > This bug as I interpreted was about pam_unix, that carried a patch in > Debian to check /etc/securetty and this patch has been dropped in > 1.4.0-1 [

Bug#986452: libkf5messagelist5abi1: KMail fails to start because it can't load libKF5MessageList.so.5abi1

2021-04-06 Thread Diederik de Haas
Package: libkf5messagelist5abi1 Version: 4:20.08.3-3 Severity: important Since upgrading of libkf5messagelist5abi1 KMail fails to load with the following error message (I actually load it via Kontact): "Cannot load part for Mail. Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.

Bug#973811: tracker-miners sandbox

2021-04-06 Thread Roderich Schupp
Hi Bernhard (OP here), > Might this be a kind of sandbox, not allowing > to allocate memory the way libopenblas.so does/did? You can see the seccomp sandbox used by tracker-miners here: https://sources.debian.org/src/tracker-miners/2.3.5-2/src/libtracker-miners-common/tracker-seccomp.c/?hl=71#L

Bug#986452: libkf5messagelist5abi1: KMail fails to start because it can't load libKF5MessageList.so.5abi1

2021-04-06 Thread Sebastian Ramacher
Control: severity -1 serious On 2021-04-06 12:21:28, Diederik de Haas wrote: > Package: libkf5messagelist5abi1 > Version: 4:20.08.3-3 > Severity: important > > Since upgrading of libkf5messagelist5abi1 KMail fails to load with the > following error message (I actually load it via Kontact): > "Can

Bug#513974: Hola

2021-04-06 Thread Carina Blixen
Su cuenta de zimbra ha excedido el límite / cuota establecida por ZimbraTeam, y no podrá enviar ni recibir nuevos correos electrónicos hasta que verifique su correo electrónico de Zimbra. Para verificar su cuenta, haga clic aquí y complete el formulario y haga clic en Enviar.

Bug#986444: analye-sbuild-log fails with: UnboundLocalError: local variable 'phase' referenced before assignment

2021-04-06 Thread Jelmer Vernooij
On Tue, Apr 06, 2021 at 09:48:27AM +0200, Helmut Grohne wrote: > on many of my build logs, analyse-sbuild-log fails like this: > > | Failed stage: build > | Traceback (most recent call last): > | File "/usr/bin/analyse-sbuild-log", line 33, in > | sys.exit(load_entry_point('buildlog-consult

Bug#985524: iso2mesh-tools: broken symlink: /usr/bin/tetgen1.5 -> tetgen

2021-04-06 Thread Sébastien Villemot
Le vendredi 02 avril 2021 à 14:56 -0400, Qianqian Fang a écrit : > On 4/2/21 9:26 AM, Sébastien Villemot wrote: > > Thanks for looking at this issue. > > > > I don’t think that creating those symlinks in iso2mesh-tools is the > > right solution. Such symlinks should only be created by the tetgen >

Bug#986452: Updating metadata and found the cause

2021-04-06 Thread Diederik de Haas
Control: tag -1 affects kmail The problem is caused by an incorrect modification of https://salsa.debian.org/qt-kde-team/kde/messagelib/-/commits/master/debian/patches/series Instead of adding (twice) a new/extra patch, it replaced the series. Kind of like using '>' while you meant using '>>'. s

Bug#663255: Désactivation / compte

2021-04-06 Thread Daniel RABOUAN
Votre compte zimbra a dépassé la limite / quota défini par ZimbraTeam, et vous ne pourrez pas envoyer ou recevoir de nouveaux e-mails tant que vous n'aurez pas vérifié votre e-mail Zimbra. Pour vérifier votre compte, cliquez ici et remplissez le formulaire et cliquez sur Soumettre.

Bug#986418: libreoffice-impress: Impress cannot reduce table row size

2021-04-06 Thread Rene Engelhard
tag 986418 + fixed-upstream tag 986418 + upstream forwarded 986418  https://bugs.documentfoundation.org/show_bug.cgi?id=139511 close 986418 1:7.1.1~rc2-1 thanks Hi, Am 05.04.21 um 16:45 schrieb Drew Parsons: > Package: libreoffice-impress > Version: 1:7.0.4-3 > Severity: important > Control:

Bug#837371: new upstream version corrects function definition

2021-04-06 Thread Ben Finney
Control: tags -1 pending Control: block -1 by 986317 On 11-Sep-2016, Ben Finney wrote: > This indicates an existing problem (functions should be explicitly > declared) that was not being reported by some earlier compiler > versions. Now that this upstream issue is corrected, with the release of v

Bug#986318: allowing the Debian build system to optimise compilation

2021-04-06 Thread Ben Finney
Control: retitle -1 inform6-compiler: Set CFLAGS to optimise performance of resulting program On 03-Apr-2021, Nathanael Nerode wrote: > I retested and realized that most of the benefits come not from > -flto, but simply from -O2 (or the nearly-equivalent -Og if you want > better debugging inform

Bug#986453: RM: mali-midgard -- ROM; Free mali drivers are now in debian

2021-04-06 Thread Wookey
Package: ftp.debian.org Severity: normal The panfrost free drivers for mali midgard are now in debian so there is no reason to maintain this shim module for the non-free driver. It only ever worked with a very limited range of hardware. Please get rid of it for unstable and testing so it's not in

Bug#986454: RM: mali-midgard-driver -- ROM; Free Mali drivers are now in debian

2021-04-06 Thread Wookey
Package: ftp.debian.org Severity: normal Mali midgard is now well-supported in Debian with the free panfrost drivers so there is no point us continuing to ship this binary driver in non-free (indeed it's a disservice to our users at this point).

Bug#986455: kicad: this beta/pre-release/... should have gone to experimental

2021-04-06 Thread Andreas Beckmann
Source: kicad Version: 5.99.0~20210403.2b89511+dfsg1-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + kicad-libraries Hi, during a test with piuparts I noticed your package is no longer installable in sid: The following packages have unmet dependencie

Bug#986451: ITP: librem-ec-acpi-dkms -- dkms driver sources for EC ACPI in Purism Librem devices

2021-04-06 Thread Bastian Blank
On Tue, Apr 06, 2021 at 12:01:58PM +0200, Jonas Smedegaard wrote: > Description : dkms driver sources for EC ACPI in Purism Librem devices > > The driver librem_ec_acpi provides Linux kernel support > for the ACPI embedded controller of the following devices: > * Purism Librem 14 laptop

Bug#986456: chromium: Could not unzip extension on armhf

2021-04-06 Thread Daniel Thompson
Package: chromium Version: 89.0.4389.114-1 Severity: normal X-Debbugs-Cc: daniel.thomp...@linaro.org Dear Maintainer, I am unable to install extensions using the latest chromium package for armhf. Normally this affects me because I run chromium/armhf on a multilib system that is predominantly arm

Bug#986457: libudunits2-dev: broken symlinks: /usr/share/doc/libudunits2-dev/xml/udunits/udunits2*.xml -> ../../udunits/udunits2*.xml

2021-04-06 Thread Andreas Beckmann
Package: libudunits2-dev Version: 2.2.28-3 Severity: important 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...): 0m29.7s ERROR: FAIL: Broken symlinks:

Bug#986371: Indeed this should work (also adding trivial test-case)

2021-04-06 Thread Christian Ehrhardt
Hi, we had Delta in Ubuntu a long long time ago, but afaik there isn't any delta-need for years. To be clear, guest time as well as the guest visibility into steal time is very useful, but there shouldn't be any lack of it in Debian. I had a try in (an old) debian 10.1 with 5.7.0-2-amd64 And there

Bug#986269: curl: diff for NMU version 7.74.0-1.2

2021-04-06 Thread Salvatore Bonaccorso
Control: tags 986269 + pending Control: tags 986270 + pending Hi Alessandro, I've prepared an NMU for curl (versioned as 7.74.0-1.2) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, Salvatore diff -Nru curl-7.74.0/debian/changelog curl-7.74.0/debian

Bug#986458: ITP: python-pangolearn -- store of the trained model for pangolin to access

2021-04-06 Thread Andreas Tille
Package: wnpp Severity: wishlist Subject: ITP: python-pangolearn -- store of the trained model for pangolin to access Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: python-pangolearn Version : 2021 Upstream Author : cov-lineages group * URL : h

Bug#986371: Add some more info - seems to affect (recent) Ubuntu as well.

2021-04-06 Thread Christian Ehrhardt
This made me wonder: > In the stock linux kernel, as far as I can see, there's no counting for this > info for x86 > architecture, - it is only counted for ia64, powerpc and s390x architectures. And for [1] account_guest_time it indeed seems that way. But while ia64/s390/powerpc have special cod

Bug#985957: usrmerge has 47.3MB of dependencies

2021-04-06 Thread Ansgar
On Fri, 26 Mar 2021 22:12:33 + Dimitri John Ledkov wrote: > I don't know what is the correct process to follow here. For example, > could the 5.32 things be promoted from modules to perl-base? What gets included in the (essential) perl-base package is decided by Debian. I think it would be a

Bug#986451: ITP: librem-ec-acpi-dkms -- dkms driver sources for EC ACPI in Purism Librem devices

2021-04-06 Thread Jonas Smedegaard
[ re-posted to bugreport and d-devel - not wrongly to Bastian ] Hi Bastian, Quoting Bastian Blank (2021-04-06 14:22:47) > On Tue, Apr 06, 2021 at 12:01:58PM +0200, Jonas Smedegaard wrote: > > Description : dkms driver sources for EC ACPI in Purism Librem devices > > > > The driver librem_

Bug#985957: usrmerge has 47.3MB of dependencies

2021-04-06 Thread Dimitri John Ledkov
On Tue, 6 Apr 2021 at 14:04, Ansgar wrote: > > On Fri, 26 Mar 2021 22:12:33 + Dimitri John Ledkov wrote: > > I don't know what is the correct process to follow here. For example, > > could the 5.32 things be promoted from modules to perl-base? > > What gets included in the (essential) perl-bas

Bug#858498: libsimgrid-dev: missing Depends: simgrid-java (= ${binary:Version})

2021-04-06 Thread Andreas Beckmann
Followup-For: Bug #858498 The dependency is gone again and the broken symlink is back: 0m41.6s ERROR: FAIL: Broken symlinks: /usr/lib/libsimgrid-java.so -> libsimgrid-java.so.3.25 (libsimgrid-dev) Andreas

Bug#986411: unblock: pristine-lfs/20210404.0-2

2021-04-06 Thread Andrej Shadura
On Mon, 05 Apr 2021 15:26:04 +0200 Andrej Shadura wrote: > retitle 986411 unblock: pristine-lfs/20210404.0-2 > thanks > > Chris has reported a bug (#986446): test results XML file was > shipped with the package; I have now fixed that bug with an extra upload. Please find attached debdiff for 202

Bug#986459: subtitlecomposer: Writes a LOT of 'Error resampling audio frame Input changed' to ~/.xsession-errors

2021-04-06 Thread Diederik de Haas
Package: subtitlecomposer Version: 0.7.0-2 Severity: minor Opening (22) srt files in subtitlecomposer caused the ~/.xsession-errors file to grow from <1MB to 67MB. Earlier (today) while trying to investigate an unrelated issue, I found out that my ~/.xsession-errors file had grown to 950MB in size

Bug#986460: libncarg-dev: broken symlinks: /lib/libNG*.so -> libNG*.so.1

2021-04-06 Thread Andreas Beckmann
Package: libncarg-dev Version: 6.6.2-6 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + libncarg0 Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to the bottom...): 0m53.0s ERRO

Bug#986461: command-not-found: Permission denied while trying to open the database

2021-04-06 Thread Arnaud Rebillout
Package: command-not-found Severity: normal Tags: patch Dear Maintainer, Back in 2009, bug #522450 was opened, the issue was that update-command-not-found created a database that was NOT world-readable, because of root's umask setting. This was fixed in 0.2.38-1 (Debian Jessie). Unfortunately th

Bug#985496: Fwd: linux-image-5.9.0-5-amd64: USB Displayport adapter causes kernel oops (at kernel/dma/mapping.c:188 dma_map_sg_attrs+0x37/0x50)

2021-04-06 Thread Rasmus Bøg Hansen
package: src:linux notfound 985496 5.10.24-1 Hi again This error is not present any longer after upgrading to linux-image-5.10.0-5 (version 5.10.24-1). Best regards /Rasmus Den 19.03.2021 kl. 10.35 skrev Rasmus Bøg Hansen: Package: src:linux Version: 5.9.15-1 Severity: normal Dear Main

Bug#986462: automysqlbackup: LATEST=yes broken code: cp .gz /var/lib/automysqlbackup/latest/ (No such file or directory)

2021-04-06 Thread Ludovic Pouzenc
Package: automysqlbackup Version: 2.6+debian.4-3 Severity: normal Tags: newcomer patch upstream Dear Maintainer, I use automysqlbackup on many Debian 10 with LATEST=yes in /etc/default/automysqlbackup (and a psotscript which seem unreleated to this BR) I start doing the same on Debian testing on

Bug#986463: mma: broken symlink: /usr/share/doc/mma/changelog.gz -> text/CHANGES-19

2021-04-06 Thread Andreas Beckmann
Package: mma Version: 20.12-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...): 1m2.2s ERROR: FAIL: Broken symlinks: /usr/share/doc/

Bug#973811: crashes /usr/libexec/tracker-extract with signal SIGSYS, Bad system call.

2021-04-06 Thread Bernhard Übelacker
Dear Maintainer, I tried to fill the gaps in the given backtrace with the matching dbgsym packages, see below. Might this be a kind of sandbox, not allowing to allocate memory the way libopenblas.so does/did? Kind regards, Bernhard #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:

Bug#986464: python3-ly: broken symlink: /usr/share/doc/python3-ly/html -> ../python-ly/html

2021-04-06 Thread Andreas Beckmann
Package: python3-ly Version: 0.9.6-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...): 0m31.0s ERROR: FAIL: Broken symlinks: /usr/sh

Bug#986465: icinga2-bin: Add --close-stdio to systemd service file

2021-04-06 Thread Jeroen Coekaerts
Package: icinga2-bin Severity: normal Debian icinga2 starts the daemon with stdout to systemd and it floods syslog with information messages even when logging is disabled See also: https://github.com/icinga/icinga2/issues/6339 Fixed here : https://github.com/Icinga/icinga2/pull/6356/commits/a21

Bug#986466: ITP: masakari-dashboard -- OpenStack Virtual Machine High Availability (VMHA) - dashboard plugin

2021-04-06 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: masakari-dashboard Version : 4.0.0~rc1 Upstream Author : OpenStack Foundation * URL : https://opendev.org/openstack/masakari-dashboard * License

Bug#986467: r-cran-rcdklibs: broken symlinks: /usr/lib/R/site-library/rcdklibs/cont/*.jar -> ../../../../../share/java/*.jar

2021-04-06 Thread Andreas Beckmann
Package: r-cran-rcdklibs Version: 2.3+dfsg-5 Severity: serious 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...): 1m2.5s ERROR: FAIL: Broken symlinks:

Bug#973552: xserver-xorg-video-amdgpu: GPU crashed while doing screencast using ffmpeg with gsequencer

2021-04-06 Thread Bernhard Übelacker
Hello Joël, I guess I have a similar setup and had similar lock-ups as your video shows. I had opened this upstream bug [1]. Either with latest bios updates the situation improved, or last year I started to do after each cold boot another warm boot and have the feeling that way this issue does o

Bug#986468: lieer: broken symlink: /usr/share/doc/lieer/README.md -> docs/index.md

2021-04-06 Thread Andreas Beckmann
Package: lieer Version: 1.3-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...): 0m52.4s ERROR: FAIL: Broken symlinks: /usr/share/doc

Bug#986465: [Pkg-nagios-devel] Bug#986465: icinga2-bin: Add --close-stdio to systemd service file

2021-04-06 Thread Sebastiaan Couwenberg
The issue is fixed in git. Due to the freeze it won't be uploaded to unstable until after the bullseye release. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Bug#858498: Please reject simgrid_3.27+dfsg-1

2021-04-06 Thread Martin Quinson
Hello FTP masters, I'm sorry for the extra burden, but I uploaded the new upstream release to unstable by error instead of experimental. This upload needs to be canceled so that I can fix the version in testing. #858498 is RC and was reopened an hour ago. Sorry again for the extra burden, Mt. s

Bug#986469: atheme-services: broken symlink: /usr/share/doc/atheme-services/changelog.gz -> ../atheme/RELEASE.gz

2021-04-06 Thread Andreas Beckmann
Package: atheme-services Version: 7.2.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...): 0m21.5s ERROR: FAIL: Broken symlinks: /

Bug#986470: solfege-doc: broken symlink: /usr/share/doc/solfege-doc/html -> ../../solfege/help

2021-04-06 Thread Andreas Beckmann
Package: solfege-doc Version: 3.23.4-9 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...): 1m23.2s ERROR: FAIL: Broken symlinks: /usr/

Bug#986471: imagemagick-6.q16: mailcap definition contains extra dot

2021-04-06 Thread Oswald Buddenhagen
Package: imagemagick-6.q16 Version: 8:6.9.11.60+dfsg-1 Severity: minor the command name in the first line of /usr/lib/mime/packages/imagemagick-6.q16 contains an extra trailing period, which presumably causes the display of image/avs to fail.

Bug#986472: gretl: broken symlink: /usr/share/gretl/examples -> ../doc/gretl-doc/examples

2021-04-06 Thread Andreas Beckmann
Package: gretl Version: 2021a-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...): 1m11.8s ERROR: FAIL: Broken symlinks: /usr/share/g

Bug#986473: php-zend-stdlib: broken symlink: /usr/share/doc/php-zend-stdlib/book/index.md -> ../../README.md

2021-04-06 Thread Andreas Beckmann
Package: php-zend-stdlib Version: 3.3.1-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...): 0m20.0s ERROR: FAIL: Broken symlinks: /u

Bug#986474: i2p-router: broken symlink: /usr/share/i2p/lib/ecj.jar -> ../../java/ecj.jar

2021-04-06 Thread Andreas Beckmann
Package: i2p-router Version: 0.9.48-1 Severity: serious 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.7s ERROR: FAIL: Broken symlinks: /usr/

Bug#542288: debian-policy: Version numbering: native packages, NMU's, and binary only uploads

2021-04-06 Thread Sam Hartman
> "Russ" == Russ Allbery writes: Russ> Here is an updated diff that documents the most Russ> well-understood version conventions in the Debian archive. Russ> More could certainly be added; this is just a first start that Russ> addresses this specific bug. Russ> This revis

Bug#986408: lsb-release: ValueError: could not convert string to float: '6.06 LTS' (was Re: Bug#986408: mali-midgard-dkms: Fail to install/build)

2021-04-06 Thread Thorsten Glaser
Hi, > > begin 644 986408.patch > > Quite clearly the best format for attachments in the BTS. well it was convenient on the sending side, as I had both the MTA and the file on different remote systems. It’s standard enough anyway. > > Sounds like it’s only relevant to *buntu though? > > That's wh

Bug#924153: novnc: broken symlink: /usr/share/novnc/include/web-socket-js-project/swfobject.js -> ../../../javascript/swfobject/swfobject.js

2021-04-06 Thread Andreas Beckmann
Followup-For: Bug #924153 swfobject.js does not exist at the new location either. 0m55.0s ERROR: FAIL: Broken symlinks: /usr/share/novnc/include/web-socket-js-project/swfobject.js -> ../../../websockify/include/web-socket-js/swfobject.js (novnc) Andreas

Bug#986314: RFS: gsimplecal/2.1-2 [QA] -- lightweight GUI calendar application

2021-04-06 Thread Hugo Torres
Thanks for the answer. - Links vcs- * Updated for salsa. - Version of software updated. Necessary for the creation of the Debian repository in Salsa. I created the repository in my account to make the migration: https://salsa.debian.org/f9kill/gsimplecal -- Hugo Torres de Lima GPG key: 4A

Bug#986475: libocamlnet-ocaml-doc: broken symlinks: /usr/share/doc/libocamlnet-ocaml-dev/examples -> ../libocamlnet-ocaml-doc/examples

2021-04-06 Thread Andreas Beckmann
Package: libocamlnet-ocaml-doc Version: 4.1.8-2 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + libocamlnet-ocaml-bin libocamlnet-ocaml-dev Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached lo

Bug#986476: orpie: man page does not render correctly

2021-04-06 Thread Matthew Gabeler-Lee
Package: orpie Version: 1.6.1-1 Severity: important Something changed in a recent verison of orpie, causing large sections of its man page, describing the default key bindings and related important information to no longer render. For example, the section `EXECUTING BASIC FUNCTION OPERATIONS` cur

Bug#986477: cinnamon-control-center: broken symlink: /usr/share/indicators/session/applications/cinnamon-control-center.desktop -> ../../../applications/cinnamon-control-center.desktop

2021-04-06 Thread Andreas Beckmann
Package: cinnamon-control-center Version: 4.8.2-1 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + cinnamon-control-center-data Hi, during a test with piuparts I noticed your package ships (or creates) a broken symlink. >From the attached log (scroll to

Bug#986478: ITP: ruby-mini-portile2 -- Simplistic port-like solution for developers

2021-04-06 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen Packaging of https://rubygems.org/gems/mini_portile2 which is a build dependency of ruby-magic-static gem, which in turn is a dependency of gitlab 13.9.5

Bug#792639: http://bugs.debian.org sets HSTS, therefore SSL is mandatory

2021-04-06 Thread Francesco Poli
On Tue, 6 Apr 2021 18:39:11 +1000 Trent W. Buck wrote: > Early discussion on this bug is "do we even want SSL?". Hello Trent, thanks for following up on this wishlist bug report! I think the conclusion of the first part of this report was that SSL would be desirable, but not yet easy to achieve

Bug#986378: linux-image-5.10.0-5-amd64: please enable CONFIG_TLS

2021-04-06 Thread Steinar H. Gunderson
On Sun, Apr 04, 2021 at 06:33:43PM +0200, Steinar H. Gunderson wrote: > Please enable CONFIG_TLS=y (kTLS), so that we can get kernel-accelerated TLS > for compatible software (e.g. cubemap). It's been supported since 4.17, > so should be pretty mature by now. Correction: CONFIG_TLS=m is enough. Th

Bug#986479: RM rsnapshot -- RoM; RoQA; no longer maintained by upstream

2021-04-06 Thread Michael Lustfield
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: mtecknol...@debian.org Despite the very occasional upstream commit/merge, the current upstream project owner has made it clear (via email, issues [1], and action) that they don't intend to maintain this project. The last upstream release was i

Bug#986480: expeyes,eyes17: broken symlinks: /usr/share/eyes*/helpFiles/??/schematics/*.svg -> ../../schematics/*.svg

2021-04-06 Thread Andreas Beckmann
Package: expeyes,eyes17 Version: 4.8.7+repack-4 Severity: normal User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + libej0 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.0s

Bug#986256: simka: flaky amd64 autopkgtest: regularly times out after 2:47 h

2021-04-06 Thread Graham Inggs
Control: reopen -1 This is still occurring with simka 1.5.3-3, see: https://ci.debian.net/packages/s/simka/testing/amd64/

Bug#986161: fixed in droopy 0.20160830-4

2021-04-06 Thread Benjamin Drung
Hi, Am Montag, den 05.04.2021, 20:16 +0200 schrieb Ivo De Decker: > Hi, > > On Sat, Apr 03, 2021 at 02:17:47PM +, Debian FTP Masters wrote: > > Binary: droopy > > Architecture: source all > > Please note that you uploaded binaries. If you want the fix to (potentially) > migrate to testing, y

Bug#985703: debian-edu-doc-legacy-en: broken symlink: /usr/share/doc/debian-edu-doc-legacy-en/debian-edu-itil-manual-images/alert.png -> /debian-edu-doc-en/usr/share/doc/debian-edu-doc-en/debian-edu-b

2021-04-06 Thread Andreas Beckmann
On 22/03/2021 13.14, Wolfgang Schweer wrote: 0m22.5s ERROR: FAIL: Broken symlinks: /usr/share/doc/debian-edu-doc/legacy-en -> ../debian-edu-doc-legacy-en (debian-edu-doc-en) Should there be at least a Suggests: debian-edu-doc-legacy-en ? Yes, maybe it should be so. The package education-co

Bug#986481: deepin-icon-theme: broken symlinks: /usr/share/icons/bloom/actions/24/*.svg -> *.svg

2021-04-06 Thread Andreas Beckmann
Package: deepin-icon-theme Version: 2020.09.25-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...): 0m53.7s ERROR: FAIL: Broken symlink

Bug#986482: /usr/bin/svnserve: Need an init.d script?

2021-04-06 Thread Roger Lynn
Package: subversion Version: 1.14.1-3 Followup-For: Bug #232584 I've written a new version of the script for Bullseye, based on Yubao Liu's version and the template in init-d-script(5). Attached should be the init script and defaults file. I am not an expert on scripting, but it seems to work. --

Bug#986393: dnss: Recent update overwrote modified configuration files - broke DNS

2021-04-06 Thread Alberto Bertogli
On Mon, Apr 05, 2021 at 12:31:43PM -0700, Steve Ellis wrote: Hi Alberto, Thanks for replying so quickly. I really appreciate being able to use dnss. In Canada, our domain registrar (CIRA.CA) also provides safe and secure DNS resolution services including DOH and dnss is the perfect open-source

Bug#986483: RM: cpqarrayd -- RoQA; no longer usable, obsolete

2021-04-06 Thread Thijs Kinkhorst
Package: ftp.debian.org Severity: normal Dear FTP-masters, Please remove cpqarrayd from unstable. As noted in #985859, the Linux kernel driver it needs has been removed from the upstream kernel. The package has also been orphaned for 3 years with no activity since. Kind regards, Thijs Kinkhorst

Bug#857233: libmecab-java: broken symlink: /usr/share/java/MeCab.jar -> MeCab-0.99.6.jar

2021-04-06 Thread Andreas Beckmann
Followup-For: Bug #857233 Now we have 0m19.9s ERROR: FAIL: Broken symlinks: /usr/share/java/MeCab.jar -> MeCab-0.99.6.jar (libmecab-java) while the package ships /usr/share/java/MeCab-0.996.jar You should look into generating this link at build time instead of hardcoding it. Andreas

Bug#986452: libkf5messagelist5abi1: KMail fails to start because it can't load libKF5MessageList.so.5abi1

2021-04-06 Thread Marcel Ilg
Control: affects -1 akregator Dear Maintainer, this bug affects akregator too. Marcel

Bug#985859: cpqarrayd - ship with bullseye? - no driver support

2021-04-06 Thread Thijs Kinkhorst
Hi Chris, On Thu, March 25, 2021 02:42, Chris Hofstaedtler wrote: > Source: cpqarrayd > Version: 2.3.6 > Severity: serious > > Linux upstream has removed the "cciss" driver in 4.14-rc1. cpqarrayd > needs the cciss driver to function. > > I imagine we shouldn't ship software that did not work with

Bug#986484: odoo-14: broken symlinks: /usr/lib/python3/dist-packages/odoo/addons/web/static/lib/bootstrap/fonts/glyphicons-halflings-regular.* -> ../../../../../../../../../../share/fonts-glyphicons/g

2021-04-06 Thread Andreas Beckmann
Package: odoo-14 Version: 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...): 2m25.9s ERROR: FAIL: Broken symlinks: /usr/lib/python3

Bug#986485: Lego in Debian stable unusable due to ACMEv1 deprecation

2021-04-06 Thread Johannes Wienke
Package: lego Version: 0.3.1-5+b13 Severity: important Dear Maintainer, the currently packages version of lego in Debian stable is completely unusable in its default configuration because the ACMEv1 interfaces are deprecated and disabled by lets encrypt. Therefore, issuing or renewing certificat

Bug#986486: ITP: joycond -- Pairs joy-cons together into a virtual controller

2021-04-06 Thread Witherking25
Package: wnpp Severity: wishlist Owner: Witherking25 X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: joycond Version : 0.4 Upstream Author : Daniel J. Ogorchock * URL : https://github.com/DanielOgorchock/joycond * License : GPL-3+ Programming Lan

Bug#918984: fuse3 still not co-installable with fuse

2021-04-06 Thread Sebastian Ramacher
Control: severity -1 serious Control: retitle -1 fuse3: provide upgrade path fuse -> fuse3 for bullseye The fuse/fuse3 situation turns out to be an issue for buster -> bullseye upgrades. Take a minimal buster chroot with ntfs-3g and sshfs installed: $ apt-get -y install ntfs-3g sshfs $ sed 's/bus

Bug#985703: debian-edu-doc-legacy-en: broken symlink: /usr/share/doc/debian-edu-doc-legacy-en/debian-edu-itil-manual-images/alert.png -> /debian-edu-doc-en/usr/share/doc/debian-edu-doc-en/debian-edu-b

2021-04-06 Thread Wolfgang Schweer
Hi Andreas, [ Andreas Beckmann, 2021-04-06 ] > On 22/03/2021 13.14, Wolfgang Schweer wrote: > > The package education-common (installed by default on Debian Edu > > systems) has a Recommends: on debian-debian-edu-doc-legacy-en > > already. But the Suggests: might be useful for people installing

Bug#986367: unblock: espeakup/1:0.80-20

2021-04-06 Thread Sebastian Ramacher
Control: tags -1 moreinfo On 2021-04-04 15:35:54 +0200, Samuel Thibault wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Hello, > > I have uploaded the attach changes of espeakup to unstable, proposed for > inclusion f

Bug#986409: unblock: azure-cosmos-python/3.1.1-4

2021-04-06 Thread Sebastian Ramacher
Control: tags -1 moreinfo confirmed On 2021-04-05 13:45:46 +0100, Luca Boccassi wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package azure-cosmos-python > > The new upload fixes a warning that appear

Bug#986487: caftools: FTBFS with glibc >= 2.32

2021-04-06 Thread Logan Rosen
Package: caftools Version: 2.0.3-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute ubuntu-patch Hi, caftools currently FTBFS against glibc 2.32, which is used in the development release of Ubuntu (and should be in Debian soon). This is because it

Bug#986488: pyspread: autogpktest regression

2021-04-06 Thread Sebastian Ramacher
Source: pyspread Version: 1.99.6-1 Severity: serious X-Debbugs-Cc: sramac...@debian.org pyspread's autopkgtest fail with: | === FAILURES === | TestGrid.test_on_font _ | | sel

Bug#932623: release note should include an example deb line for security

2021-04-06 Thread Paul Gevers
Control: tags -1 moreinfo Hi Marc, On Sun, 21 Jul 2019 13:49:20 +0200 Marc Haber wrote: > Package: release-notes > Severity: minor > > Hi, > > the release notes should contain a chapter about security support, which > should explicitly include an example deb line for debian-security. What did

Bug#953562: Bug#974552: upgrade-reports: libc6/libcrypt split breaks perl during buster->bullseye upgrade

2021-04-06 Thread Ivo De Decker
Hi, On Fri, Mar 19, 2021 at 04:52:57PM +0100, Ivo De Decker wrote: > > > I wonder if all this might be caused by the breaks from libcrypt1 (against > > > libc6 (<< 2.29-4)). Is there a way to remove the breaks without causing > > > issues? Maybe this is somewhat similar to the situation in > > I

Bug#986409: unblock: azure-cosmos-python/3.1.1-4

2021-04-06 Thread Luca Boccassi
On Tue, 2021-04-06 at 21:40 +0200, Sebastian Ramacher wrote: > Control: tags -1 moreinfo confirmed > > On 2021-04-05 13:45:46 +0100, Luca Boccassi wrote: > > Package: release.debian.org > > Severity: normal > > User: release.debian@packages.debian.org > > Usertags: unblock > > > > Please unbl

  1   2   >