Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Mattias Ellert
Is _STAT_VER correct for ia64? https://salsa.debian.org/clint/fakeroot/-/blob/master/libfakeroot.c#L98-L116 Mattias signature.asc Description: This is a digitally signed message part

Bug#1011262: WISHLIST: Offical DVD-DL images?

2022-05-18 Thread Zhang Boyang
Package: debian-cd Hello, I found debian provide several variants of iso images, including CD, DVD, Blu-Ray, etc. However, an important variant of iso image, DVD-DL image, is not officially released. DVD-DL (8.5G, Dual Layer DVD) nearly doubles the capacity compared to ordinary DVD (4.7G).

Bug#1010266: RFS: base16384/2.2.0-1 [ITP] -- Encode binary files to printable utf16be

2022-05-18 Thread fumiama
Please create a watch file that can download the release that your package references.Currently, you do not provide the correct orig tarball for v2.2.0 but some random git version. Dear Bastian, I have sent this email yesterday but didn't see it on the bug tracking system so I send this

Bug#1010230: nvidia-graphics-drivers-legacy-390xx: autopkgtest needs update for new version of dkms: includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch

2022-05-18 Thread Andreas Beckmann
Thanks for the test run and the log! On 29/04/2022 08.25, Paul Gevers wrote: > Do you think it matters that armhf is tested in lxc (like all ci.d.n > workers) on an arm64 host with an arm64 kernel? Yes, it's an arch detection problem and an attempt is made to build for armv8l instead of arm.

Bug#1008882: RFS: odr-audioenc/3.2.0-1 [ITP] -- DAB and DAB+ encoder that integrates into the ODR-mmbTools

2022-05-18 Thread Robin ALEXANDER
Hi Bastian, I added file debian/watch, rebuilt + uploaded the package and removed the moreinfo tag on bug 1008882. Thank you. -- Robin ALEXANDER Le mercredi 18 mai 2022 à 12:02 +0200, Bastian Germann a écrit : > Control: tags -1 moreinfo > > Please add a watch file that scans >

Bug#1011261: The digest algorithm in SHA512SUMS.sign is SHA256

2022-05-18 Thread Zhang Boyang
Package: debian-cd Hello, I downloaded debian iso and its SHA512SUMS file. However, when I use gpg to verify authenticity of SHA512SUMS, I found the signature file use SHA256 as its digest algorithm. Although SHA256 is pretty safe, it's seem strange that sign a SHA512SUMS with SHA256. I

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Mattias Ellert
tor 2022-05-19 klockan 00:02 + skrev Clint Adams: > Is the output of > >     strace -e '%%stat' sh -c 'test -c /dev/null' > > conspicuously different on ia64 in contrast with other architectures? There is no major difference: x86_64: ellert@debian-unstable:~$ uname -a Linux

Bug#1010916: linux-image-5.17.0-2-amd64 - KVM?

2022-05-18 Thread klak
Greets [ 529.723535] BUG: kernel NULL pointer dereference, address: 000b [ 529.725259] #PF: supervisor write access in kernel mode [ 529.726925] #PF: error_code(0x0002) - not-present page [ 529.728565] PGD 0 P4D 0 [ 529.730187] Oops: 0002 [#1] PREEMPT SMP NOPTI [ 529.731773]

Bug#1011260: simgear: ftbfs on riscv64 arch

2022-05-18 Thread Bo YU
Source: simgear Version: 1:2020.3.6+dfsg-1 Severity: normal Tags: ftbfs, patch User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, The simgear packages has a ftbfs issue on riscv64 arch: ``` [ 77%] Linking CXX executable test_embedded_resources cd

Bug#1011190: systray-mdstat: Not appearing in system tray on plasma wayland

2022-05-18 Thread Geoff
Hi Alex, Axel Beckert wrote: Hi Geoff, thanks for the detailed bug report! Geoff wrote: systray-mdstat notifications appear as per normal but the icon is not in the tray. When run from the command line I see these errors: (systray-mdstat:60879): Gtk-CRITICAL **: 12:27:36.773:

Bug#1010957: man-db: unreproducible index.db: contents depend on directory read order

2022-05-18 Thread Johannes Schauer Marin Rodrigues
Hi Colin, Quoting Colin Watson (2022-05-19 01:36:37) > On Sun, May 15, 2022 at 12:20:57AM +0200, Johannes Schauer Marin Rodrigues > wrote: > > I now have a patch (attached). > > Thanks for your patch! > > I found a few problems with it. Don't worry about sending a new patch > to address

Bug#1011259: pdns shouldn't be built on 32-bit architectures

2022-05-18 Thread Sergio Durigan Junior
Source: pdns Version: 4.6.2-1 Severity: important Hello, I'm slowly working towards bringing OpenLDAP 2.6.x to Debian experimental, and pdns is one of its reverse dependencies. In the process of rebuilding it, I noticed that it FTBFS on armhf, armel, i386 and mipsel: --8<---cut

Bug#1010949: Reply to MIchael Biebl's message

2022-05-18 Thread Joshua Brickel
Okay, you got me convinced. So I guess I should try the one kernel below. Is there a howto page on how to do this and make sure grub knows about it too? On Tue, 17 May 2022 11:03:28 +0200 Michael Biebl wrote: > Am 17.05.22 um 11:02 schrieb Michael Biebl: > > Am 17.05.22 um 00:22 schrieb

Bug#1011257: coinor-osi: reproducible-builds: Embedded build path in example Makefile

2022-05-18 Thread Vagrant Cascadian
Source: coinor-osi Severity: normal Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org The build path is embedded in /usr/share/doc/coinor-libosi-doc/examples/Makefile.gz:

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Clint Adams
Is the output of strace -e '%%stat' sh -c 'test -c /dev/null' conspicuously different on ia64 in contrast with other architectures?

Bug#1010957: man-db: unreproducible index.db: contents depend on directory read order

2022-05-18 Thread Colin Watson
On Sun, May 15, 2022 at 12:20:57AM +0200, Johannes Schauer Marin Rodrigues wrote: > I now have a patch (attached). Thanks for your patch! I found a few problems with it. Don't worry about sending a new patch to address these; I have fixes in my local tree for most things I've commented on here

Bug#1011255: mathomatic: "Simplify"ing powers can lead to "Complex" results and NaNs

2022-05-18 Thread Kingsley G. Morse Jr.
Package: mathomatic Version: 16.0.5-4 Severity: normal Dear Tony, Thank you very much for maintaining Debian's mathomatic package. It's colorful and easy to use. The main reason I'm writing is to give a specific example suggesting, at least to yours truly, that ol' mathomatic might try to

Bug#1011249: cyrus-sasl2: broken DIGEST-MD5 with openssl3

2022-05-18 Thread Bastian Germann
X-Debbugs-Cc: debian-de...@lists.debian.org Am 18.05.22 um 22:00 schrieb Andreas Hasenack: cyrus-sasl2 2.1.28 has commit ... which makes it use openssl for RC4. debian/sid now has openssl3, which deprecated RC4 and made it part of the legacy provider. Which means that by default it won't be

Bug#1011253: libqt5quick5: QtQuick scrolling behavior erratic with XInput2 high-precision scrolling (QTBUG-56075, QTBUG-38570)

2022-05-18 Thread Wolfgang Frisch
Package: libqt5quick5 Version: 5.15.2+dfsg-10 Severity: normal Tags: patch Dear Maintainer, the scrolling behavior of Qt Quick "Flickable" components is too fast on systems with a high-precision trackpad. This is a known upstream bug [1][2] with a fix [3][4] that never made it into an open

Bug#1011254: The UDEB package "localechooser" contains probably some buggy source code in "05localechooser" file

2022-05-18 Thread Jmkr
Package: localechooser Version: 2.94 Dear Maintainers, While working on my customized Debian installer (DI) I noticed that the "./usr/lib/post-base-installer.d/05localechooser" file from the "localechooser_2.93_*.udeb" package (at least for AMD64 and ARM64 architectures) contains probably

Bug#1011252: The UDEB package "mountmedia" contains probably some obsolete source code in "mountmedia" file

2022-05-18 Thread Jmkr
Package: mountmedia Version: 0.25 Dear Maintainers, While working on my customized Debian installer (DI) I noticed that the DI INITRD from the current "debian-11.3.0-*-netinst.iso" files (at least for AMD64 and ARM64 architectures) contains probably obsolete source code in the following

Bug#1011178: python-fitsio: testsuite fails with cfitsio 4.1.0

2022-05-18 Thread Aurelien Jarno
control: tag -1 + fixed-upstream control: forwarded -1 https://github.com/esheldon/fitsio/commit/06e1e85e6d021c0cd60d0d990e07c5a2fb57f419 On 2022-05-17 23:25, Aurelien Jarno wrote: > Source: python-fitsio > Version: 1.1.7+dfsg-1 > Severity: normal > Tags: upstream patch > Forwarded:

Bug#1011251: maven-repo-helper: Infinite loop in POMReader.expandString()

2022-05-18 Thread Emmanuel Bourg
Package: maven-repo-helper Version: 1.10 Severity: normal POMReader.expandString() runs into an infinite loop if the version of the POM contains a variable named 'version'. Seen in javacc 7.0: 4.0.0 net.java.dev.javacc javacc jar JavaCC

Bug#1011250: The UDEB package "hw-detect" contains probably obsolete file "60install-mouseemu"

2022-05-18 Thread Jmkr
Package: hw-detect Version: 1.148 Dear Maintainers, While working on my customized Debian installer (DI) I noticed that the DI INITRD from the current "debian-11.3.0-*-netinst.iso" files (at least for AMD64 and ARM64 architectures) contains probably obsolete source code in the following

Bug#1011249: cyrus-sasl2: broken DIGEST-MD5 with openssl3

2022-05-18 Thread Andreas Hasenack
Package: cyrus-sasl2 Version: 2.1.28+dfsg-5 Severity: normal Dear maintainer, cyrus-sasl2 2.1.28 has commit 8aa9ae816ddf66921b4a8a0f422517e6f2e55ac6[1] which makes it use openssl for RC4. debian/sid now has openssl3, which deprecated RC4 and made it part of the legacy provider. Which means that

Bug#1011248: src:looking-glass: fails to migrate to testing for too long: maintainer built amd64 binaries

2022-05-18 Thread Paul Gevers
Source: looking-glass Version: 0+b4+dfsg.1-1 Severity: serious Control: close -1 0+b5.0.1-2 Tags: sid bookworm pending User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are out-of-sync between testing and unstable

Bug#1011247: boinc-manager: Can't run boincmgr: illegal hardware instruction

2022-05-18 Thread Nelson A. de Oliveira
Package: boinc-manager Version: 7.18.1+dfsg-4+b1 Severity: important Hi! While trying to run boincmgr I see: = $ boincmgr zsh: illegal hardware instruction boincmgr = In dmesg: = [qua mai 18 16:30:37 2022] traps: boincmgr[1813194] trap invalid opcode ip:5620b9b4e689

Bug#1011246: please backport SSSE3 SHA384 fix from mainline

2022-05-18 Thread Dmitry Baryshkov
Package: libgnutls30 Version: 3.7.1-5 Severity: normal Tags: patch GNUTLS in stable is susceptible to the problem that has been fixed in the main branch. Calculating several SHA-384 hashes w/o reinit can result in miscalculation of the hashes. This has been fixed upstream in [1]. Please provide a

Bug#1011210: RM: android-platform-system-core/1:10.0.0+r36-10 -- ROM; NVIU

2022-05-18 Thread Paul Gevers
Hi Roger, On 18-05-2022 18:22, Roger Shimizu wrote: This ticket is a follow-up to #100 - https://bugs.debian.org/100 I marked this ticket with ROM and NVIU, because: - ROM: I'm member of android tools team - NVIU: src:android-platform-tools is actually new version of this

Bug#1011242: thrift: No depends on libssl after rebuild against OpenSSL 3.0

2022-05-18 Thread GCS
Control: tags -1 +unreproducible On Wed, May 18, 2022 at 7:39 PM Kurt Roeckx wrote: > It seems that thrift does not depend on libssl after being rebuild > against OpenSSL 3.0, but did depend on libssl1.1. Are you sure? Which architecture did you check? I just checked amd64 [1], mipsel [2] and

Bug#1011087: RFS: libshout-idjc/2.4.4-1 -- broadcast streaming library with IDJC extensions

2022-05-18 Thread Dennis Braun
Ok thx, uploaded again. Am 17.05.22 um 11:43 schrieb Bastian Germann: Am 17.05.22 um 11:36 schrieb Dennis Braun: I really wonder why you need a documentation for this, with all other packages where i put myself in uploaders there was no problem, and i am part of the multimedia team since 2019.

Bug#802948: Package available on Salsa / Python team

2022-05-18 Thread Adam Cecile
Great, thanks. On May 18, 2022 7:46:03 PM GMT+02:00, Bastian Germann wrote: >Control: tags -1 - pending fixed > >On Fri, 7 Jan 2022 10:18:06 +0100 acec...@le-vert.net wrote: >> Package has been created and uploaded to Salsa's python team group: >> >>

Bug#802948: Package available on Salsa / Python team

2022-05-18 Thread Bastian Germann
Control: tags -1 - pending fixed On Fri, 7 Jan 2022 10:18:06 +0100 acec...@le-vert.net wrote: Package has been created and uploaded to Salsa's python team group: https://salsa.debian.org/python-team/packages/python-mmh3 Forwarded to the team's IRC.

Bug#772886: your mail

2022-05-18 Thread Thorsten Glaser
On Wed, 18 May 2022, Carlo Stemberger wrote: > I'd like to do it myself, but: > 1) It's a very big project; > 2) I have 0 experience in packaging; > 3) I'm not a Java programmer > > Is there someone interested in helping me? This is then probably quite a bit more than just helping… > First

Bug#1011244: labgrid: Labgrid should depend on python3-paho-mqtt

2022-05-18 Thread Christopher Obbard
Package: labgrid Version: 0.4.1-3 Severity: normal Dear Maintainer, Please add python3-paho-mqtt as a dependency to the package. It is required when using labgrid-client to connect to a remote mqtt broker. -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy:

Bug#1011241: kodi: Unable to change timezone (Kodi only uses system’s timezone)

2022-05-18 Thread Johan Fleury
Hi Vasyl. Thank you very much for this super quick answer :) > cdatetime-std-chrono patches fix the issue where too narrow representation of > timepoints > made Kodi unusable if a media item referenced a date before 1902. This > patchset is not > yet merged upstream, but will be in

Bug#685575: ITP: opentracker -- An open and free bittorrent tracker

2022-05-18 Thread Bastian Germann
Control: tags -1 - pending opentracker seems not to have passed NEW. Can someone shine a light on this?

Bug#772886:

2022-05-18 Thread Carlo Stemberger
X-Debbugs-Cc: team+cryptoc...@tracker.debian.org Hi, I'd like to see Bisq in Debian. After 2714 days, nobody has taken this staff. I'd like to do it myself, but: 1) It's a very big project; 2) I have 0 experience in packaging; 3) I'm not a Java programmer Is there someone interested in helping

Bug#1011243: nvidia-cuda-toolkit: Hard dependency on libssl1.1

2022-05-18 Thread Kurt Roeckx
Source: nvidia-cuda-toolkit Version: 11.4.3-2 Severity: serious Tags: sid bookworm Hi, It seems build-depends on libssl1.1 and not on libssl-dev. It also depends on libssl1.1 and doesn't transition to libssl3 on rebuild. Can you please move to using libssl3? Kurt

Bug#1011242: thrift: No depends on libssl after rebuild against OpenSSL 3.0

2022-05-18 Thread Kurt Roeckx
Source: thrift Version: 0.16.0-5 Severity: serious Tags: sid bookworm Hi, It seems that thrift does not depend on libssl after being rebuild against OpenSSL 3.0, but did depend on libssl1.1. Kurt

Bug#934258: Current status?

2022-05-18 Thread Tobias Hansen
Hi, there is a Debian package fonts-fork-awesome. Isn't that what you need? (ITP bug is 910256) Best, Tobias On Tue, 26 Apr 2022 17:20:02 +0200 Roland Mas wrote: > > - fortawesome-fontawesome-free (see my other mail: no source available, > and I don't know what to do; split the part of

Bug#1003918: bats: new upstream version

2022-05-18 Thread Bastian Germann
Control: forcemerge -1 1009366 On Tue, 18 Jan 2022 06:03:16 +0100 Christoph Anton Mitterer wrote: There's a newer upstream version out (1.5.0)... and much more in git. A duplicate for this part was filed. Merging. btw: would it be possible to also include:

Bug#900874: Subject: Re: ITA: schroot -- Execute commands in a chroot

2022-05-18 Thread Guilherme Xavier
Control: owner 900874 ! I was the one who asked in private, and I will proceed with the schroot adoption. Thank you for your work and for your attention.

Bug#1009791: mutt: change-folder no longer selects next folder with new mail

2022-05-18 Thread Kevin J. McCarthy
On Sat, 30 Apr 2022 13:39:07 -0700 "Kevin J. McCarthy" wrote: On Thu, Apr 28, 2022 at 01:36:10PM -0700, Kevin J. McCarthy wrote: >I don't know if you've compiled Mutt from git before, but if you are >able and willing to try, I would appreciate hearing it that helped >with your problem. I've

Bug#1001757: RFS: google-android-installers/1639148153 [NMU] -- Google's Android SDK

2022-05-18 Thread Bastian Germann
Hi Roger and List, Can you please comment on this and your plans on the google-android-installers package? This is from sponsorship-requests and nobody cared about it in months. I am not familiar with the Android build system. Hans-Christoph has commented on the Salsa MR to possibly make Fab

Bug#1011241: kodi: Unable to change timezone (Kodi only uses system’s timezone)

2022-05-18 Thread Vasyl Gello
Hi Johan! cdatetime-std-chrono patches fix the issue where too narrow representation of timepoints made Kodi unusable if a media item referenced a date before 1902. This patchset is not yet merged upstream, but will be in 20.0~alpha2. Christian's deb-multimedia builds dont have most patches I

Bug#1011241: kodi: Unable to change timezone (Kodi only uses system’s timezone)

2022-05-18 Thread Vasyl Gello
Hi Johan! cdatetime-std-chrono patches fix the issue where too narrow representation of timepoints made Kodi unusable if a media item referenced a date before 1902. This patchset is not yet merged upstream, but will be in 20.0~alpha2. Christian's deb-multimedia builds dont have most patches I

Bug#900874: O: schroot -- Execute commands in a chroot environment

2022-05-18 Thread Christoph Biedl
Christoph Biedl wrote... > If anybody else wishes to maintain > schroot, please go ahead before May 1st or the bullseye release, > whatever comes first. Well, that never happened, my bad. Somebody else asked me in private to take this package, they have my blessings. Christoph

Bug#989986: [Pkg-utopia-maintainers] Bug#989986: network-manager: NetworkManager exited and now I have no networking

2022-05-18 Thread Michael Biebl
On Thu, 17 Jun 2021 15:23:26 +0200 Michael Biebl wrote: Am 17.06.21 um 13:23 schrieb Sam Morris: > Package: network-manager > Version: 1.30.0-2 > Severity: important > X-Debbugs-Cc: s...@robots.org.uk > > NetworkManager.service has Restart=on-failure, but if something sends > SIGTERM to

Bug#1011187: redis: FTBFS: killed due to inactivity

2022-05-18 Thread Chris Lamb
Sebastian Ramacher wrote: > E: Build killed with signal TERM after 150 minutes of inactivity > [..] Hm, I requested a giveback using the automated service and it seems to build properly... this time. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org 

Bug#1011210: RM: android-platform-system-core/1:10.0.0+r36-10 -- ROM; NVIU

2022-05-18 Thread Roger Shimizu
This ticket is a follow-up to #100 - https://bugs.debian.org/100 I marked this ticket with ROM and NVIU, because: - ROM: I'm member of android tools team - NVIU: src:android-platform-tools is actually new version of this src:android-platform-system-core package. In order to let

Bug#1011110: unblock: android-platform-tools/29.0.6-14

2022-05-18 Thread Roger Shimizu
Dear Paul, Thanks for your kind help and check! I created a new ticket to remove android-platform-system-core from testing as you suggested. - https://bugs.debian.org/1011210 And there're a few comments below if you're interested ... On Wed, May 18, 2022 at 2:32 AM Paul Gevers wrote: > > Hi,

Bug#835288: ITP: confinedrv -- set up a virtual drive with confined access rights

2022-05-18 Thread Bastian Germann
Control: retitle -1 ITP: drvtools -- set up a virtual drive with confined access rights The Downloads section shows "drvtools v1.7.8 (includes confinedrv v1.7.8)" and all subsequent source releases are named drvtools.

Bug#1010248: ITP: wlgreet --

2022-05-18 Thread Bastian Germann
Control: retitle -1 ITP: wlgreet -- raw wayland greeter for greetd

Bug#932915: RFS: qcoan/2.0-6

2022-05-18 Thread Bastian Germann
Control: tags -1 moreinfo As for your other RFSs you have to get your changelog in order. It has to have one version entry with exactly one line including "Closes: #933008". It needs to target unstable or experimental. Please provide a manpage for qcoan. When you have addressed these please

Bug#1011238: dsync panic

2022-05-18 Thread Timo Sirainen
On 18. May 2022, at 16.56, Marc F. Clemente wrote: > > dsync -D -v -u marc mirror mbox:/home/marc/mail:INBOX=/var/mail/marc > > It mostly works, and I have been able to convert multiple users. I get a lot > of debug output about what it's doing, until it crashes like this: > > May 18

Bug#1011239: RM: ruby2.7 -- ROM; obsolete, superseded by ruby3.0

2022-05-18 Thread Antonio Terceiro
Package: ftp.debian.org Severity: normal X-Debbugs-CC: debian-r...@lists.debian.org Please remove ruby2.7 from unstable, as we have completed the switch to ruby3.0. As of today there will be 2 dependencies broken by this, but that's because the failed the transition are currently broken. When

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Mattias Ellert
ons 2022-05-18 klockan 15:03 + skrev Clint Adams: > On Wed, May 18, 2022 at 04:43:08PM +0200, Mattias Ellert wrote: > > However, on ia64 it fails: > > > > ellert@yttrium:~$ fakeroot ./fakeroot-test.sh > > crw-rw-rw- 1 root root 1, 3 May 10 06:51 /dev/null > > Original is device > >

Bug#1011237: python3-gattlib: Set scan parameters fail in example when running as root

2022-05-18 Thread John Klug
Package: python3-gattlib Version: 0~20201113-1+b1 Severity: important X-Debbugs-Cc: john.k...@multitech.com -- System Information: Debian Release: 11.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64)

Bug#1011207: autopkgtest: supports Ubuntu click packages, but is this still relevant?

2022-05-18 Thread Martin Pitt
Hello Simon, Simon McVittie [2022-05-18 11:13 +0100]: > autopkgtest has a significant amount of code to deal with Ubuntu 'click' > packages, mostly contributed by Martin Pitt (who I'm aware no longer > works for Canonical, but I'm cc'ing him for context). > > However, click seems to be dead

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Clint Adams
On Wed, May 18, 2022 at 04:43:08PM +0200, Mattias Ellert wrote: > However, on ia64 it fails: > > ellert@yttrium:~$ fakeroot ./fakeroot-test.sh > crw-rw-rw- 1 root root 1, 3 May 10 06:51 /dev/null > Original is device > crw-rw-rw- 1 root root 1, 3 May 10 06:51 newdev/null > Copy is not device >

Bug#1011236: devscripts: [nmudiff] add a way to specify the target bugs

2022-05-18 Thread Debian/GNU
Package: devscripts Version: 2.22.1 Severity: wishlist Dear Maintainer, so today i did my first package-salvaging upload and was instructed to attach an 'nmudiff' to the ITS bug. now, my upload closes multiple bugs (8 in total), in which case 'nmudiff' decides to file a new bug instead. i

Bug#1011233: wmctrl: Inaccessible website in the Homepage field

2022-05-18 Thread Lukas Märdian
Package: wmctrl Version: 1.07-7 Followup-For: Bug #1011233 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch X-Debbugs-Cc: sl...@ubuntu.com Control: tags -1 patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: *

Bug#1011235: wpasupplicant: WLAN connection stop working after a while

2022-05-18 Thread Paul Menzel
Package: wpasupplicant Version: 2:2.10-9+b1 Severity: normal Dear Debian folks, With a Dell Latitude E7250 with Debian sid/unstable with Linux 5.17.6 (and also 5.17.3) $ cat /proc/version Linux version 5.17.0-2-amd64 (debian-ker...@lists.debian.org) (gcc-11 (Debian 11.3.0-1) 11.3.0,

Bug#1011234: fakeroot doesn't correctly detect copied device nodes on ia64

2022-05-18 Thread Mattias Ellert
Package: fakeroot Version: 1.26-1 Severity: important Control: affects -1 globus-gridftp-server Using the following test script: $ cat fakeroot-test.sh #! /bin/sh res=0 mkdir newdev (cd /dev; tar chf - null) | (cd newdev; tar xf -) ls -l /dev/null if [ -c /dev/null ] ; then echo Original is

Bug#1006585: tpm2-tss-engine: FTBFS with OpenSSL 3.0

2022-05-18 Thread Sebastian Andrzej Siewior
On 2022-02-27 23:37:35 [+], Luca Boccassi wrote: > This is known and expected, this package is an engine for OpenSSL 1.x. > The 3.x version is shipped as a separate and different project, already > uploaded to experimental: > > https://tracker.debian.org/pkg/tpm2-openssl > > Once OpenSSL 3.x

Bug#1011233: wmctrl: Inaccessible website in the Homepage field

2022-05-18 Thread Lukas Märdian
Package: wmctrl Version: 1.07-7 Severity: minor User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic X-Debbugs-Cc: sl...@ubuntu.com Dear Maintainer, This bug report was also filed in Ubuntu and can be found at https://launchpad.net/bugs/1961969 The description, from Akbarkhon

Bug#1011232: devscripts: [nmudiff] mails bounce if sender contains non-ascii characters

2022-05-18 Thread Debian/GNU
Package: devscripts Version: 2.22.1 Severity: normal Dear Maintainer, My 'nmudiff's get rejected with: > : host buxtehude.debian.org[209.87.16.39] said: 550 >improper use of 8-bit data in message header: message rejected (in reply to >end of DATA command) i'm not using 'mutt', and my

Bug#1011227: xserver-xorg-video-vesa: open /dev/dri/card0: No such file or directory

2022-05-18 Thread Martin-Éric Racine
On Wed, May 18, 2022 at 5:03 PM Julien Cristau wrote: > On Wed, May 18, 2022 at 04:52:01PM +0300, Martin-Éric Racine wrote: > > xf86-video-vesa fails to lauch on a VESA-capable host. Logs attached. > > > Please include kernel logs, and contents of /proc/fb. $ cat /proc/fb 0 VESA VGA Output of

Bug#1009290: mariadb-server-10.6: Fails to start on live system

2022-05-18 Thread Denys Nykula
Hello. The apt install of mariadb-server-10.6 fails for me too, with the same line "Could not execute systemctl" but different journal messages. I removed the existing setup in /etc and /var, purged dependencies, but install still fails. How do I debug? systemd[1]: Starting MariaDB 10.6.7

Bug#1011230: ITP: miniasync -- library for asynchronous programming in C

2022-05-18 Thread Adam Borowski
Package: wnpp Severity: wishlist Owner: Adam Borowski X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: miniasync Version : 0.1.0~rc1 Upstream Author : Intel * URL : https://github.com/pmem/miniasync * License : BSD-3 Programming Lang: C

Bug#1011227: xserver-xorg-video-vesa: open /dev/dri/card0: No such file or directory

2022-05-18 Thread Julien Cristau
Control: severity -1 normal Control: tag -1 moreinfo On Wed, May 18, 2022 at 04:52:01PM +0300, Martin-Éric Racine wrote: > xf86-video-vesa fails to lauch on a VESA-capable host. Logs attached. > Please include kernel logs, and contents of /proc/fb. Cheers, Julien

Bug#1011229: slic3r-prusa: FTBFS with onetbb/2021.5.0-8 in experimental

2022-05-18 Thread Andrius Merkys
Source: slic3r-prusa Version: 2.4.2+dfsg-1 Severity: normal Tags: ftbfs Hello, tbb/onetbb transition (#1007222) is currently in the planning. During test rebuild of libtbb-dev reverse dependencies with onetbb/2021.5.0-8 in experimental, current source failed to build with the following: [ 51%]

Bug#1011227: xserver-xorg-video-vesa: open /dev/dri/card0: No such file or directory

2022-05-18 Thread Martin-Éric Racine
Package: xserver-xorg-video-vesa Version: 1:2.5.0-1+b1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 xf86-video-vesa fails to lauch on a VESA-capable host. Logs attached. - -- Package-specific info: /etc/X11/X does not exist. /etc/X11/X is not a symlink. /etc/X11/X is not

Bug#1011228: Questions hold up upgrades.

2022-05-18 Thread Roger Wolff
Package: apt Version: apt 2.4.5 (amd64) Severity: wishlist I was upgrading my system and expected the upgrade to take about an hour. So after the initial questions at the start I went off to do other things. When I came back there was a new question about some file I had modified. IMHO it

Bug#1010848: RFS: imwheel/1.0.0pre12-15 [ITA] -- add support to non-standard buttons on mouse in Linux

2022-05-18 Thread Bastian Germann
Am 18.05.22 um 15:02 schrieb Chin Ah Toh: Control tags -1 - moreinfo You forgot a colon after Control. Bastian, > I do not see the new upload. Please check if there is an issue. I re-uploaded the package. Can you see it now? Yes. Please note that there is an automation in place that

Bug#932911: RFS: bundsteg/1.2-2

2022-05-18 Thread Bastian Germann
Control: tags -1 moreinfo Copying comments from mentors: Please target unstable or experimental with new packages. You have to have a man page. In case upstream does not have one, please write one. You should really use 3.0 (quilt) format. I guess nobody will touch the package with 1.0.

Bug#1011226: Error: Channel closing: too late to send/recv, messages will be lost

2022-05-18 Thread Tobias Koeck
Package: firefox-esr Version: 91.9.0esr-1~deb11u1 Severity: normal X-Debbugs-Cc: t...@security.debian.org Dear Maintainer, in /var/log/syslog ay 18 15:10:37 tron-nb firefox-esr.desktop[4710]: ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost May 18

Bug#932909: RFS: xchroot/2.7.4-7 [ITP] -- extended chroot with X11/Xorg forwarding

2022-05-18 Thread Bastian Germann
Control: tags -1 moreinfo Please note that there is an automation in place that closes your RFSs when you delete your package from mentors. Please just upload without deleting the old version (keep at least one of them). Please read on how a changelog of a new Debian package has to look like.

Bug#1011225: python-ulmo: autopkgtests require an online connection

2022-05-18 Thread Lukas Märdian
Package: python-ulmo Version: 0.8.8+dfsg1-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch X-Debbugs-Cc: sl...@ubuntu.com Dear Maintainer, python-ulmo tests fails on the autopkgtest.ubuntu.com infrastructure, due to the proxy

Bug#1002295: Uploaded the files

2022-05-18 Thread Bastian Germann
On Fri, 29 Apr 2022 14:57:13 + Scorpion2185 wrote: I updated the files again, no lintian errors. There is warning about man page, the author changed the name of the bin the man page is there. There is still 1 lintian error: debian-rules-is-dh_make-template ...and several warnings:

Bug#1011224: RM: haskell-yesod-auth-oauth2 -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-yesod-auth-oauth2 from all architectures in unstable. As of today, the package has been unbuildable for almost 2 years, which shows that there doesn't

Bug#983146: 983146 RFS: bung/3.2.4-1 [ITP] -- backup next generation

2022-05-18 Thread Bastian Germann
From what I can see just by looking at the thread and mentors: You have not addressed "- d/changelog targets "UNRELEASED". (Maybe useful: Use dc -r "" to update it and update the timestamp.)" Please target unstable or experimental with new packages. When you have fixed that please untag

Bug#1003575: portaudio19: Request for update of Portaudio to v19.7.0

2022-05-18 Thread Jan Naumann
Dear Maintainers, I want to second this request. It would be really nice if you could update the package to this version so it is usable with PipeWire. Best, Jan On Wed, 12 Jan 2022 00:17:48 +0100 Mario Kleiner wrote: > Source: portaudio19 > Severity: normal > > Dear Maintainer, > > i'd like

Bug#1011223: RM: haskell-werewolf -- ROM; unmaintained upstream and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-werewolf from all architectures in unstable. The package is unmaintained upstream and is not currently neither buildable nor installable in Debian.

Bug#1011222: r-cran-rstanarm: FTBFS with onetbb/2021.5.0-8 in experimental

2022-05-18 Thread Andrius Merkys
Source: r-cran-rstanarm Version: 2.21.1-1 Severity: normal Tags: ftbfs Hello, tbb/onetbb transition (#1007222) is currently in the planning. During test rebuild of libtbb-dev reverse dependencies with onetbb/2021.5.0-8 in experimental, current source failed to build with the following:

Bug#1011221: RM: rss2irc -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove rss2irc from all architectures in unstable. As of today, the package has been unbuildable for several months, which shows that there doesn't seem to be

Bug#1011219: RM: haskell-icalendar -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-icalendar from all architectures in unstable. As of today, the package has been unbuildable for almost 2 years, which shows that there doesn't seem to

Bug#1011220: lxdm: LXDM won't Start in normal BOOT

2022-05-18 Thread Hoareau Jean Pierre
Package: lxdm Version: 0.5.3-4 Severity: important Dear Maintainer, I'm currently testing "Debian Bookworm" on my PC and I'm having trouble with the "LXDM" display manager In normal boot I find myself in consol with the message of login + password. There I enter the LXDM command and I return to

Bug#1011217: RM: hdevtools -- ROM; unmaintained upstream und unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove hdevtools from all architectures in unstable. The package is not maintained upstream and as of today, the package has been unbuildable for almost 2 years,

Bug#1011218: r-cran-brms: FTBFS with onetbb/2021.5.0-8 in experimental

2022-05-18 Thread Andrius Merkys
Source: r-cran-brms Version: 2.17.0-1 Severity: normal Tags: ftbfs Hello, tbb/onetbb transition (#1007222) is currently in the planning. During test rebuild of libtbb-dev reverse dependencies with onetbb/2021.5.0-8 in experimental, current source failed to build with the following: ** inst **

Bug#1011216: RM: hdbc-odbc -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove hdbc-odbc from all architectures in unstable. As of today, the package has been unbuildable for more than 3 years, which shows that there doesn't seem to be

Bug#1011215: openvdb: FTBFS with onetbb/2021.5.0-8 in experimental

2022-05-18 Thread Andrius Merkys
Source: openvdb Version: 8.1.0-3 Severity: normal Tags: ftbfs Hello, tbb/onetbb transition (#1007222) is currently in the planning. During test rebuild of libtbb-dev reverse dependencies with onetbb/2021.5.0-8 in experimental, current source failed to build with the following: --

Bug#948108: closed by yokota (Re: unrar corrupts filenames given as arguments)

2022-05-18 Thread yokota
Tags: -wontfix > Why would unrar even try to do such a thing for an archive filename on > the command line? It would make sense if this had anything to do with the > filenames stored in the archive, but that's not the case. Because unrar is originally made for Windows. Windows command line

Bug#1011214: RM: haskell-chell -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-chell from all architectures in unstable. As of today, the package has been unbuildable for almost 2 years, which shows that there doesn't seem to be

Bug#1011212: RM: haskell-easytest -- ROM; unbuildable and unmaintained

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-easytest from all architectures in unstable. As of today, the package has been unbuildable for almost 2 years, which shows that there doesn't seem to

Bug#1011213: RM: haskell-gitlib -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-gitlib from all architectures in unstable. As of today, the package has been unbuildable for almost 2 years, which shows that there doesn't seem to

Bug#1011211: RM: haskell-chell-quickcheck2 -- ROM; unmaintained and unbuildable

2022-05-18 Thread Sven Bartscher
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-haskell-maintain...@lists.alioth.debian.org Dear FTP masters, Please remove haskell-checl-quickcheck2 from all architectures in unstable. As of today, the package has been unbuildable for over 2 years, which shows that there doesn't

Bug#1011210: RM: android-platform-system-core/1:10.0.0+r36-10

2022-05-18 Thread Roger Shimizu
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: rm Since src:android-platform-system-core is already replaced by src:android-platform-tools, please kindly help to remove src:android-platform-system-core from testing. For stable and eailer

Bug#1010622: RFS: golang-github-ftrvxmtrx-fd/0.0~git20150925.c6d8003-1 [ITP] -- Pass Go file descriptors and connections between different OS processes. (library)

2022-05-18 Thread Bastian Germann
Control: tags -1 moreinfo Please change the target distribution to unstable or experimental. When you have reuploaded untag moreinfo.

  1   2   >