andhe
andhe
Hello, While preparing a package of garagemq for Debian I had to investigate the licensing and copyright status in great details. I'd like to provide some feedback from my findings...
Opening this bug report for some debian packaging discussions as @profclems seems interested in that.
`lmdb-go` fails to build when using go 1.18: ``` src/github.com/bmatsuo/lmdb-go/lmdb/example_test.go:341:6: dbi declared but not used src/github.com/bmatsuo/lmdb-go/lmdb/example_test.go:668:6: dbi declared but not used src/github.com/bmatsuo/lmdb-go/lmdb/example_test.go:682:6: dbi declared but not used src/github.com/bmatsuo/lmdb-go/lmdb/example_test.go:696:6: dbi declared...
For example on aarch64/arm64: ``` error[E0308]: mismatched types --> tests/atom_integration.rs:91:14 | 91 | URI: LV2Map::URI.as_ptr() as *const i8, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*const i8` | = note: expected...
Hi. Not very familiar with llmnrd right now, but reading #4 makes me think llmnrd does not need to (or even should not?) be started as root. Thus please consider...
This commit is in the kirkstone branch: https://github.com/Freescale/meta-freescale-distro/commit/3f590faa10821e5384ee4d142058320f4a6e8e85 When running sysvinit the above commit prevents weston from starting. * /etc/init.d/weston will source /etc/profile (which sources /etc/profile.d/weston.sh) * /etc/init.d/weston runs weston-start...
When building a .deb(ian) package of this module, the test-suite fails: ``` === RUN TestScanner scanner_test.go:75: Error Trace: /build/golang-github-subosito-gotenv-1.6.0/obj-aarch64-linux-gnu/src/github.com/subosito/gotenv/scanner_test.go:75 Error: Not equal: expected: 4 actual : 3 Test: TestScanner Messages:...