-
EDIT: 64bit version worked once I did a --reinstall of libxtst6
Wasn't able to tar -xvf then cd and run ./yakyak
I got a few messages about missing libraries I was able to apt-get and fix but …
-
I am using this package:
Package: flatpak
Version: 0.6.12-0alexlarsson1~xenial1
and flatpak crashes every time when it tries to update org.gnome.Maps:
```
# flatpak update
Updating application net.…
-
We use the following script to reproduce the problem:
```
python3 -m bblfsh ast2vec/ast2vec/__init__.py ast2vec/ast2vec/__main__.py ast2vec/ast2vec/dataset.py ast2vec/ast2vec/df.py ast2vec/as…
-
I created a mirror of the RHELAH 7.3 RC repo and used `wget` to retrieve the deltas. When doing an `ostree static-delta show` on the single delta available, it returned the following:
```
OSTree:ERR…
-
_From @thiblahute on July 23, 2016 12:55_
Sometimes doing:
```
flatpak update org.gnome.Platform 3.20
```
I get the following assertion:
```
OSTree:ERROR:libglnx/glnx-shutil.c:215:mkdir_p_at_inter…
-
```
src/libostree/ostree-repo-commit.c: In function 'ostree_repo_write_commit_detached_metadata':
src/libostree/ostree-repo-commit.c:2084:6: warning: 'data' may be used uninitialized in this function …
-
Got this locally once with https://github.com/ostreedev/ostree/pull/495 running `tests/test-admin-deploy-syslinux.sh`, but it doesn't seem to reproduce easily right now.
```
(gdb) t a a bt
Thread 3…
-
Using RHELAH autobrew 7.3.internal.0.33 which has ostree-2016.10-1.atomic.el7.x86_64
```
# ostree static-delta list --repo=/srv/cahc e1788f54a981639a0063fe24f21720ea946f52ba3b01211b98d67546e7f3e76f-9…
-
When trying to install something in F24, flatpak prints a lot of whitespace! If I ctrl-c the "flatpak install" and restart it, it seems to work fine.
strace does:
```
write(1, " …
-
Following on from #378
During the tests, apart from the test failures, which I'll look at again later on, there are a number of crashers, either SIGBUS, or SIGSEGV ones.
From the 9 core dumps I gat…