Bug#1063621: bookworm-pu: package clamav/clamav_1.0.5+dfsg-1~deb12u1

2024-03-07 Thread Adam D. Barratt
On Fri, 2024-02-09 at 23:12 +0100, Sebastian Andrzej Siewior wrote: > This is an update to the latest clamav release in the 1.0.x series. One small thing you may want to fix for any follow-up updates: +clamav (1.0.5+dfsg-1~deb12u1) bookworm; urgency=medium + + * Import 1.0.4 (Closes:

Bug#1065651: powerdevil: changes for libddcutil 2.1.4

2024-03-07 Thread Sanford Rockowitz
Package: powerdevil Version: 4:5.27.8-0ubuntu1 Severity: normal X-Debbugs-Cc: rockow...@minsoft.com Dear Maintainer, The version of ddcutil in Debian is being updated to release 2.1.4. Shared library package libddcutil5 replaces libddcutil4. The code in powerdevil should work unchanged. In

Bug#1065650: ukui-control-center: changes for libddcutil 2.1.4

2024-03-07 Thread Sanford Rockowitz
Package: ukui-control-center Severity: normal Tags: upstream X-Debbugs-Cc: rockow...@minsoft.com The version of ddcutil in Debian is being updated to release 2.1.4. Shared library package libddcutil5 replaces libddcutil4. Source packages ukui-control-center and ukui-settings-daemon have been

Bug#1065649: e17: changes for libddcutil 2.1.4

2024-03-07 Thread Sanford Rockowitz
Source: e17 Version: 0.25.4-2 Severity: normal Tags: upstream X-Debbugs-Cc: rockow...@minsoft.com The version of ddcutil in Debian is being updated to release 2.1.4. Shared library package libddcutil5 replaces libddcutil4. Source package e17 has been identified as using libddcutil. File

Bug#1065646: Additional information

2024-03-07 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/med-team/igv/-/merge_requests/1

Bug#1065648: dpkg: FTBFS when gpg is installed

2024-03-07 Thread Tianyu Chen
Source: dpkg Version: 1.22.5 Severity: normal Tags: ftbfs X-Debbugs-Cc: sweetyf...@deepin.org Hi, When building dpkg in some environment with gpg installed or lintian installed (lintian depends on gpg), dh_auto_test failed in Dpkg_OpenPGP.t. But when gnupg is installed, dpkg builds successfully.

Bug#1042042: android-platform-build: FTBFS: Vector.h:259:28: error: cannot convert ‘const android::Vector*’ to ‘android::VectorImpl*’

2024-03-07 Thread Vladimir Petko
Package: android-platform-build Followup-For: Bug #1042042 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, The attached patch resolves the above ftbfs by adding patches for BouncyCastle and libziparchive-dev API changes. In

Bug#1065522: android-platform-external-nist-sip: FTBFS with default Java 21

2024-03-07 Thread Vladimir Petko
Package: android-platform-external-nist-sip Followup-For: Bug #1065522 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, The package fails to build with default Java 21 due to java.util.List API changes. In Ubuntu, the

Bug#1065301: Please stop hijacking mailto: by default

2024-03-07 Thread Rob Browning
Eduard Bloch writes: > I have recently experienced a little discomfort, when my regular click > on some mailto: link in a browser started opening Emacs (which I have > not configured for this purpose and never wanted to use it for Mail). > Instead of my regular mutt-in-terminal. I spoke to

Bug#1065647: lists.debian.org: Refresh list of category in https://lists.debian.org/

2024-03-07 Thread Kentaro HAYASHI
Package: lists.debian.org Severity: normal X-Debbugs-Cc: ken...@xdump.org Dear Maintainer, * What led up to the situation? Currently, list of category in https://lists.debian.org are like this: * Debconf * Users * Developers * Internationalization and Translations * Ports * Bug

Bug#1065646: igv fails to build from source due to tests trying to access the internet

2024-03-07 Thread Vladimir Petko
Source: igv Version: 2.17.1+dfsg-1 Severity: normal Dear Maintainer, Tests fail when building the package with the following exceptions[1]: org.broad.igv.sam.mods.BaseModificationCountsTest > incrementCounts2 FAILED java.net.UnknownHostException: dl.dropboxusercontent.com

Bug#961389: fonts-dejavu-core: unannounced change of default config breaks user configuration

2024-03-07 Thread Boyuan Yang
reassign 961389 src:fontconfig fixed 961389 fontconfig/2.14.1-4 tags 961389 sid trixie bookworm close 961389 thanks Given that the required changes in fontconfig is present after v2.13.93, marking this bug as fixed in Debian Bookworm, Trixie and Sid. Thanks, Boyuan Yang signature.asc

Bug#1065633: [SPAM] Re: Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread John David Anglin
On 2024-03-07 7:21 p.m., Ryan Tandy wrote: On Thu, Mar 07, 2024 at 01:29:54PM -0800, Ryan Tandy wrote: The binNMUs succeeded on several release arches already. I'm not sure why hppa would be different. I see -Werror=implicit-function-declaration in its compiler commands, but I don't know where

Bug#1055438: kea: init-scripts not working

2024-03-07 Thread Stefan Klein
Hello Paride, thank you for looking at the patch again and rating it as good enough. I fully understand your point about the problems with init-script QA... The merge request you prepared contains all the changes I made. So this mail is my final green light, that MR contains the code that

Bug#1054514: [PATCH 1/1] drm/qxl: fixes qxl_fence_wait

2024-03-07 Thread Alex Constantino
Fix OOM scenario by doing multiple notifications to the OOM handler through a busy wait logic. Changes from commit 5a838e5d5825 ("drm/qxl: simplify qxl_fence_wait") would result in a '[TTM] Buffer eviction failed' exception whenever it reached a timeout. Fixes: 5a838e5d5825 ("drm/qxl: simplify

Bug#1054514: [PATCH 0/1] drm/qxl: fixes qxl_fence_wait

2024-03-07 Thread Alex Constantino
Hi, As initially reported by Timo in the QXL driver will crash given enough workload: https://lore.kernel.org/regressions/fb0fda6a-3750-4e1b-893f-97a3e402b...@leemhuis.info/ I initially came across this problem when migrating Debian VMs from Bullseye to Bookworm. This bug will somewhat randomly

Bug#1065645: O: qtdbusextended -- Extended DBus interface for Qt

2024-03-07 Thread Boyuan Yang
Package: wnpp Control: affects -1 + src:qtdbusextended X-Debbugs-Cc: qtdbusexten...@packages.debian.org Severity: normal I intend to orphan the qtdbusextended package. It is no longer used by other software. The package description is: Qtdbusextended library provides several additional features

Bug#1064252: closed by Salvatore Bonaccorso (Re: Bug#1064252: linux-image-6.1.0-17-amd64: CONFIG_SYSTEM_TRUSTED_KEYS="y" is in the default config "y")

2024-03-07 Thread TomK
Since .config lists the response to this as "y" WITH THE DOUBLE QUOTES, IT is not possible to change it in menuconfig, and the quotes break the compile. So, the stock linux-image-6.5-amd64 config file in /boot, if copied to .config into the source directory, it's booby trapped with a config

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Ryan Tandy
On Thu, Mar 07, 2024 at 01:29:54PM -0800, Ryan Tandy wrote: The binNMUs succeeded on several release arches already. I'm not sure why hppa would be different. I see -Werror=implicit-function-declaration in its compiler commands, but I don't know where it's coming from. I remembered later

Bug#1065644: O: qstardict -- International dictionary written using Qt

2024-03-07 Thread Boyuan Yang
Subject: O: qstardict -- International dictionary written using Qt Package: wnpp Control: affects -1 + src:qstardict X-Debbugs-Cc: qstard...@packages.debian.org Severity: normal I intend to orphan the qstardict package since I no longer use it. The package description is: QStarDict is a modern

Bug#1064967: fontforge: diff for NMU version 1:20230101~dfsg-1.1

2024-03-07 Thread Adrian Bunk
Control: tags 1064967 + patch Control: tags 1064967 + pending Dear maintainer, I've prepared an NMU for fontforge (versioned as 1:20230101~dfsg-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. @Security team: If wanted, I could afterwards also prepare (pu or

Bug#967258: artha: depends on deprecated GTK 2

2024-03-07 Thread Yavor Doganov
Control: tags -1 + patch Control: block -1 with 955873 Please find attached a patch -- I tested it a lot but chances are that I've missed something. As there is no GtkStatusIcon (aka "trayicon") anymore, the notifications are sent when the window is closed (and of course, when they are enabled

Bug#1065441: dh-python: pybuild's pyproject plugin puts data files in different directory than the distutils plugin

2024-03-07 Thread Brett Holman
>From a conversation in Libera's #debian-python channel today, it sounds like making pybuild's pyproject plugin backwards compatible for writing data_files to the root filesystem is unlikely to happen. I've filed a bug[1] against the upstream cloud-init project to make the required upstream

Bug#955873: artha: Depends on deprecated dbus-glib

2024-03-07 Thread Yavor Doganov
Control: tags -1 + patch Please find attached a patch. >From 6c94fcfbf0dc45114602312c8bc6f1bededbf840 Mon Sep 17 00:00:00 2001 From: Yavor Doganov Date: Mon, 4 Mar 2024 16:56:28 +0200 Subject: [PATCH] Drop dbus-glib dependency (#955873) --- debian/changelog | 10 +

Bug#1061731: fwupd: Failed to load daemon: failed to load engine: Failed to load config: Key file does not have group “redfish”

2024-03-07 Thread Richard B
Hello. I can confirm that upgrading fwupd and libfwupd2 on Trixie to 1.9.14-1 and installing the package maintainer's version of /etc/fwupd/fwupd.conf allowed the fwupd status to start: sudo apt upgrade Reading package lists... Done Building dependency tree... Done Reading state

Bug#1064676: additional information

2024-03-07 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/android-tools-team/android-platform-tools-apksig/-/merge_requests/6

Bug#1065643: debian-policy: Refer to «dpkg-buildtree clean» for dpkg generated files

2024-03-07 Thread Guillem Jover
Package: debian-policy Version: 4.6.2.1 Severity: wishlist Hi! Currently the Debian policy lists several files that are generated by dpkg tools, but because there was no matching dpkg tool to clean them up, it delegates that responsibility to packagers. With dpkg 1.22.3 a new dpkg-buildtree tool

Bug#1065642: nvidia-driver: Fails to build module due to outdated *nvidia-settings*

2024-03-07 Thread Paul Menzel
Package: nvidia-driver Version: 535.104.12-2 Severity: normal Dear Debian folks, Upgrading from 525.147.05-1 to 535.104.12-2 with apt install -t experimental nvidia-driver` the DKMS build failed because nvidia-settings was still at 525.147.05-1, and a newer version is required. I

Bug#1064763: possible fix

2024-03-07 Thread Daniel Kondor
Hi, I've looked into this, and I believe that the attached two patches should fix this. However, I cannot test this on Debian -- I'm on Ubuntu 22.04 where cairo-dock-plug-ins builds and installs well with or without the patches. It would be great to know if these really fix the problem, so

Bug#1065638: systemd-journald: systemd-journald restart misses SyslogFacility

2024-03-07 Thread Michael Biebl
Control: tags -1 + upstream Am 07.03.24 um 20:25 schrieb Kai Palomaki: Package: systemd Version: 247.3-7+deb11u4 Severity: normal X-Debbugs-Cc: armando.va...@gmail.com Dear Maintainer, * What led up to the situation? A systemd service unit "test" has SyslogFacility=local0 set. Service

Bug#1065641: gnome-control-center: "Sharing" hangs/crashes when gnome-remote-desktop is installed

2024-03-07 Thread Social
Package: gnome-control-center Version: 1:43.6-2~deb12u1 Severity: important How to reproduce: * gnome-remote-desktop is installed * create a new user * login as the new user * start Settings and switch to Sharing Note that also grdctl rdp set-credentials

Bug#1037327: MariaDB upgrade fails if page compressed tables exist already due to plugin dependency

2024-03-07 Thread debian . 627of
I also have this issue but it is with the audit plugin, and it impacts MariaDB upgrades over apt, rather than an install of MariaDB from scratch. I receive this message in the syslog from mariadb-server-10.3.postinst Installation of system tables failed! ... In /var/log/mysql/error.log, I see

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Ryan Tandy
The implicit declaration occurs on all arches, but it's a warning, not an error. For example on amd64: smbk5pwd.c:917:23: warning: implicit declaration of function ‘kadm5_s_init_with_password_ctx’; did you mean ‘kadm5_init_with_password_ctx’? [-Wimplicit-function-declaration] 917 |

Bug#1065320: linux-image-6.1.0-18-amd64: 6.1.0-18 kernel enters ACPI Error loop during boot & requires power cycle

2024-03-07 Thread Salvatore Bonaccorso
Control: severity -1 serious Control: tags -1 + upstream fixed-upstream Control: forwarded -1 https://lore.kernel.org/regressions/zd2bsv8vsfjml...@archie.me/ https://bugzilla.kernel.org/show_bug.cgi?id=218531 Control: found -1 6.6.15-1 Control: found -1 6.7.4-1~exp1 Hi Lee, On Sat, Mar 02,

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Quanah Gibson-Mount
--On Thursday, March 7, 2024 5:41 PM + John David Anglin wrote: Source: openldap Version: 2.5.13+dfsg-5+b4 Severity: normal Tags: ftbfs Dear Maintainer, See: https://buildd.debian.org/status/fetch.php?pkg=openldap=hppa=2.5 .13%2Bdfsg-5%2Bb4=1709830559=0 smbk5pwd.c: In function

Bug#1065640: Errata

2024-03-07 Thread Rod Webster
Search the build log for raspberry-firmware. should be Search the build log for raspi-firmware. Rod Webster *1300 896 832* +61 435 765 611 VMN® www.vmn.com.au *Sole Queensland Distributor*

Bug#1065640: Debian-Live still installs raspi-firmware on X86

2024-03-07 Thread Rod Webster
Package: Debian-Live Version: Bookworm 12.5 The current version of the debian-live installer in the Debian Bookworm repositories installs raspberry-firmware which was a feature of Debian 12.0. This was subsequently resolved with the release of Debian 12.1. Debian-Live has never been updated in

Bug#1058331: android-platform-tools-base: additional information

2024-03-07 Thread Vladimir Petko
Package: android-platform-tools-base Followup-For: Bug #1058331 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, I apologise for submitting it as a debdiff, salsa repository appears to be out of date. The attached patch

Bug#1065639: RFS: rapid-photo-downloader/0.9.36-1 -- Photo downloader (importer) from cameras, memory cards, other devices

2024-03-07 Thread Tino Mettler
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "rapid-photo-downloader": * Package name : rapid-photo-downloader Version : 0.9.36-1 Upstream contact : Damon Lynch * URL : https://damonlynch.net/rapid *

Bug#1061754: python-json-log-formatter ftbfs with Python 3.12 as default

2024-03-07 Thread Colin Watson
On Tue, Mar 05, 2024 at 06:15:32PM +, Colin Watson wrote: > While it looks like this was fixed upstream in > https://github.com/marselester/json-log-formatter/commit/74f04ee4f6aa8e461fcb2d688459888b7279fc73 > and I guess we could cherry-pick that, I also can't reproduce this > failure in

Bug#1061618: src:haskell-misfortune: unsatisfied build dependency in testing: libghc-regex-pcre-doc

2024-03-07 Thread Peter Green
On 07/03/2024 19:43, Peter Green wrote: In raspbian, I removed the reference from misfortune.cabel, removed the build-dependencies on libghc-regex-pcre* and also (for unrelated reasons) removed the build-dependency on ghc-doc. After doing so I was able to successfully build the package. Scratch

Bug#1061618: src:haskell-misfortune: unsatisfied build dependency in testing: libghc-regex-pcre-doc

2024-03-07 Thread Peter Green
Can you please investigate the situation and figure out how to resolve it? I'm no haskell expert, but to me the dependency looks vestigal. Grepping the source tree for "pcre" finds a mention in the misfortune.cabal file but no mentions in the actual code, and there are no corresponding binary

Bug#1065638: systemd-journald: systemd-journald restart misses SyslogFacility

2024-03-07 Thread Kai Palomaki
Package: systemd Version: 247.3-7+deb11u4 Severity: normal X-Debbugs-Cc: armando.va...@gmail.com Dear Maintainer, * What led up to the situation? A systemd service unit "test" has SyslogFacility=local0 set. Service is running and logging lines. Log lines have SYSLOG_FACILITY=16 when

Bug#1064617: Passwords should not be changed frequently

2024-03-07 Thread Holger Wansing
Hi, Am 7. März 2024 08:50:25 MEZ schrieb Justin B Rye : >Philip Hands wrote: >>> Maybe instead of saying "use the system's initial user account to >>> become root" it should say "allow the system's initial user account >>> to gain administrative privileges"? I'm not sure. Oh, and we might >>>

Bug#1064077: RFS: qt5ct/1.8-1 -- Qt5 Configuration Utility

2024-03-07 Thread Mateusz Łukasik
W dniu 6.03.2024 o 18:32, Soren Stoutner pisze: Mateusz, Did you have any questions about what I was asking here? Soren On Tuesday, February 20, 2024 2:40:04 PM MST Soren Stoutner wrote: Mateusz, When compiling locally on my system, the current version of lintian (2.117.0) found the

Bug#1065501: qgis FTBFS: FAILED: src/crssync/CMakeFiles/synccrsdb

2024-03-07 Thread Sebastiaan Couwenberg
Control: tags -1 upstream Control: forwarded -1 https://github.com/qgis/QGIS/issues/56756 From the build log: Operation needs translation in QgsCoordinateReferenceSystemUtils::translateProjection: mod_krovak This is actually caused by PROJ 9.4.0 which introduced support for the Modified

Bug#1065634: wv: /usr/share/doc wv is a dangling symlink

2024-03-07 Thread Sven Joachim
Control: tags -1 + patch On 2024-03-07 18:49 +0100, Sven Joachim wrote: > Package: wv > Version: 1.2.9-6.1 > Severity: serious > X-Debbugs-Cc: Sven Joachim , Steve Langasek > > > After renaming the libwv-1.2-4 library package to libwv-1.2-4t64, the > /usr/share/doc/wv symlink has become

Bug#1065637: pmbootstrap: postmarketOS project broke compatibility with v2.1.0

2024-03-07 Thread erebion
Package: pmbootstrap Version: 2.1.0-1 Severity: important X-Debbugs-Cc: ereb...@erebion.eu Dear maintainers, recent changes in pmaports broke compatibility with pmbootstrap. $ pmbootstrap [19:24:32] NOTE: you are using pmbootstrap version 2.1.0, but version 2.2.0 is required. [19:24:32]

Bug#1065167: google-perftools: FTBFS on armhf/armel: static_assert(sizeof(int32_t) == sizeof(off_t), "")

2024-03-07 Thread Aliaksey Kandratsenka
Hi again. So last time I failed to check _TIME_BITS=64. I only tested _FILE_OFFSET_BITS. And 32-bit arm bits continue failing. https://buildd.debian.org/status/fetch.php?pkg=google-perftools=armel=2.15-2=1709539473=log Please also cherry-pick

Bug#1065636: kwartz-client: Please review debconf template

2024-03-07 Thread Helge Kreutzmann
Source: kwartz-client Version: 2.1-2 Severity: normal While translating your debconf messages we noticed quite a few issues within the debconf template, ranging from spelling error over punctuation problems up to difficult to understand sentences. Please ask on debian-l10n-english for a review

Bug#1065635: kwartz-client: [INTL:de] updated German debconf translation

2024-03-07 Thread Helge Kreutzmann
Package: kwartz-client Version: 3.0-5 Severity: wishlist Tags: patch l10n Please find the updated German debconf translation for kwartz-client attached. Please place this file in debian/po/ as de.po for your next upload. If you update your template, please use 'msgfmt --statistics ' to check

Bug#1065397: RFS: libunistring/1.2-1 -- Unicode string library for C

2024-03-07 Thread Boyuan Yang
Hi, 在 2024-03-07星期四的 16:02 +0100,Jörg Frings-Fürst写道: > Hello, > > Am Donnerstag, dem 07.03.2024 um 09:29 -0500 schrieb Boyuan Yang: > > Hi, > > > > 在 2024-03-07星期四的 10:11 +0100,Jörg Frings-Fürst写道: > > > Control: tags -1 -moreinfo > > > [...] > > For Debian-specific maintenance: please

Bug#1065634: wv: /usr/share/doc wv is a dangling symlink

2024-03-07 Thread Sven Joachim
Package: wv Version: 1.2.9-6.1 Severity: serious X-Debbugs-Cc: Sven Joachim , Steve Langasek After renaming the libwv-1.2-4 library package to libwv-1.2-4t64, the /usr/share/doc/wv symlink has become dangling. , | $ file /usr/share/doc/wv | /usr/share/doc/wv: broken symbolic link to

Bug#1065626: libgtk2.0-0t64 / libgtk2.0-bin dependency problem makes dpkg fail with attempt of removal of libgtk2.0-common

2024-03-07 Thread Vincent Lefevre
On 2024-03-07 17:15:05 +, Simon McVittie wrote: > I can confirm that version 2.24.33-4 of libgtk2.0-common, libgtk2.0-0t64 > and libgtk2.0-bin are, in fact, installable (I have them installed > right now). I can't see any dependency relationships between them that > look suspicious. > > If

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function ‘kadm5_s_init_with_password_ctx’

2024-03-07 Thread John David Anglin
Source: openldap Version: 2.5.13+dfsg-5+b4 Severity: normal Tags: ftbfs Dear Maintainer, See: https://buildd.debian.org/status/fetch.php?pkg=openldap=hppa=2.5.13%2Bdfsg-5%2Bb4=1709830559=0 smbk5pwd.c: In function ‘smbk5pwd_modules_init’: smbk5pwd.c:917:23: error: implicit declaration of

Bug#1065626: libgtk2.0-0t64 / libgtk2.0-bin dependency problem makes dpkg fail with attempt of removal of libgtk2.0-common

2024-03-07 Thread Simon McVittie
Control: reassign -1 aptitude,libgtk2.0-0t64 Control: tags -1 + moreinfo On Thu, 07 Mar 2024 at 16:10:17 +0100, Vincent Lefevre wrote: > During an upgrade with aptitude: > > dpkg: dependency problems prevent removal of libgtk2.0-common: > libgtk2.0-bin depends on libgtk2.0-common. >

Bug#1065632: debian-edu-config: no online sources after offline install from BD ISO

2024-03-07 Thread Serhii Horichenko
Package: src:debian-edu-config Version: 2.12.44~deb12u1 source.list after the offline installation from BD ISO-image has only "cdrom" source: tester@tjener:~$ cat /etc/apt/sources.list deb cdrom:[Debian GNU/Linux 12.5.0 _Bookworm_ - Official amd64 BD Binary-1 with firmware 20240210-11:28]/

Bug#1032623: marked as done (vcswatch: should not raise error on repos > 1GiB in size)

2024-03-07 Thread Guillem Jover
Hi! On Thu, 2024-03-07 at 14:34:39 +0100, Christoph Berg wrote: > > It looks like this broke for remotes that do not support filtering > > (yet?). The attached completely untested patch might make this work > > again. Affecting at least git.hadrons.org and git.dpkg.org, but there > > might be

Bug#557171: /bin/chvt: accessability issue

2024-03-07 Thread Joshua
Package: kbd Version: 2.5.1-1+b1 Followup-For: Bug #557171 request tag accessability security important I am restriced to one hand and forced to enable stickykeys everywhere It's too difficult to switch consoles with three finget hotkey and sometimes impossible. as emergency action I set suid

Bug#1065625: libmtp9t64 / libmtp-runtime dependency problem makes dpkg fail with attempt of removal of libmtp-common

2024-03-07 Thread Vincent Lefevre
On 2024-03-07 16:00:35 +0100, Vincent Lefevre wrote: > Will install 11 packages, and remove 3 packages. > 8192 B of disk space will be used > > [...] > [HOLD, DEPENDENCIES] libmtp-common:amd64 1.1.21-3 > [...] > [INSTALL, DEPENDENCIES] libgphoto2-6t64:amd64

Bug#1065624: resolved not working after installation, race with dbus and user creation

2024-03-07 Thread Michael Biebl
Am 07.03.24 um 16:22 schrieb Michael Biebl: The chain of events afaics is this: 1/ postinst creates systemd-resolve 2/ systemd-resolved.service is started in postinst 3/ dbus trigger is activated after postinst and the dbus config is reloaded Because the dbus daemon reload happens after the

Bug#1065624: resolved not working after installation, race with dbus and user creation

2024-03-07 Thread Michael Biebl
Am 07.03.24 um 15:12 schrieb Timo Weingärtner: Package: systemd-resolved Version: 252.22-1~deb12u1 Severity: important X-Debbugs-Cc: timo.weingaert...@quantumsimulations.de After installing systemd-resolved name resolution does not work anymore: 8<8< # apt-get

Bug#1065631: [INTL:es] Spanish translation of kwartz-client debconf template

2024-03-07 Thread Camaleón
Package: kwartz-client Severity: wishlist Tags: patch l10n Hello, You can find enclosed the Spanish translation template to be uploaded with the latest package build. Kindly place this file in debian/po/ as es.po for your next upload. Cheers, -- Camaleón# kwartz-client po-debconf translation

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-03-07 Thread Peter Pentchev
On Thu, Mar 07, 2024 at 03:25:01PM +0100, Manuel Traut wrote: > Hi Dima, > > > On 7 Feb 2024, at 18:27, Dima Kogan wrote: > > > > Hi. Thanks for your contribution. I looked at the upstream code a tiny > > bit, and it looks like it might have portability bug, at least on > > big-endian

Bug#1065628: [INTL:es] Spanish translation of icingaweb2-module-incubator debconf template

2024-03-07 Thread Camaleón
Package: icingaweb2-module-incubator Severity: wishlist Tags: patch l10n Hello, You can find enclosed the Spanish translation template to be uploaded with the latest package build. Kindly place this file in debian/po/ as es.po for your next upload. Cheers, -- Camaleón# Translation of

Bug#1065630: [INTL:es] Spanish translation of icingaweb2-module-reporting debconf template

2024-03-07 Thread Camaleón
Package: icingaweb2-module-reporting Severity: wishlist Tags: patch l10n Hello, You can find enclosed the Spanish translation template to be uploaded with the latest package build. Kindly place this file in debian/po/ as es.po for your next upload. Cheers, -- Camaleón# Translation of

Bug#1065629: [INTL:es] Spanish translation of icingaweb2-module-nagvis debconf template

2024-03-07 Thread Camaleón
Package: icingaweb2-module-nagvis Severity: wishlist Tags: patch l10n Hello, You can find enclosed the Spanish translation template to be uploaded with the latest package build. Kindly place this file in debian/po/ as es.po for your next upload. Cheers, -- Camaleón# Translation of

Bug#1065627: [INTL:es] Spanish translation of nncp debconf template

2024-03-07 Thread Camaleón
Package: nncp Severity: wishlist Tags: patch l10n Hello, You can find enclosed the Spanish translation template to be uploaded with the latest package build. Kindly place this file in debian/po/ as es.po for your next upload. Cheers, -- Camaleón# Translation of nncp debconf templates to

Bug#1065626: libgtk2.0-0t64 / libgtk2.0-bin dependency problem makes dpkg fail with attempt of removal of libgtk2.0-common

2024-03-07 Thread Vincent Lefevre
Package: libgtk2.0-0t64 Version: 2.24.33-4 Severity: serious During an upgrade with aptitude: dpkg: dependency problems prevent removal of libgtk2.0-common: libgtk2.0-bin depends on libgtk2.0-common. libgtk2.0-0t64:amd64 depends on libgtk2.0-common. dpkg: error processing package

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-03-07 Thread Peter Pentchev
On Thu, Mar 07, 2024 at 05:02:29PM +0200, Peter Pentchev wrote: > On Thu, Mar 07, 2024 at 03:25:01PM +0100, Manuel Traut wrote: > > Hi Dima, > > > > > On 7 Feb 2024, at 18:27, Dima Kogan wrote: > > > > > > Hi. Thanks for your contribution. I looked at the upstream code a tiny > > > bit, and it

Bug#1065397: RFS: libunistring/1.2-1 -- Unicode string library for C

2024-03-07 Thread Jörg Frings-Fürst
Hello, Am Donnerstag, dem 07.03.2024 um 09:29 -0500 schrieb Boyuan Yang: > Hi, > > 在 2024-03-07星期四的 10:11 +0100,Jörg Frings-Fürst写道: > > Control: tags -1 -moreinfo > [...] > For Debian-specific maintenance: please remove #MISSING# placeholders for > disappeared private symbols from the

Bug#1065625: libmtp9t64 / libmtp-runtime dependency problem makes dpkg fail with attempt of removal of libmtp-common

2024-03-07 Thread Vincent Lefevre
Package: libmtp9t64 Version: 1.1.21-3.1 Severity: serious During an upgrade with aptitude: dpkg: dependency problems prevent removal of libmtp-common: libmtp9t64:amd64 depends on libmtp-common. libmtp-runtime depends on libmtp-common. dpkg: error processing package libmtp-common (--purge):

Bug#1031236: Bug pending since more than one year

2024-03-07 Thread rolf.zimmerli
Dear Maintainer, this important bug in /etc/network/if-up.d/resolved is pendent since more than one year. In Ubuntu this was already fixed in November 2023: https://launchpad.net/ubuntu/+source/ifupdown/0.8.36+nmu1ubuntu3.1 When will this be fixed in Debian 12 ? My customers are

Bug#1065587: rust-polling: Please try to rebuild rust-polling for loong64

2024-03-07 Thread Peter Green
I have built the rust-polling successfully in my local loong64 environment, without modifications required. Make sure you are not using DEB_BUILD_OPTIONS=nocheck since rust crates don't have stable ABIs and cargo doesn't support pre-built rust crates, librust* packages contain source code

Bug#1065467: marisa: FTBFS on loongarch64 as the test case fails

2024-03-07 Thread Boyuan Yang
Hi, 在 2024-03-05星期二的 12:10 +0800,zhangdandan写道: > Source: marisa > Version: 0.2.6-15 > Severity: wishlist > Tags: ftbfs > User: debian-loonga...@lists.debian.org > Usertags: loong64 > > Dear maintainers, > > Compiling the marisa failed for loong64 in the Debian Package > Auto-Building

Bug#1065397: RFS: libunistring/1.2-1 -- Unicode string library for C

2024-03-07 Thread Boyuan Yang
Hi, 在 2024-03-07星期四的 10:11 +0100,Jörg Frings-Fürst写道: > Control: tags -1 -moreinfo > > > Hello Boyuan, > > > thanks for your review. > > > Am Mittwoch, dem 06.03.2024 um 23:22 -0500 schrieb Boyuan Yang: > > Control: tags -1 +moreinfo > > X-Debbugs-CC: debian@jff.email > > > > Hi, > > >

Bug#1063380: ITP: libuio -- Linux Kernel UserspaceIO helper library

2024-03-07 Thread Manuel Traut
Hi Dima, > On 7 Feb 2024, at 18:27, Dima Kogan wrote: > > Hi. Thanks for your contribution. I looked at the upstream code a tiny > bit, and it looks like it might have portability bug, at least on > big-endian architectures. For instance: > > >

Bug#731140: ghostscript: on PDF files with embedded fonts, ps2pdf changes the way fonts are rendered

2024-03-07 Thread Vincent Lefevre
On 2024-02-28 23:04:41 -0600, Steven Robbins wrote: > On Mon, 2 Dec 2013 13:54:19 +0100 Vincent Lefevre wrote: > > font1.pdf is the original file (generated by pdflatex). > > font2.pdf is the file obtained with "ps2pdf font1.pdf font2.pdf". > > font.png shows the text of font1.pdf (left) and

Bug#1065624: resolved not working after installation, race with dbus and user creation

2024-03-07 Thread Timo Weingärtner
Package: systemd-resolved Version: 252.22-1~deb12u1 Severity: important X-Debbugs-Cc: timo.weingaert...@quantumsimulations.de After installing systemd-resolved name resolution does not work anymore: 8<8< # apt-get --no-install-recommends install systemd-resolved […] # host debian.org

Bug#1065319: notfound 1065319 in 0.5.2-1

2024-03-07 Thread Jakob Haufe
notfound 1065319 0.5.2-1 thanks I just re-checked and could not reproduce this in bookworm. Cheers, sur5r -- ceterum censeo microsoftem esse delendam. pgpvkzKeZXUdO.pgp Description: OpenPGP digital signature

Bug#1065623: RM: libomxil-bellagio -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxil-bellagio X-Debbugs-Cc: libomxil-bella...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos

Bug#1065622: RM: libomxxvideo -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxxvideo X-Debbugs-Cc: libomxxvi...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And

Bug#1065621: RM: libomxvorbis -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxvorbis X-Debbugs-Cc: libomxvor...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And

Bug#1065620: RM: libomxvideosrc -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxvideosrc X-Debbugs-Cc: libomxvideo...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And

Bug#1065619: RM: libomxmad -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxmad X-Debbugs-Cc: libomx...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And gst-omx

Bug#1065597: racket: Inclusion of mzdyn.o in the binary package

2024-03-07 Thread David Bremner
Rafael Laboissière writes: > > However, it does not work because the file mzdyn.o is needed and > cannot be found anywhere. Indeed, this file is mentioned in the Racket > documentation.[*] > My knowledge here is incomplete, and I'd be happy to be corrected, but: I think that documentation

Bug#1065618: RM: libomxfbdevsink -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxfbdevsink X-Debbugs-Cc: libomxfbdevs...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group.

Bug#1065617: RM: libomxcamera -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxcamera X-Debbugs-Cc: libomxcam...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And

Bug#1065616: RM: libomxalsa -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:libomxalsa X-Debbugs-Cc: libomxa...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And gst-omx

Bug#1065615: New version 1.7.6 available

2024-03-07 Thread Marcus Frings
Package: dovecot-fts-xapian Version: 1.6.0-1 Severity: wishlist Dear maintainer, Please package the latest version 1.7.6 for Debian because it seems to fix the bug reported at: https://github.com/grosjo/fts-xapian/issues/147 Best regards Marcus -- System Information: Debian Release: trixie/sid

Bug#1065114: cinnamon-control-center: Drop Online Accounts feature or port it away from GOA

2024-03-07 Thread Jeremy Bícha
Control: tags -1 +ftbfs sid experimental I prepared a merge request at https://salsa.debian.org/cinnamon-team/cinnamon-control-center/-/merge_requests/5 Thank you, Jeremy Bícha

Bug#1065614: RM: gst-omx -- ROM; Dead upstream

2024-03-07 Thread Ying-Chun Liu (PaulLiu)
Package: ftp.debian.org Control: affects -1 + src:gst-omx X-Debbugs-Cc: gst-...@packages.debian.org User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: paul...@debian.org Severity: normal Hi, OpenMAX standard is inactive for many years by The Khronos Group. And gst-omx is

Bug#1032623: marked as done (vcswatch: should not raise error on repos > 1GiB in size)

2024-03-07 Thread Christoph Berg
> It looks like this broke for remotes that do not support filtering > (yet?). The attached completely untested patch might make this work > again. Affecting at least git.hadrons.org and git.dpkg.org, but there > might be others too. Thanks for spotting that, the patch seems to work. Re-running

Bug#1065613: gjs: Fails to build on ppc64el

2024-03-07 Thread Jeremy Bícha
Source: gjs Version: 1.79.90-1 Severity: serious Tags: ftbfs sid Forwarded: https://gitlab.gnome.org/GNOME/gjs/-/issues/605 The new version of gjs is failing to build on ppc64 and ppc64el. I have reported this issue upstream. Thank you, Jeremy Bícha

Bug#1065611: Additional support for SolidRun HoneyComb

2024-03-07 Thread Diederik de Haas
Hi Josua, On Thursday, 18 January 2024 17:40:38 CET Josua Mayer wrote: > LX2160 SoC early silicon revisions have a pci-e generation 4 controller. > It requires a different driver from newer gen-3 silicon. > > This affects the SolidRun Honeycomb Workstation which > is otherwise fully supported in

Bug#1032623: marked as done (vcswatch: should not raise error on repos > 1GiB in size)

2024-03-07 Thread Guillem Jover
Hi! On Wed, 2024-03-06 at 14:15:03 +, Debian Bug Tracking System wrote: > > vcswatch: Use --filter blob:none > > Required blobs (changelog, control, upstream metadata) are fetched by > git on demand. Thanks to Gábor

Bug#1065612: O: google-android-m2repository-installer -- Google Android support m2 repository

2024-03-07 Thread Hans-Christoph Steiner
Package: wnpp Severity: normal X-Debbugs-Cc: google-android-m2repository-instal...@packages.debian.org Control: affects -1 + src:google-android-m2repository-installer I intend to orphan the google-android-m2repository-installer package. None of the current maintainers have an interest in it,

Bug#1061116: linux-image-6.1.0-17-arm64: please enable support for lx2160a pcie gen4 controller on early silicon

2024-03-07 Thread Diederik de Haas
Control: clone -1 -2 Control: retitle -2 Additional support for SolidRun HoneyComb On Thursday, 18 January 2024 17:40:38 CET Josua Mayer wrote: > LX2160 SoC early silicon revisions have a pci-e generation 4 controller. > It requires a different driver from newer gen-3 silicon. > > This affects

Bug#921239:

2024-03-07 Thread c . buhtz
I support this wish because of the low quality German translation of the current man page. Translating it is waste of ressources. It is also not clear where the translation comes from Upstream do not provide translations. It is obvious that the German man page was translated by a machine or a

Bug#1065610: libguestfs0t64: All appliance dependencies lost during time_t transition

2024-03-07 Thread James Cowgill
Package: libguestfs0t64 Version: 1.52.0-2.1 Severity: serious Hi, During the time_t transition all the appliance dependencies of libguestfs0 were lost: $ debdiff libguestfs0_1%3a1.52.0-2+b1_amd64.deb libguestfs0t64_1%3a1.52.0-2.1_amd64.deb ... Control files: lines which differ (wdiff format)

  1   2   >