Bug#346447: gopher: FTBFS on hurd

2025-04-19 Thread John Goerzen
On Wed, Apr 16 2025, João Pedro Malhado wrote: > Hello John, > > On Wed, Apr 16, 2025 at 07:32:22AM -0500, John Goerzen wrote: >> I think that would work fine on Linux and Hurd. That behavior, however, >> isn't POSIX so wouldn't be portable. Can you clarify what

Bug#346447: gopher: FTBFS on hurd

2025-04-16 Thread John Goerzen
On Wed, Apr 16 2025, João Pedro Malhado wrote: > Hello John, > > Thank you for having a look at the patch. > I apologise as the patch is indeed a bit rushed. > > On Thu, Apr 10, 2025 at 10:15:02PM -0500, John Goerzen wrote: >> Thank you for sending this patch! I do

Bug#346447: gopher: FTBFS on hurd

2025-04-10 Thread John Goerzen
Hi João, Thank you for sending this patch! I don't believe it's correct, however. On line 202, curcwd is malloced. Overwriting it prevents freeing it later, so this creates a memory leak. I suspect the later instance also has that issue. How exactly is getcwd() defined and used on Hurd? Than

Bug#1069573: Dar dev issue

2025-04-05 Thread John Goerzen
Hi Scott, I'm following up on this. I'm a bit puzzled, because while libdar-dev doesn't directly depend on the packages you name, libdar64-6000t64 does. I wonder if there is something odd about the pkg-config output on your system, or your system itself? Can you replicate it on current sid? Tha

Bug#1034247: Questions about this bug

2025-04-05 Thread John Goerzen
Hi Bastian, Thanks for alerting me to this issue. I'm looking through the package, and virtually every file carries the UCB copyright and 3-clause license. Some ALSO carry a NetBSD copyright and 4-clause license. You mentioned getid.c, which is one of those that carries both. mtree.c has only

Bug#1099829: maildir-utils: 1.12.9 is available upstream

2025-03-08 Thread John Goerzen
Package: maildir-utils Severity: wishlist Hi, It would be great to have 1.12.9 packaged for trixie. Thanks! - John

Bug#1089397: netmaze: Supporting rootless builds by default

2025-01-04 Thread John Goerzen
Hi Niels, I was out due to the holidays, but appreciate your effort on this. I have imported your NMU release and released a -19 that incorporates it. Thanks for your help! - John On Wed, Jan 01 2025, Niels Thykier wrote: > Control: tags -1 patch > > On Sat, 7 Dec 2024 20:53:52 +0100 Niels Th

Bug#1088651: gscan2pdf: Segfaults when duplex scan is requested

2024-11-28 Thread John Goerzen
Package: gscan2pdf Version: 2.13.2-1 Severity: grave Justification: renders package unusable Hello, I have been using gscan2pdf for many years. My scanner is a Brother ADS-3300W, connected by wifi, and it also has been working fine for a long time (months or years). I use it exclusively with gs

Bug#1088613: ITP: golang-github-wlynxg-anet

2024-11-28 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-wlynxg-anet Version : 0.0.5-1 Upstream Author : Wlynxg * URL : https://github.com/wlynxg/anet * License : BSD-3-clause Programming Lang: Go Description : Network

Bug#1074463: bashbro

2024-09-04 Thread John Goerzen
Hello, Adam recently contacted me as a random DD, as he was interested in getting Bashbro into Debian. As a courtesy to the others that have visited with him about it, here is an excerpt of my response. Hi Adam, That's a pretty neat concept! I'm impressed - HTTP serving in bash. It wouldn't h

Bug#1079742: simplesnap: Please document recommended restore procedure

2024-08-29 Thread John Goerzen
Hi Petter, Well this might sound a bit weird, but there really isn't one :-) simplesnap is sort of a low-level tool for moving ZFS snapshots around in a routine way. How someone moves them back is probably circumstance- and system-dependent. For instance, if a person needs just a few files from

Bug#1068999: FTBFS due to plantuml

2024-04-20 Thread John Goerzen
reassign 1069353 plantuml severity 1068999 serious forcemerge 1068999 1069353 thanks Hello, In #1069353, the bug in #1068999 caused nncp to FTBFS in sid due to this same issue. nncp uses plantuml to build documentation as part of its build. The full build log is at http://qa-logs.debian.net/202

Bug#1066780: Checking in on this bug

2024-04-17 Thread John Goerzen
Hello, It would probably be good to update our package to 0.42.0, since it contains a fix for CVE-2024-22189. Perhaps that would also contain a fix for this? I don't know how hard this issue is to track down, but it will be leading to several packages being unpatched and removed from testing oth

Bug#1069104: maildir-utils: Version 1.12.4 is available upstream

2024-04-16 Thread John Goerzen
Package: maildir-utils Version: 1.12.3-3~bpo12+1 Severity: wishlist Hello, and thanks for maintaining maildir-utils! Upstream has released 1.12.4 which fixes some bugs I have encountered. Thanks! - John -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500

Bug#1067809: maildir-utils: New upstream version 1.12.2 is available

2024-03-26 Thread John Goerzen
Package: maildir-utils Severity: wishlist Hi, A new upstream version is available. It would be nice to have it in Debian. Thanks! -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architect

Bug#1067717: emacs-common: Security issues with emacs; remote code execution in Gnus

2024-03-25 Thread John Goerzen
Package: emacs-common Version: 1:28.2+1-15 Severity: grave Tags: security upstream Justification: user security hole X-Debbugs-Cc: Debian Security Team Hello, https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29 describes some security issues addressed in emacs 29.3. Among them:

Bug#1064945: grub-efi-amd64: Sudden boot failures on ZFS systems

2024-02-27 Thread John Goerzen
Package: grub-efi-amd64 Version: 2.06-13+deb12u1 Severity: critical Tags: upstream patch Justification: breaks the whole system My system suddenly refused to start up grub. An error message flashed by, but too quickly for me to be able to see. Then I got the grub emergency prompt. Upon booting

Bug#1062097: gensio: NMU diff for 64-bit time_t transition

2024-02-24 Thread John Goerzen
On Fri, Feb 23 2024, Steve Langasek wrote: > [[PGP Signed Part:Undecided]] > Please find attached an updated patch for the latest gensio in unstable. Hi Steve, Thanks for your work on this! There was no attachment there, however. A question on this. Since the initial bug was filed on gensio,

Bug#1063497: zfs-dkms: Data loss bug in version in bookworm

2024-02-08 Thread John Goerzen
Package: zfs-dkms Version: 2.1.11-1 Severity: critical Tags: patch upstream Justification: causes serious data loss Hello ZFS maintainers! Thank you for maintaining this for Debian. In the release notes for ZFS 2.1.14 at https://github.com/openzfs/zfs/releases/tag/zfs-2.1.14, it states: "This r

Bug#1062097: closed by Debian FTP Masters (reply to John Goerzen ) (Bug#1062097: fixed in gensio 2.8.2-4)

2024-02-05 Thread John Goerzen
diff for 64-bit time_t transition >> >> It has been closed by Debian FTP Masters >> (reply to John Goerzen ). >> >> Their explanation is attached below along with your original report. >> If this explanation is unsatisfactory and you have not received a >&g

Bug#1060418: ser2net 4.6.0 now available

2024-01-10 Thread John Goerzen
Source: ser2net Version: 4.3.11-1 Severity: wishlist Dear Maintainer, Hi, ser2net 4.6.0 is now available at https://github.com/cminyard/ser2net/releases . It contains some bugfixes for things I've worked with upstream on, so it would be great to have it packaged. Thanks! -- System Information:

Bug#1055314: RM: golang-github-bits-and-blooms-bloom -- ROM; Duplicates golang-github-willf-bloom

2023-11-03 Thread John Goerzen
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove Hello, I learned at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055134 that golang-github-bits-and-blooms-bloom duplicates functionality in an existing package. Please remove golang-github

Bug#1055134: ITP: golang-github-bits-and-blooms-bloom -- Go package implementing Bloom filters, used by Milvus and Beego.

2023-10-31 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-bits-and-blooms-bloom Version : 3.6.0-1 Upstream Author : Will Fitzgerald * URL : https://github.com/bits-and-blooms/bloom * License : BSD-2-clause Programming Lang: Go

Bug#1053216: firefox-esr: changelog.Debian.gz missing important entries

2023-09-29 Thread John Goerzen
Package: firefox-esr Version: 115.3.0esr-1~deb12u1 Severity: important Hello, After today's dist-upgrade on a bookworm machine, I had one update: firefox-esr. apt's output showed: Unpacking firefox-esr (115.3.0esr-1~deb12u1) over (102.15.1esr-1~deb12u1) ... Given the recent number of security

Bug#1051239: bookworm-pu: package dar/2.7.8-2

2023-09-04 Thread John Goerzen
7.8/debian/changelog 2023-09-04 15:07:26.0 -0500 @@ -1,3 +1,10 @@ +dar (2.7.8-2) bookworm; urgency=high + + * Include a patch that can prevent issues with creating isolated catalogs +with dar built using gcc 12 or newer. Closes: #1050663. + + -- John Goerzen Mon, 04 Sep 2023 15:07:26 -0

Bug#1050663: Fwd: Re: [Dar-support] Fwd: Bug#1050663: dar option --on-fly-isolate creates catalogue with broken slice_layout

2023-09-04 Thread John Goerzen
>From the thread on the dar support mailing list: https://sourceforge.net/p/dar/mailman/message/37890758/ On Sat, Sep 02 2023, Thomas wrote: > On Wed, Aug 30, 2023 at 03:24:12PM -0500, John Goerzen wrote: >> On Wed, Aug 30 2023, Denis Corbin wrote: >> >> >> Summ

Bug#1050865: kwin-bismuth: Please patch for Wayland compatibility

2023-08-30 Thread John Goerzen
Package: kwin-bismuth Version: 3.1.4-4 Severity: important Tags: patch Hi, Bismuth doesn't work well with Wayland (and, in some cases, X11) in current KDE. A one-character patch here fixes it: https://github.com/Bismuth-Forge/bismuth/pull/490 -- System Information: Debian Release: 12.1 APT

Bug#1050663: dar option --on‐fly‐isolate creates catalogue with broken slice_layout

2023-08-27 Thread John Goerzen
tags 1050663 upstream thanks Hi Thomas, Thank you for this clear and well-documented report. This looks like a bug in upstream dar. Would you please report it to Denis (upstream author) on the mailing list at https://sourceforge.net/projects/dar/lists/dar-support ? I do also monitor that list

Bug#1043217: netmaze: please consider upgrading to 3.0 source format

2023-08-17 Thread John Goerzen
On Thu, Aug 17 2023, Bastian Germann wrote: > Hi John, > > Am 17.08.23 um 02:54 schrieb John Goerzen: >> Is there a way to remove from delayed? > > Yes. I will do so. If you don't mind, I will add an explicit 1.0 format. Sure, that is fine. Incidentally, I got this:

Bug#1043217: netmaze: please consider upgrading to 3.0 source format

2023-08-16 Thread John Goerzen
Hello Bastian, Thank you for the contribution and your work to improve Debian. I appreciate NMUs! However, I would prefer not to do this to Netmaze. I have people that send me patches on Github from time to time, and this makes it significantly more difficult for non-Debian contributors to part

Bug#1042938: Additional information

2023-08-03 Thread John Goerzen
I can add to this: 1) Adding the "ftp" user lets the anonymous and ftp accounts work as expected. 2) The long delay appears to be due to attempting a reverse lookup with avahi. I could find no way to disable reverse lookups in iksd. Most services these days don't do reverse lookups because of t

Bug#1042969: vsftpd: Deletes the ftp user on remove, breaking other packages

2023-08-03 Thread John Goerzen
Package: vsftpd Version: 3.0.3-13+b2 Severity: critical Justification: breaks unrelated software On removing this package, it indiscriminately removes the ftp user. Unfortunately, that user was required for iksd in package ckermit to work, so this broke the unrelated ckermit package. It is likely

Bug#1042938: ckermit: Several issues with iksd

2023-08-02 Thread John Goerzen
Package: ckermit Version: 402~beta08-1 Severity: normal Hello, I have enabled iksd in my configuration, and /srv/ftp exists. I want to use anonymous mode. Initially it added this to /etc/inetd.conf: kermit stream tcp nowait root/usr/sbin/tcpd /usr/sbin/iksd -A --initfile:/etc

Bug#1038389: devscripts: dch --bpo should reference bpo12 and bookworm-backports, not bullseye

2023-06-17 Thread John Goerzen
Package: devscripts Version: 2.23.4 Severity: normal dch --bpo in bookworm references bullseye-backports. -- Package-specific info: --- /etc/devscripts.conf --- Empty. --- ~/.devscripts --- DEBCOMMIT_STRIP_MESSAGE=yes DEBSIGN_KEYID=0x276D7B77B69B756C7CB68669DD29F88442839ED3 -- System Informat

Bug#1038129: libcurl4-openssl-dev: Static library shouldn't use krb5

2023-06-15 Thread John Goerzen
Package: libcurl4-openssl-dev Version: 7.88.1-10 Severity: normal Hi, I am attempting to enable curl support in dar. dar provides a standard binary and dar_static, which is to be used for emergency system rescues. Curl provides a static version (.a). Unfortunately, curl uses gssapi_krb5, which

Bug#1038128: libkrb5-dev: Please provide static libraries (.a)

2023-06-15 Thread John Goerzen
Package: libkrb5-dev Version: 1.20.1-2 Severity: normal I am attempting to enable curl support in dar. dar provides a standard binary and dar_static, which is to be used for emergency system rescues. Curl provides a static version (.a). Unfortunately, curl uses gssapi_krb5, which is not availab

Bug#918075: Some patches for dar

2023-06-13 Thread John Goerzen
, László Böszörményi (GCS) wrote: > Hi John, > > On Mon, Jun 5, 2023 at 10:12 PM John Goerzen wrote: >> If you are open to me taking over dar at this time, I would go ahead and >> upload 2.7.9 (with my updates above) with the maintainer changed to me. > I just ask for one

Bug#519558: Please retry with a newer dar

2023-06-13 Thread John Goerzen
tags 519558 moreinfo thanks Hello, This bug is more than 10 years old. Please retry with a newer Dar; ideally 2.7.9 in sid. Failing that, at least the version in bookworm. It would be very helpful to have a reproducible test case if indeed the problem can be reproduced. Thanks, John

Bug#918075: Some patches for dar

2023-06-05 Thread John Goerzen
On Mon, Jun 05 2023, László Böszörményi (GCS) wrote: > Hi John, > > On Mon, Jun 5, 2023 at 10:12 PM John Goerzen wrote: >> If you are open to me taking over dar at this time, I would go ahead and >> upload 2.7.9 (with my updates above) with the maintainer changed to me.

Bug#918075: Some patches for dar

2023-06-05 Thread John Goerzen
te.org/archives/10500-recommendations-for-tools-for-backing-up-and-archiving-to-removable-media if you are interested. Anyhow, additional comments inline below: On Wed, Mar 08 2023, László Böszörményi wrote: > Hi John, > > On Wed, Mar 8, 2023 at 2:47 PM John Goerzen wrote: >> I h

Bug#1035514: unblock: nncp/8.8.2-3

2023-05-04 Thread John Goerzen
nk reassembly. + * Tweak postinst to not generate an error if the nncp user was +previously created by the user. + + -- John Goerzen Sat, 29 Apr 2023 10:25:52 -0500 + nncp (8.8.2-2) unstable; urgency=medium * Team upload diff -Nru nncp-8.8.2/debian/nncp.postinst nncp-8.8.2/debian/nncp.posti

Bug#1034737: yggdrasil: yggdrasilctl getSelf doesn't report version number

2023-04-23 Thread John Goerzen
Thank you! Nice detective work there. - John On Sat, Apr 22 2023, Andres Salomon wrote: > Control: tags -1 patch > > On Sat, Apr 22 2023 at 11:16:26 PM -04:00:00, Andres Salomon > wrote: >> >> However, I can't for the life of me figure out how to tell dh-golang >> to actually pass that to the

Bug#918075: Some patches for dar

2023-03-08 Thread John Goerzen
delta changes via librsync. + * Update dep on e2fslibs-dev to new name libext2fs-dev + * Add dep on libcap-dev to eneable proper capability handling. + * Add build-dependency on dot to ensure figures for docs are always +built. + + -- John Goerzen Mon, 06 Mar 2023 18:19:22 -0600 + dar (2.

Bug#1032520: ITP: libthreadar -- C++ classes for manipulating threads

2023-03-08 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: libthreadar Version : 2.4.0 Upstream Author : Denis Corbin * URL : https://sourceforge.net/projects/libthreadar/ * License : LGPL v3+ Programming

Bug#1024818: ITP: pygopherd -- Modular Multiprotocol Gopher/HTTP/WAP Server in Python

2022-11-25 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: pygopherd Version : 3.0.0b2 Upstream Author : John Goerzen , Michael Lazar * URL : https://github.com/michael-lazar/pygopherd * License : GPL

Bug#1024053: Ordering

2022-11-19 Thread John Goerzen
My guess is that you want a Wants= and After= in your sshd.service override. You might try that and see. - John

Bug#1023265: Test failures blocking migration of rust-libc and several deps to testing

2022-11-01 Thread John Goerzen
Package: rust-libc Version: 0.2.137-1 Severity: serious X-Debbugs-CC: plugw...@debian.org, wolfg...@silbermayr.at, infini...@debian.org Migration of several other packages is blocked due to the issues listed over at: https://tracker.debian.org/pkg/rust-libc In particular, it has caused failures

Bug#1022198: rust-rustyline: please upgrade to v9

2022-10-22 Thread John Goerzen
On Sat, Oct 22 2022, Jonas Smedegaard wrote: > In Debian we use ITP bugreports to reduce the risk of such "race > conditions". Not for packages that are already in unstable as this one was. Or, for Rust libraries, per: https://salsa.debian.org/rust-team/debcargo-conf#itps - John

Bug#1022198: rust-rustyline: please upgrade to v9

2022-10-22 Thread John Goerzen
On Sat, Oct 22 2022, Jonas Smedegaard wrote: >> rust-fd-lock has no reverse dependencies, but it's first (and only) upload >> was >> only 7 months ago. So I would like to give dkg a heads-up in case a major >> version bump interferes with his plans. >> >> I also notice that jgorzen has been worki

Bug#1019702: RM: golang-golang.zx2c4-go118-netip -- RoQA; superseded by stdlib in Go1.18

2022-09-13 Thread John Goerzen
On Tue, Sep 13 2022, Shengjing Zhu wrote: > I have updated wireguard-go last month. > > Currently dak doesn't complain about the removal. Oh excellent! No concerns from me then. - John

Bug#1019702: RM: golang-golang.zx2c4-go118-netip -- RoQA; superseded by stdlib in Go1.18

2022-09-13 Thread John Goerzen
Hello, Yggdrasil depends on wireguard-go, which (in the version Yggdrasil wants), depends on netip. A newer version of wireguard-go does drop that dep. I guess we could see about packaging that and see if it works with Yggdrasil? Yggdrasil still supports 1.17 upstream which may be why they have

Bug#1019459: ITP: gvisor -- Application Kernel for Containers

2022-09-09 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: gvisor Version : 20220905.0-1 Upstream Author : Google * URL : https://github.com/google/gvisor * License : Apache-2.0 and MIT Programming Lang: Go Description : Application Kernel

Bug#1013452: gensio-bin: Please include gensio.5 in gensio-bin

2022-06-23 Thread John Goerzen
Package: gensio-bin Version: 2.2.4-1 Severity: normal Dear Maintainer, Please include the gensio.5(.gz) manpage in gensio-bin. It's in the -dev package but has helpful examples for running the binary. -- System Information: Debian Release: 11.3 APT prefers stable-updates APT policy: (500, '

Bug#1013290: ITP: filespooler -- Sequential, Distributed, POSIX-Style Job Queues

2022-06-20 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen X-Debbugs-Cc: debian-de...@lists.debian.org, debian-r...@lists.debian.org * Package name: filespooler Version : 1.2.1 Upstream Author : John Goerzen * URL : https://www.complete.org/filespooler/ * License

Bug#1010385: task-spooler: Please update to newer upstream

2022-04-30 Thread John Goerzen
Package: task-spooler Version: 1.0.1+dfsg1-1 Severity: wishlist https://github.com/justanhduc/task-spooler seems to be the new home, and it up to 1.3.x. Thanks! -- System Information: Debian Release: 11.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-securit

Bug#1008286: Should nglister be removed?

2022-03-25 Thread John Goerzen
severity 1008286 normal reassign 1008286 ftp.debian.org retitle 1008286 RM: nglister -- RoM; unmaintained thx On Fri, Mar 25 2022, Moritz Muehlenhoff wrote: > Source: nglister > Version: 1.0.2 > Severity: serious > > Your package came up as a candidate for removal from Debian: > > - Last upload

Bug#945396: Another theme should solve this

2022-02-07 Thread John Goerzen
Installing a different sddm theme package and switching to it should resolve this. John

Bug#1004367: ITP: golang-inet-netstack -- Pure Go network stack

2022-01-25 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-inet-netstack Version : 0.0~git20211120.8aa80cf2-1 Upstream Author : inet.af * URL : https://github.com/inetaf/netstack * License : Apache-2.0 Programming Lang: Go Description

Bug#1004028: ITP: golang-github-kardianos-minwinsvc -- Stub for portability to Windows

2022-01-19 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-kardianos-minwinsvc Version : 1.0.0-1 Upstream Author : Daniel Theophanes * URL : https://github.com/kardianos/minwinsvc * License : BSD-3 Programming Lang: Go Description

Bug#1004025: ITP: golang-github-arceliar-ironwood -- Routing library with public keys as addresses

2022-01-19 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-arceliar-ironwood Version : 0.0~git20210619.6ad55ca-1 Upstream Author : Arceliar * URL : https://github.com/Arceliar/ironwood * License : MPL-2.0 Programming Lang: Go

Bug#1004021: ITP: wireguard-go -- Implementation of WireGuard in Go

2022-01-19 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: wireguard-go Version : 0.0.20220117-1 Upstream Author : Jason A. Donenfeld * URL : https://git.zx2c4.com/wireguard-go/about/ * License : MIT Programming Lang: Go Description

Bug#1004020: ITP: golang-golang.zx2c4-go118-netip -- netip from Go 1.18 for use in Go 1.17

2022-01-19 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-golang.zx2c4-go118-netip Version : 0.0~git2021.a4a02ee-1 Upstream Author : The Go Authors * URL : TODO * License : BSD 3-clause Programming Lang: Go Description : An

Bug#1003988: ITP: golang-github-arceliar-phony -- A ponylang-inspired actor model library for Go

2022-01-18 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-arceliar-phony Version : 0.0~git20210209.dde1a8d-1 Upstream Author : Arceliar * URL : https://github.com/Arceliar/phony * License : MPL-2.0 Programming Lang: Go Description

Bug#1003985: ITP: yggdrasil-go -- foo

2022-01-18 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen X-Debbugs-Cc: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: yggdrasil-go Version : 0.4.2-1 Upstream Author : Yggdrasil Network * URL : https://github.com

Bug#918075: Enabling new 2.6/2.7 dar features

2021-11-18 Thread John Goerzen
Hi again Laszlo, I thought I would revisit the conversation in 918075. Since then, I think we have had additional features in 2.7.x. At the moment, I believe this is a list of things we could support in dar on Debian but aren't: zstd compression lz4 compression multithreading delta compres

Bug#994727: reportbug: Hang at boot (pre-X) with [drm] CPU Pipe A FIFO underrun [workaround included]

2021-09-19 Thread John Goerzen
Package: src:linux Version: 5.10.46-4 Severity: critical Hello, After upgrading this laptop from buster to bullseye, I started to have issues. The laptop uses a LUKS root, so it pauses before loading X to prompt for a password. Therefore I know this problem is not just X. Immediately after put

Bug#993211: inn2: ovdb_monitor/server can't start due to missing /run/news

2021-09-05 Thread John Goerzen
On Sun, Sep 05 2021, Russ Allbery wrote: We could, but it does indicate an actual problem, so I'd love to understand more about why this is happening. If ZFS does change the inodes on every reboot, another possible solution may be to ensure that expireover fixes the inode references (I'm no

Bug#993703: dh-make-golang: make crashes with certain unknown publishers

2021-09-04 Thread John Goerzen
Package: dh-make-golang Version: 0.5.0-1 Severity: important I am attempting to package up NNCP, and for that I need a go.cypherpunks.ru/balloon . Running dh-make-golang make -type library -allow_unknown_hoster go.cypherpunks.ru/balloon , I see: 2021/09/05 01:16:27 Running "git fetch go.cypher

Bug#993695: ITP: golang-lukechampine-blake3 -- A pure-Go implementation of the BLAKE3 cryptographic hash function

2021-09-04 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-lukechampine-blake3 Version : 1.1.5-1 Upstream Author : Luke Champine * URL : https://github.com/lukechampine/blake3 * License : Expat Programming Lang: Go Description : Pure

Bug#993672: ITP: hjson-go -- Hjson for Go

2021-09-04 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: hjson-go Version : 3.1.0-1 Upstream Author : Hjson * URL : https://github.com/hjson/hjson-go * License : Expat Programming Lang: Go Description : Hjson for Go This package includes

Bug#993666: ITP: golang-github-davecgh-go-xdr -- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)

2021-09-04 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: golang-github-davecgh-go-xdr Version : 0.0~git20161123.e6a2ba0-1 Upstream Author : Dave Collins * URL : https://github.com/davecgh/go-xdr * License : ISC Programming Lang: Go Description

Bug#993211: inn2: ovdb_monitor/server can't start due to missing /run/news

2021-08-28 Thread John Goerzen
On Sat, Aug 28 2021, Russ Allbery wrote: John Goerzen writes: Hi Russ! It is good to visit with you again. Thanks for what you do with inn. I run an INN site for an ISP waaay back and am now getting back into it. Given your good point about makehistory, I suspect the right answer

Bug#993211: inn2: ovdb_monitor/server can't start due to missing /run/news

2021-08-28 Thread John Goerzen
Package: inn2 Version: 2.6.4-2 Severity: normal Hello, I was tracking down an odd problem with trying to get ovdb going: news@news:/var/lib/news$ /usr/lib/news/bin/ovdb_init ovdb_init: OVDB: can not open database unless ovdb_monitor is running ovdb_init: database is active ovdb_init: OVDB: can n

Bug#918075: Newer librsync now available

2021-01-17 Thread John Goerzen
On Sun, Jan 17 2021, László Böszörményi (GCS) wrote: Hi, On Sun, Jan 17, 2021 at 7:03 AM John Goerzen wrote: Sid and bullseye now have a newer librsync; perhaps this can be done yet before freeze, at least for binary deltas? Indeed, librsync is newer than the needed minimum version

Bug#980333: librsync-dev: Please also build static library

2021-01-17 Thread John Goerzen
On Sun, Jan 17 2021, Andrey Rahmatullin wrote: Could you build a .a to include in librsync-dev, so that dar can take advantage of librsync features in both its dynamically-linked and statically-linked versions? Do you want this in bullseye? Yes, it would be fantastic if that could happen!

Bug#980333: librsync-dev: Please also build static library

2021-01-17 Thread John Goerzen
Package: librsync-dev Version: 2.3.1-1 Severity: wishlist Hi, In #918075, binary delta support for dar is discussed. dar can optionally support it with librsync. However, from the dar source package, dar-static is also built. The dar maintainer doesn't want to enable binary deltas for only the

Bug#980278: dar: par2 support doesn't work

2021-01-17 Thread John Goerzen
On Sun, Jan 17 2021, László Böszörményi (GCS) wrote: Hi, On Sun, Jan 17, 2021 at 7:09 AM John Goerzen wrote: According to the manpage, I should be able to add "par2" and just have that work. However, I had several issues: 1) First, it said it was an unrecognized target.

Bug#980278: dar: par2 support doesn't work

2021-01-16 Thread John Goerzen
Package: dar Version: 2.6.2-1+b10 Severity: normal Hi, According to the manpage, I should be able to add "par2" and just have that work. However, I had several issues: 1) First, it said it was an unrecognized target. par2 was listed in /etc/darrc, but I had to add -B /etc/darrc for par2 to b

Bug#918075: Newer librsync now available

2021-01-16 Thread John Goerzen
Hi, Sid and bullseye now have a newer librsync; perhaps this can be done yet before freeze, at least for binary deltas? Thanks! John

Bug#977169: weechat-scripts: Python TabError on queue.py

2020-12-11 Thread John Goerzen
Package: weechat-scripts Version: 20200815-1 Severity: normal When loading a script that requires /usr/share/weechat/python/queue.py, a TabError for inconsistent use of tabs and spaces is raised. Indeed, this is correct; using sed to convert every tab to 8 spaces causes the file to load withou

Bug#972132: [Pkg-zfsonlinux-devel] Bug#972132: zfs-initramfs: Fails to boot when / is on zfs encryption=on dataset

2020-10-14 Thread John Goerzen
On Mon, Oct 12 2020, Richard Laager wrote: On 10/12/20 9:29 PM, John Goerzen wrote: I have set up this system to use ZFS crypto rather than my more conventional zfs-atop-LUKS. Can you explain a little bit more about how you setup your system? This (root-on-ZFS with native encryption

Bug#972132: zfs-initramfs: Fails to boot when / is on zfs encryption=on dataset

2020-10-12 Thread John Goerzen
Package: zfs-initramfs Version: 0.8.4-2~bpo10+1 Severity: important Dear Maintainer, I have set up this system to use ZFS crypto rather than my more conventional zfs-atop-LUKS. I have a passphrase that needs a prompt. All that should be necessary here would be adding -l to zfs mount, or to zp

Bug#960452: mount: Editing fstab in a valid way causes silent failure to mount

2020-06-24 Thread John Goerzen
On Tue, Jun 23 2020, Chris Hofstaedtler wrote: > Okay, that would match the suggestion. In this case I'd think this > is more a systemd issue than a mount issue - mount passes your mount > request to the kernel, and the kernel mounts it. Then something else > (probably systemd) unmounts it immed

Bug#960452: mount: Editing fstab in a valid way causes silent failure to mount

2020-05-12 Thread John Goerzen
On Tue, May 12 2020, Chris Hofstaedtler wrote: Hi Chris, > I must say this is a very generic report. To your points 1) and 2) > I could ask "What did the kernel say at this time, esp. did it claim > success?", to 3) and 4) I could say "There is also no documentation > on interactions with other t

Bug#960452: mount: Editing fstab in a valid way causes silent failure to mount

2020-05-12 Thread John Goerzen
Package: mount Version: 2.33.1-0.1 Severity: important There are multiple issues reflected in this report: 1) That mount failed to properly mount a filesystem; 2) That it incorrectly said it had mounted it; 3) That running systemctl daemon-reload fixed the issue; 4) That neither the mount nor

Bug#959763: shadowsocks-libev: Security vulnerabilities in buster

2020-05-04 Thread John Goerzen
Package: shadowsocks-libev Version: 3.2.5+ds-1 Severity: normal Tags: security Per https://github.com/shadowsocks/shadowsocks-libev/blob/master/debian/changelog : shadowsocks-libev (3.3.4-1) unstable; urgency=medium * Minor bug fixes. (#2539, #2565, #2566, #2577) * Security bug fixes. (CVE-

Bug#950492: ITP: notcurses -- Character-mode graphics and TUI library

2020-02-03 Thread John Goerzen
t I plan to issue perfect palettes for terminals with the > "ccc" capability Real Soon Now. > > On Mon, Feb 3, 2020, 19:47 John Goerzen wrote: > >> Hi Nick, >> >> This is interesting. Out of curiosity, does notcurses still support >> terminfo and

Bug#950492: ITP: notcurses -- Character-mode graphics and TUI library

2020-02-03 Thread John Goerzen
Hi Nick, This is interesting. Out of curiosity, does notcurses still support terminfo and provide a functional implementation on non-ANSI terminals? (eg, IBM3151, etc) On Sun, Feb 02 2020, Nick Black wrote: > Package: wnpp > Severity: wishlist > Owner: Nick Black > > * Package name: not

Bug#937449: Bug#947303: pygopherd: Python2 removal in sid/bullseye

2019-12-23 Thread John Goerzen
Hello, I am actively working on a port to Python 3 for pygopherd. I expect to have it done in January. Please do not remove from sid. John On Mon, Dec 23 2019, Sandro Tosi wrote: > Source: pygopherd > Version: 2.0.18.5 > Severity: normal > Tags: sid bullseye > User: debian-pyt...@lists.debian

Bug#942859: uucp: Very slow to start due to closing 1 million FDs

2019-10-22 Thread John Goerzen
Package: uucp Version: 1.07-24 Severity: normal In an environment where ulimit -n is 1048576 (as is, for instance, the case for Docker and most likely other environments that don't have ulimit/rlimits set by something like systemd-system), most UUCP programs (including even uulog) try to close nea

Bug#942818: uucp: Default configuration has incorrect short-packets definition

2019-10-21 Thread John Goerzen
Package: uucp Version: 1.07-24 Severity: normal Hi, In the default /etc/uucp/sys, there is this line: protocol-parameter G short-packets This triggers errors like: uucico uucp1 - (2019-10-21 19:45:09.88 1305) ERROR: Error in G protocol parameters uucico uucp1 - (2019-10-21 19:45:09.88 1305) E

Bug#942819: uucp: inetd should run uucp as user:group uucp:uucp

2019-10-21 Thread John Goerzen
Package: uucp Version: 1.07-24 Severity: normal Hi, The default inetd.conf entry had uucpd running as root. It should be running as uucp:uucp instead. This is particularly important if, as documented, one replaces it with uucico -l, which needs to be in the uucp group to access /etc/uucp/passwd

Bug#942689: ITP: nncp -- Node to Node Copy for secure store-and-forward online and offline file and mail exchange

2019-10-19 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: nncp Version : 4.1 Upstream Author : Sergey Matveev * URL : http://www.nncpgo.org/ * License : GPL Programming Lang: Go Description : Node to Node Copy for secure store-and-forward

Bug#942240: ITP: glktermw -- Curses-based interface library for interactive fiction programs

2019-10-12 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: glktermw Version : 1.0.4 Upstream Author : Andrew Plotkin * URL : https://www.eblong.com/zarf/glk/index.html * License : Custom permissive (DFSG-free) Programming Lang: C Description

Bug#942239: ITP: glulxe -- Interpreter for glulx interactive fiction

2019-10-12 Thread John Goerzen
Package: wnpp Severity: wishlist Owner: John Goerzen * Package name: glulxe Version : 0.5.4 Upstream Author : Andrew Plotkin * URL : https://eblong.com/zarf/glulx/ * License : MIT Programming Lang: C Description : Interpreter for glulx interactive

Bug#941829: inform-mode: Can't type right bracket; complains about last-command-char

2019-10-05 Thread John Goerzen
Package: inform-mode Version: 1.5.8-4 Severity: grave Justification: renders package unusable Whenever I attempt to type a right bracket -- a rather important operation in inform, as it ends a function -- I get: Symbol's value as variable is void: last-command-char According to https://stackover

Bug#941443: openssh-client: Causes terminal corruption by disabling XON/XOFF unconditionally

2019-09-30 Thread John Goerzen
On Mon, Sep 30 2019, Colin Watson wrote: > I think this needs to be forwarded upstream. I'm often happy to do that > on people's behalf when I understand a bug well and/or can reproduce it, > but in this case neither of those things is true. I also suspect that > working out the best fix is goin

Bug#941443: openssh-client: Causes terminal corruption by disabling XON/XOFF unconditionally

2019-09-30 Thread John Goerzen
Package: openssh-client Version: 1:7.9p1-10 Severity: important Hello, I am using an original DEC vt420 serial terminal connected to a Debian box. As with many such terminals, it: 1) Is incapable of consistently processing incoming data, particularly if it contains escape sequences, at line rat

Bug#929834: Also seeing it with gdm3

2019-08-23 Thread John Goerzen
Hi Folks, On a Dell Latitude with Intel graphics, running gnome flashback, I also saw this behavior after upgrading from stretch to buster. This laptop, however, is running gdm3, not lightdm. I am seeing the exact same symptoms, with VT switching generally working around the issue post-lock. So

Bug#934160: nfs-common: Umask ignored, all files created world-writable on NFS

2019-08-07 Thread John Goerzen
Package: nfs-common Version: 1:1.3.4-2.5 Severity: grave Tags: security Justification: user security hole I have an NFS client and server both running Debian. I recently upgraded them both to buster. I discovered today that the regular process umask has been ignored on my nfs mounts since the up

  1   2   3   4   5   6   7   8   9   10   >