Bug#1033678: installation-reports: Unbootable install: MBR partition unusable with UEFI

2023-03-29 Thread Dima Kogan
Hi. Thank you both for replying. Tim Bell writes: > Just to confirm - you were not able to configure the USB Drive for EFI > boot? Correct. For whatever reason this wasn't possible in this BIOS, at least not in any way I could figure out. Possibly I created the install media incorrectly? I

Bug#1031188: linux: synaptics speed/sensitivity messed up with 6.1.0-4

2023-03-29 Thread Salvatore Bonaccorso
Hi Christoph, On Sat, Feb 18, 2023 at 01:35:07AM +0100, Christoph Anton Mitterer wrote: > Hey Salvatore. > > On Wed, 2023-02-15 at 07:12 +0100, Salvatore Bonaccorso wrote: > > Just to be sure, that I understood you correctly. That is if on the > > current system with the issue you roll back just

Bug#1033517: yt-dlp: mpv fails to work with yt-dlp, after yt-dlp upgrade (uncoordinated API change?)

2023-03-29 Thread Antoine Beaupré
On 2023-03-28 00:13:46, Francesco Poli wrote: > On Mon, 27 Mar 2023 00:03:20 -0400 (EDT) Unit 193 wrote: [...] >> And here lies the problem. Seemingly one of the big fixes in 2023.03.03 >> is a workaround for the aforementioned throttling, to revert would mean to >> make yt-dlp unusably slow.

Bug#1033684: File /usr/lib/x86_64-linux-gnu/libltdl.la is missing from libltdl-dev package in Bullseye

2023-03-29 Thread Djun Kim
Package: libltdl-dev Version: 2.4.6-15 The file /usr/lib/x86_64-linux-gnu/libltdl.la is not present in the Bullseye version of this package, although it can be found in version 2.4.6-9 (Buster). Is there a reason this file is omitted in the newer package?

Bug#1033672: otf2: FTBFS on riscv64 because it needs libatomic

2023-03-29 Thread Steve Langasek
Package: otf2 Followup-For: Bug #1033672 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Control: tags -1 patch Listen, I swear to you, I build-tested an earlier version of the patch injecting -latomic into LDFLAGS in a riscv64 qemu instance and I saw it work; but

Bug#1033219: unblock: ghostscript/10.0.0~dfsg-10

2023-03-29 Thread Håvard F . Aasen
On 27.03.2023 13:17, Graham Inggs wrote: > Control: tags -1 + confirmed > > Hi Håvard > > On Sun, 26 Mar 2023 at 22:18, Håvard F. Aasen wrote: >> The fix is for making the package cross-buildable, not sure what more >> to tell you. > > I was hoping for some motivation as to why we needed this

Bug#1033682: unblock tomboy-ng: 0.36a

2023-03-29 Thread David Bannon
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package tomboy-ng v0.36a [ Reason ] Poor testing on my part lead to the use of bad colors for dark themes with version 0.36 currently in Bookworm. This relates to

Bug#1033683: unblock: libitext-java/2.1.7-14

2023-03-29 Thread tony mancill
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: libitext-j...@packages.debian.org Control: affects -1 + src:libitext-java Please unblock package libitext-java [ Reason ] src:libitext-java 2.1.7-14 no longer builds binary

Bug#1033647: qt6-connectivity FTCBFS: does not pass QT_HOST_PATH to cmake

2023-03-29 Thread Helmut Grohne
Source: qt6-connectivity Version: 6.4.2-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs Hi, qt6-connectivity is another package that misses QT_HOST_PATH. I've attached the obvious patch. Helmut diff --minimal -Nru qt6-connectivity-6.4.2/debian/changelog

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Helmut Grohne
Hi Emanuele, On Wed, Mar 29, 2023 at 11:58:24AM +0200, Emanuele Rocca wrote: > some arm64 hosts unfortunately do not have KVM support: > > kvm [1]: HYP mode not available > > On those systems, running qemu with -cpu=cortex-a57 results in > significantly improved performance compared to

Bug#1033648: minidlna: support socket activation

2023-03-29 Thread Helmut Grohne
Package: minidlna Version: 1.3.0+dfsg-2.2 Severity: wishlist Tags: patch security Hi, Bug #786929 is about minidlna being unable to bind to network interfaces and has been unfixed for a long time. Unfortunately, no satisfactory solution has evolved since. Let me give a try. Instead of messing

Bug#1033646: puf FTCBFS: uses AC_TRY_RUN

2023-03-29 Thread Helmut Grohne
Source: puf Version: 1.0.0-7 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs puf fails to cross build from source, because it uses AC_TRY_RUN without a cross argument. In this case, it only uses it do compare various sizeof values, so we can just use AC_CHECK_SIZEOF

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread Alberto Garcia
On Wed, Mar 29, 2023 at 06:22:25AM -0400, Karo Gyoker wrote: > If I try to open any page in epiphany-browser, nothing happens. The CPU is at > 100%. > I can see it in dmesg that WebKitWebProcess is constantly segfaulting. > > cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD

Bug#1033649: perlretut lines with only NO-BREAK SPACE look bad in some readers

2023-03-29 Thread Dan Jacobson
Package: perl-doc Version: 5.36.0-7 Severity: minor File: /usr/share/man/man1/perlretut.1.gz These lines with only a NO-BREAK SPACE on them serve no purpose, and just look funny in e.g., emacs. Also they only occur on this man page. $ for i in perl perlre perlretut; do man -w $i | xargs

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Arnd Bergmann
On Wed, Mar 29, 2023, at 12:41, Helmut Grohne wrote: > On Wed, Mar 29, 2023 at 11:58:24AM +0200, Emanuele Rocca wrote: > > Thanks for the report. Since I mainly use it on amd64, I am not affected > by this change and seek feedback from Arnd and Johannes as they will be > affected. The machine I

Bug#1033640: kea-lfc missing read access to /etc/resolv.conf

2023-03-29 Thread Andreas Hasenack
Hi, On Wed, Mar 29, 2023 at 5:12 AM Markus Viitamäki wrote: > > Package: kea-common > Version: 2.2.0-5 > > System: > Debian 12 (Bookworm) > Linux dhcp 6.1.0-6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.15-1 (2023-03-05) > x86_64 GNU/Linux > > Error (syslog): > [Wed Mar 29 08:05:59 2023] audit:

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread karogyoker999
Yes, it is still crashing by running it that way. Alberto Garcia ezt írta (időpont: 2023. márc. 29., Sze, 12:58): > > On Wed, Mar 29, 2023 at 06:22:25AM -0400, Karo Gyoker wrote: > > > If I try to open any page in epiphany-browser, nothing happens. The CPU is > > at 100%. > > I can see it in

Bug#1033637: linux-image-amd64: amdgpu - External displays connected through Thinkpad Ultra Dock not turn on after suspend

2023-03-29 Thread Stefan K
Package: linux-image-amd64 Version: 6.1.15-1 Severity: important X-Debbugs-Cc: shado...@gmx.net Dear Maintainer, I upgraded from Debian 11 to 12, since the upgrade I had this problems, before it works fine (used Backports-Kernel). I've connected 2 external Monitor via DisplayPort on a Thinkpad

Bug#998105: backintime-qt: Fails to access the keyring with python3-keyring 23.2.0-1

2023-03-29 Thread Fabio Fantoni
Il 29/03/2023 10:11, c.bu...@posteo.jp ha scritto: Do I see it correct that the commit was done but not yet uploaded? In result there should be a 1.3.3-5, right?  There is still no reply  from Jonathan Wiltshire, I also sent him a mail some days ago. I'll probably try to do a NMU in the

Bug#1033641: libseccomp failing to build from source on bookworm with python 3.11

2023-03-29 Thread Mayer, Dirk
Source: libseccomp Version: 2.5.4-1 Tags: bookworm ftbfs Severity: serious When I build this package from source, the build fails. Please see log output at the end. My build environment is a container image based on Debian testing bookworm, which already includes python3.11 After some

Bug#1033625:

2023-03-29 Thread Johan Kröckel
root@stockholm:~# lpstat -l -e Kyocera_ECOSYS_M5526cdw network none ipps://Kyocera%20ECOSYS%20M5526cdw._ipps._tcp.local/ root@stockholm:~# lpstat -t Zeitplandienst läuft keine systemvoreingestellten Ziele Gerät für Kyocera_ECOSYS_M5526cdw: implicitclass://Kyocera_ECOSYS_M5526cdw/

Bug#1033642: ssh: deprecated option PubkeyAcceptedKeyTypes

2023-03-29 Thread Matthias Geerdsen
Package: bash-completion Version: 1:2.11-6 Severity: minor Hi, completion for the ssh command offers PubkeyAcceptedKeyTypes as an option, which has been renamed to PubkeyAcceptedAlgorithms in openssh 8.5 (https://www.openssh.com/txt/release-8.5), which makes this relevant starting from bookworm.

Bug#1033635: sphinx: autopkgtests depending on cruft gir1.2-webkit2-5.0 package

2023-03-29 Thread Gianfranco Costamagna
Source: sphinx Version: 5.3.0-3 Severity: serious Hello, I think webkit2gtk renamed gir1.2-webkit2-5.0 into gir1.2-webkit-6.0 I'm not sure if the tests needs just to pick up the new version, or something different is needed, this is why I'm not providing a patch. Gianfranco

Bug#1033623: [Aptitude-devel] Bug#1033623: aptitude TUI does not provide a way to invoke "safe-upgrade" command

2023-03-29 Thread Axel Beckert
Control: severity -1 wishlist Control: tag -1 + confirmed Hi, Piotr Dąbrowski wrote: > There is no way to invoke "safe-upgrade" command from aptitude TUI. Indeed. Never noticed (or missed that) so far in like two decades of using aptitude. I though agree that there are cases where this might

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread Karo Gyoker
Package: libwebkit2gtk-4.1-0 Version: 2.40.0-3 Severity: important X-Debbugs-Cc: karogyoker2+deb...@gmail.com Dear Maintainer, If I try to open any page in epiphany-browser, nothing happens. The CPU is at 100%. I can see it in dmesg that WebKitWebProcess is constantly segfaulting.

Bug#1033652: Instead of saying "it" say the actual package name

2023-03-29 Thread Dan Jacobson
Package: aptitude Version: 0.8.13-5 Severity: minor $ aptitude purge -s debian-archive-keyring The following packages will be REMOVED: debian-archive-keyring{p} 0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded. Need to get 0 B of archives. After unpacking 276 kB will be

Bug#1033650: sddm: InputMethod=qtvirtualkeyboard not working

2023-03-29 Thread noleak . debianreportbug
I installed qtvirtualkeyboard-plugin and now it's working, which is slightly embarrassing. thanks On 29/03/2023 12:01, dieselnutjob wrote: Package: sddm Version: 0.19.0-5 Severity: normal X-Debbugs-Cc: noleak.debianreport...@pscan.uk Dear Maintainer, Hi. I am using plasma-mobile on a tablet

Bug#1033655: Also reported to flycheck project

2023-03-29 Thread H.-Dirk Schmitt
I also reported the Issue to the upstream project:  https://github.com/flycheck/flycheck/issues/2014

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread Alberto Garcia
On Wed, Mar 29, 2023 at 02:33:14PM +0200, karogyoker999 wrote: > Yes, it is still crashing by running it that way. Do you think you would be able to obtain a core dump from one of those crashes? Berto

Bug#1033636: swi-prolog ships shared libraries, breaks partial upgrades

2023-03-29 Thread Lev Lamberov
Hi Steve, Ср 29 мар 2023 @ 00:49 Steve Langasek : > Source: swi-prolog > Version: 9.0.4+dfsg-1 > Severity: serious > > The swi-prolog core package ships a shared library, libswipl.so. The soname > of this library has changed between stable and testing, from libswipl.so.8 > to libswipl.so.9. > >

Bug#1033625:

2023-03-29 Thread Brian Potkin
On Wed 29 Mar 2023 at 11:36:50 +0200, Johan Kröckel wrote: > root@stockholm:~# lpstat -l -e > Kyocera_ECOSYS_M5526cdw network none > ipps://Kyocera%20ECOSYS%20M5526cdw._ipps._tcp.local/ Printiing should take place with lp -d Kyocera_ECOSYS_M5526cdw /etc/nsswitch.conf Does it? >

Bug#1033654: akonadi broken with libmariadb from s-p-u

2023-03-29 Thread Adi Kriegisch
Package: libmariadb3 Version: 1:10.5.19-0+deb11u1 Dear maintainers, when trying to use libmariadb3 from stable-proposed-updates, akonadi (the backend service for kde's pim tools) does not work any more and shows the following error messages on the console: | org.kde.pim.akonadiserver: New

Bug#1033655: elpa-flycheck: Emacs28 / flycheck is spawning wild running shellcheck processes eating up the system memory (oom-kill)

2023-03-29 Thread H . -Dirk Schmitt
Package: elpa-flycheck Version: 32~git.20200527.9c435db3-3 Severity: grave X-Debbugs-Cc: none, H.-Dirk Schmitt The combination of Emacs28 + elpa-flycheck + shellcheck in *bookworm* spawn never terminating shellcheck processes. These are eating up the memory and trigger oom-kill. **This

Bug#1033645: grfcodec: improve cross compilation support

2023-03-29 Thread Helmut Grohne
Source: grfcodec Version: 6.0.6-6 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs grfcodec cannot be cross built from source due to the way it deals with endianess (checking for it at build time). While that approach is quite portable for native builds, it completely breaks cross

Bug#1033650: sddm: InputMethod=qtvirtualkeyboard not working

2023-03-29 Thread dieselnutjob
Package: sddm Version: 0.19.0-5 Severity: normal X-Debbugs-Cc: noleak.debianreport...@pscan.uk Dear Maintainer, Hi. I am using plasma-mobile on a tablet (PineTab2) therefore using the device without a keyboard is important. I created /etc/sddm.conf [General] InputMethod=qtvirtualkeyboard but I

Bug#1033651: ifupdown: "ifdown -a" brings the interfaces down in the reverse order while the man page claims the opposite

2023-03-29 Thread Martin Tonusoo
Package: ifupdown Version: 0.8.35 Severity: normal The man page of ifup(8) under "--all" option claims that "Interfaces are brought down in the order in which they are currently listed in the state file". However, the "for" loop seen below in read_all_state() function in main.c reverses the

Bug#1033311: sysvinit-utils: pidof not always returning a pid, when using the full path to a program

2023-03-29 Thread Matthew Vernon
On 29/03/2023 12:37, Jesse Smith wrote: Given subsequent discussion, could we instead use canonicalize_file_name or realpath here instead? That would give us the "correct" path without pidof having to think hard about symlinks et al. I'm open to the possibility. I'm curious as to what you see

Bug#1033653: bullseye-pu: package lemonldap-ng/2.0.11+ds-4+deb11u

2023-03-29 Thread Yadd
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: lemonldap...@packages.debian.org, secur...@debian.org Control: affects -1 + src:lemonldap-ng [ Reason ] lemonldap-ng is vulnarable to a second factor bypass when

Bug#1033630: debian-installer: should fstab swap entries use "sw" as option?

2023-03-29 Thread Christoph Anton Mitterer
On Wed, 2023-03-29 at 15:46 +0200, Cyril Brulebois wrote: > Closing as not a bug. If you want an actual bug to get fixed, please > file a specific bug report, describing what's not working correctly. Well you could call usage of a non-documented option a bug, but if improvement is apparently not

Bug#1033630: debian-installer: should fstab swap entries use "sw" as option?

2023-03-29 Thread Christoph Anton Mitterer
On Wed, 2023-03-29 at 03:38 +, David wrote: > I think the formal specification of the fstab format would be > 'man 3 getfsent' because that is the canonical method to > parse /etc/fstab. Uhm, but that doesn't really describe which fields are necessary either. So it would be the actual code

Bug#1033656: illegal hardware instruction cjxl

2023-03-29 Thread Mathieu Malaterre
Package: libjxl-tools Version: 0.7.0-10 Severity: important cjxl/djxl cannot be used on armhf neon-less system. They fails with: % djxl zsh: illegal hardware instruction djxl Full ref: % gdb /usr/bin/cjxl GNU gdb (Debian 13.1-2) 13.1 Copyright (C) 2023 Free Software Foundation, Inc. License

Bug#1033656: HWY_CMAKE_ARM7:BOOL=ON vs Dynamic Dispatch

2023-03-29 Thread Mathieu Malaterre
Control: forwarded -1 https://github.com/google/highway/issues/1271 Technically we could just do a source upload with HWY_CMAKE_ARM7:BOOL=OFF. HWY_CMAKE_ARM7:BOOL=ON is a hack for an old clang version, if I understand correctly.

Bug#780508: [gajim] gajim reports wrongly: "Dies ist kein Chatraum"

2023-03-29 Thread Martin
Control: close -1 1.0.0-1 The error message has been improved at some point. Probably before 1.0.0-1.

Bug#1033654: akonadi broken with libmariadb from s-p-u

2023-03-29 Thread Otto Kekäläinen
You can +1 this and also the upstream PR: https://salsa.debian.org/mariadb-team/mariadb-10.5/-/merge_requests/13

Bug#1033566: module MPI3MR not enabled

2023-03-29 Thread Diederik de Haas
On Monday, 27 March 2023 17:35:25 CEST Diederik de Haas wrote: > While looking into it, I did find some troubling aspects though. > I noticed that in upstream's master branch there were quite some commits > *after* 6.1 of which a reasonable amount has been backported to 6.1. > For example, in

Bug#1033658: ftp.debian.org: Please add "riscv64" to the archive

2023-03-29 Thread Manuel A. Fernandez Montecelo
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: aure...@debian.org, m...@debian.org Hello FTP team, We had conversations requesting different teams (FTP, Release, DSA) their opinion about adding riscv64 [1] as a new architecture in the main infrastructure and all teams gave their

Bug#1033659: ibus-braille: Ibus-braille producing TypeError exception

2023-03-29 Thread Attila Hammer
Package: ibus-braille Version: 0.3-8 Severity: normal Tags: a11y Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Ibus-braille after I launched in mate-terminal produce following traceback error message:

Bug#1033311: sysvinit-utils: pidof not always returning a pid, when using the full path to a program

2023-03-29 Thread Mark Hindley
On Wed, Mar 29, 2023 at 08:37:00AM -0300, Jesse Smith wrote: > > Given subsequent discussion, could we instead use canonicalize_file_name > > or realpath here instead? That would give us the "correct" path without > > pidof having to think hard about symlinks et al. > > I'm open to the

Bug#1033616: cups prepends job number to job-name so job names near 255 characters may be too long

2023-03-29 Thread Brian Potkin
On Tue 28 Mar 2023 at 18:45:02 +0200, John Hughes wrote: > Package: cups > Version: 2.3.3op2-3+deb11u2 > Severity: normal > > Dear Maintainer, > >* What led up to the situation? > > I printed a page from firefox with a very, very long URL. Firefox used the > first 255 bytes of the URL as

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread Alberto Garcia
On Wed, Mar 29, 2023 at 05:01:00PM +0200, karogyoker999 wrote: > For the others watching (if any): I have sent the core dump to Berto. The stack trace, for reference: Core was generated by `/usr/lib/i386-linux-gnu/webkit2gtk-4.1/WebKitWebProcess 12 18'. Program terminated with signal SIGSEGV,

Bug#1033656: bt full with dbgsym

2023-03-29 Thread Mathieu Malaterre
% gdb cjxl GNU gdb (Debian 13.1-2) 13.1 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type

Bug#1033400: elpa-org: Bookworm emacs 28 has org-mode included in newer version as provided here.

2023-03-29 Thread H.-Dirk Schmitt
For myself I have deinstalled elpa-org for the moment. But this mitigation – or the suggested changing of the load-path – introducing unnecessary modifications, which will – Murphy's Law – become persistent. A „clean solution“ should avoid duplicated distribution of the same functionality –

Bug#709591: gajim: Gajim does not reconnect after resume from suspend

2023-03-29 Thread Martin
Control: close -1 1.0.0-1 This probably has been fixed since long. Works for me.

Bug#1033644: libwebkit2gtk-4.1-0: WebKitWebProcess constantly segfaulting

2023-03-29 Thread karogyoker999
For the others watching (if any): I have sent the core dump to Berto.

Bug#1033636: swi-prolog ships shared libraries, breaks partial upgrades

2023-03-29 Thread Steve Langasek
On Wed, Mar 29, 2023 at 03:45:26PM +0500, Lev Lamberov wrote: > Thanks for reporting! > I've tagged this bug report with 'help'. I'm a bit overwhelmed at the > moment and don't think I will have time for it or any other Debian stuff > in the coming weeks. NMU is most welcome. Afraid I don't have

Bug#1033311: sysvinit-utils: pidof not always returning a pid, when using the full path to a program

2023-03-29 Thread Jesse Smith
> > I think I have found the offending commit: > 0b695c7e0b1cac60ed77c56f224e296f023b652e uses memset *after* realpath which > wipes > the canonical resolved path. > > I suggest this fix as a starting point. > I'd agree. I was running into some situations where a symlink wasn't recognized

Bug#1033657: grub-efi-arm64-signed: Secure Boot not working on arm64

2023-03-29 Thread Emanuele Rocca
Package: grub-efi-arm64-signed Version: 2.06-8 Hi, Secure Boot does not work on arm64 using the shim signed by Microsoft [0] and grub2 signed by Debian [1] currently in sid. (a) SB not working with Debian's shim, grub and kernel: $ sbverify --list /mnt/efi/boot/bootaa64.efi | grep subject

Bug#1033640:

2023-03-29 Thread Markus Viitamäki
Hey, Indeed, that seems to be the case. Can't recall that it would have been a symlink in any bookworm systems I have installed or earlier version of Debian. /run/systemd/resolve doesn't exist on any of my systems.

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Emanuele Rocca
Hi, On 2023-03-29 01:12, Arnd Bergmann wrote: > a) try to reproduce the behavior on an x86-64 host Good point. Also on a x86-64 host cpu=cortex-a57 is significantly faster: max: [ 30.086331] systemd[1]: Hostname set to . cortex-a57: [ 13.870771] systemd[1]: Hostname set to .

Bug#990560: Some questions regarding Inodes

2023-03-29 Thread Bernhard
Hello Helge You wrote: > The limiting factor is how many inodes a filesystem allows. This depends on the "inode size" and can be specified when formatting the filessystem. 32-bit applications can only address 2^32-1 inodes, which is ~ 4 million. < 2^32 is ~4 billion. Why is ~4 million

Bug#1033311: sysvinit-utils: pidof not always returning a pid, when using the full path to a program

2023-03-29 Thread Mark Hindley
This single hunk on top of 3.06-2 fixes pidof following multiple symlinks for me when invoked as pidof $(which vi) Markus, can you confirm that works for you? Since it is a regression since bullseye, it seems a suitable targeted fix to attempt for bookworm. Thanks to everybody. Mark >From

Bug#773596: gajim: fails to connect when doing kerberos authentication (no fallback to password prompt)

2023-03-29 Thread Martin
Control: retitle -1 gajim: kerberos auth doesn't work anymore Control: merge -1 766346 It seems, that kerberos authentication is broken on Gajim.

Bug#998105:

2023-03-29 Thread c . buhtz
Do I see it correct that the commit was done but not yet uploaded? In result there should be a 1.3.3-5, right?

Bug#1033639: kea-dhcp6-server wont start (apparmor and problems binding sockets)

2023-03-29 Thread Markus Viitamäki
Package: kea-dhcp6-server Version: 2.2.0-5 System: Debian 12 (Bookworm) Linux dhcp 6.1.0-6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.15-1 (2023-03-05) x86_64 GNU/Linux There are multiple issues. I have managed to fix one, but I am stuck on the second. First off apparmor blocked kea-dhcp6-server

Bug#1033640: kea-lfc missing read access to /etc/resolv.conf

2023-03-29 Thread Markus Viitamäki
Package: kea-common Version: 2.2.0-5 System: Debian 12 (Bookworm) Linux dhcp 6.1.0-6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.15-1 (2023-03-05) x86_64 GNU/Linux Error (syslog): [Wed Mar 29 08:05:59 2023] audit: type=1400 audit(1680069960.544:88): apparmor="DENIED" operation="open"

Bug#699085: gajim: fails to react to roster drag under KDE

2023-03-29 Thread Martin
Control: close -1 1.4.0-1 The metacontact feature has been removed completely in release 1.4.0.

Bug#1033634: gmenuharness: new symbol should be optional

2023-03-29 Thread Steve Langasek
Package: gmenuharness Version: 0.1.4-5 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Hi Mike, The latest upload added a new symbol to the symbols file. This symbol is a C++ template symbol, and is therefore not guaranteed to be

Bug#1033311: sysvinit-utils: pidof not always returning a pid when using the full path to a program

2023-03-29 Thread Matthew Vernon
On 24/03/2023 14:17, Jesse Smith wrote: On 2023-03-24 6:44 a.m., Markus Fischer wrote: I think I've figured it out. With the following patch I don't see the unexpected behaviour anymore: --- a/src/killall5.c +++ b/src/killall5.c @@ -662,6 +662,7 @@ int readproc()     /* Try to

Bug#1033638: unblock: pocl/3.1-3

2023-03-29 Thread Andreas Beckmann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Control: block -1 with 1032887 Please unblock package pocl [ Reason ] build pocl against llvm-15 insteal of llvm-14 this is blocked by llvm-toolchain-15 since it picked up a dependency on

Bug#555745: [gajim] windows alerte of reception file are under other

2023-03-29 Thread Martin
Control: close -1 1.0.0-1 Please reopen, if this issue persists. The UI has been completely rewritten since this bug report.

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Emanuele Rocca
Package: debvm Version: 0.2.9 Hi, some arm64 hosts unfortunately do not have KVM support: kvm [1]: HYP mode not available On those systems, running qemu with -cpu=cortex-a57 results in significantly improved performance compared to -cpu=max. For example: here is how long it takes debvm-run

Bug#1033633: newsboat: ftbfs with -Werror

2023-03-29 Thread Steve Langasek
Package: newsboat Version: 2.21-1.5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Hi Nikos, In Ubuntu, we've found that newsboat fails to build from source in some environments because passing -Werror -Wall, gcc cannot detect that a

Bug#1033636: swi-prolog ships shared libraries, breaks partial upgrades

2023-03-29 Thread Steve Langasek
Source: swi-prolog Version: 9.0.4+dfsg-1 Severity: serious The swi-prolog core package ships a shared library, libswipl.so. The soname of this library has changed between stable and testing, from libswipl.so.8 to libswipl.so.9. While swi-prolog-core declares many "ABI" virtual packages, it

Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: > > Registered 191 out of 223

Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: > > Registered 191 out of 223

Bug#1028402: rtl-433: Incomplete list of devices

2023-03-29 Thread Angus Mackenzie
On Fri, 03 Feb 2023 07:55:53 +0100 Gürkan Myczko wrote: > Dear Angus > > Can you be more details, like what is the command you try and how does > it fail? > > From the standard output of just running rtl-433, I can see they are > supposed to > be supported: > > Registered 191 out of 223

Bug#1033637: linux-image-amd64: amdgpu - External displays connected through Thinkpad Ultra Dock not turn on after suspend

2023-03-29 Thread Diederik de Haas
Control: reassign src:linux 6.1.15-1 On Wednesday, 29 March 2023 09:59:22 CEST Stefan K wrote: > Package: linux-image-amd64 > Version: 6.1.15-1 Unstable has version 6.1.20-1, can you test whether the issue is present there too? signature.asc Description: This is a digitally signed message

Bug#1033625:

2023-03-29 Thread Johan Kröckel
root@stockholm:~# lpstat -l -e Kyocera_ECOSYS_M5526cdw network none ipps://Kyocera%20ECOSYS%20M5526cdw._ipps._tcp.local/ root@stockholm:~# lpstat -t Zeitplandienst läuft keine systemvoreingestellten Ziele Gerät für Kyocera_ECOSYS_M5526cdw: implicitclass://Kyocera_ECOSYS_M5526cdw/

Bug#1033632: qa.debian.org: sourceforge redirector for debian/watch files fails with a 500 error

2023-03-29 Thread Christian Marillat
Package: qa.debian.org Severity: normal Dear Maintainer, For several days sf.php no longer works: , | uscan warn: In watchfile debian/watch, reading webpage | https://qa.debian.org/watch/sf.php/synfig/ failed: 500 Error ` Christian

Bug#1032852: Error message clue:

2023-03-29 Thread Pascal Hambourg
Hello, On 29/03/2023 at 00:23, Charles Curley wrote: I tried installing with the most recent weekly build. I noticed the following line toward the end of syslog: Mar 28 21:35:59 main-menu[425]: (process:4506): cut: /var/lib/dpkg/info/firmware-ipw2x00.md5sum: No such file or directory This

Bug#1032989: Liferea 1.14.1-1 segfaults on startup when trying to read gsettings

2023-03-29 Thread H.-Dirk Schmitt
Confirm that the buid http://debomatic-amd64.debian.net/distribution#testing/liferea/1.14.1-2/buildlog fixes the segfault on my machine.

Bug#1033625: thousand lines from error_log

2023-03-29 Thread Johan Kröckel
tail_-n1000_error_log Description: Binary data

Bug#973414: rustc: produces non-baseline opcodes for compiler_builtins::int::udiv::__udivmoddi4 on i386

2023-03-29 Thread James Addison
Package: rustc Followup-For: Bug #973414 X-Debbugs-Cc: debian-toolch...@lists.debian.org, martin-eric.rac...@iki.fi, fierel...@gmail.com Control: severity -1 serious Control: tags -1 patch A caution: there's a good chance I'm wasting everyone's time with this patch and much of the preceding

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Emanuele Rocca
On 2023-03-29 06:55, Helmut Grohne wrote: > At this point, my preference is max,pauth-impdef=on. Agreed. > Would someone confirm that this also speeds up on arm64? Confirmed. Thanks! ema

Bug#1033664: unblock: libdatetime-timezone-perl/1:2.60-1+2023c

2023-03-29 Thread gregor herrmann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: libdatetime-timezone-p...@packages.debian.org, debian-p...@lists.debian.org Control: affects -1 + src:libdatetime-timezone-perl -BEGIN PGP SIGNED MESSAGE- Hash:

Bug#1033668: unblock: xorg-server/2:21.1.7-2

2023-03-29 Thread Julien Cristau
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: jcris...@debian.org Please unblock package xorg-server [ Reason ] CVE-2023-1393 [ Risks ] Simple patch to reset a pointer to freed memory. [ Checklist ] [x] all changes

Bug#1033643: debvm: consider using cpu=cortex-a57 instead of cpu=max on arm64

2023-03-29 Thread Helmut Grohne
Hi Arnd, On Wed, Mar 29, 2023 at 01:12:45PM +0200, Arnd Bergmann wrote: > The machine I use has KVM support for 64-bit guests, so > I think you have this the wrong way around: If you run > the arm64 guest with TCG, I would expect to see the > same effect on an arm64 host and an x86 host. Thanks

Bug#1033659: ibus-braille: Ibus-braille producing TypeError exception

2023-03-29 Thread Samuel Thibault
Control: tags -1 + upstream Control: forwarded -1 https://gitlab.com/smc/ibus-braille/-/issues/3 Hello, Attila Hammer, le mer. 29 mars 2023 17:14:34 +0200, a ecrit: > Ibus-braille after I launched in mate-terminal produce following traceback > error message: > self.__factory =

Bug#1033660: unblock: pydle/0.9.4-4

2023-03-29 Thread Bastian Germann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: py...@packages.debian.org Control: affects -1 + src:pydle Please unblock package pydle [ Reason ] Fixes FTBFS #1031974. [ Impact ] pydle will be auto-removed from bookworm

Bug#1029588: bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send mail to mail-server via SSL/TLS - hostname verification failed

2023-03-29 Thread Dominique Dumont
Hello Turns out that Perl module Net::SMTP supports SSL since 2014 [1], but bts still use Net::SMTPS which is an old wrapper around Net::SMTP. I've patched bts to use Net::SMTP instead of Net::STMPS and I can connect to Daniel's server: $ perl -MDevel::SimpleTrace scripts/bts.pl --smtp-host

Bug#1033662: wmsysmon FTCBFS: hard codes the build architecture pkg-config

2023-03-29 Thread Helmut Grohne
Source: wmsysmon Version: 0.8.0-1 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs wmsysmon fails to cross build from source, because the upstream makefile hard codes the build architecture pkg-config. I'm attaching a patch that makes it substitutable for your

Bug#1019732: apt-listbugs: undefined method `default' for " # returns password\n":String

2023-03-29 Thread Antonio Terceiro
On Wed, Mar 29, 2023 at 03:40:21AM +0200, Vincent Lefevre wrote: > On 2023-03-28 20:37:56 -0300, Antonio Terceiro wrote: > > Still, I see no evidence that this is caused by the Ruby interpreter. > > For example apt-listbugs uses a SOAP library that is severely > > unmaintained upstream and has

Bug#1020470: Ready to Implement

2023-03-29 Thread Soren Stoutner
The dependencies are finally in place so this can be implemented. To make things simpler for dictionary packagers, we are using a virtual package and an unversioned path for the conversion tool so that dictionary packagers don’t have to make modifications to their packages when the versions

Bug#1033665: libsigc++-3.0: .symbols file mismatch with template exposure under LTO

2023-03-29 Thread Steve Langasek
Package: libsigc++-3.0 Version: 3.4.0-1 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Dear maintainers, libsigc++-3.0 3.4.0-1 fails to build from source on architectures in Ubuntu where LTO is enabled, because its .symbols file

Bug#1033666: icinga2-common: wrong executable in /usr/share/icinga2/include/plugins-contrib.d/systemd.conf

2023-03-29 Thread Andreas B. Mundt
Package: icinga2-common Version: 2.13.6-2 Severity: normal Tags: patch X-Debbugs-Cc: a...@debian.org Hi, the configuration in '/usr/share/icinga2/include/plugins-contrib.d/systemd.conf' contains a wrong executable in line 4: command = [ PluginContribDir + "/check_systemd.py" ] The plugin's

Bug#1033667: verilator: Uninstallable in sid because of ${sphinxdoc:Built-Using} dependency

2023-03-29 Thread Dmitry Shachnev
Package: verilator Version: 5.006-2 Severity: serious Tags: patch Dear Maintainer, In a clean sid chroot, verilator is not installable: # apt install verilator Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be

Bug#1033659: ibus-braille: Ibus-braille producing TypeError exception

2023-03-29 Thread Hammer Attila
Hi Samuel, Many thanks the upstream report. I readed this terminal command launch way with following pdf file: http://www.cocofrix.com/includes/pdf/6%20IBus-Braille.pdf If I understand previous right when I readed the manual, this manual not describe ibus-daemon launching before

Bug#1033663: linux: reproducible-builds: Embedded build path in various binaries

2023-03-29 Thread Vagrant Cascadian
Source: linux 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 various binaries:

Bug#1033617: libopenexr-dev: Cannot just upgrade libopenexr-dev to 3.1.5-4 because of file conflict with older version of libilmbase-dev

2023-03-29 Thread Andreas Metzler
On 2023-03-28 Felix Stupp wrote: > Package: libopenexr-dev > Version: 3.1.5-4 > Severity: serious > Justification: Policy 7.4 > X-Debbugs-Cc: me+debian-b...@banananet.work > Dear Maintainer, > I cannot upgrade this package from version 2.5.7-1 to version 3.1.5-4 > due to a file conflict with

Bug#1033665: libsigc++-3.0: .symbols file mismatch with template exposure under LTO

2023-03-29 Thread Steve Langasek
Package: libsigc++-3.0 Followup-For: Bug #1033665 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Control: tags -1 patch Sorry, the previous patch missed a symbol. See the fixed patch attached here. -- Steve Langasek Give me a lever long enough

  1   2   >