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

Re: Need help with lazy module loading & gvisor

2022-09-09 Thread John Goerzen
On Fri, Sep 09 2022, Shengjing Zhu wrote: > On Sat, Sep 10, 2022 at 4:38 AM John Goerzen wrote: > I mean, you need to use the `go` branch, instead of the `master` branch. > In the `go` branch, there is only one subdir in the `tools` dir, which > is easy to exclude. Ahh. I tried th

Re: Need help with lazy module loading & gvisor

2022-09-09 Thread John Goerzen
On Fri, Sep 09 2022, Shengjing Zhu wrote: > Hi, > > On Sat, Sep 10, 2022 at 3:59 AM John Goerzen wrote: >> (you can see I tried everything I could think of to stop the tools stuff >> from being installed) >> >> I've pushed the tree I have so far to >&g

Re: Need help with lazy module loading & gvisor

2022-09-09 Thread John Goerzen
On Mon, Sep 05 2022, Shengjing Zhu wrote: > On Sun, Sep 04, 2022 at 05:44:36PM -0500, John Goerzen wrote: >> Hi folks, >> >> At least two Debian packages use https://github.com/inetaf/netstack, >> which was a popular pure-Go TCP/IP networking stack. It was a fork of

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

Re: Need help with lazy module loading & gvisor

2022-09-06 Thread John Goerzen
On Mon, Sep 05 2022, Shengjing Zhu wrote: > On Sun, Sep 04, 2022 at 05:44:36PM -0500, John Goerzen wrote: > For Debian packaging, you can exclude unneeded pkgs with > DH_GOLANG_EXCLUDES environment in debian/rules file. > https://manpages.debian.org/unstable/dh-golang/Debia

Need help with lazy module loading & gvisor

2022-09-04 Thread John Goerzen
Hi folks, At least two Debian packages use https://github.com/inetaf/netstack, which was a popular pure-Go TCP/IP networking stack. It was a fork of gvisor, pulling out the networking stack from what was a more ambituous pure Go operating system project. At that URL, upstream says "This repo is

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

What to do with version conflicts?

2021-09-04 Thread John Goerzen
Hello, I am working on packaging lukechampine.com/blake3. Its go.mod says: require ( github.com/klauspost/cpuid v1.3.1 ) sid has golang-github-klauspost-cpuid-dev but at version 2.0.6. blake3 doesn't compile with it: src/lukechampine.com/blake3/cpu.go:8:24: cpuid.CPU.AVX2 undefined

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

Re: CI stuck for new packages

2021-09-04 Thread John Goerzen
On Sat, Sep 04 2021, Shengjing Zhu wrote: It's known issue, https://lists.debian.org/debian-go/2021/08/msg5.html https://lists.debian.org/debian-go/2021/07/msg00136.html If you're upset with the error, you can just remove the debian/gitlab-ci.yml file for now. Ah, thank you. Just build a

CI stuck for new packages

2021-09-04 Thread John Goerzen
Hello, Today I have uploaded two new packages: https://salsa.debian.org/go-team/packages/hjson-go/-/pipelines and https://salsa.debian.org/go-team/packages/golang-github-davecgh-go-xdr/-/pipelines Both are needed for packaging NNCP. Both gave me an error like this: $ dh-make-golang crea

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

Questions About Packaging NNCP for Debian

2021-08-01 Thread John Goerzen
Hello folks, I have been using NNCP http://www.nncpgo.org/ for some time now and find it an invaluable piece of software. It is written in Go, with tarballs available at http://www.nncpgo.org/Tarballs.html , which also summarizes the libraries it uses. It is also available at git://git.cyph