Bug#1069329: fixed in diffoscope 266

2024-05-16 Thread Paul Wise
On Wed, 2024-05-15 at 10:58 +0100, Chris Lamb wrote: > Ah, I foolishly didn't check back with the original test case. The > root cause here, if I can call it that, is that we were calling "xz > --list --verbose" and not specifying a second "--verbose". That would explain it indeed. > This has

Bug#1069329: fixed in diffoscope 266

2024-05-14 Thread Paul Wise
On Fri, 2024-05-10 at 14:49 +, Chris Lamb wrote: >    * Use "xz --list" to supplement the output when comparing .xz archives; > essential when some underlying metadata differs. (Closes: #1069329) >    * Actually append the xz --list after the container differences, as it >

Bug#1071094: osc: SyntaxWarning: invalid escape sequence

2024-05-14 Thread Paul Wise
Package: osc Version: 0.182.1-1 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 Upgrading osc gives Python 3.12 warnings, the fix for this is to use raw strings: https://docs.python.org/3/library/re.html#raw-string-notation Preparing to unpack

Bug#1055496: how-can-i-help: should detect that is run by unattended-upgrades & skip

2024-05-12 Thread Paul Wise
On Tue, 2023-11-07 at 12:10 +0100, Alexandre Detiste wrote: > how-can-i-help: should detect that is run by unattended-upgrades & skip > Possible solution: skip execution if STDIN is not a TTY. I filter and then read my unattended-upgrades mails, so this would break my normal usage of

Bug#965386: plasma-browser-integration: Please package Firefox extension

2024-05-04 Thread Paul Wise
On Mon, 20 Jul 2020 20:24:38 +0200 Michael Weghorn wrote: > Note: The file 'dev_README.txt' in the sources describes how to build the > extension, but this probably cannot be followed as is, since it involves > installing packages via "npm" in the first step (which is not in line with > Debian's

Bug#926618: RFP: webext-plasma-integration

2024-05-04 Thread Paul Wise
On Mon, 6 Dec 2021 14:47:24 + Phil Morrell wrote: > Would be nice to see this packaged, since the native part is already > available, under the affects package name. Note, I'm not even using this > under KDE, it works perfectly fine under XFCE. As I mentioned in #965386, this is easy to add

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

2024-05-04 Thread Paul Wise
On Fri, 2024-05-03 at 13:35 +0200, Simon Josefsson wrote: > I wonder why no QA tool reported this? As implied by the usertags I used, the adequate tool found it: http://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/ In addition, piuparts has a test for broken symlinks too, and as well

Bug#1070351: fracatux: Homepage redirects to https://educajou.forge.apps.education.fr/fracatux/

2024-05-04 Thread Paul Wise
Package: fracatux Version: 1.5.2~rc0-1 Severity: minor The Homepage for fracatux currently points to a URL that has a JavaScript based redirect to this URL, which has fracatux info: https://educajou.forge.apps.education.fr/fracatux/ Please update the Homepage for fracatux to the new URL. --

Bug#1070349: onionshare-cli: common.py: SyntaxWarning: invalid escape sequence '\s'

2024-05-04 Thread Paul Wise
Package: onionshare-cli Version: 2.6.2-1 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 Upgrading onionshare-cli gives Python 3.12 warnings, the right way to fix this is to use raw strings:

Bug#1070163: socat: support duplicating data to multiple clients of listening socket?

2024-05-02 Thread Paul Wise
On Wed, 2024-05-01 at 11:48 +0200, Gerhard Rieger wrote: > Socat is not able to do this, and there is currently no plan to > implement this feature. > > However, due to the repeated requests, a script socat-mux.sh has been > written and released with Socat 1.8.0.0 that is able to provide >

Bug#1070221: lintian: warn about help2man generated pages containing errors loading shared libraries

2024-05-01 Thread Paul Wise
Package: lintian Severity: wishlist For manual pages generated by tools like help2man that run binaries to get usage statements for conversion to manual page format, please check that the manual pages do not contain common text indicating that the executable or script was not able to run

Bug#1070220: jbig2: broken manual page: src/jbig2: error while loading shared libraries: libjbig2enc.so.0: cannot open shared object file: No such file or directory

2024-05-01 Thread Paul Wise
Package: jbig2 Version: 0.29-2.1 Severity: normal Usertags: help2man The jbig2 manual page is broken. Looks like it was generated via help2man using the binary in the build tree but without using LD_LIBRARY_PATH so the binary could not find libraries it uses, so jbig2 could not start, so it

Bug#1070219: python3-pyasn: __init__.py:201: SyntaxWarning: invalid escape sequence '\.'

2024-05-01 Thread Paul Wise
Package: python3-pyasn Version: 1.6.1-3+b4 Severity: normal Usertags: warnings User: debian-pyt...@lists.debian.org Usertags: python3.12 When installing pyasn I get a syntax warning with Python 3.12, the fix would be to use raw strings with Python regexes:

Bug#1070163: socat: support duplicating data to multiple clients of listening socket?

2024-04-30 Thread Paul Wise
Package: socat Severity: wishlist X-Debbugs-Cc: so...@dest-unreach.org Forwarded: so...@dest-unreach.org socat does not appear to have a way to send data to multiple clients of a listening socket, which would be useful to proxy data from overloaded servers to multiple local clients. For example:

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#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 ...

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

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

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 ...

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

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#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

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#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

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 ...

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#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

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

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

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#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,

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#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

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#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#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#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#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:

Bug#1054529: xwayland: add build-dep on libdecor-0-dev: -decorate => This build does not have libdecor support

2023-10-25 Thread Paul Wise
Package: xwayland Version: 2:23.2.1-1 Severity: wishlist Please build xwayland with libdecor support so that rootful Xwayland can get Wayland window decorations with the -decor option: $ Xwayland -decorate :12 This build does not have libdecor support There is some information about this

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

2023-10-24 Thread Paul Wise
On Tue, 2023-10-24 at 17:57 -0300, Eduardo M KALINOWSKI wrote: > Isn't it a bit extreme to repack the source because of a file that is > automatically generated, but is still distributable? Indeed, it isn't necessary to repack source to remove generated files.

Bug#1052327: libdbd-odbc-perl: Test failure in t/rt_57957.t

2023-10-23 Thread Paul Wise
Control: tags -1 + fixed-upstream On Tue, 2023-10-10 at 12:48 +0800, Paul Wise wrote: > The fix is to increment both pointers at once. > >     *p++ = *q++; > > This fixes the libdbd-odbc-perl test failures too. > > I have sent the attached patch to upstrea

Bug#1053780: samba-common: conffiles not removed: /etc/dhcp/dhclient-enter-hooks.d/samba

2023-10-18 Thread Paul Wise
Control: reopen -1 Control: notfixed -1 2:4.19.2+dfsg-1 On Mon, 2023-10-16 at 15:51 +, Michael Tokarev wrote: >    * d/samba-common.maintscript: remove obsolete conffile > /etc/dhcp/dhclient-enter-hooks.d/samba conffile (Closes: #1053780) Unfortunately this didn't work, the obsolete

Bug#1053780: samba-common: conffiles not removed: /etc/dhcp/dhclient-enter-hooks.d/samba

2023-10-10 Thread Paul Wise
Package: samba-common Version: 2:4.19.1+dfsg-4 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#1053745: dateutils: broken symlinks: dateutils.dround -> dateroud, dateutils.dround.1.gz -> dateroud.1.gz

2023-10-10 Thread Paul Wise
Package: dateutils Version: 0.4.10-2 Severity: normal File: /usr/bin/dateutils.dround File: /usr/share/man/man1/dateutils.dround.1.gz User: debian...@lists.debian.org Usertags: adequate broken-symlink dateutils 0.4.10-2 introduced two broken symlinks:  /usr/bin/dateutils.dround -> dateroud

Bug#1052847: python-marshmallow: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13

2023-10-09 Thread Paul Wise
On Tue, 26 Sep 2023 15:23:12 +0200 Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build > on amd64. ... > > ImportError while loading conftest > > '/<>/.pybuild/cpython3_3.11_marshmallow/build/tests/conftest.py'. > > tests/conftest.py:4: in > > from

Bug#1052835: marked as pending in utf8proc

2023-10-09 Thread Paul Wise
On Sat, 30 Sep 2023 18:35:04 + Mo Zhou wrote: > Bug #1052835 in utf8proc reported by you has been fixed in the > Git repository and is awaiting an upload. You can see the commit > message below and you can check the diff of the fix at: > >

Bug#1052327: libdbd-odbc-perl: Test failure in t/rt_57957.t

2023-10-09 Thread Paul Wise
is to increment both pointers at once. *p++ = *q++; This fixes the libdbd-odbc-perl test failures too. I have sent the attached patch to upstream. -- bye, pabs https://wiki.debian.org/PaulWise From 0bc7d682561c1a3e4cec4627e45c8cefa91f14a9 Mon Sep 17 00:00:00 2001 From: Paul Wise

Bug#1053739: lintian: check that all URL fields contain valid web URLs

2023-10-09 Thread Paul Wise
Package: lintian Severity: wishlist Please check that all the debian/control debian/upstream/metadata etc fields that are supposed to contain web URLs, have valid URLs. For example this URL should be flagged as invalid, since web browsers will assume it is a relative link, which will leave a

Bug#1053672: Apple copyright notices in test .xlsx files

2023-10-08 Thread Paul Wise
On Sun, 2023-10-08 at 15:04 +0100, Rebecca N. Palmer wrote: > Given this, why is that copyright notice there, and what does it imply > that we should do?  (E.g. does Apple Numbers automatically copy > Apple-owned items (e.g. fonts) into files it creates?  If so, is there a > way to remove

Bug#1053295: golang-ginkgo: dropped transitional package golang-ginkgo-dev, which is still used

2023-10-02 Thread Paul Wise
On Mon, 2023-10-02 at 16:46 +0100, Martina Ferrari wrote: > Thanks for the report, I was scratching my head over the weekend > wondering why this package was not migrating.. I guess I was too eager > to remove the transitional package, "cme check dpkg" told me it was safe > to remove, but I

Bug#1053295: golang-ginkgo: dropped transitional package golang-ginkgo-dev, which is still used

2023-09-30 Thread Paul Wise
Source: golang-ginkgo Version: 1.16.5-4 Severity: serious golang-ginkgo is failing to migrate to testing, because it dropped the transitional package golang-ginkgo-dev, which makes a lot of golang packages uninstallable, because they haven't migrated to the new package

Bug#824499: GPX Route vs. Track

2023-09-30 Thread Paul Wise
On Fri, 2023-09-29 at 18:10 +, Stefan Kropp wrote: > I looked into the code. I wouldn't bother looking at the FoxtrotGPS codebase, since it is GTK2 and there aren't any volunteers to fix that, it is likely to be removed from Debian within the trixie release cycle. There is a WIP branch to

Bug#1053203: jbig2: broken manual page: error while loading shared libraries: libjbig2enc.so.0: cannot open shared object file: No such file or directory

2023-09-29 Thread Paul Wise
Package: jbig2 Version: 0.29-1 Severity: normal Usertags: manual The manual page seems to have been generated during the build but the generation didn't work very well because the binary didn't find the library and so an error message ended up in the manual page. $ dman jbig2 | cat

Bug#1031377: UDD/lintian: Needs to run lintian on all binaries generated from same source

2023-09-27 Thread Paul Wise
On Thu, 16 Feb 2023 15:05:24 +0100 Lucas Nussbaum wrote: > What could work is: > run lintian on source > for each arch in the packages's architectures (except all) > run lintian on architecture packages + architecture 'all' packages > > But would that solve all issues? I discovered

Bug#932697: Please cope with Haskell-style Vcs-Git header

2023-09-27 Thread Paul Wise
On Mon, 22 Jul 2019 00:11:51 +0100 Ian Jackson wrote: > This syntax and its semantics do not appear to be documented in policy. This syntax is now documented in policy and used by the Rust team too: https://www.debian.org/doc/debian-policy/ch-controlfields.html#version-control-system-vcs-fields

Bug#996968: bts: uses the deprecated 'close' control command

2023-09-26 Thread Paul Wise
On Tue, 2023-09-26 at 15:20 -0400, Nicholas D Steeves wrote: > On Fri, 22 Oct 2021 10:21:56 +0800 Paul Wise wrote: > > > > I suggest a new design for bug closing: > [snip] > > Change the template for notified closings to mail -done instead of > > control@ and

Bug#1052489: iproute2: broken formatting in manual pages due to hermetic-/usr changes

2023-09-22 Thread Paul Wise
Package: iproute2 Version: 6.5.0-4 Severity: minor Usertags: formatting The hermetic-/usr changes to the manual pages documenting the new locations in /usr of the files previously in /etc and overridable by user files in /etc broke the formatting in the manual pages. The /usr paths have "or"

Bug#1052471: mmdebstrap: with libpam-tmpdir, fails to use temp dir created by --format=tar/squashfs/ext2/null code: Permission denied

2023-09-22 Thread Paul Wise
Package: mmdebstrap Version: 1.3.8-3 Severity: normal The code for --format=tar/squashfs/ext2/null creates a temporary directory in the $TMP dir. When libpam-tmpdir is being used, $TMP is set to a directory that the current user can access but no other user can access. Consequently because

Bug#1052403: scite: conffile not removed: /etc/scite/nimrod.properties

2023-09-21 Thread Paul Wise
Package: scite Version: 5.3.7-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#781561: angband: conffiles not removed

2023-09-18 Thread Paul Wise
On Mon, 2023-09-18 at 20:46 +0200, Alexandre Detiste wrote: > Can you have a look and say if it's fine. > >     https://salsa.debian.org/games-team/angband This is incorrect, you need to use the version of angband that is doing the conffile removal, not the version that removed it from the

Bug#1052146: UDD: broken data from bugs-binpkgs-pts CGI script

2023-09-18 Thread Paul Wise
Package: qa.debian.org Severity: normal User: qa.debian@packages.debian.org Usertags: udd The UDD list of BTS binary packages for the PTS started outputting some incorrect package names. I am not sure if these are caused by bad data in the BTS itself or if something has broken in the UDD

Bug#1051683: libfontconfig1: "out of memory" errors when the working directory was deleted

2023-09-11 Thread Paul Wise
Package: libfontconfig1 Version: 2.14.2-5 Severity: minor Usertags: warnings When I run any program that uses fontconfig in a working directory that doesn't exist, I get "out of memory" errors. The same thing does not happen when the current directory does exist. The fontconfig library seems to

Bug#1051352: ITP: shedskin -- Python-to-C++ compiler designed to speed up Python programs

2023-09-07 Thread Paul Wise
On Wed, 2023-09-06 at 18:11 +0200, Paul Boddie wrote: > This package was previously included in Debian but was discarded when Python > 2 ceased to be supported for most areas of distribution functionality. This > software has since been updated to run using Python 3. Please note the extra steps

Bug#1051375: libcairo2-dev: missing-pkgconfig-dependency cairo-script-interpreter => lzo2

2023-09-06 Thread Paul Wise
Package: libcairo2-dev Version: 1.17.8-3 Severity: normal The libcairo2-dev package is missing some sort of relationship with the liblzo2-dev package because the cairo-script-interpreter.pc file references the lzo2.pc file in Requires.private. Most uses of the cairo-script-interpreter.pc file

Bug#1051252: smart-notifier: conffiles not removed: /etc/dbus-1/system.d/smart-notifier.conf

2023-09-05 Thread Paul Wise
Package: smart-notifier Version: 0.28-9 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#1050484: thermald: obsolete homepage: 01.org is shut down

2023-08-24 Thread Paul Wise
Package: thermald Version: 2.5.4-1 Severity: minor The Homepage field points at the obsolete shut down 01.org domain. The upstream VCS on GitHub is probably the best place to point it: https://github.com/intel/thermal_daemon PS: it would be great if you could look at the conffile removal

Bug#1050228: gnome-calculator: missing-pkgconfig-dependency gci-1 => gtk4

2023-08-22 Thread Paul Wise
Package: gnome-calculator Version: 1:45.0-1 Severity: minor File: /usr/lib/x86_64-linux-gnu/pkgconfig/gci-1.pc User: debian...@lists.debian.org Usertags: adequate missing-pkgconfig-dependency The gnome-calculator package is missing some sort of relationship with the libgtk-4-dev package because

Bug#1050227: iio-sensor-proxy: conffile not removed: /etc/dbus-1/system.d/net.hadess.SensorProxy.conf

2023-08-22 Thread Paul Wise
Package: iio-sensor-proxy Version: 3.5-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

  1   2   3   4   5   6   7   8   9   10   >