Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=878644
Michael Scherer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review? --- Comment #1 from Michael Scherer <[email protected]> --- After reading the code, I have 3 remarks : - /tmp usage is IMHO to be avoided ( https://github.com/openshift/origin-server/pull/507 ) - there is a few missing requires : host and nsupdate would need bind-utils rpm ( used in oo-register-dns among others ) curl need curl rpm ( used oo-accept-broker ) rngd is not pulled anywhere, but used in some script ( oo-setup-bind ) openssl is used to create certificate in oo-setup-broker , so should be required - requires is wrong : Requires: openshift-broker in fedora, that's openshift-origin-broker -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
