Bug#971623: review and simplify the /devel/wnpp section

2020-10-03 Thread Carsten Schoenert
Hello pabs, Am 04.10.20 um 04:13 schrieb Paul Wise: > wnpp.debian.net is an unofficial service that could go away at any > moment if the Debian member sponsoring the domain leaves Debian or the > contributor providing the service decides to shut it down. yes you are right of course, that's no

Bug#971649: RM: packer [mipsel] -- ROM; ANAIS; OOM when link on mipsel

2020-10-03 Thread Shengjing Zhu
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: z...@debian.org Hi, Please remove packer on mipsel. It seems the memory limit on buildd is met. https://buildd.debian.org/status/fetch.php?pkg=packer=mipsel=1.6.4%2Bdfsg-2=1601747264=0 panic: cannot allocate memory Thanks Shengjing Zhu

Bug#971000: Acknowledgement (linux-image-5.8.0-2-amd64: Periodic networking failure with recent kernels in Testing)

2020-10-03 Thread Ryan Thoryk
This issue happened again on my system, and I was able to confirm that the system (and networking) recovers fine after unplugging the Netgear WNA3100M USB WIFI adapter. That adapter uses the rtl8192cu driver. I was connecting the system using the on-board ethernet and not that wifi adapter

Bug#971648: wogerman: Spelling mistakes in German (old spelling rules) word list

2020-10-03 Thread Thure Dührsen
Package: wogerman Version: 1:2-35 Severity: normal Tags: l10n Dear Maintainer, While browsing the differences between Swiss and German (old spelling rules) dictionaries like this cd /usr/share/dict; comm -13 <(sort swiss) <(sort ogerman) | grep -i ^ver | less I noticed a number of words

Bug#971647: lightdm-gtk-greeter: ignores system default theme

2020-10-03 Thread Matt Beary
Package: lightdm-gtk-greeter Version: 2.0.6-1 Severity: normal Dear Maintainer, lightdm-gtk-greeter currently ignores the system default themes, due to a hardcoding of Adwaita in /usr/share/lightdm/lightdm-gtk-greeter.conf.d/01_debian.conf. This can be seen in the source here:

Bug#971327: libopenshot dependency on libavresample

2020-10-03 Thread FeRD
Greetings, one of the libopenshot maintainers here. libopenshot not only supports swresample, but uses it in place of avresample for all LIBAVFORMAT_VERSION_MAJOR >= 57 (which corresponds to slightly before the ffmpeg 3.0 release). The dependency on libavresample in those cases is completely

Bug#942926: adequate: Python2 removal in sid/bullseye

2020-10-03 Thread Stuart Prescott
Control: tags -1 + patch A patch that seems to fix the Python-related problems is at https://salsa.debian.org/debian/adequate/-/merge_requests/1 but note that there seem to be other changes (perhaps related to a change in GCC?) that must also be addressed. -- Stuart Prescott

Bug#971646: wogerman: Spelling mistake in German (old spelling rules) word list

2020-10-03 Thread Thure Dührsen
Package: wogerman Version: 1:2-35 Followup-For: Bug #971646 Oh well, talk about spelling mistakes! > The Swiss and German (new spelling rules) word lists are correct in this > regard, they say > > Atomzerstrümmerung > > instead. That should read > The Swiss and German (new spelling

Bug#971646: wogerman: Spelling mistake in German (old spelling rules) word list

2020-10-03 Thread Thure Dührsen
Package: wogerman Version: 1:2-35 Severity: normal Tags: l10n Dear Maintainer, The file "/usr/share/dict/ogerman" contains the word Atomzerstrümmerung that I happened upon by chance and that misspells the word "Zertrümmerung". I confirmed this is the case with version 1:2-36. The Swiss

Bug#971623: review and simplify the /devel/wnpp section

2020-10-03 Thread Paul Wise
On Sat, Oct 3, 2020 at 9:45 AM Laura Arjona Reina wrote: > Having a look at both the resulting listings that we provide in > www.debian.org/devel/wnpp, and the ones provided in wnpp.debian.net, I > think maybe we could review our old approach and remove most of the > listings we were providing,

Bug#971645: sshfs: truncates timestamps to whole seconds

2020-10-03 Thread Adam Borowski
Package: sshfs Version: 3.7.0+repack-1 Severity: normal Hi! sshfs sets the sub-second part of timestamps to 0. This happens both on read (stat) and on write (utimensat). This means, the metadata of a file copied over sshfs will be different, causing unnecessary whole-file comparisons, etc.

Bug#971640: firejail: Build profile command no longer works

2020-10-03 Thread Chris Dufrenne
Package: firejail Version: 0.9.58.2-2+deb10u1 Severity: normal Dear Maintainer, When using the --build option firejail spits out this message for every program I've tried it on: 2:strace:exec /usr/bin/strace:0 2:strace:fopen64 /tmp/firejail-strace.XX:(nil) /usr/bin/strace: Can't fopen '

Bug#971594: RFS: asciidoc/9.0.2-1 [ITA] -- Highly configurable text format for writing documentation

2020-10-03 Thread Paul Wise
On Sat, 2020-10-03 at 10:11 +0200, Leon Marz wrote: > Ok, no problem. asciidoc-base is now a metapackage, which depends on > asciidoc. Please also file a bug on nanoc so that you can eventually drop the asciidoc-base transitional package. I also suggest removing the suggests/recommends from

Bug#971644: elogind: accidentally hitting Fn-F12 crashes the system (dirty filesystem)

2020-10-03 Thread Thorsten Glaser
Package: elogind Version: 243.7-1+debian1 Severity: critical Justification: causes serious data loss X-Debbugs-Cc: t...@mirbsd.de Yay, I found another behavioural difference between just running Debian (classic, that is, sysvinit withOUT elogind) and Debian with elogind (to satisfy certain

Bug#971643: null pointer dereference with dpkg -V

2020-10-03 Thread John Scott
> Here's the relevant bit of code with a check to diagnose: > void varbuf_add_buf(struct varbuf *v, const void *s, size_t size) > { > varbuf_grow(v, size); > + if(v->buf + v->used == NULL) { > + puts((size == 0) ? "size is zero" : "size is not zero"); > + } > memcpy(v->buf + v->used, s,

Bug#971643: null pointer dereference with dpkg -V

2020-10-03 Thread John Scott
Package: dpkg Version: 1.20.5 Severity: normal Tags: upstream X-Debbugs-Cc: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I cannot reproduce this on a Debian binary package. Hardening flags like FORTIFY_SOURCE may keep this from being an issue. I found this fooling around with ASan: $ ./dpkg

Bug#971641: Reassign Bug#971641

2020-10-03 Thread Wm Salt Hale
reassign 971641 dpkg thanks I think this bug should have been submitted to dpkg, not dpkg-parsechangelog. Also, please ignore the system information, it was not filed from the computer where I reproduced the bug. ~ Salt

Bug#971070: fakeroot 1.25.1-1 breaks mmdebstrap

2020-10-03 Thread Johannes Schauer
Control: retitle -1 fakeroot 1.25.1-1 breaks fakechroot Control: affects -1 fakechroot mmdebstrap Control: tags -1 + patch On Sun, 27 Sep 2020 10:30:54 +0200 Johannes 'josch' Schauer wrote: > your recent upload of fakeroot broke my package mmdebstrap in a way that > I do not yet understand. See

Bug#906124: grub-efi-amd64: Also in grub-efi-amd64

2020-10-03 Thread Vladislav Yarmak
On Sat, 26 Sep 2020 22:33:42 + Victorien Berlot wrote: > Hello, > > Has this bug been fixed ? Nope, but this bug was ported to Centos 8 and probably other distros. TBH, looks like widespread bootchain sabotage to me. BTW, NSA released technical report about secureboot recently:

Bug#971642: logidee-tools: Fails to build w/ latest TeX Live checkout

2020-10-03 Thread Hilmar Preusse
Package: logidee-tools Version: 1.2.18 Severity: important Tags: patch Dear Maintainer, * What led up to the situation? Recently we uploaded a new snapshot of the TeX Live texmf tree into Debian. For our texlive-lang part a regression is reported: your package does not build any more.

Bug#700060: ITP: ITP: growlight -- Disk manipulation and system preparation tool -- Disk manipulation and system preparation tool

2020-10-03 Thread Nick Black
as noted in bug #969408, pkern has graciously sponsored an upload into the NEW queue, and growlight 1.2.13 will hopefully find favor with the FTP Masters. if so, this will successfully close a seven-year-old bug! -- nick black -=- https://www.nick-black.com to make an apple pie from scratch,

Bug#971604: qtbase-opensource-src FTCBFS: fails finding mysql

2020-10-03 Thread Lisandro Damián Nicanor Pérez Meyer
tag 971604 pending thanks Hi! On Sat, 3 Oct 2020 at 11:02, Lisandro Damián Nicanor Pérez Meyer wrote: > > Hi! > > On Fri, 2 Oct 2020 at 17:24, Helmut Grohne wrote: > > > > Source: qtbase-opensource-src > > Version: 5.14.2+dfsg-6 > > Tags: patch upstream > > User: debian-cr...@lists.debian.org

Bug#971641: dpkg-parsechangelog: displays maintainer based on most recent uploader, rather than maintainer at time of change

2020-10-03 Thread Wm Salt Hale
Package: dpkg-parsechangelog Version: 1.19.7 Severity: normal Dear Maintainer, When using dpkg-parsechangelog with the `--show-field maintainer` flag, I noticed that the maintainer was showing the wrong individual. Upon further inspection, it appears that this field is set based on the most

Bug#971638: Acknowledgement (live-boot: multiple stages cannot be specified to kernel command parameter break=)

2020-10-03 Thread Wang Shanker
This patch can also fix #971639

Bug#971639: live-boot: break=mountroot will make the boot process fail

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: upstream patch When break=mountroot is specified in the kernel parameter, the overiding maybe_break will pull in the functions defined in /scripts/functions, overiding not only panic, but mount_* as well, resulting those mount_*

Bug#971638: live-boot: multiple stages cannot be specified to kernel command parameter break=

2020-10-03 Thread Wang Shanker
Package: live-boot Version: 1:20190614 Severity: important Tags: patch upstream Since Stretch, initramfs-tools has provided support for specifying multiple stages for the parameter break=, which was introduced in the commit b215c18c of initramfs-tools (#795832). However, the function

Bug#971637: prometheus-alertmanager: generate-ui.sh throws "ERROR: invalid option"

2020-10-03 Thread Daniel Lo Nigro
Package: prometheus-alertmanager Version: 0.21.0+ds-2 Severity: normal X-Debbugs-Cc: li...@d.sb Dear Maintainer, When I run /usr/share/prometheus/alertmanager/generate-ui.sh to install the web UI, the following error occurs: Optimising source code... ERROR: invalid option

Bug#971636: undefined symbol: ZEND_HASH_GET_APPLY_COUNT

2020-10-03 Thread Jörg Frings-Fürst
Package: php-lua Version: 2.0.5+1.1.0-3 Severity: grave Hello, after install php-lua I get: > php -v PHP Warning: PHP Startup: Unable to load dynamic library 'lua.so' (tried: /usr/lib/php/20180731/lua.so (/usr/lib/php/20180731/lua.so: undefined symbol: ZEND_HASH_GET_APPLY_COUNT),

Bug#971635: gnome-shell-extension-autohidetopbar: Not hiding on wayland window in gnome 3.38

2020-10-03 Thread EdiD
Package: gnome-shell-extension-autohidetopbar Version: 20200921-1 Severity: normal Top bar does not autohide on wayland window after upgrading from gnome 3.36 to 3.38 Autohiding is working as expected with X window -- System Information: Debian Release: bullseye/sid APT prefers testing APT

Bug#908617: (no subject)

2020-10-03 Thread Jean-Philippe MENGUAL
Hi, It seems this bug is now fixed with the latest release of manpages-fr. Could you tell us if the bug is still here? Otherwise I will close it. Regards -- Jean-Philippe MENGUAL Debian Developer non uploading Community team member Accessibility team member debian-l10n-french team member

Bug#971606: installation-reports cubieboard 5

2020-10-03 Thread Geert Stappers
Control: tag -1 moreinfo On Sat, Oct 03, 2020 at 12:17:51AM +0300, Валериан Пережигин wrote: > Package: installation-reports > > Boot method: hd-media/sd-card-images + usb (fat32) with > > debian-cd debian-10.6.0-armhf-xfce-CD-1.iso. > > I was using uart (pl2303). > Image version: >

Bug#970261: RM: mrd6 -- ROM; No longer maintained

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Sun 13 Sep 2020 at 10:41pm +01, Thomas Preud'homme wrote: > Please remove mrd6 from the unstable distribution as it is no longer > maintained since 2013. Quoting its README file [1]: > > "[note from the author, 2013: mrd6 is unsupported software. Since >

Bug#964693: Bullseye patch

2020-10-03 Thread Stéphane Lesimple
Hello, The fix to fix qpxtool 0.8.0 compilation under Bullseye is trivial, it's just missing an #include. The patch is attached to this mail. Best regards, Stéphane. qpxtool-bullseye-fix.patch Description: Binary data

Bug#971633: [Pkg-rust-maintainers] Bug#971633: debcargo: Debcargo should provide a man page

2020-10-03 Thread Geert Stappers
Control: severity -1 normal Thanks On Sat, Oct 03, 2020 at 10:49:43AM -0700, Diane Trout wrote: > Package: debcargo > Severity: wishlist > > > Debian policy encourages all packages to provide a manpage. > > §12.1 "If no manual page is available, this is considered as a bug and should > be

Bug#969118: RM: liblightify -- ROM; RoM

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Thu 27 Aug 2020 at 10:03pm +02, Tobias Frost wrote: > OSRAM discontinues Lightify soon and I have not really time anymore > for (upstream) development, so lets drop it from Debian. Hmm, the cloud services are turning off, but might people not want to use

Bug#969173: RM: openvas openvas-libraries openvas-cli openvas-manager -- ROM; replaced by gvm

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Fri 28 Aug 2020 at 05:14pm +02, Raphaël Hertzog wrote: > GVM is replacing OpenVAS and a bunch of source packages have been > renamed or are obsolete. > > Please remove the following source packages from unstable: > * openvas(replaced by gvm) > *

Bug#969095: RM: mysql-5.7 -- ROM; superseded by mysql-8.0

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Thu 27 Aug 2020 at 05:48pm +01, Robie Basak wrote: > Binary movements: > > libmysqld-dev is gone in src:mysql-8.0 - this feature is no longer > supported upstream. The other binary packages have direct replacements: > > libmysqlclient20 -> libmysqlclient21 >

Bug#969082: RM: austin [armhf mipsel] -- RoM; ANAIS

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Thu 27 Aug 2020 at 09:49am +01, Gabriele wrote: > May I kindly ask you to remove the austin binaries for architectures > armhf and mipsel for the time being, in order to fix the issue > > Bug#968309: src:austin: fails to migrate to testing for too long: >

Bug#968971: gitlab: Can't create new project: undefined method `set_attribute_was'

2020-10-03 Thread Antoine Le Gonidec
Here I am running 13.2.8-1+fto10+2 on top of a Debian Buster, following the recommended "FastTrack" installation method. I get a similar error related to a missing "set_attribute_was" method when trying to add a new push mirror to an existing repository. The only mentions I found of this

Bug#965219: Recipe for reproduction

2020-10-03 Thread Paul Gevers
Hi Quotes from IRC for documentation purposes [19:47:41] -*- elbrus is looking into bug #965219 [19:47:44] [zwiebelbot] Debian#965219: dbconfig-common: Write file error (wrong owner) - https://bugs.debian.org/965219 [19:48:18] does anybody know why root can't "exec > $file" anymore in

Bug#971634: RFS: btrfsmaintenance/0.5-1 -- automate btrfs maintenance tasks on mountpoints or directories

2020-10-03 Thread Nicholas D Steeves
Package: sponsorship-requests Severity: normal Dear mentors and Sven, I am looking for a sponsor for my package "btrfsmaintenance": * Package name: btrfsmaintenance Version : 0.5-1 Upstream Author : David Sterba * URL : https://github.com/kdave/btrfsmaintenance

Bug#971633: debcargo: Debcargo should provide a man page

2020-10-03 Thread Diane Trout
Package: debcargo Version: 2.2.10-1 Severity: wishlist Dear Maintainer, I was trying to figure out how to package a rust package and the Debian wiki suggested debcargo was the tool to help prepare a pacakge so I installed it. I then discovered it didn't have any documentation. Debian policy

Bug#971630: severe memory issue in gnutls

2020-10-03 Thread Björn JACKE
Package: imagemagick-6.q16 Version: 8:6.9.10.23+dfsg-2.1+deb10u1 Severity: important using "convert" to convert to pdf (and possible also other formats) is not allowed due to policy restriction: convert test.jpeg test.pdf convert-im6.q16: attempt to perform an operation not allowed by the

Bug#965219: Recipe for reproduction

2020-10-03 Thread Paul Gevers
Control: tags -1 confirmed Control: severity -1 serious Hi, On 10-09-2020 21:07, Paul Gevers wrote: > So, thanks for the report and the reproducer. I'll try to look into it soon. While looking at the code, I swore this worked in the past. And so I tested the following in testing: paul@mulciber

Bug#971560: libsane-common 1.0.25-4.1+deb9u1 Stretch security update missing lots of files

2020-10-03 Thread Sylvain Beucler
Hi, The package is in this state since Aug 17, I think we can afford to wait a few more days for testing. So yes, please do test on Tuesday. Cheers! Sylvain On 03/10/2020 00:41, Ivan Baldo wrote: > Hello. > The soonest I could try to check, is this Tuesday 6th 19:00 -0300, sorry. > Let me know

Bug#968001: tightvnc-java: Invalid module description, or, may java module be mixed with other JARs in /usr/share/java?

2020-10-03 Thread Sven Geuer
Hello Guiseppe, I am currently adopting the package and have a working unreleased version of tightvnc-jave available, which was built applying openjdk- 11. As I don't possess any specific java knowledge I cannot judge whether this will fix the issue you reported. I will send you the deb file

Bug#971402: vboot-utils: FTBFS when fixfilepath is enabled from dpkg-buildflags

2020-10-03 Thread Vagrant Cascadian
On 2020-09-29, Vagrant Cascadian wrote: > On 2020-09-29, Vagrant Cascadian wrote: >> When the dpkg-buildflags "fixfilepath" is enabled, vboot-utils FTBFS, as >> clang does not support the -ffile-prefix-map argument: >> >> clang: clang: error: error: unknown argument: >>

Bug#971408: simde: FTBFS when dpkg-buildflags passes -ffile-prefix-map

2020-10-03 Thread Vagrant Cascadian
On 2020-09-29, Vagrant Cascadian wrote: > When run with DEB_BUILD_OPTIONS=reproducible=+fixfilepath, simde FTBFS: > > clang: error: unknown argument: '-ffile-prefix-map=/<>=.' > > This is because clang 10 is the first version to support > -ffile-prefix-map, and simde is building with the default

Bug#971632: ITP: r-bioc-noiseq -- Exploratory analysis and differential expression for RNA-seq

2020-10-03 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: r-bioc-noiseq -- Exploratory analysis and differential expression for RNA-seq Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: r-bioc-noiseq Version : 2.31.0 Upstream Author : Sonia Tarazona * URL

Bug#971631: udev: /bin/setfacl -m g:scanner:rw ' failed when USB scanner plugged in

2020-10-03 Thread Chris Hofstaedtler
Control: reassign -1 sane-backends Hello Joe, * Joe Rowan [201003 15:43]: > Not really sure which package is responsible for this, but I'll try udev. sane-backends provides the scanner rules for udev, so I'm reassigning your bug report. I hope the sane-backends maintainers can help you.

Bug#971617: rakudo: failed upgrade: Missing or wrong version of dependency 'gen/moar/stage2/MASTNodes.nqp'

2020-10-03 Thread Dominique Dumont
On Sat, 03 Oct 2020 09:17:00 +0200 Marc Glisse wrote: > rakudo-helper.pl: Reinstalling all perl6 modules ... > (1/3) reinstall: perl6-zef > Unhandled exception: Missing or wrong version of dependency 'gen/moar/ stage2/MASTNodes.nqp' (from 'gen/moar/Pod.nqp') I've reproduced this issue.

Bug#929707: [debian-mysql] Bug#929707: mariadb-client-10.1: import of "mysqldump --all-databases" fails with "ERROR 1062 (23000): Duplicate entry"

2020-10-03 Thread Matija Nalis
Yes, I can write a shell test scripts which looks like https://salsa.debian.org/mariadb-team/mariadb-10.5/-/blob/master/debian/tests/smoke and verify that (when run from shell) it fails with non-zero errorlevel in Stretch mariadb, and passes with 0 on Buster mariadb. If that is enough? (I don't

Bug#941345: Acknowledgement (git-buildpackage: Option --git-arch ignored when constructing the GBP_CHANGES_FILE variable for the postbuild hook)

2020-10-03 Thread Roger Shimizu
control: tags -1 +patch I also met this issue, and verified above patch really works in my environment. So enclose the patch and hope this can be merged into mainline soon. Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 4096R/6C6ACD6417B3ACB1 From: Heiko Schlittermann Date: Sun, 29 Sep 2019

Bug#963746: nfs-common: Random Segmentation Violations of rpc.gssd Daemon

2020-10-03 Thread Kraus, Sebastian
root@all:~# coredumpctl debug PID: 26824 (rpc.gssd) UID: 0 (root) GID: 0 (root) Signal: 11 (SEGV) Timestamp: Sat 2020-10-03 10:29:16 CEST (5h 38min ago) Command Line: /usr/sbin/rpc.gssd -vvv -rrr -t 3600 -T 10 Executable:

Bug#971630:

2020-10-03 Thread debianbugs
retitle: Imagemagick convert can't convert to PDF

Bug#971604: qtbase-opensource-src FTCBFS: fails finding mysql

2020-10-03 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! On Fri, 2 Oct 2020 at 17:24, Helmut Grohne wrote: > > Source: qtbase-opensource-src > Version: 5.14.2+dfsg-6 > Tags: patch upstream > User: debian-cr...@lists.debian.org > Usertags: ftcbfs > > We did have a few stabs at making qtbase-opensource-src cross buildable > already. At some point,

Bug#971401: texlive-binaries: triggers update-alternatives warning for bibtex

2020-10-03 Thread Gabriele Stilli
Il 03/10/20 11:48, Hilmar Preuße ha scritto: > The new TL base migrated into testing, so the issue should be gone > now. Could you retest? Hello, after upgrading I tried to reinstall texlive-binaries a first time and the error was there. Tried a second time and it was gone. Probably on the first

Bug#971627: 100% cpu on resume of transfer

2020-10-03 Thread Kurt Roeckx
On Sat, Oct 03, 2020 at 02:08:54PM +0200, Paul Slootman wrote: > On Sat 03 Oct 2020, Kurt Roeckx wrote: > > > > I was transfering a large file using rsync (3 TB). The connection > > broke after about 1 TB. I was using the -P option. So I restarted > > the transfer. But that transfer resulted in

Bug#971629: crrcsim: add sceneries and planes to the crrcsim package

2020-10-03 Thread a463b
Package: crrcsim Version: 0.9.13 This 'bug report' is a very kind request for adding data files to crrcsim: [A] The first request is to add the data from http://joel.lienard.free.fr/crrcsim/index-en.html to the crrcsim package in Debian. These sceneries are really spectacular and completely

Bug#966311: gnucash: please upgrade to newer upstream version

2020-10-03 Thread Dmitry Smirnov
On Monday, 27 July 2020 1:24:44 AM AEST Gabriel F. T. Gomes wrote: > Upstream gnucash released a new stable version, 4.0 [1]. Among the new > features, the "type-ahead search" would be very welcome. Thanks for reminder. > Could you update it in Debian, please? :) Sure. :) Packaging for new

Bug#971549: ITP: golang-github-dgryski-go-metro -- metrohash library in golang

2020-10-03 Thread Roger Shimizu
This is a new dependency of golang-github-seiflotfy-cuckoofilter. Already uploaded to NEW, and gits pushed to: - https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-metro Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 4096R/6C6ACD6417B3ACB1

Bug#971628: Whipper: Missing dependency on python3-distutils

2020-10-03 Thread Brandon Werner
Package: whipper Version: 0.9.0-4 Hello, I tried to install and use whipper and got a traceback. Installling the python3-distutils package solved the issue.

Bug#936268: caldav-tester: Python2 removal in sid/bullseye

2020-10-03 Thread Jonas Smedegaard
Quoting Petter Reinholdtsen (2020-10-03 12:05:25) > > I am sorry I failed to annouce it on a list where the people interested > in looking after caldav-tester were present. Water under the bridge :-) > I am very happy you decide to take a look at reviving this package. I > hope you succeed

Bug#971627: 100% cpu on resume of transfer

2020-10-03 Thread Kurt Roeckx
Package: rsync Version: 3.1.3-6 Hi, I was transfering a large file using rsync (3 TB). The connection broke after about 1 TB. I was using the -P option. So I restarted the transfer. But that transfer resulted in 100% CPU usage on the sender side, and limiting the transfer to about 1.5 MB/s. It

Bug#971626: markdown plugin is missing in buster

2020-10-03 Thread hmartin
Package: geany-plugins Version: 1.36+dfsg-1 Believing the last comment in https://github.com/geany/geany-plugins/issues/757 , the plugin is available and could be included. However I notice that geany-plugin-markdown isn't included in Debian since buster

Bug#969788: nextcloud-desktop: Upgrade removed part of configuration

2020-10-03 Thread Markus Frosch
> > from my side it seems like not many people have the problem that the > > configuration is lost while doing the upgrade. So I think, it is just a > > normal > > bug you found. Please report it upstream and provide us the url, so that we > > can track the upstream status. > > > > hefee This

Bug#971625: libcups2-dev: please include a cups.pc for pkg-config

2020-10-03 Thread Helmut Grohne
Package: libcups2-dev Version: 2.3.3-3 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs Control: affects -1 + src:gnome-settings-daemon gnome-settings-daemon fails to cross build from source, because it cannot locate cups. It uses meson to do so an meson attempts multiple methods.

Bug#969788: Fwd: Re: Bug#969788: nextcloud-desktop: Upgrade removed part of configuration

2020-10-03 Thread Markus Frosch
Control: severity -1 important Somehow this message didn't reach the BTS... Forwarded Message Von: Sandro Knauß An: Tobias Frost , 969...@bugs.debian.org, Markus Frosch < lazyfro...@debian.org>, Erwan David Betreff: Re: Bug#969788: nextcloud-desktop: Upgrade removed part of

Bug#936268: caldav-tester: Python2 removal in sid/bullseye

2020-10-03 Thread Petter Reinholdtsen
I am sorry I failed to annouce it on a list where the people interested in looking after caldav-tester were present. I am very happy you decide to take a look at reviving this package. I hope you succeed in porting it to python 3 and getting feedback from upstream. -- Happy hacking Petter

Bug#971624: RM: haskell-gi-gtk-hs [armhf] -- ROM; missing build dependency

2020-10-03 Thread Ilias Tsitsimpis
Package: ftp.debian.org Severity: normal The latest version of haskell-gi-gtk FTBFS on armhf (ghc: out of memory, see ROM #970642). Please remove haskell-gi-gtk-hs (build-depends on haskell-gi-gtk) from armhf. Thanks, -- Ilias

Bug#971401: texlive-binaries: triggers update-alternatives warning for bibtex

2020-10-03 Thread Hilmar Preuße
Am 30.09.2020 um 00:09 teilte Gabriele Stilli mit: Hi Gabriele, while configuring texlive-binaries, the following warning appeared: update-alternatives: warning: forcing reinstallation of alternative /usr/bin/bibtex.original because link group bibtex is broken update-alternatives: warning:

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

2020-10-03 Thread Jonas Smedegaard
Hi, Thanks for packaging foot! I notice that several new releases have been issued upstream since the Debian release now pending in NEW queue. I encourage you release newer Debian packages - that is handled gracefully by the NEW queue, and eases work for those like me super-eager to use it

Bug#971623: review and simplify the /devel/wnpp section

2020-10-03 Thread Laura Arjona Reina
Package: www.debian.org User: www.debian@packages.debian.org Usertag: scripts Severity: normal Hi, we received the proposal to add listing of orphaned packages by popularity in this merge request: https://salsa.debian.org/webmaster-team/webwml/-/merge_requests/553 I find the idea valuable,

Bug#971622: Please update gnome-music to 3.36.5

2020-10-03 Thread Amr Ibrahim
Package: gnome-music Please update gnome-music to 3.36.5. It's a bug-fix release. https://gitlab.gnome.org/GNOME/gnome-music/-/blob/gnome-3-36/NEWS Overview of changes in 3.36.5 = Bugs fixed:  scrobbler: Don't crash if gnome-online-accounts is unavailable (#410)  

Bug#968157: src:haskell-cborg: testsuite fails due to bus errors on armhf

2020-10-03 Thread Ilias Tsitsimpis
Control: severity -1 important haskell-cborg has been removed from armhf (see #968084). Lowering the severity to allow it to migrate to testing. -- Ilias

Bug#971621: wmmixer : Unable to open mixer device /dev/mixer'.

2020-10-03 Thread rv
Package: wmmixer Version: 1.8-1 Severity: important X-Debbugs-Cc: riveravaldezm...@gmail.com Dear Maintainer, * What led up to the situation? $ sudo apt-get install wmmixer Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho Se

Bug#900244: NVM error information log entry count increase not an error

2020-10-03 Thread Günter Frenz
Hi, I don't know if this is the same bug as described above: since some time I get the same message via mail always on system-boot but my error log seems to be empty: corinnis:~# smartctl -i -l error /dev/nvme0n1 smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.8.0-2-amd64] (local build) Copyright

Bug#971508: xsnow: autopkgtest must be marked superficial

2020-10-03 Thread Paul Gevers
Hi Willem, > -- Regards Sudip On Thu, Oct 1, 2020 at 1:16 PM Willem Vermin > wrote: >> I was able to run xsnow in Xvfb, along with fvwm or gnome-shell. >> >> Clicking buttons only affect what you see on the screen, there is no >> specific output caused by button clicks. >> >> What I could do, is

Bug#971618: diaspora: aspects membership list is broken

2020-10-03 Thread Pirate Praveen
Package: diaspora Version: 0.7.14.0-7 Severity: grave Control: forwarded -1 https://github.com/diaspora/diaspora/issues/8158 Attaching screenshot of broken aspect selection list. This is possibly caused by newer version of jquery in debian (upstream is still using jquery 3.4.1 and we are

Bug#971594: RFS: asciidoc/9.0.2-1 [ITA] -- Highly configurable text format for writing documentation

2020-10-03 Thread Leon Marz
> I would instead suggest either keeping it as it was before, getting > nanoc fixed before removing asciidoc-base or making asciidoc-base into > a transitional package depending on asciidoc. Ok, no problem. asciidoc-base is now a metapackage, which depends on asciidoc. - Leon

Bug#971617: rakudo: failed upgrade: Missing or wrong version of dependency 'gen/moar/stage2/MASTNodes.nqp'

2020-10-03 Thread Marc Glisse
Package: rakudo Version: 2020.09+dfsg-1 Severity: important Dear Maintainer, on a computer that was up-to-date with testing yesterday, I ran "apt upgrade" this morning, which tried updating rakudo/nqp/moarvm, but failed with Setting up rakudo (2020.09+dfsg-1) ... rakudo-helper.pl:

Bug#936268: caldav-tester: Python2 removal in sid/bullseye

2020-10-03 Thread Jonas Smedegaard
Quoting Petter Reinholdtsen: > I tried to notify other caldav interested people to see if there was > any interest in taking over. I am surprised by the above remark, and the consequential removal request by Moritz Mühlenhoff. The only notification I am aware of is this¹: > I am unable to

Bug#971616: sh: pager: command not found

2020-10-03 Thread Harald Dunkel
Package: dpkg Version: 1.19.7 I am pretty sure this is not supposed to happen: # aptitude upgrade : Setting up smartmontools (7.1-1~bpo10+1) ... Installing new version of config file /etc/default/smartmontools ... Installing new version of config file /etc/init.d/smartmontools ...

Bug#970903: RM: dms/oldstable -- ROM; removing until have time to revamp it

2020-10-03 Thread Sean Whitton
Hello, On Wed 23 Sep 2020 at 10:37am +12, Matthew Grant wrote: > Could you please remove the package from unstable as I honetly don't have the > time at the moment to revamp the package for modern Debian. > > I am about to take it our ot use probably for myself, as I am focusing on > Samba >

Bug#971615: golang-github-russellhaering-goxmldsig: CVE-2020-15216

2020-10-03 Thread Salvatore Bonaccorso
Source: golang-github-russellhaering-goxmldsig Version: 0.0~git20180430.7acd5e4-1 Severity: grave Tags: security upstream X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for golang-github-russellhaering-goxmldsig. CVE-2020-15216[0]: | In

Bug#968345: RM: golang-github-mendersoftware-scopestack-dev -- ROM; deprecated and unused

2020-10-03 Thread Sean Whitton
control: tag -1 - moreinfo On Sat 22 Aug 2020 at 08:27am -07, Sean Whitton wrote: > On Thu 13 Aug 2020 at 01:08PM +02, lluis.cam...@northern.tech wrote: > >> This dependency is also deprecated after removing >> golang-github-mendersoftware-log (see #960398) >> >> Unused both in testing and

Bug#971614: /usr/bin/nextcloud: General protection fault with libQT5Core after resuming when hibernate

2020-10-03 Thread alain
Package: nextcloud-desktop Version: 2.5.1-3+deb10u1 Severity: important File: /usr/bin/nextcloud Dear Maintainer, I resumed my system after hibernate. Nextcloud seemed to do not work (no activities with the newtwork) but the icon was green in the Xfce4 panel. Il can display the UI. When I

Bug#970460: [Bug libc/23960] [2.28 Regression]: New getdents{64} implementation breaks qemu-user

2020-10-03 Thread John Paul Adrian Glaubitz
Hi! On 10/3/20 1:12 AM, Thorsten Glaser wrote: > could you work around the problem by starting an i386 VM on > your amd64 system, and then running the qemu-user buildds on > that? The return values from the syscalls will natively be > correct 32 bit there… We already tried that if I remember,

Bug#969490: RM: caldav-tester -- RoQA; Depends on Python 2, dead upstream

2020-10-03 Thread Jonas Smedegaard
Please wait a bit - I would like to try revive this package. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private signature.asc Description: signature

Bug#969672: gnutls28: please upgrade to guile-3.0 soon, if feasible

2020-10-03 Thread Rob Browning
Andreas Metzler writes: > I would love to, but guile-3.0 >= 3.0.4-1+b1 seems to be broken. See > 969640. Assuming I did it right (guile-3.0-dev was installed along with all the other build deps, and guile-2.2-dev wasn't), a "fakeroot debian/rules binary" just built without trouble here using

Bug#963924: libdc1394-22 -- RoQA; Superseeded by libdc1394

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Thu 24 Sep 2020 at 08:28am +02, Gianfranco Costamagna wrote: > looks like the new libdc1394 took over the libdc1394-22-dev as transitional > packages, and rebuilds have been performed > for reverse-dependencies to move to the new version. > > Can you please

Bug#960761: RM:node-babel-preset-react -- ROM; obsolete, no reverse dependencies

2020-10-03 Thread Sean Whitton
control: tag -1 + moreinfo Hello, On Sat 16 May 2020 at 05:23pm +0530, Pirate Praveen wrote: > Package: ftp.debian.org > Severity: normal > Control: block -1 by 960433 > > As part of removing babel version 6 (replaced by babel 7)[1] from the > archive, please remove this package. Its only

Bug#971609: r-cran-sna: Not build in Debian, unsatisfiable build-deps

2020-10-03 Thread Andreas Tille
Control: block -1 by 951510 Control: block -1 by 951511 On Fri, Oct 02, 2020 at 03:13:33PM -0700, Steve Langasek wrote: > So it would be good if those would get uploaded to the archive, given there > is another package that build-depends on them. The question "Shall we re-submit, or is that

Bug#969975: RM: openjfx tuxguitar libjogl2-java [armel armhf i386 mipsel] -- RoQA; NBS

2020-10-03 Thread Sean Whitton
On Wed 09 Sep 2020 at 05:53pm +02, Gianfranco Costamagna wrote: > Package: ftp.debian.org > Severity: normal > > Hello, ftpmasters, > > as explained in #962915, the removal of libswt-gtk-4-java on 32bit (armel > armhf i386 mipsel), made some packages unbuildable there. > > I think we should