GNOME Bugzilla – Bug 711057
Doesn't respect the default owner/group information of directories in /etc
Last modified: 2013-11-04 01:17:10 UTC
Created attachment 258418 [details] [review] Proposed patch When doing an intial deployment the owner & group information of directories in /etc aren't copied. This boils down to gs_shutil_cp_a not copying this meta-data for directories. Potential fix in attached patch. Unfortunately this means a small semantic change: Ownership information is now copied and if chown fails, the _cp_a will fails as well. Not sure what the rules for libgsystem are wrt. these kind of chagnes
Review of attachment 258418 [details] [review]: Looks good, thanks! I just tweaked the commit message slightly to have a topic prefix "shutil:" and a link to the bug at the end.
https://git.gnome.org/browse/libgsystem/commit/?id=f861ba48955b6c3a3a05cdadae510695db3b5a99