Alexander Larsson
Alexander Larsson
> So, starting from 1.14, we _don't_ automatically put compat arches in the summary file. If you want them there you have to specifically list them in your "summary-arches" config...
Well, if reverting that commits affects anything it must be set, because it only changes code inside a loop over summary_arches.
Flatpak enter is a bit lame in earlier versions. Post 1.5.1 it is a lot better, and doesn't require sudo.
Well, it just shows the file. I guess the problem is how this file is constructed an in some cases it lacks a newline. We could try to add one...
I would love to have support for this, but I don't really know how opencl works, so help would be very much appreciated.
It seems like this is actually caused by the automount mountpoint. Did you have the same setup before updating to 17.10?
Can you please test with flatpak 0.10.0, which is now in the PPA, including for artful. Because i'm not able to reproduce this on Fedora 26: ``` [alex@localhost ~] $...
+gholmlund I assume your $HOME is under /users? Maybe that is what makes the difference between /os and /users.
I personally think that longterm the --disable-userns switch is better, because it hits the problem at the source. It is conceivable that there are other ways than syscalls (like files...
I wonder if we should also pre-compute the selinux rules when doing the release and ship them with the tarball. That way we could avoid problems with the libseccomp version...