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#1034737: yggdrasil: yggdrasilctl getSelf doesn't report version number

2023-04-22 Thread Andres Salomon
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 Go compiler. *shrug* Here we go. This patch allows both `yggdrasil --version` and `yggdrasilctl

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

2023-04-22 Thread Andres Salomon
So it looks like upstream's intent is to run the ./build script, which sets PKGSRC=github.com/yggdrasil-network/yggdrasil-go/src/version , runs contrib/semver/name.sh to set PKGNAME (which is just checking if on the master git branch or not; if master, print "yggdrasil"), and runs

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

2023-04-22 Thread Andres Salomon
Package: yggdrasil Version: 0.4.7-1+b5 Severity: normal I finally attempted to try out autoygg (https://github.com/MassMesh/autoygg), but autoygg-server-amd64 immediately died with: Error: Unable to parse yggdrasilctl version output, invalid version: unknown This is because it attempts to