Bug#1069988: onboard: Onboard/Appearance.py: SyntaxWarning: invalid escape sequence '\w'

2024-04-27 Thread Paul Wise
Package: onboard Version: 1.4.1-6 Severity: normal File: /usr/lib/python3/dist-packages/Onboard/Appearance.py Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 The recent upgrade of onboard triggers Python 3.12 syntax warnings, the correct fix is to use Python's "raw"

Bug#1069928: thermald: conffiles not removed: /etc/thermald/thermal-conf.xml /etc/init.d/thermald /etc/dbus-1/system.d/org.freedesktop.thermald.conf

2024-04-27 Thread Paul Wise
Package: thermald Version: 2.5.7-2 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles

Bug#1069755: libntlm0: broken symlink: README -> README.md

2024-04-24 Thread Paul Wise
Package: libntlm0 Version: 1.8-2 Severity: normal File: /usr/share/doc/libntlm0/README User: debian...@lists.debian.org Usertags: adequate broken-symlink libntlm0 1.8-2 introduced a broken symlink:  /usr/share/doc/libntlm0/README -> README.md This appears to be because upstream switched

Bug#1069329: diffoscope: XZ: compare metadata before comparing compressed data

2024-04-19 Thread Paul Wise
Package: diffoscope Severity: wishlist X-Debbugs-Cc: Sam James When comparing two XZ compressed files that decompress to identical data, please compare the metadata before comparing compressed data. The xz --list option can be used for this, from the manual page: Print information about

Bug#1069329: diffoscope: XZ: compare metadata before comparing compressed data

2024-04-19 Thread Paul Wise
Package: diffoscope Severity: wishlist X-Debbugs-Cc: Sam James When comparing two XZ compressed files that decompress to identical data, please compare the metadata before comparing compressed data. The xz --list option can be used for this, from the manual page: Print information about

Bug#1069081: isenkram-cli: usb.py: SyntaxWarning: invalid escape sequence '\s'

2024-04-16 Thread Paul Wise
Package: isenkram-cli Version: 0.56 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 I got some upgrade warnings that were likely caused by Python 3.12: Preconfiguring packages ... Preparing to unpack .../isenkram-cli_0.56_all.deb ...

Re: Debian Bookworm+ on Cavium ThunderX?

2024-04-15 Thread Paul Wise
On Fri, 2024-04-12 at 09:28 +0200, Steffen Grunewald wrote: > Upgrading to Debian Buster was successful, the current kernel is 4.19.0-25 > aka 4.19.289-2. (It doesn't even properly identify the CPU, only gives a > BogoMIPS value of 200.00.) > > Any attempt to boot a Bullseye (5.x) or Bookworm

Bug#1068897: litecli: SyntaxWarning: invalid escape sequence

2024-04-12 Thread Paul Wise
Package: litecli Version: 1.10.1-1 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 A recent upgrade gave me these warnings, likely caused by Python 3.12: Preparing to unpack .../litecli_1.10.1-1_all.deb ... Unpacking litecli (1.10.1-1) over

Re: [lttng-dev] Software Heritage archival notification for git.liburcu.org

2024-04-11 Thread Paul Wise via lttng-dev
On Thu, 2024-04-11 at 13:45 -0400, Michael Jeanson wrote: > I see no issues with this, thanks for the heads-up. Great. I have started the initial archiving, you can follow it here: https://gitlab.softwareheritage.org/swh/infra/add-forge-now-requests/-/issues/368

[lttng-dev] Software Heritage archival notification for git.liburcu.org

2024-04-11 Thread Paul Wise via lttng-dev
Hello liburcu developers, The mission of Software Heritage is to collect, preserve and share all the publicly available source code: https://www.softwareheritage.org We have received a request to add the forge hosted at the URL below to the list of software origins that are archived, and it is

Re: Permission to distribute

2024-04-06 Thread Paul Wise
On Thu, 2024-04-04 at 01:01 -0700, John Lee wrote: > I just wondered if I can sell computers that I build with Debian > Linux pre-installed. The computers may also include programs I > create. I tried to find the answer to this question but still > unsure.  In addition to the other response you

Bug#1068525: SyntaxWarning: invalid escape sequence

2024-04-06 Thread Paul Wise
Package: python3-defcon Version: 0.10.3-2 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 When upgrading I got syntax warnings caused by Python 3.12: Preparing to unpack .../python3-defcon_0.10.3-2_all.deb ... Unpacking python3-defcon

Bug#1068077: python3-adal: adal/authentication_parameters.py:92: SyntaxWarning: invalid escape sequence '\s'

2024-03-30 Thread Paul Wise
Package: python3-adal Version: 1.2.7-3 Severity: normal usertags warnings  User: debian-pyt...@lists.debian.org Usertags: python3.12 I got some warnings when upgrading, probably caused by Python 3.12: Preparing to unpack .../python3-adal_1.2.7-3_all.deb ... Unpacking python3-adal (1.2.7-3)

Bug#1067726: python3-rdflib: extras/external_graph_libs.py: SyntaxWarning: invalid escape sequence '\*'

2024-03-25 Thread Paul Wise
Package: python3-rdflib Version: 6.1.1-4 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 When upgrading python3-rdflib I got some warnings, probably these are caused by the Python 3.12 transition. Preparing to unpack

Re: Debian testing/unstable users: beware of Firefox critical CVEs

2024-03-24 Thread Paul Wise
On Sun, 2024-03-24 at 22:45 +, Samuel Henrique wrote: > I'm sending this to d-devel because there should be a lot of testing and > unstable users on this list. If you're not running firefox 124.0.1 or > firefox-esr 115.9.1esr-1, you should find a way of upgrading to those > versions.

Bug#1067527: nyx: curses.py:118: SyntaxWarning: invalid escape sequence '\['

2024-03-22 Thread Paul Wise
Package: nyx Version: 2.1.0-3 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 During the recent upgrade I got a Python syntax warning, probably it was caused by the Python 3.12 transition. Preparing to unpack .../archives/nyx_2.1.0-3_all.deb ...

Re: Some Gnome timeout imply proof of life requirement on server side to maintain or restore Xfce Session.

2024-03-07 Thread Paul Wise
On Wed, 2024-03-06 at 09:59 +0100, benoit Rolland wrote: > When using Xfce remotely, > > a kind of Gnome timeout occurs after a few minutes. Please contact our support channels for help using Debian: https://www.debian.org/support They will be able to help you figure out this issue and direct

Re: Debian Apache version

2024-03-07 Thread Paul Wise
On Wed, 2024-03-06 at 11:22 -0500, Ali Ramzan wrote: > We are currently using Debian Apache version 2.4.57-2, which has some > vulnerabilities (Apache 2.4.x < 2.4.58 Multiple Vulnerabilities CVE- > 2023-31122 CVE-2023-43622 CVE-2023-45802). I am trying to find out > when the new version of Apache

Re: Any way to install packages+run autopkgtests on porterbox machines?

2024-03-05 Thread Paul Wise
On Sun, 2024-03-03 at 10:20 -0800, Ross Vandegrift wrote: > Not exactly an answer, but an alternative - it's easy to get an ARM VM from > many cloud providers.  For a buck or two, I've avoided hours of futzing with > the porterboxes.  I've heard of providers with PPC, but haven't ever actually >

Bug#1065526: knockpy: knock/knockpy.py: SyntaxWarning: invalid escape sequence

2024-03-05 Thread Paul Wise
Package: knockpy Version: 7.0.0-1 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 Upgrading knockpy gives syntax warnings, probably due to Python 3.12: Preparing to unpack .../knockpy_7.0.0-1_all.deb ... Unpacking knockpy (7.0.0-1) over

Bug#1065342: nagstamon: upgrade warnings: SyntaxWarning: invalid escape sequence

2024-03-02 Thread Paul Wise
Package: nagstamon Version: 3.14.0+ds1-1 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 When upgrading nagstamon, I get a whole bunch of Python regex syntax warnings, probably caused by the Python 3.12 transition: Preparing to unpack

Bug#1063650: reportbug: add menu to select port/arch usertags

2024-02-28 Thread Paul Wise
On Tue, 2024-02-27 at 11:27 +0100, Nis Martensen wrote: > Placing copies of the required content in the reportbug source as you > describe above seems like it would require less effort and sounds like a > reasonable solution to me. Maybe add some Makefile target to make it > easy to check if the

Re: List of libraries not ported to RISC-V

2024-02-26 Thread Paul Wise
On Mon, 2024-02-26 at 17:59 +0500, Moiz Hussain wrote: > I'm interested in porting python libraries to RISC-V. Is there a list > of python libs that need to be ported to RISC-V but haven't been > ported yet? Thanks. Take a look at the build/test links on the port wiki page:

Re: List of libraries not ported to RISC-V

2024-02-26 Thread Paul Wise
On Mon, 2024-02-26 at 16:13 +, Colin Watson wrote: > This doesn't tell you whether previous versions of the same packages > worked, though; some of those are going to be failures across multiple > architectures rather than just on riscv64, and you have to click through > to find more

Bug#1064877: fwupd: conffiles not removed: /etc/fwupd/remotes.d/vendor.conf

2024-02-26 Thread Paul Wise
Package: fwupd Version: 1.9.13-1 Severity: normal Control: found -1 1.9.14-1 User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove

Bug#1064343: tput sgr0 adds uncalled-for codes

2024-02-20 Thread Paul Wise
On Tue, 2024-02-20 at 19:41 +0100, Sven Joachim wrote: > Maybe that is true for the Linux console, but we are talking about xterm here. It is actually gnome-terminal, but I guess that doesn't change things, I presume gnome-terminal emulates xterm faithfully enough. -- bye, pabs

Bug#1064341: colorized-logs: ansi2txt/ansi2html turn sgr0 into B instead of empty string

2024-02-20 Thread Paul Wise
Package: colorized-logs Version: 2.6-1 Severity: normal ansi2txt/ansi2html turn sgr0 into 'B' instead of an empty string. $ echo $TERM xterm-256color $ tput sgr0 | hd 1b 28 42 1b 5b 6d |.(B.[m| 0006 $ tput sgr0 | ansi2txt ;

Bug#1064209: offpunk: opnk.py:52: SyntaxWarning: invalid escape sequence '\%'

2024-02-18 Thread Paul Wise
Package: offpunk Version: 2.2-1 Severity: minor Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 I got a warning when upgrading offpunk: Preparing to unpack .../archives/offpunk_2.2-1_all.deb ... Unpacking offpunk (2.2-1) over (2.1-1) ... Setting up offpunk

Bug#1024830: ERROR: Unable to connect to servers to test latency.

2024-02-14 Thread Paul Wise
On Wed, 14 Feb 2024 08:11:41 +0100 Christian Marillat wrote: > speedtest-cli is also unable to list remote server Please try to download the lists with curl/wget/browser: curl http{,s}://{www,c}.speedtest.net/speedtest-servers{,-static}.php -- bye, pabs https://wiki.debian.org/PaulWise

Bug#1024830: ERROR: Unable to connect to servers to test latency.

2024-02-13 Thread Paul Wise
Control: severity -1 important On Fri, 26 Jan 2024 11:46:15 +0100 Yves-Alexis Perez wrote: > On Sat, 26 Nov 2022 08:35:40 +0100 cuboid_06_wavers wrote: > >   running speedtest > > > >    * What was the outcome of this action? > > > >   ERROR: Unable to connect to servers to test

Bug#1024830: ERROR: Unable to connect to servers to test latency.

2024-02-13 Thread Paul Wise
Control: severity -1 important On Fri, 26 Jan 2024 11:46:15 +0100 Yves-Alexis Perez wrote: > On Sat, 26 Nov 2022 08:35:40 +0100 cuboid_06_wavers wrote: > >   running speedtest > > > >    * What was the outcome of this action? > > > >   ERROR: Unable to connect to servers to test

Bug#1063826: python3-binwalk: core/magic.py:431: SyntaxWarning: invalid escape sequence '\.'

2024-02-12 Thread Paul Wise
Package: python3-binwalk Version: 2.3.4+dfsg1-3 Severity: minor Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 I got a Python SyntaxWarning when upgrading python3-binwalk: Selecting previously unselected package python3-zombie-imp. Preparing to unpack

Bug#1063825: ognibuild: crashes when building hexchat due to parsing meson stderr as JSON

2024-02-12 Thread Paul Wise
Package: ognibuild Version: 0.0.18+git20230208.1.9b890a2-1 Severity: normal Usertags: crash With hexchat, `ogni build` crashes because meson prints a warning to stderr and that gets parsed as JSON by ognibuild/buildsystem.py. https://github.com/hexchat/hexchat/ Probably the right fix would be

Re: New contributor question

2024-02-12 Thread Paul Wise
On Sun, 2024-02-11 at 17:04 -0500, Darren Tomblin wrote: > I’m wondering what I have to do to say I want to work on a bug Which bug report are you looking at? -- bye, pabs https://wiki.debian.org/PaulWise signature.asc Description: This is a digitally signed message part

Bug#1063650: reportbug: add menu to select port/arch usertags

2024-02-10 Thread Paul Wise
Package: reportbug Severity: wishlist I have been working on an enhancement[1] to reportbug that would allow interactive selection of port/arch usertags[2] and automatically set them in code paths that currently already ask for an architecture. I could use some design advice around the data for

Bug#1063330: python3-extruct: upgrade warning: extruct/rdfa.py: SyntaxWarning: invalid escape sequence '\s'

2024-02-06 Thread Paul Wise
Package: python3-extruct Version: 0.16.0-2 Severity: normal File: /usr/lib/python3/dist-packages/extruct/rdfa.py Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 I got a syntax warning when upgrading python3-extruct: Preparing to unpack

Bug#1062983: Developers Reference in A4 instead of US Letter

2024-02-04 Thread Paul Wise
On Sun, 2024-02-04 at 19:25 +, Holger Levsen wrote: > I think for English at least I'd prefer to offer both A4 and letter, for eg > the German translation I think it's enough to only provide A4. Looks like that info can be gotten from the locales on glibc systems: $ LANG=en_AU.utf8

Bug#1062983: Developers Reference in A4 instead of US Letter

2024-02-04 Thread Paul Wise
On Sun, 2024-02-04 at 19:25 +, Holger Levsen wrote: > I think for English at least I'd prefer to offer both A4 and letter, for eg > the German translation I think it's enough to only provide A4. Looks like that info can be gotten from the locales on glibc systems: $ LANG=en_AU.utf8

Re: TrueType/OpenType and anti-circumvention laws

2024-02-04 Thread Paul Wise
On Mon, 2024-01-15 at 06:05 -0500, P. J. McDermott wrote: > Paul Wise mentioned[8] on the fonts team list in 2021 a couple programs > ("embed"[9], a derivative "ttembed"[10], and "ttfpatch"[11]) that unset > the DRM/TPM bits, enabling full use of the

Bug#1063093: ca-certificates: expired certificate: Security_Communication_Root_CA.crt

2024-02-04 Thread Paul Wise
Package: ca-certificates Version: 20240203 Severity: normal File: /usr/share/ca- certificates/mozilla/Security_Communication_Root_CA.crt I noticed that there is one expired certificate in ca-certificates:    $ cat test    now=$(date -u)    date -d "$now"    now="$(date -d "$now" +%s)"    for f

Re: TrueType/OpenType and anti-circumvention laws

2024-02-02 Thread Paul Wise
On Fri, 2024-02-02 at 20:16 -0500, P. J. McDermott wrote: > [Resending to the list, as it apparently didn't go through earlier.] It did go through. > Ping?  Any thoughts on whether a font DRM modification tool would be > legal to distribute and use in Debian given that the DRM is a simple bit >

Bug#1061711: qbrz: upgrade warning: diff.py:345: SyntaxWarning: invalid escape sequence '\s'

2024-01-28 Thread Paul Wise
Package: qbrz Version: 0.23.2+bzr1663-1 Severity: normal File: /usr/lib/python3/dist-packages/breezy/plugins/qbrz/lib/diff.py User: debian-pyt...@lists.debian.org Usertags: python3.12 When upgrading qbrz I got a Python syntax warning: Preparing to unpack .../qbrz_0.23.2+bzr1663-1_all.deb ...

Re: Editor extensions to help editing debian/* files?

2024-01-26 Thread Paul Wise
On Thu, 2024-01-25 at 22:22 -0800, Otto Kekäläinen wrote: > Yeah, I remember looking into cats some years back as a place to learn > what commands exist. Similarly I also occasionally browse > https://pre-commit.com/hooks.html. Yeah, there are lots of other tools similar to cats, many of them

Bug#1061593: androguard: upgrade warning: apk.py:1027: SyntaxWarning: invalid escape sequence '\>'

2024-01-26 Thread Paul Wise
Package: androguard Version: 3.4.0~a1-10 Severity: normal File: /usr/lib/python3/dist-packages/androguard/core/bytecodes/apk.py Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 When upgrading androguard I got a Python syntax warning: Preparing to unpack

Bug#1061540: python3-qgis: upgrade warnings: SyntaxWarning: invalid escape sequence '\s' '\d'

2024-01-25 Thread Paul Wise
Package: python3-qgis Version: 3.28.15+dfsg-1 Severity: minor Usertags: warnings Upgrading python3-qgis gives some syntax warnings: Setting up python3-qgis (3.28.15+dfsg-1) ... /usr/lib/python3/dist-packages/qgis/3d/__init__.py:70: SyntaxWarning: invalid escape sequence '\s'

Bug#1061540: python3-qgis: upgrade warnings: SyntaxWarning: invalid escape sequence '\s' '\d'

2024-01-25 Thread Paul Wise
Package: python3-qgis Version: 3.28.15+dfsg-1 Severity: minor Usertags: warnings Upgrading python3-qgis gives some syntax warnings: Setting up python3-qgis (3.28.15+dfsg-1) ... /usr/lib/python3/dist-packages/qgis/3d/__init__.py:70: SyntaxWarning: invalid escape sequence '\s'

Re: Proposal for how to deal with Go/Rust/etc security bugs

2024-01-25 Thread Paul Wise
On Thu, 2024-01-25 at 00:24 +, Wookey wrote: > People keep telling us (@ARM) how marvellous Rust is, and we keep > telling them that it's useless in the real world until it sorts out > the stable ABI/dynamic linking problem. IIRC that has been worked on for some years now, and IIRC the

Bug#1061468: gloo: attempts to build on unsupported 32 bit systems

2024-01-24 Thread Paul Wise
On Wed, 2024-01-24 at 23:59 +, Dan Bungert wrote: > I suggest adjusting the control file to reflect this state so that > builds are only attempted on 64 bit systems. Something like this > should work. The right way to do this is to Build-Depend: architecture-is-64-bit, so  that when new

Re: Editor extensions to help editing debian/* files?

2024-01-23 Thread Paul Wise
On Sat, 2024-01-20 at 23:43 -0800, Otto Kekäläinen wrote: > PS. Related, these are commands I frequently run manually but don't > have any editor integration for: Thats beginning to look like the history of check-all-the-things. Initially I maintained such a list of commands on the wiki:

Re: Debtags: understanding the heuristics of "Checks and hints" in the online editor

2024-01-20 Thread Paul Wise
On Sat, 2024-01-20 at 09:40 +0100, Jonas Smedegaard wrote: > I am (very) willing to act as service maintainer. Please get in touch with the debtags team about this. https://wiki.debian.org/Teams/DebTags https://salsa.debian.org/groups/debtags-team/-/group_members > I have interest myself in

Re: Debtags: understanding the heuristics of "Checks and hints" in the online editor

2024-01-19 Thread Paul Wise
On Fri, 2024-01-19 at 18:24 +0100, André Maroneze wrote: > I want to use debtags metadata for a research project The debtags service is planned to be shutdown and the data no longer published, as there is no-one in Debian who wants to maintain it.

Re: Limited security support for Go/Rust? Re ssh3

2024-01-15 Thread Paul Wise
On Mon, 2024-01-15 at 10:17 +0100, Bastian Blank wrote: > I asked for practical solutions, not theoretical ones.  We don't have a > suitable way to rebuild all packages just because right now. There are some ideas on the static linking wiki page: https://wiki.debian.org/StaticLinking Probably

Bug#1054890: closed by Debian FTP Masters (reply to b...@debian.org (Barak A. Pearlmutter)) (Bug#1054890: fixed in ddccontrol 1.0.0-2)

2024-01-13 Thread Paul Wise
Control: reopen -1 On Fri, 2024-01-12 at 12:06 +, Barak A. Pearlmutter wrote: >    * Remove obsolete conffile (closes: #1054890) This change didn't work, the obsolete conffile is not removed. You need to use the upload version instead, so 1.0.0-3 instead. -- bye, pabs

Re: d/copyright entries for licenses and copyright data

2024-01-07 Thread Paul Wise
On Fri, 2024-01-05 at 22:31 -0800, Ross Vandegrift wrote: > Imagine I take some code from a freely licensed reference implementation and > customize it.  The result is a derived work.  But this embedding isn't > removable - the reference implementation shouldn't accept changes to integrate > it

Re: d/copyright entries for licenses and copyright data

2024-01-05 Thread Paul Wise
On Mon, 2024-01-01 at 13:16 -0800, Ross Vandegrift wrote: > Suppose project A includes code from project B. The best option would be to talk to upstream about removing the copy, further advice about embedded copies is on the wiki: https://wiki.debian.org/EmbeddedCopies > How should these files

Re: Nouvel employé

2024-01-05 Thread Paul Wise
On Thu, 2024-01-04 at 12:59 -0500, ges...@ftp83plus.net wrote: > Ceci n’est pas une entreprise. C’est une liste de diffusion destinée > à mettre en relation les utilisateurs et des développeurs de Debian > sur des sujets variés. Tous participent bénévolement en fonction de > leurs compétences.

Bug#1060117: pass-otp: oathtool safety: avoid argument splitting, send secrets via stdin instead of arguments

2024-01-05 Thread Paul Wise
that. These have been backported from my pull request linked above and resolve the upstream bug report linked above. -- bye, pabs https://wiki.debian.org/PaulWise From 41c60cb5a128da006a8b474b58550a95aa4b33a8 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Fri, 12 May 2023 13:39:53 +0800 Subject

Bug#1055951: RFS: multispeech/4.6.0-1 [ITP] -- Multilingual speech server for Emacspeak

2024-01-03 Thread Paul Wise
On Sat, 2023-12-30 at 07:27 +0300, Igor B. Poretsky wrote: > The Makefile.in files are autogenerated. How should be they documented > apart from others? And, maybe, some other autogenerated files as well? Generally it is best for autogenerated files to be removed from the upstream VCS and

Re: Running Lintian against a debian/ directory?

2024-01-03 Thread Paul Wise
ian tool with minor      modifications.         * debian/{lintian.links,manpages}:        + [NT] Install spellintian in PATH and install its manpage.          Thanks to Paul Wise for the suggestion.  (Closes: #767867)        -- Niels Thykier   Sun, 28 Jun 2015 14:08:29 +0200 -- bye, pabs https://wiki.

Re: Running Lintian against a debian/ directory?

2023-12-24 Thread Paul Wise
On Fri, 2023-12-22 at 16:43 +0800, Otto Kekäläinen wrote: > Currently Lintian requires a (source or binary) package to check[1]. (and some checks require *both* source and binary packages available) > Is anyone aware of a way to run lintian directly on a debian/ > directory contents as-is

Bug#1059383: neomutt: conffiles not removed: /etc/neomuttrc.d/smime.rc /etc/neomuttrc.d/gpg.rc

2023-12-23 Thread Paul Wise
Package: neomutt Version: 20231103+dfsg1-1 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete

Bug#1059348: UDD: import/display data from piuparts about dpkg alternatives

2023-12-22 Thread Paul Wise
Package: qa.debian.org Severity: wishlist User: qa.debian@packages.debian.org Usertags: udd piuparts is extracting data about dpkg alternatives for every package it tests. It would be nice to have the data imported into UDD and the results presented in a CGI on the UDD website.

Bug#1059348: UDD: import/display data from piuparts about dpkg alternatives

2023-12-22 Thread Paul Wise
Package: qa.debian.org Severity: wishlist User: qa.debian@packages.debian.org Usertags: udd piuparts is extracting data about dpkg alternatives for every package it tests. It would be nice to have the data imported into UDD and the results presented in a CGI on the UDD website.

Bug#956953: cron: add cron jobs to systemd scope cgroups

2023-12-20 Thread Paul Wise
On Mon, 2023-12-18 at 16:07 +0100, Georges Khaznadar wrote: > Can I assume that you are talking about the switch --description= ? I was talking about --unit but as long as the resulting unit name bears some resemblance to the cron command it is from, that would be fine. > I would propose to use

Bug#956953: cron: add cron jobs to systemd scope cgroups

2023-12-17 Thread Paul Wise
On Sun, 2023-12-17 at 16:28 +0100, Georges Khaznadar wrote: > So maybe prepending "systemd-run --scope --user" would do the trick, > wouldn't it? I think that would work yes. Please set an appropriate name too though. -- bye, pabs https://wiki.debian.org/PaulWise signature.asc Description:

Bug#956953: cron: add cron jobs to systemd scope cgroups

2023-12-16 Thread Paul Wise
On Sat, 2023-12-16 at 16:19 +0100, Georges Khaznadar wrote: > as I am not experienced with cgroups, I would appreciate some help if you > have got time to offer it. Me either TBH, so the systemd team might be better to ask about this. > I presume that one way to implement your wished feature

Bug#860933: git-crecord: stage command just commits

2023-12-16 Thread Paul Wise
Control: close -1 20230226.0-2 On Sat, 2023-12-16 at 03:31 +0100, Christoph Anton Mitterer wrote: > AFAICS, this works now in at least the version as of sid. Confirmed. > Can we close this issue? Closing. -- bye, pabs https://wiki.debian.org/PaulWise signature.asc Description: This is a

Bug#1057124: RFS: harmony/0.7.2-1 [ITA] -- program and library for creating and managing Discord accounts

2023-12-12 Thread Paul Wise
Control: close -1 On Tue, 2023-12-12 at 09:52 +0100, Patrick ZAJDA wrote: > I removed the suppression of the lintian warning and sent the package again. ... > Done in the last sent package of today. Uploaded. > I plan to generate a manpage using help2man then suggest it upstream > after some

Bug#1057124: RFS: harmony/0.7.2-1 [ITA] -- program and library for creating and managing Discord accounts

2023-12-11 Thread Paul Wise
On Thu, 2023-11-30 at 08:33 +0100, Patrick ZAJDA wrote: > I am looking for a sponsor for my package "harmony": Apologies for the delay. Once these two issues are fixed I will sponsor the package: > * Suppress Lintian warning about man page It is incorrect to suppress valid lintian warnings,

recent changes to the CRA address FLOSS community concerns?

2023-12-08 Thread Paul Wise
Hi all, On IRC it was mentioned that there are updates to the CRA that may address the concerns of the FLOSS community. These blogs have updates at the top: https://blog.nlnetlabs.nl/open-source-software-vs-the-cyber-resilience-act/ 拾 update, december 2023: The concerns expressed in this

Bug#1055431: RFS: scala-mode-el/1:1.1.0+git20221025.5d7cf21-1 [RC] [Team] -- Emacs major mode for editing scala source code

2023-12-04 Thread Paul Wise
On Mon, 2023-12-04 at 02:28 -0800, Xiyue Deng wrote: > I think dh_auto_clean is the right place, because the build failure is > because that the clean target requires the existence of > scala-mode-pkg.el, which is generated by Cask.  As we don't have Cask, > we need to provide this before

Bug#932617: fixed in fwupd 1.9.10-1

2023-12-04 Thread Paul Wise
On Mon, 2023-12-04 at 15:49 +, Mario Limonciello wrote: >    * Remove extra conffiles with the 1.9.10~ version instead. > (Closes: #932617) Could you also remove this too? /etc/fwupd/remotes.d/dell-esrt.conf https://packages.debian.org/search?suite=bookworm=any=contents=dell-esrt.conf

Bug#622947: per-maintainer insights into migrations and transitions

2023-11-30 Thread Paul Wise
On Thu, 2023-11-30 at 14:14 +0100, Paul Gevers wrote: > The tracker has been doing this for years now. distro-tracker doesn't have per-maintainer pages at all and neither does the QA excuses page AFAICT. The DDPO kind of does, but doesn't list transitions etc. The DMD kind of does too, but

Bug#622947: per-maintainer insights into migrations and transitions

2023-11-30 Thread Paul Wise
On Thu, 2023-11-30 at 14:14 +0100, Paul Gevers wrote: > The tracker has been doing this for years now. distro-tracker doesn't have per-maintainer pages at all and neither does the QA excuses page AFAICT. The DDPO kind of does, but doesn't list transitions etc. The DMD kind of does too, but

Bug#1056949: dkms: conffiles not removed: /etc/kernel/install.d/dkms

2023-11-26 Thread Paul Wise
Package: dkms Version: 3.0.12-1 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles on

Bug#1056736: smartmontools: please do not force people to use update-smart-drivedb and install foreign code

2023-11-25 Thread Paul Wise
On Sun, 2023-11-26 at 12:23 +1100, Dmitry Smirnov wrote: > On Sunday, 26 November 2023 4:56:03 AM AEDT Christoph Anton Mitterer wrote: > > Even if the downloader tool does everything right (which is actually quite > > difficult if one assumes things like replay or blocking attacks), there's > >

Bug#1056736: smartmontools: please do not force people to use update-smart-drivedb and install foreign code

2023-11-25 Thread Paul Wise
On Sun, 2023-11-26 at 02:39 +0100, Christoph Anton Mitterer wrote: > Nevertheless, do you think it would possible to adapt it to check > whether update-smart-drivedb is executable and if not fall back to the > old code? This seems reasonable to me. I would also suggest using --quiet in the

Re:

2023-11-25 Thread Paul Wise
On Fri, 2023-11-24 at 23:53 +0200, Zebediah Beck wrote: > Good day sir/madam I'm a long time debian user but would like that > contribute technical documentation to the community in thanks for > your tireless work on this magnificent ecosystem. There is a lot of work to do on the wiki, please

Re: Attention to the community,

2023-11-25 Thread Paul Wise
On Sat, 2023-11-25 at 00:40 +0200, Zebediah Beck wrote: > I'm a long time debian user but am a first time user of the mailing > list and bug report systems, I would like that contribute technical > doxygen documentation to libbitcoin in the form of doctests and > comments in thanks for your

Bug#932617: fixed in fwupd 1.9.9-2

2023-11-25 Thread Paul Wise
Control: reopen -1 On Sat, 2023-11-25 at 14:40 +, Mario Limonciello wrote: >    * Remove extra confffiles (Closes: #1040350) This didn't work because the wrong version number was used, it should be the version number of the upload you added the removal postinst in, not the version that

Bug#1056736: smartmontools: please do not force people to use update-smart-drivedb and install foreign code

2023-11-25 Thread Paul Wise
On Sat, 25 Nov 2023 18:56:03 +0100 Christoph Anton Mitterer wrote: > The most recent upgrade forces people to use > update-smart-drivedb by doing it already in the postinst and not leaving it > up to the user whether he wants to use such a tool. > > Security-wise this is really a bad idea. > >

Bug#1056736: smartmontools: please do not force people to use update-smart-drivedb and install foreign code

2023-11-25 Thread Paul Wise
On Sat, 25 Nov 2023 18:56:03 +0100 Christoph Anton Mitterer wrote: > The most recent upgrade forces people to use > update-smart-drivedb by doing it already in the postinst and not leaving it > up to the user whether he wants to use such a tool. > > Security-wise this is really a bad idea. > >

Bug#1032369: O: harmony -- program and library for creating and managing Discord accounts

2023-11-23 Thread Paul Wise
On Sun, 2023-03-05 at 16:40 +0800, Paul Wise wrote: > I intend to orphan the harmony package. > > The package description is: >  A program and library for performing various actions with >  the Discord messaging service. Patrick, since you recently adopted the Debian purple-

Bug#1032369: O: harmony -- program and library for creating and managing Discord accounts

2023-11-23 Thread Paul Wise
On Sun, 2023-03-05 at 16:40 +0800, Paul Wise wrote: > I intend to orphan the harmony package. > > The package description is: >  A program and library for performing various actions with >  the Discord messaging service. Patrick, since you recently adopted the Debian purple-

Re: call for seconds - separate proposal text for 2023/vote_002

2023-11-22 Thread Paul Wise
On Wed, 2023-11-22 at 19:16 +0100, Bart Martens wrote: > Hello, I hereby welcome seconds for adding this text to 2023/vote_002 > as a separate proposal. Seconded. > START OF PROPOSAL TEXT > > Debian Public Statement about the EU Cyber Resilience Act (CRA) and the > Product Liability Directive

[DynInst_API:] Software Heritage archival notification for git.dyninst.org

2023-11-22 Thread Paul Wise
Hello Dyninst related folks, The mission of Software Heritage is to collect, preserve and share all the publicly available source code: https://www.softwareheritage.org We have received a request to add the forge hosted at the URL below to the list of software origins that are archived, and it

Re: Apache/Rivet HTML manual generation practices

2023-11-15 Thread Paul Wise
On Wed, 2023-11-15 at 17:12 +, Massimo Manghi wrote: > I'm the upstream developer/maintainer of Apache/Rivet. I'm also the > maintainer of > the corresponding Debian package (libapache2-mod-rivet). > Apache/Rivet source code ships with an HTML manual generated from > Docbook XML files. We

Bug#1042628: case: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: *** [debian/rules:13: override_dh_auto_build] Error 2

2023-11-04 Thread Paul Wise
Control: tags -1 + unreproducible On Sun, 30 Jul 2023 20:30:36 +0200 Lucas Nussbaum wrote: > case fails to build with Sphinx 7.1 and docutils 0.20, both of which > are currently available in experimental. I am unable to reproduce this when building case 1.5.3+dfsg-5 with experimental

Bug#1042628: case: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: *** [debian/rules:13: override_dh_auto_build] Error 2

2023-11-04 Thread Paul Wise
Control: tags -1 + unreproducible On Sun, 30 Jul 2023 20:30:36 +0200 Lucas Nussbaum wrote: > case fails to build with Sphinx 7.1 and docutils 0.20, both of which > are currently available in experimental. I am unable to reproduce this when building case 1.5.3+dfsg-5 with experimental

Bug#1055203: git-cola: files in /usr/local/share/{applications,doc,git-cola,locale,metainfo}/

2023-11-01 Thread Paul Wise
Package: git-cola Version: 3.12.0-3 Severity: serious Justification: Policy 9.1.2 According to the FHS and Debian Policy 9.1.2, packages must not put files in the /usr/local/ directory, but git-cola 3.12.0-3 does that:

Bug#1055203: git-cola: files in /usr/local/share/{applications,doc,git-cola,locale,metainfo}/

2023-11-01 Thread Paul Wise
Package: git-cola Version: 3.12.0-3 Severity: serious Justification: Policy 9.1.2 According to the FHS and Debian Policy 9.1.2, packages must not put files in the /usr/local/ directory, but git-cola 3.12.0-3 does that:

Bug#1055043: Debian carnivore: port from Python 2 to 3

2023-10-29 Thread Paul Wise
Package: qa.debian.org Severity: serious User: qa.debian@packages.debian.org Usertags: carnivore X-Debbugs-CC: m...@qa.debian.org, debian-pyt...@lists.debian.org The carnivore system which tracks the activity of Debian members is written in Python 2, which has been removed from Debian, so

Bug#1055043: Debian carnivore: port from Python 2 to 3

2023-10-29 Thread Paul Wise
Package: qa.debian.org Severity: serious User: qa.debian@packages.debian.org Usertags: carnivore X-Debbugs-CC: m...@qa.debian.org, debian-python@lists.debian.org The carnivore system which tracks the activity of Debian members is written in Python 2, which has been removed from Debian, so

Bug#1055043: Debian carnivore: port from Python 2 to 3

2023-10-29 Thread Paul Wise
Package: qa.debian.org Severity: serious User: qa.debian@packages.debian.org Usertags: carnivore X-Debbugs-CC: m...@qa.debian.org, debian-pyt...@lists.debian.org The carnivore system which tracks the activity of Debian members is written in Python 2, which has been removed from Debian, so

Bug#1055043: Debian carnivore: port from Python 2 to 3

2023-10-29 Thread Paul Wise
Package: qa.debian.org Severity: serious User: qa.debian@packages.debian.org Usertags: carnivore X-Debbugs-CC: m...@qa.debian.org, debian-pyt...@lists.debian.org The carnivore system which tracks the activity of Debian members is written in Python 2, which has been removed from Debian, so

Re: What would help the most?

2023-10-28 Thread Paul Wise
On Fri, 2023-10-27 at 14:00 -0500, Lukasz Szybalski wrote: > What is the minimum most value thing that would > help YOU accomplish your goals for Debian ? Check out this page if no-one gives anything more specific: https://www.debian.org/intro/help -- bye, pabs

Bug#1054890: ddccontrol: conffiles not removed: /etc/dbus-1/system.d/ddccontrol.DDCControl.conf

2023-10-28 Thread Paul Wise
Package: ddccontrol Version: 1.0.0-1 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete conffiles

Bug#1054558: iotop: crashes on non-utf8 characters

2023-10-26 Thread Paul Wise
On Wed, 2023-10-25 at 23:23 +0200, Marc Lehmann wrote: > independent of locale (or the fatc that locales are per-process), if > iotop finds a command line argument that is not utf-8 encoded, it simply > crashes. regardless of how it handles encodings it does not understand, > it should not simply

Bug#1051298: RFS: kildclient/3.2.1-1 -- powerful MUD client with a built-in Perl interpreter

2023-10-26 Thread Paul Wise
On Wed, 2023-10-25 at 14:24 -0300, Eduardo M KALINOWSKI wrote: > As I mentioned, the tarball also has automatically generated html files > for the manual (and the xml source). Bastian did not raise an issue > about these files, but those I think should not be removed from the > upstream

Bug#1054580: libimage-magick-perl: broken symlink: Generic.ttf -> tuffy_regular.ttf

2023-10-26 Thread Paul Wise
Package: libimage-magick-perl Version: 8:6.9.12.98+dfsg1-2 Severity: minor File: /usr/share/doc/imagemagick-6-common/examples/demo/Generic.ttf User: debian...@lists.debian.org Usertags: adequate broken-symlink libimage-magick-perl introduced a broken symlink:

  1   2   3   4   5   6   7   8   9   10   >