Commit Graph

1 Commits

Author SHA1 Message Date
Richard Hughes
3befcef873 Handle EPERM to allow Fedora to be used on CircleCI and GitHub actions
It appears both CI systems are running docker with an old libseccomp
that doesn't have __SNR_close_range which the latest GLib hard-depends
on.

Relax the requirements a little until the two most popular CI systems
have deployed a new enough docker image.
2022-02-01 14:13:49 +00:00