This one fails to build because of missing dependencies:

src/github.com/getlantern/golog/golog.go:24:2: cannot find package 
"github.com/getlantern/errors" in any of:
    /usr/lib/go-1.11/src/github.com/getlantern/errors (from $GOROOT)
    /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/getlantern/errors 
(from $GOPATH)
src/github.com/getlantern/golog/golog.go:25:2: cannot find package 
"github.com/getlantern/hidden" in any of:
    /usr/lib/go-1.11/src/github.com/getlantern/hidden (from $GOROOT)
    /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/getlantern/hidden 
(from $GOPATH)
src/github.com/getlantern/golog/golog.go:26:2: cannot find package 
"github.com/getlantern/ops" in any of:
    /usr/lib/go-1.11/src/github.com/getlantern/ops (from $GOROOT)
    /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/getlantern/ops (from 
$GOPATH)
src/github.com/getlantern/golog/golog.go:27:2: cannot find package 
"github.com/oxtoacart/bpool" in any of:
    /usr/lib/go-1.11/src/github.com/oxtoacart/bpool (from $GOROOT)
    /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/oxtoacart/bpool (from 
$GOPATH)

All of those are on GitHub as well, but have an unclear license (except
the last one, bpool, in #929940).

I've created a repo for this and pushed it to salsa while the other
dependencies land.

https://salsa.debian.org/go-team/packages/golang-github-getlantern-golog

-- 
À mesure que l'opression s'étend à tous les secteurs de la vie,
la révolte prend l'allure d'une guerre sociale. 
Les émeutes renaissent et annoncent la révolution à venir.
                        - Jean-François Brient, de la servitude moderne

Reply via email to