On Mon, Apr 30, 2018 at 3:27 PM, Aaron Conole <[email protected]> wrote: > Markos Chandras <[email protected]> writes: > >> On 19/04/18 16:27, Aaron Conole wrote: >>> From: Alan Pevec <[email protected]> >>> >>> Default ownership[1] for config files is failing on an empty system: >>> Running scriptlet: openvswitch-2.9.0-3.fc28.x86_64 >>> warning: user openvswitch does not exist - using root >>> warning: group openvswitch does not exist - using root >>> ... >>> >>> Required user/group need to be created in %pre as documented in >>> Fedora guideline[2] >>> >>> [1] >>> https://github.com/openvswitch/ovs/commit/951d79e638ecdb3b1dcd19df1adb2ff91fe61af8 >>> >>> [2] >>> https://fedoraproject.org/wiki/Packaging:UsersAndGroups#Dynamic_allocation >>> >>> Submitted-at: https://github.com/openvswitch/ovs/pull/223 >>> Signed-off-by: Alan Pevec <[email protected]> >>> Co-authored-by: Aaron Conole <[email protected]> >>> Signed-off-by: Aaron Conole <[email protected]> >> >> Reviewed-by: Markos Chandras <[email protected]> > > Thanks Markos. > > Timothy, Russell, sorry I forgot to CC you, it seems.
Thanks, applied to master and branch-2.9. -- Russell Bryant _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
