After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747164 - admin root req 1d5e2682fdb493d6f2ed0dc695ed08586db1d227 breaks installed tests
admin root req 1d5e2682fdb493d6f2ed0dc695ed08586db1d227 breaks installed tests
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-04-01 10:12 UTC by Colin Walters
Modified: 2015-04-01 10:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2015-04-01 10:12:52 UTC
The installed tests are defined currently to run as non-root, which means the hard requirement in some "ostree admin" commands breaks them.

We could try faccessat() on the sysroot path before doing the uid check?