-
During today's meeting somebody stated that unfortunately ReproZip only packs the files that are used, not the whole software packages. This is a feature and can certainly be changed.
It should be po…
-
```
$> datalad install --src http://datasets.datalad.org/openfmri
usage: datalad [-h] [-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}]
[-p {condor}] [--version] [--db…
-
I am trying to find a way to reduce the size of docker images, since they are huge and for running the tests in circle and travis we would benefit a lot from it.
What do you think of a new method _al…
-
On Ubuntu-14.04 LTS 32-bit, installing `reprozip` in Anaconda3 leads to a package conflict with python 3.4:
```
स्वक्ष@ilak:~/anaconda3$ conda install -c https://conda.anaconda.org/vida-nyu reprounzi…
-
At the end of a trace:
```
Traceback (most recent call last):
File "/usr/bin/reprozip", line 9, in
load_entry_point('reprozip==0.6.2', 'console_scripts', 'reprozip')()
File "/usr/lib64/pytho…
-
Not of interest to ReproZip, but probably should be there nonetheless.
-
Doesn't affect ReproZip.
-
I can only observe this while running reprozip in user-mode Linux.
When execve() is called and succeeds, the thread disappears silently and the main thread (tid == pid) appears to return from the sys…
-
@fchirigati notes that a pack might have input files that were not packed. In this case, they should be marked differently (not "(original)" as currently) and it shouldn't be possible to run the exper…
-