Bug#428300: sysv-rc-conf: Program exception upon a "r" restore

2025-05-10 Thread Chris Hofstaedtler
On Sat, May 10, 2025 at 02:53:55PM +0100, Andrew Bower wrote: > Control: tags -1 + patch > > On Tue, Jun 09, 2015 at 11:56:45AM +0200, Denis Briand wrote: > > Always the same issue with 0.99-7 > > 'r' key doesn't work. > > But now, I haven't any stderr output. > > Same here in 0.99-10 with no err

Bug#1100671: packaging-dev: get out of testing

2025-03-16 Thread Chris Hofstaedtler
Source: packaging-dev Version: 0.8.2 Severity: serious While packaging-dev was probably useful when it was actively maintained, it hasn't been for the last 10 or so years. Currently it reocmmends packages no longer existing in Debian, that itself is an rc-bug. But really, lets just get rid of

Bug#1098987: xball: desktop entry relies on PATH with name clash

2025-02-26 Thread Chris Hofstaedtler
Package: xball Version: 3.1.0+dfsg-2 Severity: serious Usertag: bin-games-conflict Your package "xball" installs its main program into /usr/games/xball. It also installs a .desktop file, specifying Exec=xball. Thus, it relies on "xball" to be unique in the users PATH. This is not the case for the

Bug#1098986: pacman: desktop entry relies on PATH with name clash

2025-02-26 Thread Chris Hofstaedtler
Package: pacman Version: 10-20 Severity: serious Usertag: bin-games-conflict Your package "pacman" installs its main program into /usr/games/pacman. It also installs a .desktop file, specifying Exec=pacman. Thus, it relies on "pacman" to be unique in the users PATH. This is not the case for the d

Bug#1076222: tcpd,tcm: install program with same name (tcpd)

2025-02-26 Thread Chris Hofstaedtler
On Sun, Nov 17, 2024 at 05:49:07PM +0100, Chris Hofstaedtler wrote: > Hi Marco, Andreas, > > On Fri, Jul 12, 2024 at 11:53:16PM +0200, Marco d'Itri wrote: > > On Jul 12, Chris Hofstaedtler wrote: > > your packages tcpd and tcm both install a program > > nam

Bug#1075698: Patch to ygl package (fixing gcc-14 bug)

2025-02-24 Thread Chris Hofstaedtler
On Mon, Feb 24, 2025 at 07:09:01PM -0300, Pablo Lucas Silva Santos wrote: > --- ygl-4.2e.orig/fortran.c > +++ ygl-4.2e/fortran.c > @@ -8,6 +8,12 @@ static const char vcid[] = "$Id: fortran > > #include "header.h" /* for COVERSLEEP & string.h */ > > +extern Display *getXdpy ( void ); > +ex

Bug#1098640: lmbench: homepage unavailable

2025-02-21 Thread Chris Hofstaedtler
Source: lmbench Version: 3.0-a9+debian.1-8 The address given in Homepage: seems to have vanished. Please update the field. Chris

Bug#744215: wvdial: Segmentation fault during modem initialization

2025-02-10 Thread Chris Hofstaedtler
Hi, On Mon, Feb 10, 2025 at 12:02:09AM +, Felix wrote: > Package: wvdial > Version: 1.61-8 > Followup-For: Bug #744215 > X-Debbugs-Cc: fizo...@hotmail.com > > Everything was working fine in bookworm, and even in trixie at the > start. Some update (perhaps rfcomm?) may have eventually caused t

Bug#1094965: wtmpdb: provides no way to prune rotated logs

2025-02-04 Thread Chris Hofstaedtler
On Tue, Feb 04, 2025 at 12:33:04AM +, Andrew Bower wrote: > > Surely it depends - some thing are highly distro-specific. The amount of > detritus that accumulates in upstream contrib directories over the > years... scripts that new integrators would surely rather rewrite for > their own contex

Bug#1094965: wtmpdb: provides no way to prune rotated logs

2025-02-03 Thread Chris Hofstaedtler
* Andrew Bower [250203 23:39]: > Control: tags -1 patch > > On Sat, Feb 01, 2025 at 09:24:31PM +, Andrew Bower wrote: > > wtmpdb will rotate logs but nothing will prune them (like logrotate would > > for > > other types of log - unfortunately it doesn't fit in well with the wtmpdb > > way).

Bug#1094468: RM: obexfs -- RoQA; unmaintained, previous attempt to takeover from obexftp, uses obsolete libfuse 2.x

2025-01-28 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: obe...@packages.debian.org Control: affects -1 + src:obexfs Hi, please remove obexfs, it is a FUSE backend for OBEX (IRDA file transfer). Upstream development has stalled ~7 years ago.

Bug#1093962: RM: multistrap -- RoQA; obsolete, replaced by mmdebstrap

2025-01-24 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: multist...@packages.debian.org Control: affects -1 + src:multistrap Please remove multistrap, which is the precursor to mmdebstrap. multistrap is currently orphaned and has no r-deps.

Bug#1089931: wondershaper: does not work at all with newer Linux versions (CBQ net scheduler)

2024-12-14 Thread Chris Hofstaedtler
On Sat, Dec 14, 2024 at 07:38:50PM +0100, Ben Wiederhake wrote: > Since wondershaper is orphaned, I suggest removing this package, but don't > know > how that process works. You can use reportbug to file a bug against the (pseudo) package "ftp.debian.org". reportbug will prompt your for the rest

Bug#1089824: nwall: doesnt work on utmp-less systems

2024-12-13 Thread Chris Hofstaedtler
Package: nwall Version: 1.32+debian-10 Severity: serious nwall uses /run/utmp to find logged-in users. A default Debian install does not have /run/utmp. As nwall relies on the file to provide its key functionality of sending messages to logged-in users, its functionality is now completely broken.

Bug#1088144: cdbs: please remove support for dh-buildinfo, superseded by .buildinfo

2024-11-23 Thread Chris Hofstaedtler
Hello James, On Sat, Nov 23, 2024 at 08:33:50PM +, James Addison wrote: > Source: cdbs cdbs is, in Debian, orphaned (="QA-maintained"). > I would like to request that dh-buildinfo is removed from the build-deps for > the build-depends that it generates[2] for packages that use cdbs as a > bu

Bug#971758: Packaging an ancient version is becoming a problem for projects that depend on this

2024-11-20 Thread Chris Hofstaedtler
Hi James, On Wed, Nov 20, 2024 at 12:39:18PM -0500, James Bottomley wrote: > [..] Debian seems to > be the only distribution packaging such an old version so if you could > move forwards it would be enormously helpful. Debian does not currently have a maintainer for this package. The original mai

Bug#1076222: tcpd,tcm: install program with same name (tcpd)

2024-11-17 Thread Chris Hofstaedtler
Hi Marco, Andreas, On Fri, Jul 12, 2024 at 11:53:16PM +0200, Marco d'Itri wrote: > On Jul 12, Chris Hofstaedtler wrote: > your packages tcpd and tcm both install a program > named "tcpd", although in different components of the PATH. > > Please find a solution f

Bug#1085565: RM: snacc -- RoQA; orphaned; dead upstream; rc-buggy

2024-10-20 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: sn...@packages.debian.org Control: affects -1 + src:snacc Control: tags -1 + moreinfo Please remove snacc, which FTBFS with gcc-14. Last upstream commit was over 10 years ago. Currently

Bug#1085402: RM: latencytop -- RoQA; orphaned, abandoned upstream, ftbfs

2024-10-18 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: latency...@packages.debian.org Control: affects -1 + src:latencytop Please remove latencytop. upstream git is gone, last release was in 2009. Orphaned in Debian. FTBFS with gcc14. Than

Bug#1085401: RM: icmpush -- RoQA; orphaned, abandoned upstream, ftbfs

2024-10-18 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: icmp...@packages.debian.org Control: affects -1 + src:icmpush Please remove icmpush. Last upstream release in the year 2000. ftbfs with gcc14. scapy can be used to generate arbitrary pa

Bug#1084751: RM: hugs -- RoQA; orphaned, obsolete, ftbfs

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: hug...@packages.debian.org Control: affects -1 + src:hugs98 hugs98 is a historic Haskell98 implementation in Haskell. From what I remember, people moved on from Haskell98. Anyway, upst

Bug#1084750: RM: giggle -- RoQA; ftbfs, orphaned, archived upstream, uses obsolete libs

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: gig...@packages.debian.org Control: affects -1 + src:giggle giggle uses obsolete GTK+ and related libs, its upstream has archived it, last maintainer upload was in 2015 and orphaned it

Bug#1084749: RM: xvier -- RoQA; ftbfs, orphaned, no upstream

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: xv...@packages.debian.org Control: affects -1 + src:xvier xvier's last Maintainer upload was in 2003 (no kidding), and now FTBFS. Given it's a really old X11 game with no active upstrea

Bug#1084743: RM: smb2www -- RoQA; orphaned, ftbfs, upstream vanished

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: smb2...@packages.debian.org Control: affects -1 + src:smb2www Hi, smb2www last upstream release was in 1998, the last maintainer upload was in 2013, and they orphaned it in 2018. It cu

Bug#1084742: RM: ap-utils -- RoQA; orphaned, ftbfs, outdated hardware required

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: ap-ut...@packages.debian.org Control: affects -1 + src:ap-utils Ben orphaned this package in 2013 (!), stating it is used with very old hardware. Given 11 years have passed since then,

Bug#1084741: RM: quelcom -- RoQA; ftbfs, orphaned, upstream vanished

2024-10-07 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: quel...@packages.debian.org Control: affects -1 + src:quelcom Please remove quelcom from unstable. It is orphaned since 2019, ftbfs with gcc-14 and upstream is nowhere to be found. Tha

Bug#1084198: RM: mergelog -- RoQA; orphaned; ftbfs

2024-10-06 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: merge...@packages.debian.org Control: affects -1 + src:mergelog mergelog is orphaned since 2017, and recently started ftbfs'ing with gcc-14. It's last upstream release was in 2001. I t

Bug#1084196: RM: freewnn -- RoQA; orphaned, ftbfs

2024-10-06 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: free...@packages.debian.org Control: affects -1 + src:freewnn freewnn is orphaned and QA-maintained since 2013. It recently started ftbfs'ing with gcc-14. Last upstream release was in 2

Bug#1084189: RM: sendfile -- RoQA; orphaned; ftbfs

2024-10-06 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: sendf...@packages.debian.org Control: affects -1 + src:sendfile sendfile is orphaned and qa-maintained since at least 2019. Recently it started ftbfs-ing with gcc-14. Last upstream rele

Bug#1084187: RM: xstarfish -- ROM; ftbfs, orphaned

2024-10-06 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: xstarf...@packages.debian.org Control: affects -1 + src:xstarfish Please remove xstarfish; it is orphaned since 2020 and started ftbfs'ing with gcc-14. In the O: bug, it was already not

Bug#1078350: RM: safelease -- RoQA; not useful without Vdsm

2024-08-09 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: safele...@packages.debian.org Control: affects -1 + src:safelease As stated in #903570, safelease was packaged as a dependency for Vdsm. However Vdsm packaging was abandoned, leaving no

Bug#1076222: tcpd,tcm: install program with same name (tcpd)

2024-07-12 Thread Chris Hofstaedtler
Package: tcpd,tcm Control: block 1075856 by -1 Hi, your packages tcpd and tcm both install a program named "tcpd", although in different components of the PATH. As this is confusing and a possible source of bugs, policy bug #1075856 wants to outlaw this. Please find a solution for your packages

Bug#1074175: netkit-rwho: remove for trixie?

2024-07-06 Thread Chris Hofstaedtler
On Fri, Jul 05, 2024 at 09:24:18AM +0200, Simon Josefsson wrote: > First, I think we need to understand the rationale for doing anything > about 'netkit-rwho': do we want to do something because 1) it is not > maintained upstream? or 2) because it is an insecure design?, or 3) > something else? At

Bug#1074175: netkit-rwho: remove for trixie?

2024-06-24 Thread Chris Hofstaedtler
Source: netkit-rwho Version: 0.17-15 Severity: serious rwho(d) is a design from a different time, when networks were trusted, and so on. It seems to me, we should and could stop shipping it for trixie. I'm raising this bug now, to: 1) establish awareness 2) auto-rm it from trixie 3) give people t

Bug#1074109: RM: rsh-redone -- RoQA; obsolete; unmaintained; will break soon

2024-06-23 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: rsh-red...@packages.debian.org Control: affects -1 + src:rsh-redone Hi, please remove rsh-redone, a reimplementation of rsh. Unfortunately it's been orphaned in Debian in 2020, and ups

Bug#1074102: Add Depends: login if applicable

2024-06-23 Thread Chris Hofstaedtler
Source: ngetty The login package has recently stopped being Essential: yes, and thus could be absent on some installations. However, most installs will still have it, due to it being Priority: required. If your package directly requires login in (almost) all configurations, please add Depends: l

Bug#1074101: Add Depends: login if applicable

2024-06-23 Thread Chris Hofstaedtler
Source: rsh-redone The login package has recently stopped being Essential: yes, and thus could be absent on some installations. However, most installs will still have it, due to it being Priority: required. If your package directly requires login in (almost) all configurations, please add Depend

Bug#1074096: Add Depends: login if applicable

2024-06-23 Thread Chris Hofstaedtler
Source: mingetty The login package has recently stopped being Essential: yes, and thus could be absent on some installations. However, most installs will still have it, due to it being Priority: required. If your package directly requires login in (almost) all configurations, please add Depends:

Bug#1073084: RM: ploop -- RoQA; depends on obsolete kernel module; orphaned; dead upstream

2024-06-12 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: pl...@packages.debian.org Control: affects -1 + src:ploop ploop was orphaned in 2017, when the kernel module stopped being maintained by upstream (maybe that was actually earlier). Sinc

Bug#1073082: RM: omnievents -- RoQA; orphaned; upstream orphaned

2024-06-12 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: omnieve...@packages.debian.org Control: affects -1 + src:omnievents omnievents is orphaned since 2016. Back then, the old maintainer stated: > If nobody steps in within some weeks, I wi

Bug#1073081: RM: tircd -- RoQA; obsolete; orphaned

2024-06-12 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: ti...@packages.debian.org Control: affects -1 + src:tircd tircd is a proxy between IRC and Twitter. It is orphaned since 2016, and has only seen QA-maintenance in Debian. Upstream also

Bug#1057850: libnss-db: Uses db5.3, no replacement in sight

2024-04-21 Thread Chris Hofstaedtler
On Thu, Apr 04, 2024 at 07:16:34PM -0300, Paulo Henrique de Lima Santana wrote: > Would be possible reintroduce libnss-db to testing? > > I'm asking because I'm maintainer of the pglistener package and I know there > aren't plans to update the sofwtare with another database solution. Well what's

Bug#1061204: RM: pam-shield -- RoQA; upstream vanished; orphaned; low popcon

2024-01-20 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: pam-shi...@packages.debian.org Control: affects -1 + src:pam-shield Dear ftpmasters, please remove pam-shield, which is orphaned since 2017, having seen its last maintainer upload in 2

Bug#1058749: scanbd: fails to upgrade from bookworm: mv: not replacing '/etc/scanbd/dll.conf'

2023-12-15 Thread Chris Hofstaedtler
Control: found -1 scanbd/1.5.1-6+b1 Control: block -1 by 1058752 Hi Andreas, I'm unsure what to do here. This problem is triggered by a behaviour change in coreutils. On Fri, Dec 15, 2023 at 03:17:18PM +0100, Andreas Beckmann wrote: > during a test with piuparts I noticed your package fails to u

Bug#1058732: guessnet: Please stop using libiw-dev

2023-12-15 Thread Chris Hofstaedtler
Source: guessnet Severity: important Hi, your package build-depends on libiw-dev, which is built from wireless-tools 30~pre9, from 2009. Please replace it with an actually maintained library for wireless network interfaces. Thanks, Chris

Bug#1057850: libnss-db: Uses db5.3, no replacement in sight

2023-12-09 Thread Chris Hofstaedtler
Source: libnss-db Version: 2.2.3pre1-8 Severity: serious Tags: upstream libnss-db is the so-called "Berkeley DB NSS". It last saw upstream changes in 2001, and obviously depends on Berkeley DB 5.3. We want to get rid of Berkeley DB, and now is as good a time as any other to stop shipping libnss-db

Bug#1057826: RM: dhis-mx-sendmail-engine -- RoQA; dead upstream, orphaned, unmaintained

2023-12-08 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: dhis-mx-sendmail-eng...@packages.debian.org Control: affects -1 + src:dhis-mx-sendmail-engine Dear ftpmasters, please remove dhis-mx-sendmail-engine, which blocks removal of dhis-serve

Bug#1057002: init cannot respawn mingetty after update

2023-11-27 Thread Chris Hofstaedtler
Control: severity -1 normal Control: tags -1 = wontfix * Klaus Ethgen [231127 19:13]: > Package: mingetty > Version: 1.08-5 > Severity: grave > > After the recent update, init runns cracy trying to run mingetty. > Nov 27 20:00:01 ikki init: cannot execute "/sbin/mingetty" [..] > merged-usr: no

Bug#1056251: RM: cpufreqd -- RoQA; orphaned, uses obsolete cpufrequtils

2023-11-19 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: cpufr...@packages.debian.org Control: affects -1 + src:cpufreqd Dear ftpmasters, please remove cpufreqd. It is orphaned in Debian, had its last maintainer upload over 10 years ago, ups

Bug#1055957: RM: pvm -- RoQA; orphaned; dead upstream

2023-11-14 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: p...@packages.debian.org Control: affects -1 + src:pvm Dear ftpmasters, please remove pvm. It is orphaned in Debian, effectively has seen no real maintenance since 2016. Upstream also

Bug#1055839: RM: dhis-server -- RoQA; dead upstream, orphaned, replacements exists, probably security buggy

2023-11-12 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: dhis-ser...@packages.debian.org Control: affects -1 + src:dhis-server Dear ftpmasters, please remove dhis-server, which is the server component of "DHIS", supposedly a dynamic DNS upda

Bug#1055840: RM: dhis-client -- RoQA; dead upstream, orphaned

2023-11-12 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: dhis-cli...@packages.debian.org Control: affects -1 + src:dhis-client Dear ftpmasters, please remove dhis-client, which is the client component of "DHIS", supposedly a dynamic DNS upda

Bug#1050824: RM: golang-github-facebookgo-grace -- RoQA; dead upstream; orphaned; gitea leaf library

2023-08-29 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: golang-github-facebookgo-gr...@packages.debian.org Control: affects -1 + src:golang-github-facebookgo-grace Dear ftpmasters, please remove golang-github-facebookgo-grace. It was introd

Bug#1050823: RM: golang-github-cupcake-rdb -- RoQA; dead upstream; orphaned; gitea leaf package

2023-08-29 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: golang-github-cupcake-...@packages.debian.org Control: affects -1 + src:golang-github-cupcake-rdb Dear ftpmasters, please remove golang-github-cupcake-rdb. It was introduced for Gitea,

Bug#1050759: RM: golang-github-siddontang-rdb -- RoQA; dead upstream; orphaned; gitea leaf package

2023-08-28 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: golang-github-siddontang-...@packages.debian.org Control: affects -1 + src:golang-github-siddontang-rdb Dear ftpmasters, please remove golang-github-siddontang-rdb. It was introduced f

Bug#1050758: RM: golang-gopkg-alexcesaro-quotedprintable.v3 -- RoQA; dead upstream; orphaned; gitea leaf package

2023-08-28 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: golang-gopkg-alexcesaro-quotedprintable...@packages.debian.org Control: affects -1 + src:golang-gopkg-alexcesaro-quotedprintable.v3 Dear ftpmasters, please remove golang-gopkg-alexcesa

Bug#1050756: RM: golang-github-unknwon-paginater -- RoQA; dead upstream; orphaned; gitea leaf package

2023-08-28 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: golang-github-unknwon-pagina...@packages.debian.org Control: affects -1 + src:golang-github-unknwon-paginater Dear ftpmasters, please remove golang-github-unknwon-paginater. It was int

Bug#1031140: sendmail: please integrate natively with systemd

2023-02-12 Thread Chris Hofstaedtler
Package: sendmail-bin Severity: wishlist Version: 8.15.2-22 User: pkg-systemd-maintain...@lists.alioth.debian.org Usertags: systemd-units Dear sendmail Maintainers and QA Uploaders, sendmail-bin today ships an /etc/init.d/sendmail script, of considerable size. It would be great if it could also s

Bug#1026993: cakephp -- seriously outdated branch

2022-12-25 Thread Chris Hofstaedtler
Source: cakephp Version: 2.10.24-2 The 2.10 branch is unmaintained upstream. As there are currently no direct users in Debian and no maintainer for this library/framework, it would seem unwise shipping it in the next stable release. When a real maintainer shows up and updates the package, please

Bug#414092: airport-utils: Tools start and quit immediately without working

2022-12-25 Thread Chris Hofstaedtler
Control: severity -1 grave Control: found -1 airport-utils/2-8 > All of the aiport-utils tools don't seem to be working anymore. They start > up and immediately stop without any error. Trying to run the tools with > >java -jar sometool.jar > > gives the same result. Disk rattling, program st

Bug#981637: ifscheme: ifup no longer recognises interface names with ifscheme suffixes

2022-12-20 Thread Chris Hofstaedtler
Control: tags -1 = confirmed Control: severity serious * Richard Lewis : [..] > Just recently I installed "unstable" from scratch on a Dell > XPS 13 9343. And now ifscheme doesn't work anymore. [..] > But when I try to select a network and bring up the interface, I get > the error "unknown interfa

Bug#1026373: json11: Upstream dead, known encoding bugs

2022-12-20 Thread Chris Hofstaedtler
Control: severity -1 serious Last remaining package in unstable dropped its (build-)depends, raising severity so json11 will go away from testing.

Bug#1026433: mercurial-buildpackage: Not useful anymore?

2022-12-19 Thread Chris Hofstaedtler
Source: mercurial-buildpackage Version: 0.10.1+nmu2 Severity: important It would appear mercurial-buildpackage is not useful anymore: hg.debian.org has long been shut down, and from popcon it would seem there are few/no users left. Does this package still have value for bookworm? Chris

Bug#1026432: libbase58: Leaf library: keep out of bookworm?

2022-12-19 Thread Chris Hofstaedtler
Source: libbase58 Version: 0.1.4-5 Severity: serious libbase58 appears to be a leaf library package - nothing else in Debian debends on it. Apparently it was introduced for some other bitcoin-related libraries, which are gone again. I would suggest we waste no resources on this for bookworm. Inte

Bug#1026431: Remove scalc for bookworm?

2022-12-19 Thread Chris Hofstaedtler
Source: scalc Version: 0.2.4-6 Severity: serious It appears src:scalc only builds a library package, and nothing in Debian uses it. If people see value in keeping it in bookworm, please speak up. I'll note that there is a new, completely unrelated project using the "scalc" name, so it might be a

Bug#998889: libcommoncpp2: Remove in bookworm?

2022-12-19 Thread Chris Hofstaedtler
* Adrian Bunk : > Source: libcommoncpp2 [..] > src:ucommon is the successor of libcommoncpp2, and the only > remaining build dependency on libcommoncpp2-dev in > vdr-plugin-fritzbox is stale. It appears all r-(build-)deps are gone. Should src:libcommoncpp2 also go away from unstable? Chris

Bug#1026373: json11: Upstream dead, known encoding bugs

2022-12-18 Thread Chris Hofstaedtler
Source: json11 Version: 1.0.0-3+b1 Severity: important json11 is dead upstream, and has known encoding bugs. It currently has no real users in Debian (except as a dependency of yet another library). It would be good to remove it from (at least) testing before actual users show up. Chris

Bug#1026369: golang-github-unknwon-i18n: keep gitea deps out of testing

2022-12-18 Thread Chris Hofstaedtler
Source: golang-github-unknwon-i18n Version: 0.0~git20170218.0.8372b90-1 Severity: serious This package was introduced as a library used by gitea, but has not seen updates in 5 years and gitea itself is also long gone. Upstream also has given up on it many years ago. Lets keep these bits out of te

Bug#1026368: golang-github-siddontang-go-snappy: keep ex-gitea libraries out of testing

2022-12-18 Thread Chris Hofstaedtler
Source: golang-github-siddontang-go-snappy Version: 0.0~git20140704.0.d8f7bb8-6.1 Severity: serious This package was introduced for gitea, and has been orphaned once gitea was removed. It has seen no updates since. Lets keep these libraries out of testing. Chris

Bug#1026364: FTBFS: error: dangling pointer ‘dentptr’ to ‘dent’ may be used

2022-12-18 Thread Chris Hofstaedtler
Package: x-loader Version: 1.5.1+git20110715+fca7cd2-3 Severity: serious Tags: ftbfs Justification: fails to build from source Dear QA Group, the package x-loader was recently gifted to you, but it FTBFS: gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float -Werror -D__KERNE

Bug#816393: Works now?

2022-11-30 Thread Chris Hofstaedtler
* Helge Kreutzmann : > for what is worth: > helge@samd:/tmp$ debget nghttp2 > Get:1 http://172.16.18.51:/ftp.de.debian.org/debian bullseye/main > amd64 nghttp2 all 1.43.0-1 [14.4 kB] > Fetched 14.4 kB in 0s (117 kB/s) For anyone reading along: this "success" is, because nghttp2 switched to tar

Bug#1021094: dnprogs: obsolete? time to remove?

2022-10-01 Thread Chris Hofstaedtler
Source: dnprogs A while ago, it was suggested to remove the decnet kernel support, here: https://lore.kernel.org/lkml/20220731190646.97039-1-step...@networkplumber.org/ No negative feedback was received, so maybe this will happen. When it happens, dnprogs will be unusable in (stock) Debian. (dnp

Bug#970917: #970917: vzquota: unusable without kernel support

2022-08-31 Thread Chris Hofstaedtler
Control: clone -1 -2 Control: reassign -2 ftp.debian.org Control: retitle -2 RM: vzquota -- RoQA; orphaned, missing kernel support Control: affects -2 src:vzquota Control: severity -2 normal Dear ftpmasters, please remove vzquota. It is orphaned for a long time, and requires kernel patches that h

Bug#970916: #970916: vzctl: unusable without kernel support

2022-08-31 Thread Chris Hofstaedtler
Control: clone -1 -2 Control: reassign -2 ftp.debian.org Control: retitle -2 RM: vzctl -- RoQA; orphaned, missing kernel support Control: affects -2 src:vzctl Control: severity -2 normal Dear ftpmasters, please remove vzctl. It is orphaned for a long time, and requires kernel patches that have no

Bug#982459: mdadm examine corrupts host ext4

2022-08-02 Thread Chris Hofstaedtler
Control: reassign -1 src:linux Dear Håkan, thanks for reporting back and testing! * Håkan T Johansson [220801 19:31]: > On Sun, 31 Jul 2022, Chris Hofstaedtler wrote: > > > I can't see a difference that should matter from userspace. > > > > I have stared a bi

Bug#1016431: Replace Build-Depends: bsdmainutils (transitional)

2022-07-31 Thread Chris Hofstaedtler
Source: sendmail Dear Maintainer, I've noticed your package Build-Depends on bsdmainutils, which is a transitional package since bullseye. Please switch to one of the packages replacing bsdmainutils instead. Maybe bsdextrautils, if the program you are after is "ul". Thanks, Chris

Bug#982459: mdadm examine corrupts host ext4

2022-07-30 Thread Chris Hofstaedtler
Hi Håkan, * Håkan T Johansson [220730 23:43]: > I have now tried with the mdadm 4.2~rc2-2 installed in both the chroot > environment (tried only that first), and also the host system. > Unfortunately, the host / fs is still affected when running > 'update-initramfs -u', when /dev is not mounted.

Bug#1016190: ship sanitizer with bookworm?

2022-07-28 Thread Chris Hofstaedtler
Source: sanitizer Version: 1.76-5.1 Severity: important Hi, sanitizer appears to be a program to introspect and modify incoming email. It also has gone at least 15 years without an upstream release. Personally I find it unlikely that these two facts go well together, and would suspect nobody is u

Bug#981522: varmon - ship with bullseye?

2021-08-20 Thread Chris Hofstaedtler
Control: severity -1 serious Hi Christoph, * Christoph Franzen [210820 12:09]: > > Note that the dac960 has been removed from Linux 4.20-rc1. myrb/myrs > > are given as replacements, but someone should check varmon works > > with those drivers. > > I WILL test the new driver, when I've enough

Bug#989074: Bug#989005: RM: aewm -- RoQA; dead upstream; unmaintained; very low popcon

2021-05-25 Thread Chris Hofstaedtler
* Pino Toscano [210525 10:44]: [..] > Hence, it looks to me it would be a better idea to simply remove aewm > from Debian. I've cloned this as #989074 against src:aewm. Parties interested in keeping aewm can reply there to indicate their commitments and also keep aewm in bullseye... Chris

Bug#987842: ifenslave: non-trivial bonding configuration fails

2021-04-30 Thread Chris Hofstaedtler
Package: ifenslave Version: 2.11 Severity: serious Only trivial configurations with no per-slave configurations seem to work. I.e. the example in /usr/share/doc/ifenslave/examples/two_ethernet works. However, the example in /usr/share/doc/ifenslave/examples/two_hotplug_ethernet does not - the sla

Bug#982253: Bug#986997: O: netkit-telnet -- basic telnet client

2021-04-15 Thread Chris Hofstaedtler
* Simon Josefsson [210415 19:06]: > Hi! Upstream is not maintained either -- at least the download URL in > netkit-telnet's debian/copyright file does not work. How about dropping > netkit-telnet from Debian? In #982253 I've expressed that I for one would find that to be a good idea. But quite

Bug#986712: varmon: please stop depending on makedev

2021-04-09 Thread Chris Hofstaedtler
Source: varmon Version: 1.2.1-2 Dear Maintainer, your package depends on makedev, which itself is long obsolete. Please replace this dependency. Thanks, Chris

Bug#186278: Missing files

2021-04-07 Thread Chris Hofstaedtler
Hello Ron, * Ron Murray [210407 20:05]: >    I'm not going to supply a patch because I feel that this should be > the decision of the maintainer. There is no maintainer. > PS FFS, this bug is *18* *years* *old*.  Are you actively using autoproject? Upstream appears to have vanished a long time

Bug#986308: acpica-unix: remove alternatives

2021-04-02 Thread Chris Hofstaedtler
Source: acpica-unix Priority: wishlist A long time ago, acpixtract and acpidump were provided by more than one packages. Those alternate versions have long gone away. Please remove the alternatives setup from acpica-unix, to reduce overall complexity. Thanks, Chris

Bug#985859: cpqarrayd - ship with bullseye? - no driver support

2021-03-24 Thread Chris Hofstaedtler
Source: cpqarrayd Version: 2.3.6 Severity: serious Linux upstream has removed the "cciss" driver in 4.14-rc1. cpqarrayd needs the cciss driver to function. I imagine we shouldn't ship software that did not work with buster's kernel in bullseye. Chris

Bug#981522: varmon - ship with bullseye?

2021-03-24 Thread Chris Hofstaedtler
Hi again, > * Christoph Franzen [210201 15:51]: > > So, please, leave the package in Debian, and tell me if you need any > > help to accomplish this. > > Do you think you could take upon maintaining this package? I think > that would be the best course of action. Note that the dac960 has been r

Bug#982830: golang-code.gitea-git: unmaintained go library - keep out of testing

2021-02-14 Thread Chris Hofstaedtler
Source: golang-code.gitea-git Version: 0.0~git20190411.63b74d4+ds-1 Severity: serious Upstream (Gitea) appears to have moved on to another solution, so this is dead code (upstream repo is marked as archived). Lets not have it in bullseye, especially as nothing else depends on it, and its orphaned

Bug#982224: cdbackup: please stop using cdrkit

2021-02-07 Thread Chris Hofstaedtler
Package: cdbackup Version: 0.7.1-1+b1 Severity: important Dear cdbackup Maintainers, your package depends on wodim and genisoimage, both built from cdrkit sources. cdrkit does not have a path forward, please switch away from it rather soon. I'm told xorriso and libburnia are alternatives and are

Bug#981498: RM: nanoblogger -- RoQA; upstream dead, unmaintained

2021-01-31 Thread Chris Hofstaedtler
Package: ftp.debian.org Severity: normal Hi, please remove nanoblogger from unstable (and nanoblogger-extra). It hasn't seen real maintenance in 10 years - unsuprisingly, given upstream has declared the project being dead 7 years ago here: http://nanoblogger.sourceforge.net/archives/2013/02/10/of

Bug#981496: svtools: ship with bullseye?

2021-01-31 Thread Chris Hofstaedtler
Package: svtools Version: 0.6-4 Severity: important Hi, the package "svtools" has been orphaned by its original maintainer over 7 years ago. The Debian maintainer was also the upstream maintainer. Upstream has archived the project, and the last change was over 9 years ago. Is this still useful s

Bug#980338: hotswap: should ship with bullseye?

2021-01-17 Thread Chris Hofstaedtler
Source: hotswap Priority: important hotswap is software for managing IDE drives, relying on the old CONFIG_IDE=y IDE subsystem in the kernel. This was designed for Linux kernel series 2.4. On no Debian release architecture any current kernel enables CONFIG_IDE. Therefore, in a normal Debian setup

Bug#970917: vzquota: unusable without kernel support

2020-09-25 Thread Chris Hofstaedtler
Source: vzquota Version: 3.1-4 Severity: serious vzquota needs kernel support, specifically the "vz" patches. Debian hasn't shipped those in a long time. By now it appears upstream development has moved back behind more closed doors, and it's unlikely we'll see anything for bullseye. Continuing s

Bug#970916: vzctl: unusable without kernel support

2020-09-25 Thread Chris Hofstaedtler
Source: vzctl Version: 4.9.4-6 Severity: serious vzctl needs kernel support, specifically the "vz" patches. Debian hasn't shipped those in a long time. By now it appears upstream development has moved back behind more closed doors, and it's unlikely we'll see anything for bullseye. Also, IIRC, th

Bug#970915: isakmpd: outdated upstream source unacceptable for distribution

2020-09-25 Thread Chris Hofstaedtler
Source: isakmpd Version: 20041012-10 Severity: grave Our isakmpd sources are by now 16 years old. The sources in OpenBSD have in the meantime seen a number of improvements and security fixes, plus protocol fixes. Shipping such an old version with known security problems is a disgrace to our users

Bug#964468: RM: libifp -- RoQA; unmaintained; dead upstream; obsolete hardware

2020-08-30 Thread Chris Hofstaedtler
Dear possibly libifp-interested people, I've asked ftpmaster to remove libifp, because: | It has not seen an upload for 9+ years, and is a support library for | iRiver media players, which I haven't seen in years either. If you are still interested in this software, please indicate your interest

Bug#964476: RM: autounit -- RoQA; orphaned; dead upstream; unused

2020-08-30 Thread Chris Hofstaedtler
Dear autounit Maintainers, do you think autounit is still useful in Debian? I've filed an RM bug as #964476, because it does look quite dead. Please let me know your thoughts. Thanks, Chris

Bug#964479: blackbox: New upstream version available

2020-07-07 Thread Chris Hofstaedtler
Package: blackbox Version: 0.70.1-38 Severity: normal There is a new upstream and a new release available: https://github.com/bbidulock/blackboxwm/releases/tag/0.76 Please consider updating to it.

Duplicate symbol json_object_iter_next in json-c, jansson

2020-07-01 Thread Chris Hofstaedtler
the case in Debian for firewalld, which loads libmount1 and libnftables1, which use json-c and jansson respectively. firewalld then crashes because of this. Some detail: * Michael Biebl [200628 21:27]: > Am 28.06.20 um 21:16 schrieb Chris Hofstaedtler: > > > $ ldd /usr/lib/x86_

Re: Bug#963721: [pkg-cryptsetup-devel] Bug#963721: libcryptsetup12 v2:2.3.3-1 seems to be breaking libssl somehow

2020-07-01 Thread Chris Hofstaedtler
Hi Michael, * Michael Biebl [200628 03:30]: > Am 27.06.20 um 21:14 schrieb Michael Biebl: > > [16014.637459] traps: firewalld[35622] general protection fault > > ip:7f981342d7b2 sp:7ffe6abe4ed0 error:0 in > > libjansson.so.4.11.1[7f981342c000+8000] > > Attached is a back trace. It appears you i

  1   2   >