-
The commit message of 7803fe1d60f32f659555acf32a8812a45ab15792 states the ostree just is a demo tool for libOSTree. It says "Let's make that more obvious, so people don't
try to use `ostree admin upg…
-
When running zypper dup, sometimes it removes a bunch of lang packages, resulting in missing localizations.
```
> sudo zypper dup --no-allow-vendor-change
Varning: Du kommer att göra en distributio…
-
I'm running F25 Atomic Host on an old Mac mini and haven't updated for about two months. When I tried to `atomic host upgrade`, it appears to download all the objects/metadata, but fails at the very …
-
I am trying to add a new set of bindings for libostree. There's not a lot in the way of documentation on how to add new bindings, so I am just copying what the libsecret commit did and I am taking th…
-
This is on Debian stable with backports: currently GLib 2.42, ostree 2016.13, flatpak 0.6.13, libsoup 2.48.
A large pull (downloading new Flatpak runtimes) sometimes segfaults. I was able to get th…
-
I am trying to load a commit with libostree using the following code:
``` C
GFile* file = NULL;
file = g_file_new_for_path("/home/simao/ostree/arch");
gboolean exists = g_file_query_exists(file, NU…
simao updated
8 years ago
-
I've installed flatpak 0.6.14 to my openSUSE machine and did the following steps:
```
user@nohostname:~> flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo
```
```
user@nohos…
-
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…