-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests failure on Debian stable on ARM #378
Comments
This first one is because:
fails with
To reproduce on an affected system. gcc version 4.9.2 (Debian 4.9.2-10) |
The fix looks to be:
(Which might mean that it's the OS-installed ostree that might have been tested up until now)
And I'm going to say that guess that most of the other failures are due to the 512 megs of RAM on my test system. |
I'm hoping to get an official Debian backport of OSTree and Flatpak going at some point, but there are still several yaks to be shaved between here and there: by policy, official backports come from When that exists, you'll be able to install |
FYI, that's the test system, if someone wants to get it into their CI ;) |
Ignore my comment about 2., not sure what I was doing then. |
It looks like the LZMA thing is an independent bug, I'll split that out. But where are we on the rest of this? |
I couldn't find a bug for this one, so I filed:
With libsoup and ostree master, I still get hangs and crashes as mentioned in: |
With libsoup, ostree and flatpak master, it hangs trying to install the fd.o runtime:
|
Here's the full list, will dive into them as we go along.
The text was updated successfully, but these errors were encountered: