Bug#1070117: focuswriter: Closes abruptly when user mistakenly tries to paste empty clipboard

2024-04-30 Thread Diogo Oliveira
Package: focuswriter Version: 1.8.6-1 Severity: normal X-Debbugs-Cc: dhe...@vivaldi.net Dear Maintainer, Focuswriter closes abruptly and immediately every time I mistakenly try do past something while having nothing to paste, without even prompting to save any unsaved changes my doc has. To

Bug#1070116: python-zeep: Build-depends on NBS libraries libxmlsec1 and libxmlsec1-openssl

2024-04-30 Thread Scott Kitterman
Source: python-zeep Version: 4.2.1-1 Severity: serious Tags: ftbfs Justification: fails to build from source Once xmlsec1 is decrufted, python-zeep will FTBFS. The build-depends need to be updated to libxmlsec1t64 and libxmlsec1t64-openssl. Scott K

Bug#1070115: libaio1t64: libaio1 and libaio1t64 are co-installed: is this expected?

2024-04-30 Thread Patrice Duroux
Package: libaio1t64 Version: 0.3.113-8 Severity: minor Dear Maintainer, On my Sid system, I have currently the following: $ dpkg -l | grep libaio ii libaio1:amd640.3.113-5 amd64Linux kernel AIO access library - shared library ii libaio1t64:amd64

Bug#1065309: transition: gnat (12 -> 13 + time_t64)

2024-04-30 Thread Nicolas Boulenguez
Package: release.debian.org Followup-For: Bug #1065309 Hello. The time_t64 transition has triggered #1067453 in the Ada compiler, which is now fixed by gcc-13/13.2.0-24. The patch modifies the sources of the Ada standard library, so most Ada packages need a rebuild in order to update their

Bug#1060951: Build regression in multiarch g-ir-scanner (Was: libkkc: FTBFS: Marisa.gir] Error 1)

2024-04-30 Thread Boyuan Yang
Control: retitle -1 Build regression in multiarch g-ir-scanner Control: reassign -1 src:gobject-introspection Control: severity -1 grave Control: affects -1 src:libkkc Control: affects -1 src:ibus-anthy X-Debbugs-CC: s...@debian.org jbi...@debian.org Hi, This looks like a regression introduced

Bug#1065221:

2024-04-30 Thread William Smith
Did you receive my previous message??

Bug#1070073: check_libs_ng sometimes returns "No such file or directory"

2024-04-30 Thread Evgeni Golov
On Tue, Apr 30, 2024 at 07:45:41AM +0200, Evgeni Golov wrote: > On Mon, Apr 29, 2024 at 08:35:28PM +0200, Evgeni Golov wrote: > > UNKNOWN Exception: [Errno 2] No such file or directory: > > > > This is because the process might have already ended between calling > > os.listdir() and os.stat(). >

Bug#895897: Further comments on apt purge

2024-04-30 Thread David Kalnischkies
On Mon, Apr 29, 2024 at 04:16:14PM -0700, Andrew Athan wrote: > Note that > > apt purge ~c > > does something, but apt(8) does not mention the support for the ~c > parameter. It is relatively new and part of the aptitude-pattern backport. See apt-patterns(7). > On my system, it seems to be

Bug#1070114: libbpf: CO-RE program build fails with gcc-bpf due to outdated headers

2024-04-30 Thread Luca Boccassi
Package: libbpf Version: 1.1.0-1 The current version of libbpf is incompatible with gcc-bpf, as it's missing some changes that were added later to the implementation of bpf_core_type_id_kernel() as explained at: https://github.com/systemd/systemd/issues/31869#issuecomment-2083487648 More

Bug#1068953: new upstream (10.0)

2024-04-30 Thread David Lamparter
On Mon, Apr 29, 2024 at 06:46:00PM +0200, Daniel Baumann wrote: > On 4/29/24 18:31, David Lamparter wrote: > > Did you run into issues that forced you up to 2.1.148? The "officially > > listed" (= in configure.ac) requirement is 2.1.128, if we(upstream) > > missed something I'd look into getting

Bug#1021605: persepolis: Systemd dependencies

2024-04-30 Thread BARDOT Jérôme
So i will open a upstream request and see how that can be manage, thx for feedbacks. Le 24/04/2024 à 16:59, Boyuan Yang a écrit : X-Debbugs-CC: bardot.jer...@gmail.com Hi, On Tue, 11 Oct 2022 19:26:21 +0200 Bardot Jerome wrote: Package: persepolis Version: 3.0.1-1.1 Severity: important

Bug#1069890: Resignation & call for votes to elect the Chair

2024-04-30 Thread Matthew Vernon
Hi, ===BEGIN A: Christoph Berg B: Matthew Garrett C: Helmut Grohne D: Stefano Rivera E: Timo Röhling F: Craig Small G: Matthew Vernon H: Sean Whitton ===END I vote H > A = B = C = D = E = G > F If no-one else wants to be chair when Sean leaves, I'd be willing to do so. Regards,

Bug#1070007: sbuild/unshare: writing to /dev/stdout denied

2024-04-30 Thread Helmut Grohne
Control: tags -1 + confirmed On Sun, Apr 28, 2024 at 10:59:14PM +0200, Johannes Schauer Marin Rodrigues wrote: > Quoting Aurelien Jarno (2024-04-28 15:57:29) > > When running sbuild in unshare chroot mode, it is not possible to write to > > /dev/stdout: > > > > | echo test > /dev/stdout > > |

Bug#1070083: linux: Do we still need sched-autogroup-disabled.patch in 2024?

2024-04-30 Thread Salvatore Bonaccorso
Hi, On Tue, Apr 30, 2024 at 02:10:20AM +0500, Alex Volkov wrote: > Source: linux > Severity: normal > > Dear Maintainer, > > I can't see why something which can be done with a kernel boot parameter or a > sysctl variable > needs to be forced in the source since 2011. Also, the very existence of

Bug#1070098: openssh-sftp-server: False dependency on openssh-client

2024-04-30 Thread Colin Watson
On Mon, Apr 29, 2024 at 10:19:14PM -0500, Wolf wrote: > Only the openssh-sftp-server package to be installed, as it has no ties to the > openssh-client files and is in fact only used by the server side components. It's not precisely a false dependency: $ ls -l

Bug#1070113: kylin-nm: predictable filenames under /tmp with system()

2024-04-30 Thread Michael Prokop
Package: kylin-nm Version: 3.0.3.1-1 Severity: grave Tags: security Justification: user security hole Hi, the kylin_network_get_activecon_info() function in src/kylin-network-interface.c uses predictable filenames under /tmp and invokes system() on it: | activecon

Bug#1070009: r-cran-data.table: Update to current upstream

2024-04-30 Thread Dirk Eddelbuettel
The file 'issue_563_fread.txt' appears to be an input to data.table::fread() for a test on encodings, glancing at the context. I can run 'R CMD check --as-cran data.table_1.15.4.tar.gz' just fine [1] here without any failing tests (and I have no locale or anything set). It's not my package but

Bug#1070112: ipykernel: nose-style setup/teardown is no longer supported in pytest 8

2024-04-30 Thread Timo Röhling
Source: ipykernel Version: 6.29.3-1 Severity: serious Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear maintainer, your package uses setup() and teardown() functions which used to be part of the nose compatibility layer in pytest. However, these functions have been deprecated

Bug#1070009: r-cran-data.table: Update to current upstream

2024-04-30 Thread Dirk Eddelbuettel
The package is pristine at CRAN https://cran.r-project.org/web/checks/check_results_data.table.html (apart from some new warnings several packages now get about interal R API headers, nothing to do with tests) Maybe you can sort this with upstream -- data.table is effectively holding up

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

2024-04-30 Thread Julian Andres Klode
Control: severity -1 important Control: user release.debian@packages.debian.org Control: usertags -1 time-t-downgrade On Thu, Mar 07, 2024 at 04:00:35PM +0100, Vincent Lefevre wrote: > Package: libmtp9t64 > Version: 1.1.21-3.1 > Severity: serious > > During an upgrade with aptitude: > >

Bug#1070111: mini-buildd wishlist: configurable periodic jobs (or: don't keep complete build results for a full year)

2024-04-30 Thread Magnus Holmgren
Package: mini-buildd Severity: wishlist I'm sure the new "Internal Crontab" has advantages (though I'm not sure what the "‘system-cronned’ service restart workaround" was), but it has the obvious drawback that both the frequencies and the parameters are completely hard- coded. Perhaps you've

Bug#1069890: Resignation & call for votes to elect the Chair

2024-04-30 Thread Sean Whitton
Hello, On Fri 26 Apr 2024 at 02:04pm +01, Sean Whitton wrote: > ===BEGIN > > A: Christoph Berg > B: Matthew Garrett > C: Helmut Grohne > D: Stefano Rivera > E: Timo Röhling > F: Craig Small > G: Matthew Vernon > H: Sean Whitton > > ===END I vote A = B = C = G = H > D = E > F --

Bug#1069724: slurm-wlm: autopkgtest regression on !amd64: trying to overwrite '/usr/lib/-linux-gnu/slurm-wlm/accounting_storage_mysql.so'

2024-04-30 Thread Benjamin Drung
Hi, On Tue, 2024-04-23 at 19:56 +0200, Paul Gevers wrote: > Source: slurm-wlm > Version: 23.11.4-1.4 > X-Debbugs-CC: bdr...@debian.org, vor...@debian.org, mckins...@debian.org > Severity: serious > User: debian...@lists.debian.org > Usertags: regression > > Dear maintainer(s), > > With a recent

Bug#1067630: various uploads made

2024-04-30 Thread Sean Whitton
fixed 1067630 1:26.1+1-3.2+deb10u5 fixed 1067663 9.1.14+dfsg-3+deb10u2 thanks I've uploaded to Emacs and Org-mode to buster-security and bullseye-proposed-updates, and Emacs to bookworm-proposed-updates. -- Sean Whitton

Bug#1070110: distrobox: Permission denied on vboxusb

2024-04-30 Thread Elmar Haneke
Package: distrobox Version: 1.7.1.0-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** Im trying to start debian bullseye image distrobox enter bullseye this results in an error indicating permission problem on vboxusb: Error:

Bug#1070109: fakechroot: apt crashes inside fakechroot

2024-04-30 Thread Johannes Schauer Marin Rodrigues
Control: tag -1 + unreproducible Hi, Quoting Richard Ulrich (2024-04-30 10:44:46) > We use fakechroot for building a live OS that starts out with debootstrap. > This worked fine for a while, but started to fail last week. Now apt crashes > when it ties to download anything: > [...] > I am

Bug#1068505: RFH: reprepro -- Move experimental multi-version feature to unstable

2024-04-30 Thread Simon Richter
Hi, On 4/6/24 22:22, Bastian Germann wrote: As many in the Debian world depend on reprepro to manage their repositories, I would like to ask for help because I did not have the capacity in the last two years (and probably not in the remaining year to come during the trixy cycle) to give

Bug#1070109: fakechroot: apt crashes inside fakechroot

2024-04-30 Thread Richard Ulrich
Package: fakechroot Version: 2.20.1+ds-17 Severity: important X-Debbugs-Cc: ri...@paraeasy.ch Dear Maintainer, We use fakechroot for building a live OS that starts out with debootstrap. This worked fine for a while, but started to fail last week. Now apt crashes when it ties to download

Bug#1070108: bullseye-pu: package org-mode/9.4.0+dfsg-1+deb11u2

2024-04-30 Thread Sean Whitton
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: org-m...@packages.debian.org Control: affects -1 + src:org-mode Control: block -1 by 1069943 This is security update for CVEs marked no-dsa by the secteam. It

Bug#1070077: [Pkg-privacy-maintainers] Bug#1070077: ships files directly in /usr/onionprobe

2024-04-30 Thread Georg Faerber
Hi, Thanks for the report. On 24-04-29 16:19:21, Antoine Beaupre wrote: > Package: onionprobe > Version: 1.0.0+ds-2.1+deb12u1 > Severity: serious > > The Debian package shipped in bookworm right now changed the path to > the examples/ directory. It used to be: > >

Bug#1070069: fossil: CVE-2024-24795 unreleated breakage

2024-04-30 Thread Bastien Roucariès
Le lundi 29 avril 2024, 18:40:39 UTC Barak A. Pearlmutter a écrit : > Bastien, > > Okay, got it. Thanks for letting me know. > > I can cherry-pick that fossil commit, but you know the right magic for > a versioned apache2 breakage and how to deal with proposed-updates. > So I think it would make

Bug#1070042: libarchive: archive_entry_stat returns zero size on mips64el with _FILE_OFFSET_BITS=64

2024-04-30 Thread Peter Pentchev
On Tue, Apr 30, 2024 at 09:45:27AM +0300, Adrian Bunk wrote: > On Mon, Apr 29, 2024 at 11:12:54AM +0200, Johannes Schauer Marin Rodrigues > wrote: > >... > > I attached a minimal reproducer. It includes an embedded gzipped tarball > > with a > > single file called "myfilename" of size 10. It

Bug#1070107: e2fsprogs: e2scrub_all can't run without systemd

2024-04-30 Thread Alex Volkov
Package: e2fsprogs Version: 1.47.0-2 Severity: normal Tags: patch upstream Dear Maintainer, if there is systemctl package installed (which, according to its description, specifically purposed to "run services without systemd"), e2scrub_all tries to run systemd-escape and fails as it's absent.

Bug#1069847: rolo FTCBFS: multiple issues

2024-04-30 Thread Rafael Laboissière
Hello Helmut, Thanks for the bug report and, in partiuclar, for the patch. I will get to this ASAP. Best, Rafael Laboissière * Helmut Grohne [2024-04-25 20:05]: Source: rolo Version: 019-4.1 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs rolo fails to cross

Bug#1070103: libnode-dev: Version bump of NODE_MODULE_VERSION makes node-gyp build broken modules

2024-04-30 Thread Matijs van Zuijlen
On 30/04/2024 08:53, Jérémy Lal wrote: Le mar. 30 avr. 2024 à 08:21, Matijs van Zuijlen > a écrit : Package: libnode-dev Version: 18.20.1+dfsg-4+b2 Severity: normal Dear maintainer, I tried building and installing the renovate tool from npm,

Bug#1070009: r-cran-data.table: Update to current upstream

2024-04-30 Thread Andreas Tille
Hi Dirk, thanks for the bug report. I even tried to upgrade to 1.15.0 in Februar but stumbled about a test suite error[1] of the Debian package which prevented me from uploading. Am Sun, Apr 28, 2024 at 09:03:08AM -0500 schrieb Dirk Eddelbuettel: > > This should likely reduce some autopkgtest

Bug#1070106: rsbackup: please add support for loong64

2024-04-30 Thread wuruilong
Source: rsbackup Severity: normal Tags: patch User: debian-loonga...@lists.debian.org Usertags: loong64 X-Debbugs-Cc: wuruil...@loongson.cn Dear Maintainer, The rsbackup software compiles incorrectly on the loong64 architecture, the attached patch has resolved the issue. wuruilong -- System

Bug#1069092: Bug#1069102: linux-image-6.1.0-20-amd64 and cifs mount problem on some folders which get hidden on shares

2024-04-30 Thread Bert Moonen
Can confirm. Have several VM's on the latest stable kernel that have this message. Uname: Linux host 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linux Fstab: //nas/share /mnt/share cifs

Bug#700412: O: kst -- A KDE application used for displaying scientific data

2024-04-30 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I noticed a git repository for this package on Salsa, > https://salsa.debian.org/science-team/kst.git >. On closer examination, I notice the versions from 2.0.3-5 to 2.0.8-5 are missing in the git repository, and an independent import of the 2.0.8 upstream version has been

Bug#1070103: libnode-dev: Version bump of NODE_MODULE_VERSION makes node-gyp build broken modules

2024-04-30 Thread Jérémy Lal
Le mar. 30 avr. 2024 à 08:21, Matijs van Zuijlen a écrit : > Package: libnode-dev > Version: 18.20.1+dfsg-4+b2 > Severity: normal > > Dear maintainer, > > I tried building and installing the renovate tool from npm, using > npm -g install renovate. > > This went well but when I run it I get the

Bug#1070040: bookworm-pu: package dm-writeboost/???

2024-04-30 Thread Andreas Beckmann
On 30/04/2024 07.40, Paul Gevers wrote: On 30-04-2024 12:43 a.m., Andreas Beckmann wrote: Testsuite: autopkgtest-pkg-dkms Right. I was talking about Testsuite-Triggers in the sources file generated by dpkg. Perhaps you can spot what's wrong with this setup s.t. it does not trigger as

Bug#1070105: iotop-c: setting setcap on iotop-c binary should be proposed by debconf at install time

2024-04-30 Thread Landry MINOZA
Package: iotop-c Version: 1.26-1 Severity: wishlist X-Debbugs-Cc: landry.min...@celeste.fr Dear Maintainer, At first start as a "normal" user, iotop-c suggests to set the NET_ADMIN capability: > The Linux kernel interfaces that iotop relies on now require root privileges > or the NET_ADMIN

Bug#1070042: libarchive: archive_entry_stat returns zero size on mips64el with _FILE_OFFSET_BITS=64

2024-04-30 Thread Adrian Bunk
On Mon, Apr 29, 2024 at 11:12:54AM +0200, Johannes Schauer Marin Rodrigues wrote: >... > I attached a minimal reproducer. It includes an embedded gzipped tarball with > a > single file called "myfilename" of size 10. It works fine if _FILE_OFFSET_BITS > is not set but with it, it reports a wrong

Bug#1068161: Video playback regression

2024-04-30 Thread Andres Salomon
Please let me know if this is still broken with chromium 124. On 3/31/24 18:18, Daniel Richard G. wrote: Package: chromium Version: 123.0.6312.86-1~deb12u1 Severity: important Video playback worked fine in the previous version, 122.0.6261.128-1~deb12u1 In the current version, when I attempt

Bug#1070095: RFS: sslscan/2.1.3-1 -- Tests SSL/TLS enabled services to discover supported cipher suites

2024-04-30 Thread Jeroen Ploemen
Control: tags -1 moreinfo On Mon, 29 Apr 2024 20:47:15 -0500 Alejo Marín wrote: > I am looking for a sponsor for my package sslscan: hi Alejo, I took a look at sslscan, and some issues came up during review: * git repository: pristine-tar and upstream branches on salsa are stale (looks

Bug#1070104: termshark: please add support for loong64

2024-04-30 Thread wuruilong
Source: termshark Severity: normal Tags: patch User: debian-loonga...@lists.debian.org Usertags: loong64 X-Debbugs-Cc: wuruil...@loongson.cn Dear Maintainer, The termshark software compiles incorrectly on the loong64 architecture, the attached patch has resolved the issue. wuruilong -- System

Bug#1070103: libnode-dev: Version bump of NODE_MODULE_VERSION makes node-gyp build broken modules

2024-04-30 Thread Matijs van Zuijlen
Package: libnode-dev Version: 18.20.1+dfsg-4+b2 Severity: normal Dear maintainer, I tried building and installing the renovate tool from npm, using npm -g install renovate. This went well but when I run it I get the message The module

Bug#700412: O: kst -- A KDE application used for displaying scientific data

2024-04-30 Thread Petter Reinholdtsen
I noticed a git repository for this package on Salsa, https://salsa.debian.org/science-team/kst.git >. -- Happy hacking Petter Reinholdtsen

<    1   2