Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Peter Belkner
Hi Petter, thank you for the clarification! Best regards Peter On 20.09.2022 07:11, Petter Reinholdtsen wrote: [Peter Belkner] is the intention of your patch to substitute all single comparison singes ('=') by double comparison singes ('==')? My intention with the patch was the other

Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Petter Reinholdtsen
[Peter Belkner] > is the intention of your patch to substitute all single comparison > singes ('=') by double comparison singes ('==')? My intention with the patch was the other way, to replace 'test x == y' with 'test x = y', as he latter is POSIX notation, while the former is bash notation.

Bug#1017542: systemd-cryptsetup@vda5_crypt.service: Control process exited, code=exited, status=1/FAILURE

2022-09-19 Thread ng
https://github.com/systemd/systemd/issues/24758 Done,  I hope I did it right. Have a nice day. El 12/9/22 a las 05:19, Michael Biebl escribió: In this case, can you please try with the latest systemd version v251 and if the problem persists, raise it at

Bug#991533: Bug#992136: Don't require Standards-Version field when only udebs Standards-Version for udeb packages

2022-09-19 Thread Russ Allbery
Sean Whitton writes: > On Thu 12 Aug 2021 at 11:47PM +02, Cyril Brulebois wrote: >> Sean Whitton (2021-08-12): >>> On Tue 27 Jul 2021 at 08:41AM -06, Sam Hartman wrote: So, it seems fairly obvious to me that Standards-Version is important for packages that produce both debs and udebs.

Bug#1020326: RFS: libfilezilla/0.39.1-1 -- build high-performing platform-independent programs (runtime lib)

2022-09-19 Thread Philip Wyett
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libfilezilla": * Package name : libfilezilla Version : 0.39.1-1 Upstream contact : Tim Kosse * URL : https://lib.filezilla-project.org/ * License

Bug#950440: debian-policy: Confusing conflation of Essential:yes w/ Priority:required

2022-09-19 Thread Russ Allbery
Guillem Jover writes: > This was brought up on debian-devel, and I think it needs to be > updated/corrected in the policy manual: > On Fri, 2020-01-17 at 12:21:11 +0100, Guillem Jover wrote: >> On Fri, 2020-01-17 at 11:12:50 +0100, Ansgar wrote: >>> Policy states: >>> "Removing a required

Bug#1020323: debian-policy: document DPKG_ROOT

2022-09-19 Thread Russ Allbery
Johannes Schauer Marin Rodrigues writes: > * where to document this? Other variables set for maintainer scripts >like DPKG_MAINTSCRIPT_PACKAGE or DPKG_MAINTSCRIPT_ARCH do not seem to >be documented either even though (according to codesearch.d.n) they >are used in hundreds of places

Bug#962277: debian-policy: Maintainer address: move away from RFC822 to RFC5322 + RFC6532

2022-09-19 Thread Russ Allbery
Ansgar writes: > There is an updated version (RFC 5322) that should be used instead. > Notably RFC 5322 is more restrictive on the local part (whitespace and > escape sequences are no longer allowed except as obsolete syntax). > Furthermore RFC 6532 extends RFC 5322 and allows non-ascii-UTF-8

Bug#1020324: ITP: domdf-python-tools -- Helpful functions for Python

2022-09-19 Thread Josenilson Ferreira da Silva
Package: wnpp Version: wnpp Severity: wishlist File: bug Owner: Josenilson Ferreira da Silva X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com * Package name: domdf-python-tools Version : 3.4.0 Upstream Author : Dominic Davis-Foste * URL :

Bug#1020323: debian-policy: document DPKG_ROOT

2022-09-19 Thread Johannes Schauer Marin Rodrigues
Source: debian-policy Version: 4.6.1.1 Severity: wishlist User: debian-d...@lists.debian.org Usertags: dpkg-root-support X-Debbugs-Cc: jo...@debian.org, debian-cr...@lists.debian.org Hi, in [1] Russ asked us to submit a policy bug about DPKG_ROOT so here it goes. :) [1]

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Marco d'Itri
On Sep 20, Vincent Danjean wrote: > Now that you point out this, it recalls me that years ago, > I moved /lib/systemd/system/ to /etc/conffiles-out-etc/lib/systemd/system > (so that the systemd configuration files are correctly tracked by etckeeper) > and I put a /lib/systemd/system ->

Bug#1019660: console-setup: grep: warning: stray \ before #

2022-09-19 Thread Vincent Lefevre
Control: tags -1 patch On 2022-09-13 12:42:11 +0200, Jakub Wilk wrote: > With grep (>= 3.8), I'm getting this warning: > > # setupcon > grep: warning: stray \ before # I've attached a patch to fix this issue and other grep usage issues. -- Vincent Lefèvre - Web:

Bug#1010760: closed by Debian FTP Masters (reply to Tobias Frost ) (Bug#1010760: fixed in minetest 5.6.0+dfsg+~1.9.0mt7+dfsg-1)

2022-09-19 Thread Nils Dagsson Moskopp
says: > upstream requires SSE3 to function properly, depend on sse3-support The commit message seems to be wrong: Minetest uses SSE2, not SSE3. signature.asc Description: PGP signature

Bug#1020322: devscripts: current directory rename by dch makes build fail

2022-09-19 Thread Vincent Lefevre
Package: devscripts Version: 2.22.2 Severity: important The use of dch may rename the current directory: If the directory name of the source tree has the form package-version, then debchange will also attempt to rename it if the (upstream) version number changes. This can be prevented

Bug#1020321: glib2.0: FTBFS on hppa - test simple-construction1 fails

2022-09-19 Thread John David Anglin
Source: glib2.0 Version: 2.66.8-1 Severity: normal Dear Maintainer, Test fails as follows: Running test simple-construction1 (performance:11828): GLib-ERROR **: 23:07:39.938: ../../../glib/gmem.c:430: over flow allocating 2147483647*4 bytes

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Vincent Danjean
Le 20/09/2022 à 01:39, Luca Boccassi a écrit : Thanks for the logs, it looks like it's only file under /lib/systemd/system/ that went missing - can you find them anywhere else on the system? Now that you point out this, it recalls me that years ago, I moved /lib/systemd/system/ to

Bug#1020320: dpkg-repack: usability tweak: show command to build .deb when using --generate option

2022-09-19 Thread Paul Wise
Package: dpkg-repack Version: 1.50 Severity: wishlist Tags: patch Usertags: usability People currently unfamiliar with the dpkg-deb interface might get confounded when using the --generate option, since they need to run dpkg-deb after modifying the generated directory, but they don't know the

Bug#568230: bugs.debian.org: "forwarded" tags should gracefully ignore line breaks

2022-09-19 Thread Don Armstrong
On Mon, 19 Sep 2022, fab...@greffrath.com wrote: > On Wed, 3 Feb 2010 11:09:22 -0800 Don Armstrong wrote: > > > On Wed, 03 Feb 2010, Fabian Greffrath wrote: > > > The reason is that my mail client breaks lines if they are longer > > > than 70 characters. > > > > If your mail client is unable to

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Luca Boccassi
On Tue, 20 Sep 2022 01:11:43 +0200 Vincent Danjean wrote: >    Hi, > > Le 19/09/2022 à 23:49, Luca Boccassi a écrit : > > On Mon, 2022-09-19 at 22:29 +0100, Luca Boccassi wrote: > >> On Mon, 19 Sep 2022 22:08:48 +0200 Vincent Danjean > >> wrote: > >>> Package: usrmerge > >>> Version: 30+nmu2 >

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Vincent Danjean
Le 20/09/2022 à 01:11, Vincent Danjean a écrit :   Hi, Le 19/09/2022 à 23:49, Luca Boccassi a écrit : Are you sure the problem was not there beforehand? Yes. Due to the numerous missing files, I'm sure the problem comes from the apt upgrade. The FS is in a good state (no corruption) with

Bug#1017646: Interest in a Possible Patch

2022-09-19 Thread Don Armstrong
Control: tag -1 patch pending On Mon, 19 Sep 2022, Soren Stoutner wrote: > I recently posted in the debian-kde list about packaging the Qt WebEngine > dictionaries to > see if there was any preference about how they should be named or where the > files should > be located. So far there have

Bug#975631: debian-policy: window manager: remove reference to Debian menu

2022-09-19 Thread Sean Whitton
control: tag -1 + pending Hello, On Sun 18 Sep 2022 at 07:53PM -07, Russ Allbery wrote: > Ansgar writes: > >> Section 11.8.4 "Packages providing a window manager" still references >> the Debian menu. But the Debian menu is deprecated. > >> I suggest to remove the reference, for example with

Bug#1017015: gnome-console: bugs after switch to GTK4

2022-09-19 Thread Jeremy Bicha
Control: retitle -1 gnome-console: copying won't work if end of line is selected I intend to lower the severity of this bug to Important once gtk4 migrates to Testing The Ctrl+Shift bug is fixed in gtk4; the open link bug was fixed in vte2.91. That only leaves one significant known issue which

Bug#1017646: Interest in a Possible Patch

2022-09-19 Thread Soren Stoutner
I recently posted in the debian-kde list about packaging the Qt WebEngine dictionaries to see if there was any preference about how they should be named or where the files should be located. So far there have not been any comments. https://lists.debian.org/debian-kde/2022/09/msg00011.html[1]

Bug#1012340: Please consider offering debian-debug via rsync

2022-09-19 Thread Sergio Durigan Junior
Control: severity -1 grave On Saturday, June 04 2022, I wrote: > I am the maintainer of the debuginfod.debian.net service, which provides > debug information over HTTPS to debuginfo consumers such as GDB. > > It would be extremely helpful if the debian-debug repository offered > rsync access

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Luca Boccassi
Control: tags -1 moreinfo On Mon, 2022-09-19 at 22:29 +0100, Luca Boccassi wrote: > On Mon, 19 Sep 2022 22:08:48 +0200 Vincent Danjean > wrote: > > Package: usrmerge > > Version: 30+nmu2 > > Severity: serious > > Justification: break other packages upgrades > > > > When I upgraded my system to

Bug#1020319: openldap: FTBFS on sparc64 due to unaligned access in testsuite

2022-09-19 Thread John Paul Adrian Glaubitz
Source: openldap Version: 2.5.13+dfsg-1 Severity: normal Tags: ftbfs upstream User: debian-sp...@lists.debian.org Usertags: sparc64 X-Debbugs-Cc: debian-sp...@lists.debian.org Hi! openldap FTBFS on sparc64 due to an unaligned access in the testsuite: > Test succeeded > test000-rootdse

Bug#1020310: lists.debian.org: missing msgid-search link

2022-09-19 Thread Paul Wise
On Mon, 19 Sep 2022 21:56:35 +0200 Jakub Wilk wrote: > https://lists.debian.org/debian-devel-announce/2022/04/msg7.html > doesn't have the msgid-search link. > > Maybe the software is confused because the message-id contains "/"? It's > a bit unusual, but valid AFAICT. That is the issue.

Bug#1020318: syslog-ng: binary-all FTBFS

2022-09-19 Thread Adrian Bunk
Source: syslog-ng Version: 3.38.1-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=syslog-ng=all ... dh_install -i dh_install: warning: Cannot find (any matches for) "usr/share/syslog-ng/include/scl/*" (tried in ., debian/tmp) dh_install: warning: syslog-ng-scl

Bug#919652: ath10k - QCA6174 - Surface Go - missing board data - fix .bin included extracted form official .msi

2022-09-19 Thread David Kalnischkies
Control: tags -1 + fixed-upstream On Tue, 19 Jul 2022 23:46:17 +0300 Dmitry Baryshkov wrote: > I'd suggest submitting the board files to the ath10k-firmware repo, > which will then find it's way into linux-firmware. fwiw this (or, well an update of the existing one) actually happened already

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Luca Boccassi
On Mon, 2022-09-19 at 22:29 +0100, Luca Boccassi wrote: > On Mon, 19 Sep 2022 22:08:48 +0200 Vincent Danjean > wrote: > > Package: usrmerge > > Version: 30+nmu2 > > Severity: serious > > Justification: break other packages upgrades > > > > When I upgraded my system to current unstable, usrmerge

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Luca Boccassi
On Mon, 19 Sep 2022 22:08:48 +0200 Vincent Danjean wrote: > Package: usrmerge > Version: 30+nmu2 > Severity: serious > Justification: break other packages upgrades > > When I upgraded my system to current unstable, usrmerge has > been pulled-in due to the init-system-helpers dependency. > But

Bug#1019554: Stamp files are not updated

2022-09-19 Thread Mike Gerow
On Mon, 19 Sep 2022 12:59:59 + Lance Lin wrote: > > Thank you for tracking this down. I did make the change in -33. > > Yes, I made the change to remove dangling symlinks on uninstall. I > > didn't realize this was called on upgrades, so I've moved the logic > > inside the "purge" case. > > I

Bug#985957: usrmerge has 47.3MB of dependencies

2022-09-19 Thread Luca Boccassi
Now that we have the usr-is-merged metapackage, that debootstrap/mmdebstrap install, can we close this? -- Kind regards, Luca Boccassi signature.asc Description: This is a digitally signed message part

Bug#926699: Transition to usrmerge has started

2022-09-19 Thread Luca Boccassi
Control: tags -1 patch On Mon, 2022-09-19 at 13:35 +0200, Andreas Beckmann wrote: > On 19/09/2022 12.07, Marco d'Itri wrote: > > The main issue can only be fixed in the libc packages (which would > > be > > wonderful, because then we could stop creating the biarch links and > > directories on all

Bug#1012912: diagnostics: diff for NMU version 0.3.3-12.3

2022-09-19 Thread Sudip Mukherjee
Control: tags 1012912 + patch Control: tags 1012912 + pending -- Dear maintainer, I've prepared an NMU for diagnostics (versioned as 0.3.3-12.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. -- Regards Sudip diff -Nru diagnostics-0.3.3/debian/changelog

Bug#1020317: nmu: filezilla_3.60.2-1

2022-09-19 Thread Adrian Bunk
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu X-Debbugs-Cc: Phil Wyett nmu filezilla_3.60.2-1 . ANY . unstable . -m "Rebuild against libfilezilla30"

Bug#1012704: libmath-bigint-perl: busy loop with bignum bitwise operations

2022-09-19 Thread Niko Tyni
retitle 1012704 libmath-bigint-perl: busy loop with bignum bitwise operations severity 1012704 serious reassign 1012704 libmath-bigint-perl 1.999835-1 found 1012704 1.999837-1 tag 1012704 upstream thanks On Sun, Sep 18, 2022 at 12:14:06PM +0100, Klaus Ethgen wrote: > I was able to fix that bug by

Bug#1020248: debian-policy: Clarifying nomenclature for control file names

2022-09-19 Thread Guillem Jover
Hi! On Sun, 2022-09-18 at 17:34:57 -0700, Russ Allbery wrote: > Sean Whitton writes: > > On Mon 19 Sep 2022 at 12:45AM +02, Guillem Jover wrote: > >> So, personally, I'd be happy to fully switch to stanza TBH, because it > >> seems more specific to our use, probably easier to search for, and >

Bug#1019724: bug#57604: Bug#1019724: warning: stray \ before - causes autopkgtest failure

2022-09-19 Thread Paul Eggert
On 9/19/22 05:32, Santiago Ruano Rincón wrote: as you can read below, there are 4235 packages including the warning in their build logs. Funnily, grep is also in the list :-) Grep is on the list because Debian indirectly requires ucf to build Grep, and ucf issues the warning about stray \

Bug#1020315: bind9: Spams /var/log/syslog with appramor DENIED /sys/kernel/mm/transparent_hugepage/enabled

2022-09-19 Thread Debian bugreport
Package: bind9 Version: 1:9.18.6-2 Severity: normal Tags: patch X-Debbugs-Cc: pkg-apparmor-t...@lists.alioth.debian.org With apparmor enabled for named, the /var/log/syslog file ends up with allot of unnecessary DENIED messages, as the as read access

Bug#1020265: ITP: postgresql-pgml -- PostgresML is an end-to-end machine learning platform installed and operated as a PostgreSQL extension.

2022-09-19 Thread Christoph Berg
Re: Lev Kokotov > Hi Christoph, > > Yes, that looks like the right place for it. What's your salsa account name? Christoph

Bug#1020314: osmo-bts: Stale build dependency on openbsc-dev

2022-09-19 Thread Adrian Bunk
Source: osmo-bts Version: 1.4.1+dfsg1-1 Severity: serious Control: block 1020313 by -1 osmo-bts has a build dependency on openbsc-dev that seems to be unused.

Bug#1020313: Should openbsc be shipped in bookworm?

2022-09-19 Thread Adrian Bunk
Source: openbsc Severity: serious Tags: bookworm sid https://osmocom.org/projects/openbsc This is a legacy all-in-one implementation of the Osmocom BSC + MSC + HLR, instead refer to OsmoBSC, OsmoMSC, OsmoHLR. The new implementation seems to already be packaged.

Bug#1016365: WebKitNetworkProcess messages logged

2022-09-19 Thread Paul Gevers
Hi, On Sat, 30 Jul 2022 21:11:21 +0200 Paul Gevers wrote: Hi, On 30-07-2022 18:27, Camaleón wrote: >> It looks wrong indeed, but it also doesn't happen on my system. > > Try by setting «Open links in Lifea's window» and click on a feed to > load. This way I always get the above mesages.

Bug#1020312: usrmerge: systemd file disappearing

2022-09-19 Thread Vincent Danjean
Package: usrmerge Version: 30+nmu2 Severity: serious Justification: break other packages upgrades When I upgraded my system to current unstable, usrmerge has been pulled-in due to the init-system-helpers dependency. But one package fails to upgrade (fetchmail) due to

Bug#1020311: sysprof: GNOME Builder needs sysprof-3 service

2022-09-19 Thread Jeremy Bicha
Source: sysprof Version: 3.45.1-2 Severity: important When I run GNOME Builder from the command line without the sysprof package installed, I get this warning: gbp-sysprof-workbench-addin[ 708235]: WARNING: Sysprof-3 is not supported, will not enable profiler:

Bug#1019152: python-bonsai: flaky autopkgtest on armhf and armel: timeout too short?

2022-09-19 Thread Robin Jarry
Paul Gevers, Sep 19, 2022 at 21:52: > Architecture: !armel !armhf > is supported. Awesome. I'll upload a new version with that fix then. Thanks!

Bug#1020310: lists.debian.org: missing msgid-search link

2022-09-19 Thread Jakub Wilk
Package: lists.debian.org https://lists.debian.org/debian-devel-announce/2022/04/msg7.html doesn't have the msgid-search link. Maybe the software is confused because the message-id contains "/"? It's a bit unusual, but valid AFAICT. -- Jakub Wilk

Bug#808940: Getting an executable

2022-09-19 Thread Geert Stappers
Hi, Here my summary and notes on https://github.com/hashicorp/terraform/blob/main/.github/CONTRIBUTING.md#terraform-clicore-development-environment Having `git` and `golang-go` installed. Have "hello world" for go compiled and run, so you know that it works. Copy and paste this in your

Bug#1020309: ufoai-server: Server is not reading debian_server.cfg

2022-09-19 Thread Jarno van der Kolk
Package: ufoai-server Version: 2.5-6 Severity: normal X-Debbugs-Cc: silvercana...@hotmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * I installed ufoai-server through apt. Starting the server

Bug#1019152: python-bonsai: flaky autopkgtest on armhf and armel: timeout too short?

2022-09-19 Thread Paul Gevers
Hi Robin, On 19-09-2022 21:17, Robin Jarry wrote: Paul Gevers, Sep 19, 2022 at 21:13: I consider tests marked flaky as not so useful. Obviously if you'll look at it from time to time it's OK, but if no human is going to inspect it, it's smarter to just skip those architectures. Doing the

Bug#1020308: openssl: Test 90-test_threads.t fails randomly.

2022-09-19 Thread Sebastian Andrzej Siewior
Package: openssl Version: 3.0.5-3 Severity: serious control: forwarded -1 https://github.com/openssl/openssl/issues/19243 After touching test/default.cnf in the last upload, the 90-test_threads.t test fails randomly on the last step (test_lib_ctx_load_config()). Sometimes "malloc():

Bug#1011511:

2022-09-19 Thread Limonciello, Mario
[Public] https://github.com/fwupd/fwupd/pull/5041 may help your problem, can you try that?

Bug#1020307: src:qtfeedback-opensource-src: fails to migrate to testing for too long: uploader built arch:all binaries

2022-09-19 Thread Paul Gevers
Source: qtfeedback-opensource-src Version: 5.0~git20180903.a14bd0b-3 Severity: serious Control: close -1 5.0~git20180903.a14bd0b-4 Tags: sid bookworm pending User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are

Bug#1019152: python-bonsai: flaky autopkgtest on armhf and armel: timeout too short?

2022-09-19 Thread Robin Jarry
Paul Gevers, Sep 19, 2022 at 21:13: > I consider tests marked flaky as not so useful. Obviously if you'll > look at it from time to time it's OK, but if no human is going to > inspect it, it's smarter to just skip those architectures. Doing the > latter is also easier than the former as we have

Bug#1020218: vcmi: luajit got removed on ppc64el, please either drop vcmi on ppc64el or switch to lua

2022-09-19 Thread Paul Gevers
Hi, On 19-09-2022 11:09, Stephen Kitt wrote: I don’t think Paul was necessarily asking to remove ppc64el from the list of architectures in debian/control, but rather asking to remove the ppc64el binary package if we can’t get it working with liblua. Exactly. And as the Build-Depends aren't

Bug#1019152: python-bonsai: flaky autopkgtest on armhf and armel: timeout too short?

2022-09-19 Thread Paul Gevers
Hi Robin, On 19-09-2022 10:41, Robin Jarry wrote: Would it be acceptable to mark these tests as flaky only on armel and armhf? I consider tests marked flaky as not so useful. Obviously if you'll look at it from time to time it's OK, but if no human is going to inspect it, it's smarter to

Bug#1020306: src:neurodebian: fails to migrate to testing for too long: uploader built arch:all binaries

2022-09-19 Thread Paul Gevers
Source: neurodebian Version: 0.41.0 Severity: serious Control: close -1 0.41.1 Tags: sid bookworm pending User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are out-of-sync between testing and unstable for more than

Bug#1020305: src:emmax: fails to migrate to testing for too long: autopkgtest failure

2022-09-19 Thread Paul Gevers
Source: emmax Version: 0~beta.20100307-1 Severity: serious Control: close -1 0~beta.20100307-2 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are out-of-sync between testing and unstable for

Bug#1019869: systemtap of debian testing not work with the default testing kernel 5.19

2022-09-19 Thread Frank Ch. Eigler
Hi - > WARNING: nginx pid 3525 target 3525 > ERROR: read fault [man error::fault] at 0x561c9d23e380 near operator > '@var' at samples/openresty.stp:18:17 > WARNING: Number of errors: 1, skipped probes: 0 > WARNING: /usr/bin/staprun exited with status: 1 > Pass 5: run

Bug#1020060: statsmodels: FTBFS: make[1]: *** [debian/rules:105: override_dh_auto_test] Error 1

2022-09-19 Thread Rebecca N. Palmer
This is the same test as #1014278 / upstream 8341, but now on amd64. From the upstream discussion, it may be a numerically unstable test. It doesn't fail everywhere: a test build on Salsa CI passed, as did the last debci runs. (reproducible-builds FTBFS on the second build, on amd64/sid

Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Andrej Shadura
Hi, On Mon, 19 Sep 2022, at 19:11, Petter Reinholdtsen wrote: > [Andrej Shadura] >> Your package uses configure script with bash features not present in >> POSIX without explicitly declaring the need to bash shell; this >> currently works as configure scripts select bash, but when dash enables >>

Bug#1017354: coreutils: New upstream releases

2022-09-19 Thread Samuel Henrique
CC'ing Michael, Hello Michael, somebody was asking on IRC about coreutils and I noticed that you're still active, so this might just be a miss or you might be looking for help maintaining coreutils. Would you be willing to take people as co-maintainers, or people to work in the newer upstsream

Bug#1020304: pygobject: please backport to bullseye

2022-09-19 Thread Martin
Source: pygobject Version: 3.42.2-2 Severity: wishlist The next version of Gajim will depend on a newer python3-gi than is available in Debian 11, because of: > 3.42.0 - 2021-09-19 > * Expose GObject.Object.run_dispose() :issue:`470` Therefore, I like to backport pygobject to be able to

Bug#1019586: gnome-shell-extension-weather: Extension not compatible with libsoup3

2022-09-19 Thread Jeremy Bicha
On Mon, Sep 19, 2022 at 12:01 PM Brandon Snider wrote: > > Hi, the repo is now public. I don't see anywhere that I can apply for group > membership, but I'm sure you can now figure out a way to merge my repo with > the team. https://wiki.debian.org/Salsa/Doc I saw that you pushed a

Bug#1008296: Workaround for my machine

2022-09-19 Thread Alban Browaeys
About modeset, ie Kernel Mode Setting being required or not I found this about https://wiki.archlinux.org/title/Wayland#Requirements 5.1 that "Enabling DRM KMS is required.". THe next link points to https://download.nvidia.com/XFree86/Linux-x86_64/515.48.07/README/xwayland.html which tells that: "

Bug#1020303: bullseye-pu: package modsecurity-apache/2.9.3-3+deb11u2

2022-09-19 Thread Alberto Gonzalez Iniesta
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: airw...@gmail.com, christian.fol...@netnea.com [ Reason ] modsecurity-crs has been released today [1]. It fixes a security issue, here is the announcement:

Bug#1018770: llvm-14-dev: misspelling in headers gets compiled into other binaries

2022-09-19 Thread Andreas Beckmann
Another one: /usr/include/llvm-14/llvm/Support/CommandLine.h: "cl::Grouping can only apply to single charater Options."); s/charater/character/ Andreas

Bug#942734: bs1770gain does not escape file names properly in XML output

2022-09-19 Thread Petter Reinholdtsen
[Etienne Dechamps 2019-10-20] > Version: 0.6.5-1 > > Steps to reproduce: > > $ sox -n '1 & 2.wav' synth 1 sine 1000 > $ bs1770gain --xml --suppress-progress . | xmllint - > -:3: parser error : xmlParseEntityRef: no name > > ^ > > Correct escaping

Bug#998779: bs1770gain: bashism in configure script

2022-09-19 Thread Petter Reinholdtsen
[Andrej Shadura] > Your package uses configure script with bash features not present in > POSIX without explicitly declaring the need to bash shell; this > currently works as configure scripts select bash, but when dash enables > LINENO support, your configure script will start failing: Can you

Bug#1020241: debian-policy: copyright-format: Formatting improvements/changes

2022-09-19 Thread Russ Allbery
Russ Allbery writes: > The killer features of YAML for the purposes of the copyright format are > the > and | symbols after a key, which let you write paragraphs of text > afterwards with normal structural indentation and full editor support > for wrapping and the like, and you can choose

Bug#1008296: Workaround for my machine

2022-09-19 Thread alban . browaeys
On Thu, 8 Sep 2022 17:22:00 -0300 =?UTF-8?Q?Sebasti=C3=A1n_Lacuesta?= wrote: > Hi Alban, > > My nvidia driver version: 510.85.02-1 > > cat /sys/module/nvidia_drm/parameters/modeset > N the gdm udev rules work how they ought to, ie: /lib/udev/rules.d/61-gdm.rules " # disable wayland if

Bug#808940: https://github.com/hashicorp/terraform/issues/27378#issuecomment-1251244275

2022-09-19 Thread Geert Stappers
Hello, Core of this Debian bug tracking system update is https://github.com/hashicorp/terraform/issues/27378#issuecomment-1251244275 - Forwarded message from Martin Atkins - Date: Mon, 19 Sep 2022 09:20:23 -0700 From: Martin Atkins To: hashicorp/terraform Cc: Geert Stappers , Comment

Bug#1020241: debian-policy: copyright-format: Formatting improvements/changes

2022-09-19 Thread Russ Allbery
Guillem Jover writes: > I think Disclaimer and Comment do not seem as problematic because they > tend to contain descriptive prose. For Source it's true that it's weird > as it seems to indeed want to have two different semantics depending on > the content, and considering the current deb822

Bug#1020241: debian-policy: copyright-format: Formatting improvements/changes

2022-09-19 Thread Russ Allbery
Wouter Verhelst writes: > On Sun, Sep 18, 2022 at 06:01:38PM -0700, Russ Allbery wrote: >> Yes, we should distinguish between formatted text with synopsis and >> formatted text without synopsis more clearly. Or, you know, just >> propose a new YAML format which would make it trivial to clean up

Bug#1020265: ITP: postgresql-pgml -- PostgresML is an end-to-end machine learning platform installed and operated as a PostgreSQL extension.

2022-09-19 Thread Lev Kokotov
Hi Christoph, Yes, that looks like the right place for it. Best, Lev On Mon, Sep 19, 2022 at 2:51 AM Christoph Berg wrote: > Re: Lev Kokotov > > * Package name: postgresql-pgml > > Hi Lev, > > would you like to maintain this within the PostgreSQL team on Salsa? > > Christoph >

Bug#1019586: gnome-shell-extension-weather: Extension not compatible with libsoup3

2022-09-19 Thread Brandon Snider
Hi, the repo is now public. I don't see anywhere that I can apply for group membership, but I'm sure you can now figure out a way to merge my repo with the team. -- Brandon J. Snider On Mon, Sep 19, 2022 at 11:32 AM Jeremy Bicha wrote: > On Mon, Sep 19, 2022 at 11:12 AM Brandon Snider >

Bug#1020302: squashfs-tools-ng: multiarch support

2022-09-19 Thread Luca Boccassi
Source: squashfs-tools-ng Version: 1.0.4-1 Dear Maintainer, Could you please mark libsquashfs1 and libsquashfs-dev as "Multi-Arch: same"? Everything seems to be built and installed in the right directories already, so it should be just a matter of adding the fields to debian/control. Thank you!

Bug#841301: Comment booster votre chiffre d'affaires !

2022-09-19 Thread Click'Art zone
[image: logo-] Comment booster votre chiffre d'affaires ! ‌ ‌ Avec la concurrence grandissante et les clients de plus en plus rares, imaginez-vous obtenir chaque jour de nouveaux clients, être contacté par des gens qui recherchent vos produits ou services, voir vos ventes exploser et votre

Bug#1019586: gnome-shell-extension-weather: Extension not compatible with libsoup3

2022-09-19 Thread Jeremy Bicha
On Mon, Sep 19, 2022 at 11:12 AM Brandon Snider wrote: > The extension's author has abandoned the project, and it was forked. The > newer version includes libsoup3 support. I have created a gitlab repo with > updated debian packaging as well as the updated upstream files. My update can > be

Bug#1019944: wireplumber: Upgradeing to 0.4.11-5 breaks restoring the target of a stream if it is not the default stream

2022-09-19 Thread Dylan Aïssi
H, Le ven. 16 sept. 2022 à 19:51, Matthias Heinz a écrit : > > after upgrade wireplumber from 0.4.11-3 to 0.4.11-5 it fails to somehow > realize > what the target of the last stream was, if it was not the default device. > pavucontrol just reports it as "Unknown output" then. > In Wireplumber

Bug#1020301: mariadb-server-10.3: postinst called with unknown argument 'triggered'

2022-09-19 Thread Philipp Hahn
Package: mariadb-server-10.3 Version: 1:10.3.36-0+deb10u Severity: important Dear Maintainer, I'm working for Univention GmbH and we're running our own piuparts tests; while doing this I noticed the following error, which is similar for all plugin packages connect, cracklib-password-check,

Bug#1019586: gnome-shell-extension-weather: Extension not compatible with libsoup3

2022-09-19 Thread Brandon Snider
The extension's author has abandoned the project, and it was forked. The newer version includes libsoup3 support. I have created a gitlab repo with updated debian packaging as well as the updated upstream files. My update can be merged into the salsa version, although, not being a team member, I

Bug#1020300: popt: non-source popt.pdf file

2022-09-19 Thread Bastian Germann
Source: popt Version: 1.18-3 Severity: serious The popt.pdf file is non-source and probably not DFSG-free licensed, so please remove it. When repacking, please add a repacksuffix to the version number.

Bug#1019971: pipewire: please mention installing pipewire-alsa package in README.Debian

2022-09-19 Thread Dylan Aïssi
Hi, Le sam. 17 sept. 2022 à 18:57, Dmitry Nezhevenko a écrit : > > Btw is there any reason to do this copy manually? Maybe just put > /etc/alsa/conf.d/99-pipewire-default.conf to pipewire-alsa? > Since pipewire-alsa has been split from the previous pipewire-audio-client-libraries package, it

Bug#1015833: sbuild: would be helpful to be able to override the autopkgtest options

2022-09-19 Thread Johannes Schauer Marin Rodrigues
Quoting Julian Gilbey (2022-09-19 16:55:11) > > That is correct. But letting sbuild run autopkgtest is also a bad design > > choice. Since the $autopkgtest_opts are a list of options, it would also be > > bad to let the command line options just replace what was already set. So > > then you need

Bug#837336: ITP: gawkextlib -- Dynamically loaded extension libraries for GNU Awk

2022-09-19 Thread Raul
The source packages I was using are the individual tarballs available in the sourceforge website. But maybe I could use the git repository and from that single source build the multiple packages, including a metapackage to install all the libs, libgawkextlib included.

Bug#1019965: pydevd: FTBFS in sid (failed tests)

2022-09-19 Thread Julian Gilbey
On Sat, Sep 17, 2022 at 02:41:29PM +0200, Gianfranco Costamagna wrote: > Source: pydevd > Version: 2.8.0+git20220826.8ee4065+ds-1 > Severity: serious > > Hello, please have a look at the build log, some tests are now failing. > > Can also be seed in Debian CI > >

Bug#1020299: equinox-p2: wrong information in the manifest files

2022-09-19 Thread Sudip Mukherjee
Source: equinox-p2 Version: 4.21-1 Severity: important X-Debbugs-Cc: sudipm.mukher...@gmail.com Dear Maintainer, The manifest file of equinox-p2 mentions that it needs bouncycastle version="1.65.0" but in Debian we have bouncycastle 1.71 and as a result any eclipse based application is not

Bug#1020298: eclipse-platform-runtime: wrong information in the manifest files

2022-09-19 Thread Sudip Mukherjee
Source: eclipse-platform-runtime Version: 4.19-1 Severity: important X-Debbugs-Cc: sudipm.mukher...@gmail.com Dear Maintainer, eclipse-platform-runtime needs javax.annotation.PostConstruct and javax.annotation.PreDestroy and the MANIFEST.MF file mentions: Import-Package:

Bug#1015833: sbuild: would be helpful to be able to override the autopkgtest options

2022-09-19 Thread Julian Gilbey
On Sun, Sep 18, 2022 at 08:27:53PM +0200, Johannes Schauer Marin Rodrigues wrote: > Hi, > > Quoting Julian Gilbey (2022-09-18 18:54:10) > > On Wed, Sep 14, 2022 at 08:13:08AM +0200, Johannes Schauer Marin Rodrigues > > wrote: > > > Hi, > > > > [...] > > > > The same applies for all of the

Bug#1020276: linux-image-5.19.0-1-amd64: NFC device not detected

2022-09-19 Thread Diederik de Haas
On maandag 19 september 2022 15:55:13 CEST Diederik de Haas wrote: > What is needed is finding out which NFC chip(s/set) is being used in your > device. Assuming it is supported on Linux, it could be as simple as enabling > a kernel config option. Right after sending that I found

Bug#1020276: linux-image-5.19.0-1-amd64: NFC device not detected

2022-09-19 Thread Diederik de Haas
On maandag 19 september 2022 09:46:41 CEST Oliver Sander wrote: > I have a ThinkPad X1 Yoga (4th gen). It has an NFC device built in. > The NFC device appears in the BIOS, and it is enabled there. > However, I cannot see it from Debian at all. Neither lsusb nor > lspci show anything ressembling

Bug#1020297: reportbug: replace "upstream author" with "upstream contact" in RFS template

2022-09-19 Thread Mattia Rizzolo
Package: reportbug Version: 11.5.1 Severity: wishlist Hi, in https://salsa.debian.org/mentors.debian.net-team/debexpo/-/issues/148 we have been made aware that "Upstream Author" is kind of a tricky thing to ask, as the original author of a program can be somewhat hard to pick. Also, what in

Bug#1020296: RFS: popt/1.19-1~exp1 [ITA] -- lib for parsing cmdline parameters

2022-09-19 Thread Håvard F . Aasen
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "popt": * Package name: popt Version : 1.19-1~exp1 Upstream Author : rpm-ma...@lists.rpm.org * URL : https://github.com/rpm-software-management/popt * License

Bug#1020287: vcmi: new vcmi provides files conflicting with existing game-data-packager recipe

2022-09-19 Thread Johannes Schauer Marin Rodrigues
Control: forwarded -1 https://github.com/vcmi/vcmi/issues/951 Hi, Quoting Alexandre Detiste (2022-09-19 12:57:29) > The new vcmi tries to overwrite files previously provided by G-D-P generated > homm3-en-data local package. Which should be fixed ? > > Is this VCMI_Tests_2011b.h3m file even

Bug#568230: bugs.debian.org: "forwarded" tags should gracefully ignore line breaks

2022-09-19 Thread fabian
On Wed, 3 Feb 2010 11:09:22 -0800 Don Armstrong wrote: On Wed, 03 Feb 2010, Fabian Greffrath wrote: > The reason is that my mail client breaks lines if they are longer > than 70 characters. If your mail client is unable to send messages with long lines, your mail client is fundamentally

Bug#1020295: ITP: dh-puredata -- debhelper addon for building Pd externals

2022-09-19 Thread Debian/GNU
Package: wnpp Severity: wishlist Owner: IOhannes m zmölnig (Debian/GNU) X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: dh-puredata Version : 1 Upstream Author : IOhannes m zmölnig * URL : * https://salsa.debian.org/multimedia-team/pd/dh-puredata *

Bug#1020290: Your behavior on Debian lists

2022-09-19 Thread Ansgar
Hi Craig, I think your behavior on Debian lists is not acceptable. This isn't the first time either. You are free to leave the project (and Debian lists) if you want to behave like that. Ansgar On Mon, 2022-09-19 at 22:53 +1000, Craig Sanders wrote: > That's a particularly specious and

  1   2   >