Source: golang-github-boltdb-bolt Version: 1.3.1-7 Severity: normal Tags: ftbfs Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org, debian...@lists.debian.go
Dear Maintainer, In fact the reported bug does not match as the title describes, but it was found while trying to fix ftbfs issue on riscv64. Basically these packages that depend on golang-github-boltdb-bolt have ftbfs issue on riscv64(maybe include other arch): ``` vimer@dev:~$ build-rdeps golang-github-boltdb-bolt-dev [sudo] password for vimer: WARNING: dose-extra >= 4.0 is not installed. Falling back to old unreliable behaviour. Reverse Build-depends in main: ------------------------------ nomad golang-github-blevesearch-bleve influxdb snapd vuls golang-github-hashicorp-raft-boltdb golang-github-micromdm-scep ``` Those packages list that have ftbfs issue on riscv64 is here: https://udd.debian.org/cgi-bin/ftbfs.cgi?arch=riscv64 If learn more about golang-github-boltdb-bolt-bolt, we will notice the upstream is public archive: https://github.com/boltdb/bolt but the other repo that forked from it is active: https://github.com/etcd-io/bbolt. And the bblot has supported many arch I am doing to ask the relative package's upstream to swtich to bblot but i do not this is enough. Can the go-*-bolt package swtich to bblot also? If do so, it will fix many ftbfs issues as early as possible. BR, Bo