[pkg-go] build-dependency loop: golang-github-coreos-pkg and golang-github-coreos-go-systemd
Michael Hudson-Doyle
michael.hudson at canonical.com
Tue Jun 21 05:02:19 UTC 2016
Hi all,
Currently in sid golang-github-coreos-pkg and
golang-github-coreos-go-systemd Build-Depend on each other. This is an
accurate reflection of the upstream situation
(github.com/coreos/pkg/capnslog/journald_formatter imports
github.com/coreos/go-systemd/journal,
github.com/coreos/go-systemd/journal and
github.com/coreos/go-systemd/sdjournal/journal import
github.com/coreos/pkg/dlopen) but it's not good for a distribution.
Does anyone have any ideas as to how we could fix it? I guess
github.com/coreos/pkg/dlopen could become its own package?
Cheers,
mwh
More information about the Pkg-go-maintainers
mailing list