[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh-make-golang breaks on github.com/containers/buildah



Hi,

A friend ask me to look into packaging a tool he is working on, and looking at golang packages was on my todo list for quite a while. Hence, I gave it a shot:

siretart-@kaby:~/packages/buildah
>> dh-make-golang estimate github.com/containers/buildah
go get: 261.06 MiBpackage math/bits: unrecognized import path "math/bits" (import path does not begin with hostname)
        /usr/lib/go-1.7/src/github.com/docker/docker/builder/dockerfile/parser (from $GOROOT)
        /tmp/dh-make-golang421342551/src/github.com/docker/docker/builder/dockerfile/parser (from $GOPATH)
2019/01/04 07:14:33 exit status 1

Is this a bug in dh-make-golang? If so, what can I do to make progress on packaging this piece of software?

--
regards,
    Reinhard

Reply to: