Bug#776917: fails to debootstrap without systemd

2021-08-24 Thread Lyndon Brown
reopen -1 retitle -1 cannot switch init to sysvinit thanks Fixing #992916 ([1]) was made more complicated by the fact that this bug still exists in debootstrap. On sid, if I use the following command, the chroot ends up with both sysvinit and systemd packages installed. sudo debootstrap

Bug#992920: proftpd-mod-crypto: sftp connection aborts with "Corrupted MAC on input"

2021-08-24 Thread Miguel Cruz
Package: proftpd-mod-crypto Version: 1.3.7a+dfsg-12 Severity: important Dear Maintainer, Since upgrading to bullseye, proftpd's sftp server fails with some MAC algorithms. This works: sftp -o MACs=hmac-sha2-256 user@proftpd-server This fails: sftp -o MACs=umac...@openssh.com

Bug#992918: gwenview: fails to save jpg/jpeg image

2021-08-24 Thread Fufu Fang
Package: gwenview Version: 4:20.12.3-2 Severity: normal Dear Maintainer, I opened an image in Gwenview (it can be any format), then I go to the "File" menu, and click on the "Save As..." menu option. If I select "JPEG image" as the file type, then press the "Save" button, two modal dialogs pop

Bug#992885: mksh: buggy ignored trap handling on subshell with only one command

2021-08-24 Thread Thorsten Glaser
Vincent Lefevre dixit: >Perhaps because of this optimization, the wrong set of signals are >restored? Hrm, this sounds plausible. I don’t have the bandwidth to investigate this at the moment, though — sorry :/ but should you, or someone else, be interested… be my guest. >But I wonder why the

Bug#992669: python3.9-dev: python3.9-config --cflags includes -specs=/usr/share/dpkg/no-pie-compile.specs

2021-08-24 Thread Mark Watts
Matthias, I've added the --embed flag to the python3.9-config options in my Dockerfile example above, but have the same result. Apparently the specs file comes from libdpkg-perl. I don't understand what the specs file actually does, but I was able to build with or without it. If it *is* supposed

Bug#992885: mksh: buggy ignored trap handling on subshell with only one command

2021-08-24 Thread Vincent Lefevre
On 2021-08-24 16:51:28 +, Thorsten Glaser wrote: > Vincent Lefevre dixit: > > >This is incorrect, because SIGINT should be ignored. > > > >This issue disappears when the subshell has several commands: > > > >$ mksh -c 'trap "" INT; trap; ( :; sleep 3; ); echo $?' > >trap -- '' INT > >^C0 > >

Bug#982907: init-system-helpers: use new needs-reload/needs-restart unit interface

2021-08-24 Thread Felipe Sateler
Hi! On Tue, Aug 24, 2021 at 2:38 PM Niels Thykier wrote: > Control: reassign -1 init-system-helpers > > Reassigning to init-system-helpers, quoting in full for the > init-system-helpers maintainer's sake. > > On Tue, 16 Feb 2021 21:46:28 +0100 Niels Thykier > wrote: > > Luca Boccassi: > > >

Bug#905014: I'm adopting dhcpy6d

2021-08-24 Thread Axel Beckert
Control: retitle -1 RFA: dhcpy6d -- MAC address aware DHCPv6 server written in Python Control: noowner -1 Hi Moritz, Moritz Schlarb wrote in March 2019: > Control: retitle -1 ITA: dhcpy6d -- MAC address aware DHCPv6 server written > in Python > Control: owner -1 ! […] > I'm willing to adopt

Bug#992919: lebiniou: Upgrade fails: trying to overwrite '/usr/share/lebiniou/etc/schemes.json', which is also in package lebiniou-data 3.54.1-1

2021-08-24 Thread Axel Beckert
Package: lebiniou Version: 3.61.1-1 Severity: serious Unpacking lebiniou (3.61.1-1) over (3.54.1-1) ... dpkg: error processing archive /tmp/apt-dpkg-install-ryc9hl/423-lebiniou_3.61.1-1_i386.deb (--unpack): trying to overwrite '/usr/share/lebiniou/etc/schemes.json', which is also in package

Bug#992878: RFS: dune-grid/2.8.0~rc1-1 -- toolbox for solving PDEs -- grid interface (documentation)

2021-08-24 Thread Adam Borowski
On Tue, Aug 24, 2021 at 04:46:17PM +0200, Lisa Julia Nebel wrote: > * Package name : dune-grid > Version : 2.8.0~rc1-1 > dune-grid (2.8.0~rc1-1) experimental; urgency=medium > . > * New upstream release. > * debian/rules: Explicitly set buildsystem to CMake > * Removed obsolete patches. Just a

Bug#983357: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Chuck Zmudzinski
On 8/24/2021 1:12 PM, Ben Hutchings wrote: On Tue, 2021-08-24 at 10:56 -0400, Chuck Zmudzinski wrote: On 5/24/2021 3:30 AM, Michael Biebl wrote: Hi Phillip Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: trigger to cold plug all devices.  Both scripts are set -e.  The Xen Virtual Keyboard

Bug#983357: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Ben Hutchings
On Tue, Aug 24, 2021 at 03:27:19PM -0400, Phillip Susi wrote: > > Ben Hutchings writes: > > > I think a proper fix would be one of: > > > > a. If the Xen virtual keyboard driver is advertising capabilities it > >doesn't have, stop it doing that. > > b. Change the implementation of modalias

Bug#883932: [pkg-crosswire-devel] Fwd: sword-comm-mhc_2.0-1_amd64.changes REJECTED

2021-08-24 Thread Bastian Germann
I filed bug https://tracker.crosswire.org/projects/MOD/issues/MOD-421 to clarify the Sword module's copyright situation. As long as that is not clear, the module can still be added to non-free. Am 24.08.21 um 22:26 schrieb Roberto C. Sánchez: It seems that the MHC module was initially

Bug#992917: grok: FTBFS due to RPC removal from glibc

2021-08-24 Thread Aurelien Jarno
Source: grok Version: 1.20110708.1-4.5 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) The glibc SunRPC implementation has been marked obsolete for some time. It has been removed upstream from glibc 2.32, and it got disabled in

Bug#992916: [live-build] broken sysvinit support

2021-08-24 Thread Lyndon Brown
Package: live-build Version: 1:20210407 As just discussed on the mailing list (see the thread starting at [1]), the author of the thread would like to use the sysvinit init system instead of systemd. We already provide an option for selecting this (`- -initsystem`), however it does not work. All

Bug#992915: grub-legacy: Removing kernel image fails: /usr/sbin/update-grub: line 273: tempfile: command not found

2021-08-24 Thread Axel Beckert
Package: grub-legacy Severity: serious Version: 0.97-77 Tags: patch Control: affects -1 src:linux Removing a kernel image fails as follows due to grub-legacy's update-grub uses the deprecated and now removed tempfile utility: Removing linux-image-5.10.0-6-amd64 (5.10.28-1) ...

Bug#970926: Either update or remove dokuwiki from Debian

2021-08-24 Thread R.
Dear Maintainer, Debian bullseye is there and still includes an obsolete version of Dokuwiki (since 2020-07-29) The dokuwiki officially says that we should not use the outdated Debian package : https://www.dokuwiki.org/install:debian Please make a decision : either update the package or remove

Bug#992914: libassa: FTBFS due to RPC removal from glibc

2021-08-24 Thread Aurelien Jarno
Source: libassa Version: 3.5.1-7 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) The glibc SunRPC implementation has been marked obsolete for some time. It has been removed upstream from glibc 2.32, and it got disabled in the

Bug#992784: cups: libcupsimage2 not a dependancy

2021-08-24 Thread Brian Potkin
On Tue 24 Aug 2021 at 22:20:51 +0200, Alain Bertrand wrote: > Hello, > > Thanks for your answer. The log is attached. > > BTW : > > Canon_LBP113_LBP913_USB_ could print both the test page and a page > taken from the first pdf file I found, This is a supported printing situation. >

Bug#992719: Please package elixir >= 1.10.4 and < 1.13.0

2021-08-24 Thread Thomas Goirand
On 8/24/21 4:52 PM, Evgeny Golyshev wrote: > Done. The package was uploaded. > > -- > Evgeny Hi, Thanks a lot for your prompt action. I was able to upload a fixed version of RabbitMQ that builds (and should be working with) Erlang v24. Cheers, Thomas Goirand (zigo)

Bug#992827: nmu: step_4:21.08.0-1

2021-08-24 Thread Sebastian Ramacher
Control: tags -1 moreinfo On 2021-08-24 08:13:56 +0900, Norbert Preining wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: binnmu > X-Debbugs-Cc: debian-qt-...@lists.debian.org > > step depends on the KDE PIM libraries that have

Bug#992913: trickle: FTBFS due to RPC removal from glibc

2021-08-24 Thread Aurelien Jarno
Package: trickle Version: 1.07-10.1 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) Dear maintainer, The glibc SunRPC implementation has been marked obsolete for some time. It has been removed upstream from glibc 2.32, and it got

Bug#992908: awesome: autopkgtest regression between 20 and 23 August 2021: Could not resolve keysym

2021-08-24 Thread Reiner Herrmann
Hi Paul, On Tue, Aug 24, 2021 at 10:56:25PM +0200, Paul Gevers wrote: > Your package has an autopkgtest, great! However, since this week > (somewhere between 20 August and 23 August 2021) it started to fail [1]. > Can you look at it and fix the situation? [...] > [1]

Bug#991564: duplicate of #991563

2021-08-24 Thread chriz
the bug is a duplicate of #991563 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991563) and can therefore be closed

Bug#992912: mat2: autopkgtests fail with ffmpeg 4.4

2021-08-24 Thread Sebastian Ramacher
Source: mat2 Version: 0.12.1-3 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm === FAILURES === ___ TestCleaning.test_all_parametred ___ self = def

Bug#992870: transition: GNOME 40 (libmutter-8-0 and friends)

2021-08-24 Thread Simon McVittie
On Tue, 24 Aug 2021 at 15:23:24 +0100, Simon McVittie wrote: > Core packages: > > - gsettings-desktop-schemas (must go first) > - gnome-settings-daemon > - gnome-control-center > - mutter > - gnome-shell > - gnome-desktop3 > - this one is not strictly versioned, but it'll be less confusing >

Bug#992911: rust-grep_0.2.8-1_amd64-buildd.changes REJECTED

2021-08-24 Thread Aurelien Jarno
Source: rust-grep Version: 0.2.8-1 Severity: serious On 2021-08-24 21:13, Debian FTP Masters wrote: > librust-grep-dev_0.2.8-1_amd64.deb: has 6 file(s) with a timestamp too far in > the past: > usr/share/cargo/registry/grep-0.2.8/COPYING (Thu Nov 29 21:33:09 1973) >

Bug#992910: fwupd: binNMUs produce broken Built-Using for fwupd-*-signed

2021-08-24 Thread Sebastian Ramacher
Source: fwupd Version: 1.5.7-4 Severity: serious Tags: sid bookworm Control: block 981078 by -1 X-Debbugs-Cc: sramac...@debian.org fwupd was recently binNMUed for the libxmlb transition. Builds of fwupd-*-signed for the binNMUs were rejeced by dak due to invalid Built-Using:

Bug#976235: enlightenment: e switches off screen|monitor

2021-08-24 Thread enno
Dear Ross, Long time no see, I have new findings. By now I'm on 5.9.0-5-amd64, have longtime not tried to reactivate e, today found the time, and again, it reacts strangely. Maybe my setup is wrong, I have a ~/.xsession, which is a symbolic link to ~/.xsession-enlightenment, which says:

Bug#966483: iptables-netflow: sourcing of external scripts in dkms file?

2021-08-24 Thread Axel Beckert
Control: tag -1 - confirmed + moreinfo Hi Gianfranco, now that Bullseye is released and I'm preparing the upload of a new upstream release, I've revisited this bug report. Gianfranco Costamagna wrote: > > Yeah, and the version.sh call itself can be removed, too. Will do. Planned to do that(*),

Bug#992908: awesome: autopkgtest regression between 20 and 23 August 2021: Could not resolve keysym

2021-08-24 Thread Paul Gevers
Source: awesome Version: 4.3-5 Severity: serious User: debian...@lists.debian.org Usertags: regression X-Debbugs-CC: debian...@lists.debian.org Dear maintainer, Your package has an autopkgtest, great! However, since this week (somewhere between 20 August and 23 August 2021) it started to fail

Bug#992909: xen-utils-4.14: please stop recommending libc6-xen on i386

2021-08-24 Thread Aurelien Jarno
Package: xen-utils-4.14 Version: 4.14.2+25-gb6a8c4f72d-2 Severity: minor Dear maintainer, Due to the removal of 32-bit PV in Linux kernel 5.9 and the removal of the "nosegneg" hwcap from glibc 2.32, the libc6-xen package is not build anymore by the glibc package. This is already the case in

Bug#992888: libpam0g: postinst fails on non-systemd services

2021-08-24 Thread Ray Klassen
This might be a misunderstanding. The problem happens during install of the package. If d-i refers to the initial installer then no it isn't a d-i bug On Tue, 24 Aug 2021 12:31:06 -0600 Sam Hartman wrote: > > "Ray" == Ray Klassen writes: > > Ray> Package: libpam0g Version: 1.4.0-9

Bug#992092: king: contains a file with a non-free "disparaging to Sun" license

2021-08-24 Thread Pierre Gruet
Control: tag -1 confirmed Hi, For the record, this text concerns 12 icons that are in king/resource/king/images. The problematic text is also in a file in this folder. I offer to create DFSG-free icons to replace those ones. Best, -- Pierre

Bug#992784: cups: libcupsimage2 not a dependancy

2021-08-24 Thread Alain Bertrand
Hello, Thanks for your answer. The log is attached. BTW : Canon_LBP113_LBP913_USB_ could print both the test page and a page taken from the first pdf file I found, Canon_LBP113_913_UFRII_LT could not. This is the situation that made me install libcupsimage2. So I guess you'll close the bug

Bug#992892: Please package 0.10.2

2021-08-24 Thread Emmanuel Arias
Hi, I've just push to salsa the new upstream release. I will need help to upload :) Cheers, eamanu

Bug#988596: akonadi-server: akonadi crashes permanently; akonadiconsole does not start

2021-08-24 Thread Matteo Semplice
Hi. Same issue on my machine after upgrading it to Debian 11. The file .local/share/akonadi/Akonadi.error contains 2021-08-24T18:02:17 [WARN ] default: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) 2021-08-24T18:04:38 [WARN ]

Bug#992480: debianutils: Translated man pages for which(1) not handled by alternatives

2021-08-24 Thread Clint Adams
On Tue, Aug 24, 2021 at 03:43:20PM -0400, Boyuan Yang wrote: > I believe all translated man pages located in /usr/share/man/*/man1/which.1.gz > will need to be handled by the alternatives system first, which need some more > changes from the debianutils side. Correct.

Bug#978794: crac: ftbfs with autoconf 2.70

2021-08-24 Thread Matthias Klose
On 8/24/21 9:36 PM, Nilesh Patra wrote: > control: tags -1 moreinfo > > Hi Matthias, > > I admit that I do not get any failures on build, same for several other > bugs, for instance #978784 > > I've triple-checked that my environment is updated, and I'm using > version 2.71-2 of autoconf > >

Bug#992907: gtk4: release to unstable

2021-08-24 Thread Simon McVittie
Source: gtk4 Version: 4.4.0+ds1-1 Severity: wishlist X-Debbugs-Cc: debian-gtk-gn...@lists.debian.org Control: block -1 by 992857 Control: block -1 by 991964 Control: block -1 by 992906 We should get gtk4 into testing/unstable during the bookworm cycle. Until a new 4.6.x stable branch starts, I

Bug#983357: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Phillip Susi
Ben Hutchings writes: > I think a proper fix would be one of: > > a. If the Xen virtual keyboard driver is advertising capabilities it >doesn't have, stop it doing that. > b. Change the implementation of modalias attributes to allow longer >values. > > It's not clear to me whether the

Bug#947261: ITP: python-poetry -- Python dependency management and packaging made easy

2021-08-24 Thread Emmanuel Arias
Hi Tai, Yes, it is. Thanks! On Tue, Aug 17, 2021 at 4:15 PM Taihsiang Ho (tai271828) < taihsian...@ubuntu.com> wrote: > Hi Emmanuel, > > Thank you for the update. Is this the DPT thread? > https://lists.debian.org/debian-python/2021/06/msg00017.html > If yes, I will give it a try and update

Bug#992480: debianutils: Translated man pages for which(1) not handled by alternatives

2021-08-24 Thread Boyuan Yang
Hi, 在 2021-08-20星期五的 13:01 +,Clint Adams写道: > On Thu, Aug 19, 2021 at 01:23:45AM -0400, Boyuan Yang wrote: > > Thanks for managing /usr/bin/which under alternatives system. However, the > > translated man pages for which command (such as > > /usr/share/man/pl/man1/which.1.gz) are not handled

Bug#909228: RFP: loop -- "UNIX's missing loop command!"

2021-08-24 Thread Joshua Peisach
> Well, then good luck with search of sponsor/maintainer I don't think you were trying to ride off a "I hope someone will want to pick this up", but if you were then he doesn't need any. I'll take care of it. Per rust packaging team standards, this should be converted into an ITP. ("Don't

Bug#978794: crac: ftbfs with autoconf 2.70

2021-08-24 Thread Nilesh Patra
control: tags -1 moreinfo Hi Matthias, I admit that I do not get any failures on build, same for several other bugs, for instance #978784 I've triple-checked that my environment is updated, and I'm using version 2.71-2 of autoconf Are these somehow false-positive in any case? If so, will there

Bug#992906: pango1.0: New upstream release 1.48.x

2021-08-24 Thread Simon McVittie
Source: pango1.0 Version: 1.46.2-3 Severity: wishlist Tags: fixed-upstream bookworm sid X-Debbugs-Cc: debian-gtk-gn...@lists.debian.org Control: fixed -1 1.48.9+ds1-1 We should get pango1.0/1.48.x ready for unstable. This is a blocker for the upload of GTK 4 to unstable. Have regressions been

Bug#992905: src:perceptualdiff: fails to migrate to testing for too long due to ftbfs

2021-08-24 Thread Paul Gevers
Source: perceptualdiff Version: 1.2-2 Severity: serious Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and unstable for more than 60

Bug#992901: src:perceptualdiff: fails to migrate to testing for too long due to ftbfs on armel

2021-08-24 Thread Paul Gevers
Control: reassign -1 src:geary 3.38.1-1 Oops, I mixed two submissions. This text should have gone to geary (the one for perceptualdiff will follow shortly). Paul On Tue, 24 Aug 2021 21:22:16 +0200 Paul Gevers wrote: > Source: perceptualdiff > Version: 1.2-2 > Severity: serious > Tags: sid

Bug#992904: shut-up build-depends on removed transitional package.

2021-08-24 Thread peter green
Source: shut-up Version: 0.3.3-1 Severity: serious Tags: bookworm, sid shut-up build-depends on the s-el binary package which has been dropped by the s-el source package. It is still present in unstable as a cruft package but is completely gone from testing. Since this package was previously an

Bug#992903: node-matrix-js-sdk build-depends on removed virtual package node-olm

2021-08-24 Thread peter green
Package: node-matrix-js-sdk Version: 9.3.0+~cs9.9.16-2 Severity: serious Tags: bookworm, sid node-matrix-js-sdk build-depends on node-olm, afaict this was previously a virtual package provided by libjs-olm but is no longer provided. From reading the changelog it looks like the replacement

Bug#992902: lizzie build-depends on removed package

2021-08-24 Thread peter green
package: lizzie version: 0.7.4+dfsg1-2 severity: serious lizzie build-depends on libjuniversalchardet-java-doc which is no longer built by the libjuniversalchardet-java source package. It is still present in unstable as a cruft package but is completely gone from testing.

Bug#992901: src:perceptualdiff: fails to migrate to testing for too long due to ftbfs on armel

2021-08-24 Thread Paul Gevers
Source: perceptualdiff Version: 1.2-2 Severity: serious Tags: sid bookworm ftbfs User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and unstable for more

Bug#992200: perl: regen-configure orig tarball file exclusions

2021-08-24 Thread Niko Tyni
On Sun, Aug 15, 2021 at 08:00:42PM +0300, Niko Tyni wrote: > Source: perl > Version: 5.32.1-5 > I'm somewhat at loss. While I'd like to drop the repacking, it seems > that keeping it is a safer course to make sure we ship things with their > source. > > If we keep the repacking, we should at

Bug#914128: perl: usrmerge issues

2021-08-24 Thread Niko Tyni
On Thu, Jul 15, 2021 at 04:36:10PM -0700, Vagrant Cascadian wrote: > On 2021-07-15, Vagrant Cascadian wrote: > > On 2018-11-19, Niko Tyni wrote: > >> Diffoscoping a perl built on a usrmerged [1] system with > >> one built on a non-usrmerged system reveals the configure > >> process hardcoding some

Bug#992900: epl build-depends on removed transitional package.

2021-08-24 Thread peter green
Source: epl Version: 0.9-3 Severity: serious Tags: bookworm, sid epl build-depends on the s-el binary package which has been dropped by the s-el source package. It is still present in unstable as a cruft package but is completely gone from testing. Since this package was previously an empty

Bug#992899: src:dub: fails to migrate to testing for too long

2021-08-24 Thread Paul Gevers
Source: dub Version: 1.22.0-1 Severity: serious Control: close -1 1.24.0-1 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and

Bug#992898: debian-design build-depends on obsolete version of boxer-data

2021-08-24 Thread peter green
Package: debian-parl Version: 1.9.27 Severity: serious Tags: bookworm, sid Debian-parl has a build-dependency on boxer-data (< 10.9) but testing and unstable have version 10.9.1

Bug#992897: debian-design build-depends on obsolete version of boxer-data

2021-08-24 Thread peter green
Package: debian-design Version: 3.0.22 Severity: serious Debian-design has a build-dependency on boxer-data (< 10.9) but testing and unstable have version 10.9.1

Bug#992896: etbemon: FTBFS due to RPC removal from glibc

2021-08-24 Thread Aurelien Jarno
Source: etbemon Version: 1.3.5-7 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) Dear maintainer, The glibc SunRPC implementation has been marked obsolete for some time. It has been removed upstream from glibc 2.32, and it got

Bug#992895: src:python-xarray: fails to migrate to testing for too long

2021-08-24 Thread Paul Gevers
Source: python-xarray Version: 0.16.2-2 Severity: serious Control: close -1 0.19.0-2 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing

Bug#991788: Disabling Upower support in xfce4-settings

2021-08-24 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Control: severity -1 normal On Tue, 2021-08-17 at 22:05 +0200, truetec...@tutanota.com wrote: > Hello, > > When compiled with --enable-upower-glib, xfce4-power-manager doesn't seem to > re-enable laptop displays after suspending the system. And,

Bug#992894: src:mit-scheme: fails to migrate to testing for too long

2021-08-24 Thread Paul Gevers
Source: mit-scheme Version: 10.1.11-2 Severity: serious Control: close -1 11.2-1 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and

Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Chuck Zmudzinski
On 5/24/2021 3:30 AM, Michael Biebl wrote: Hi Phillip Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: trigger to cold plug all devices.  Both scripts are set -e.  The Xen Virtual Keyboard driver and at least one other driver have always failed to trigger due to having absurdly long modalias,

Bug#992863: buster-pu: package modsecurity-crs/3.1.0-1

2021-08-24 Thread Alberto Gonzalez Iniesta
Hi Salvatore!! On Tue, Aug 24, 2021 at 03:17:36PM +0200, Salvatore Bonaccorso wrote: > Hi Alberto, > > On Tue, Aug 24, 2021 at 01:57:26PM +0200, Alberto Gonzalez Iniesta wrote: > > Package: release.debian.org > > Severity: normal > > Tags: buster > > User: release.debian@packages.debian.org

Bug#982907: init-system-helpers: use new needs-reload/needs-restart unit interface

2021-08-24 Thread Niels Thykier
Control: reassign -1 init-system-helpers Reassigning to init-system-helpers, quoting in full for the init-system-helpers maintainer's sake. On Tue, 16 Feb 2021 21:46:28 +0100 Niels Thykier wrote: > Luca Boccassi: > > Source: debhelper > > Priority: wishlist > > Tags: bookworm > > X-Debbugs-CC:

Bug#992893: ps2ascii: odd option handling

2021-08-24 Thread наб
Package: ghostscript Version: 9.53.3~dfsg-7 Severity: minor Tags: patch Dear Maintainer, ps2ascii handles default arguments really oddly, including shelling out for each test (note the "()") and doesn't quote GS_EXECUTABLE, unlike the other scripts in lib/; please consider the attached patch,

Bug#992888: libpam0g: postinst fails on non-systemd services

2021-08-24 Thread Sam Hartman
> "Ray" == Ray Klassen writes: Ray> Package: libpam0g Version: 1.4.0-9 Severity: important Tags: Ray> d-i X-Debbugs-Cc: rklas...@communitascare.com Ray> Dear Maintainer, How is this a d-i bug?

Bug#992871: darkplaces: Segfault when using custom texturepack

2021-08-24 Thread Sébastien Noel
Package: darkplaces Severity: normal Dear Maintainer, The current darkplaces debian packages segfault when using "Rygel's ultra pack". PNG_LoadImage: warning: iCCP: known incorrect sRGB profile PNG_LoadImage: warning: Interlace handling should be turned on when using png_read_image

Bug#970926: dokuwiki: Decide to upgrade or remove dokuwiki from debian

2021-08-24 Thread Romain
Package: dokuwiki Version: 0.0.20180422.a-2.1 Followup-For: Bug #970926 Dear Maintainer, Bullseye is there and dokuwiki's version included in it is obsolete since 2020-07-29. The dokuwiki team officially says that we should not user any more the debian package of dokuwiki :

Bug#992889: /usr/sbin/update-gsfontmap: overly complicated

2021-08-24 Thread наб
Hi! On Tue, Aug 24, 2021 at 07:30:31PM +0200, Jonas Smedegaard wrote: > Quoting наб (2021-08-24 18:58:36) > > The current approach that update-gsfontmap takes is very complicated, > > to no apparent end, since all it achieves is concatenating all the > > files; please consider the attached

Bug#992421: dnslookup_relay_to_domains probably needs ignore_target_hosts

2021-08-24 Thread Andreas Metzler
On 2021-08-18 Marc Haber wrote: > Package: exim4-config > Version: 4.94.2-2~zg100+3 > Severity: normal > Hi, > I am not sure whether this is an actual bug. I have observed this > behaviod on an exim that is backup MX for domain.example. The MX records > are like: > domain.example mail is

Bug#992892: Please package 0.10.2

2021-08-24 Thread Andrey Rahmatullin
Source: python-toml Version: 0.10.1-1 Severity: wishlist New python3-ipdb for some reason that I didn't check requires python3-toml >= 0.10.2 so I would be glad if you updated it. Thank you.

Bug#992891: Please package 1.8.2

2021-08-24 Thread Andrey Rahmatullin
Source: pydantic Version: 1.7.4-1 Severity: wishlist New python3-itemadapter supports pydantic, but only 1.8+ (as it uses allow_mutation) so I would be glad if it's updated to the latest version. Thank you.

Bug#992889: /usr/sbin/update-gsfontmap: overly complicated

2021-08-24 Thread Jonas Smedegaard
Hi наб, Quoting наб (2021-08-24 18:58:36) > The current approach that update-gsfontmap takes is very complicated, > to no apparent end, since all it achieves is concatenating all the > files; please consider the attached patch, which applies to every > version since

Bug#959145: ITP: protonmail-bridge -- ProtonMail Bridge for e-mail clients.

2021-08-24 Thread Benedikt Ahrens
It would be fantastic to have this application packaged in Debian. On Wed, 29 Apr 2020 21:09:24 + Patryk Cisek wrote: Package: wnpp Owner: Patryk Cisek Severity: wishlist * Package name: protonmail-bridge Version : 1.2.6 Upstream Author : Proton Technologies AG

Bug#992885: mksh: buggy ignored trap handling on subshell with only one command

2021-08-24 Thread Vincent Lefevre
On 2021-08-24 16:51:28 +, Thorsten Glaser wrote: > Vincent Lefevre dixit: > > >This is incorrect, because SIGINT should be ignored. > > > >This issue disappears when the subshell has several commands: > > > >$ mksh -c 'trap "" INT; trap; ( :; sleep 3; ); echo $?' > >trap -- '' INT > >^C0 > >

Bug#992877: RFS: alberta/3.0.3-1 -- adaptive finite element library (library)

2021-08-24 Thread Adam Borowski
On Tue, Aug 24, 2021 at 04:49:07PM +0200, Lisa Julia Nebel wrote: > * Package name : alberta > Version : 3.0.3-1 > alberta (3.0.3-1) experimental; urgency=medium > . > * New upstream release > * Set compat level to 13 > * Disable dh_missing Hi! I'm afraid it fails to build with the toolchain in

Bug#983357: Bug#988776: Bug#983357: Netinst crashes xen domU when loading kernel

2021-08-24 Thread Ben Hutchings
On Tue, 2021-08-24 at 10:56 -0400, Chuck Zmudzinski wrote: > On 5/24/2021 3:30 AM, Michael Biebl wrote: > > Hi Phillip > > > > Am 24.05.2021 um 06:19 schrieb Cyril Brulebois: > > > > trigger to cold plug all devices.  Both scripts are set -e.  The Xen > > > > Virtual Keyboard driver and at least

Bug#992890: subversion: Broken pipe on the diff command with --diff-cmd

2021-08-24 Thread Vincent Lefevre
Package: subversion Version: 1.14.1-3 Severity: minor When I pipe the output of "svn diff --diff-cmd diff" and a broken pipe occurs on the diff command, I get a "Broken pipe" error: diff: standard output: Broken pipe svn: E200012: 'diff' returned 2 The cause is that svn runs the diff command

Bug#935013: Latest upstream (was: new upstream)

2021-08-24 Thread Ernesto Hernández-Novich
Any progress on this? I see the patch didn't make it into Debian 11. I've been using the patch for custom-built packages targeting Debian 10 and Debian 11, the latter with a simple `compat 10` change. There haven't been any changes to upstream since I provided the patch. -- Prof. Ernesto

Bug#992700: fixed in xfig 1:3.2.8b-1

2021-08-24 Thread Roland Rosenfeld
Hi Adrian! John Paul Adrian Glaubitz schrieb am Dienstag, den 24. August 2021: > >* Build test binaries despite of "nocheck" (Closes: #992700). > > Does that mean that the testsuite is now run all the time? No, it doesn't. Upstream creates three little test binaries, that are used in the

Bug#992885: mksh: buggy ignored trap handling on subshell with only one command

2021-08-24 Thread Thorsten Glaser
Vincent Lefevre dixit: >This is incorrect, because SIGINT should be ignored. > >This issue disappears when the subshell has several commands: > >$ mksh -c 'trap "" INT; trap; ( :; sleep 3; ); echo $?' >trap -- '' INT >^C0 Consider this: $ mksh -c 'trap "" INT; trap; ( :; exec sleep 3; ); echo

Bug#992888: libpam0g: postinst fails on non-systemd services

2021-08-24 Thread Ray Klassen
Package: libpam0g Version: 1.4.0-9 Severity: important Tags: d-i X-Debbugs-Cc: rklas...@communitascare.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was

Bug#992700: fixed in xfig 1:3.2.8b-1

2021-08-24 Thread John Paul Adrian Glaubitz
Hi! On 8/24/21 6:20 PM, Debian FTP Masters wrote: >* Build test binaries despite of "nocheck" (Closes: #992700). Does that mean that the testsuite is now run all the time? The proper behavior should be that "nocheck" disables the testsuite since being able to disable the testsuite is

Bug#992784: cups: libcupsimage2 not a dependancy

2021-08-24 Thread Brian Potkin
On Tue 24 Aug 2021 at 16:54:31 +0200, Alain Bertrand wrote: > Hello, > > Thanks for your answer. With libcupsimage2 installed, everything works as it > should. Anyway, you'll find the output you wanted below. > > lpstat -t > scheduler is running > no system default destination > matériel pour

Bug#990007: xscreensaver-data-extra: Please fix a typo in glitchpeg.desktop

2021-08-24 Thread Anders Jackson
This is a trivial error, so might be added for beginners to fix. Also reported to Ubuntu as "Value in glitchpeg.desktop, "Comment", divided into two lines" #1940981. "The value of the key "Comment" in /usr/share/applications/screensavers/glitchpeg.desktop is divided into two lines, like this:

Bug#992887: xball new upstream release

2021-08-24 Thread Jose Da Silva
Package: xball Version: 3.0.1 New upstream release of orphaned Debian Package xball v3.0.1 located here: https://github.com/JoesCat/xball/releases/tag/v3.1.0 git repo located here: https://github.com/JoesCat/xball/ Note: lacking prior git or SVN history, this git repo is approximate, but not

Bug#972537: please add --enable-ros3-vfd to the build options to allow RO access to HDF5 on S3

2021-08-24 Thread Drew Parsons
Source: hdf5 Followup-For: Bug #972537 Control: affects -1 src:h5py h5py is now ready for ROS3 support.

Bug#992863: buster-pu: package modsecurity-crs/3.1.0-1

2021-08-24 Thread Alberto Gonzalez Iniesta
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu Hi, This [1] security bug was found in modsecurity-crs. As with the previous update (modsecurity-crs_3.1.0-1+deb10u1), a DSA does not seem necessary (security team on Cc:) so I'm

Bug#992886: r8169: no dedicated PHY driver found for PHY ID 0xc1071002

2021-08-24 Thread Roger Lynn
Package: src:linux Version: 5.10.46-4 Severity: normal File: /lib/modules/5.10.0-8-amd64/kernel/drivers/net/ethernet/realtek/r8169.ko I've just upgraded this machine to Bullseye and it seems unable to load the ethernet driver: [6.548031] r8169 :02:00.0: can't disable ASPM; OS doesn't

Bug#992885: mksh: buggy ignored trap handling on subshell with only one command

2021-08-24 Thread Vincent Lefevre
Package: mksh Version: 59c-9+b2 Severity: normal Consider the following command: mksh -c 'trap "" INT; trap; ( sleep 3; ); echo $?' If I hit Ctrl-C, the sleep is interrupted immediately, with exit status 130, corresponding to a SIGINT: $ mksh -c 'trap "" INT; trap; ( sleep 3; ); echo $?'

Bug#935912: Could you supply one patch to fix this bug?

2021-08-24 Thread 肖盛文
Hi, Hu Jiahui !     Could you supply one patch to fix this bug? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935912 -- 肖盛文 xiao sheng wen Faris Xiao 微信(wechat):atzlinux 《铜豌豆 Linux》https://www.atzlinux.com 基于

Bug#992884: RFS: dune-istl/2.8.0~rc1-1 -- toolbox for solving PDEs -- iterative solvers (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-istl": * Package name : dune-istl Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : GPL-2 with DUNE

Bug#992883: RFS: dune-typetree/2.8.0~rc1-1 -- toolbox for solving PDEs -- typed tree template library (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-typetree": * Package name : dune-typetree Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : LGPL-3+ or GPL-2

Bug#992882: RFS: dune-grid-glue/2.8~20210831-1 -- toolbox for solving PDEs -- compute couplings between grids (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-grid-glue": * Package name : dune-grid-glue Version : 2.8~20210831-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/modules/dune-grid-glue/

Bug#992881: RFS: dune-functions/2.8.0~rc1-1 -- toolbox for solving PDEs -- interface for functions (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-functions": * Package name : dune-functions Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : LGPL-3+ or

Bug#992880: RFS: dune-common/2.8.0~rc1-1 -- toolbox for solving PDEs -- basic classes (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-common": * Package name : dune-common Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : GPL-2 with DUNE

Bug#992879: RFS: dune-geometry/2.8.0~rc1-1 -- toolbox for solving PDEs -- geometry classes (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-geometry": * Package name : dune-geometry Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : GPL-2 with DUNE

Bug#992878: RFS: dune-grid/2.8.0~rc1-1 -- toolbox for solving PDEs -- grid interface (documentation)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dune-grid": * Package name : dune-grid Version : 2.8.0~rc1-1 Upstream Author : [fill in name and email of upstream] * URL : https://www.dune-project.org/ * License : GPL-2 with DUNE

Bug#992877: RFS: alberta/3.0.3-1 -- adaptive finite element library (library)

2021-08-24 Thread Lisa Julia Nebel
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "alberta": * Package name : alberta Version : 3.0.3-1 Upstream Author : [fill in name and email of upstream] * URL : http://www.alberta-fem.de/ * License : LGPL-2.1+, GPL-2+, GPL-2+ and other

  1   2   >