I was testing the fedora flatpak repo with rhel8 beta, and right away, i hit the error: lgetxattr: Permission denied issue This was recently fixed upstream. We should backport oci fixes for 8.0
Created attachment 1514055 [details] minimal patch improving OCI support I am unable to test this patch at the moment, as my RHEL 7.6 system has an old RPM and so errors out when seeing the Recommends tag, and my RHEL 8 system will not authenticate against brew. There are a few more OCI patches that could do with being backported from master, but these should be the minimum that is required.
I added another backported fix, and triggered a build with the changes.
(In reply to Matthias Clasen from comment #0) > I was testing the fedora flatpak repo with rhel8 beta, and right away, i hit > the > > error: lgetxattr: Permission denied issue Not sure what was the exact reproducer here, so stuff that is tested with OCI in our CI is: Adding OCI repo Installing apps via cmd Installing apps via gnome-software Removing apps via gnome-software RPMS: flatpak-1.0.6-1.el8.x86_64 flatpak-libs-1.0.6-1.el8.x86_64 and I haven't hit the issue, so moving to verified.