andhe
andhe
Here's a full build log for 32bit arm, same problem occurs also on i386 so seems to be a generic 32bit alignment issue: https://buildd.debian.org/status/fetch.php?pkg=garagemq&arch=armhf&ver=0.0%7Egit20191230.94d8b87%2Bds-1&stamp=1580751181&raw=0 Here's the full i386 build log:...
Did some experiments.... The problem in the above (armhf + i386) build log can be "fixed" by moving the connSeq member of the Server struct to be the first member...
FWIW gcc apparently dropped its copyright assignment requirement recently: https://lwn.net/Articles/857791/
`dh-make-golang estimate github.com/profclems/glab` seems to fail because go.sum contains some obsolete(?) import paths that for a project which has since been moved: should likely be resolved by removing both lines...
trivial packaging attempt `dh-make-golang make github.com/profclems/glab` creates a package, unfortunately the package fails to build because of import path confusions `glab` vs `github.com/profclems/glab` in v1.10. This issue seems to already...
``` dh-make-golang estimate github.com/charmbracelet/glamour 2020/09/06 16:42:04 Bringing github.com/charmbracelet/glamour to Debian requires packaging the following Go packages: github.com/charmbracelet/glamour github.com/chris-ramon/douceur github.com/gorilla/css github.com/muesli/reflow github.com/muesli/termenv dh-make-golang estimate github.com/gookit/color 2020/09/06 16:42:38 Bringing github.com/gookit/color to Debian...
FWIW https://www.vanormondt.net/~peter/blog/2021-03-16-mutt-office365-mfa.html
You might also want to investigate if the DynamicUser directive would suite the needs of llmnrd. I'm being told it's fairly new so if you want the unit to work...