Dear Martin, >> This package is a Go version of the LevelDB lightweight key-value database. >> It is provided as a dependency of stenographer >> (https://github.com/google/stenographer). > > According to the webpage, this package is unfinished and experimental.
Yes, now that I take a closer look I also noticed #799472 [1] and the history of the problem [2]. I didn't experience this issue, but it looks like it's a blocker for getting this into Debian. > You are probably better off using https://github.com/syndtr/goleveldb, > which is already packaged. True. Unfortunately github.com/syndtr/goleveldb does not seem to be API compatible with github.com/golang/leveldb, so someone would need to adapt stenographer to work with the different LevelDB engine. I'll bring it up with upstream. I think I will close this for now and follow up on stenographer's ITP [3] once there is progress. Thanks for your input. Cheers Sascha [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799472 [2] https://github.com/golang/leveldb/issues/25 [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795101