https://bugzilla.redhat.com/show_bug.cgi?id=1463492

Jan Chaloupka <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends On|                            |1484795



--- Comment #24 from Jan Chaloupka <[email protected]> ---
There is unwritten rule. If a project depends on Docker or Kubernetes, 
docker/kubernetes dependency from the bundled dependencies. Currently, both
Docker and Kubernetes are built from bundled deps due to rapid changes in their
dependencies. I hope it will change in the future and we will be able to
provide at least a subset of Docker, resp. Kubernetes source code rpms that can
be [B]Red in spec files.

Another unwritten rule is: if you can debundle a dependency, do it.

In your case it will be a combination of both.
From bundled deps:
- github.com/docker/docker/client will be 
From Fedora packages:
- github.com/MakeNowJust/heredoc
- github.com/mattn/go-getopt
- github.com/containernetworking/plugins/pkg/ns
- github.com/vishvananda/netlink
- golang.org/x/net/context

- github.com/MakeNowJust/heredoc updated here:
https://koji.fedoraproject.org/koji/buildinfo?buildID=960919
- github.com/mattn/go-getopt needs new spec file:
https://bugzilla.redhat.com/1484795
- github.com/containernetworking/plugins PR here:
https://src.fedoraproject.org/rpms/containernetworking-cni/pull-request/1
- github.com/vishvananda/netlink updated here:
https://koji.fedoraproject.org/koji/packageinfo?packageID=19455
- golang.org/x/net/context updated here:
https://koji.fedoraproject.org/koji/buildinfo?buildID=961022


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1484795
[Bug 1484795] Review Request: golang-github-mattn-go-getopt - getopt for
golang
-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to