https://bugzilla.redhat.com/show_bug.cgi?id=1175471 --- Comment #17 from Jan Chaloupka <jchaloup@xxxxxxxxxx> --- I forget to add Requires to devel packages for all its BuildRequires. So when you install fleet devel subpackage, you must install all its deps if fleet devel happens to be a buildtime dependency of another package: Requires: golang(google.golang.org/api/googleapi) Requires: golang(github.com/coreos/go-semver/semver) Requires: golang(github.com/coreos/go-systemd/activation) Requires: golang(github.com/coreos/go-systemd/dbus) Requires: golang(github.com/coreos/go-systemd/unit) Requires: golang(github.com/docker/libcontainer/netlink) Requires: golang(github.com/godbus/dbus) Requires: golang(github.com/jonboulle/clockwork) Requires: golang(github.com/rakyll/globalconf) Requires: golang(github.com/rakyll/goini) Requires: golang(golang.org/x/crypto/ssh) Please add those below BuildRequires of devel subpackage. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review