On Sun, Dec 1, 2019 at 2:51 AM Thorsten Alteholz <[email protected]> wrote: > > Control: severity -1 normal > > Hi Andreas, > > thanks for spotting this. > > This package is a dependency of grafana, that I want to reintroduce into > Debian again. As there are so much dependencies I don't want to start with > creating and maintaining lots of patches and thus just take everything as > it is. > > In a later step such things can be improved. >
Can I first request ftpmaster to remove this src:golang-gopkg-stretchr-testify.v1. After the removal, I'll update src:golang-testify to provide the /usr/share/gocode/src/gopkg.in/stretchr/testify.v1 symlink, so you just need to build-depends golang-github-stretchr-testify-dev. I don't plan to update src:golang-testify first, because it may cause problems for testing migration, which happens when I removed src:golang-gopkg-readline.v1 which is a duplication of src:golang-github-chzyer-readline. PS, the latest grafana uses github.com/stretchr/testify as import path, no longer uses gopkg.in service. https://github.com/grafana/grafana/blob/v6.7.2/go.mod#L61 -- Shengjing Zhu

