Skip to content

Instantly share code, notes, and snippets.

@zougloub
zougloub / gist:f3656a7ba4abe65f1fe2270cd2f8efc6
Last active November 10, 2016 20:43
Fedora 25 install on machine w/ SAS - Fedora-Server-dvd-x86_64-25-20161108.n.1.iso
Traceback (most recent call last):
File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
threading.Thread.run(self, *args, **kwargs)
File "/usr/lib64/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1175, in storage_initialize
storage.reset()
File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
return m(*args, **kwargs)
File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 273, in reset
@zougloub
zougloub / Report.rst
Created May 21, 2016 19:05
gstreamer usage of python element

Issue

Run the pipeline from the python "merger" element at https://github.com/exmakhina/gstreamer-examples:

git clone https://github.com/exmakhina/gstreamer-examples

export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD/gstreamer-examples/plugins
// amd64
typedef unsigned long size_t;
void *tor_realloc(void *, size_t);
typedef struct smartlist_t {
void **list;
int num_used;
int capacity;
} smartlist_t;
cave resolve system
Deciding: 51 steps
Error:
* In program /home/cJ/root/usr/bin/cave --environment paludis:test resolve system:
* When resolving and adding dependencies recursively:
* When adding dependencies for 'net-misc/wget:0::(install_to_chroot)' with 'net-misc/wget-1.13.4-r1:0::installed':
* When finding dependencies for 'net-misc/wget-1.13.4-r1:0::installed':