1
0
mirror of synced 2024-05-29 09:28:02 +02:00
mat2/libmat2
Poncho a71488d459 bind mount /etc/ld.so.cache to the sandbox
without /etc/ld.so.cache available in the sandbox, tests fail on gentoo with:
/usr/bin/ffmpeg: error while loading shared libraries: libstdc++.so.6:
    cannot open shared object file: No such file or directory
2019-02-09 09:49:51 +01:00
..
__init__.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
abstract.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
archive.py Refactor a bit office get_meta handling 2019-02-04 00:31:26 +01:00
audio.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
exiftool.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
html.py Add support for html files 2019-02-08 23:05:18 +01:00
images.py Implement .gif support 2019-02-03 21:01:58 +01:00
office.py Improve a bit get_meta for libreoffice files 2019-02-08 23:23:56 +01:00
parser_factory.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
pdf.py Improve type annotation coverage 2018-10-23 16:32:28 +02:00
subprocess.py bind mount /etc/ld.so.cache to the sandbox 2019-02-09 09:49:51 +01:00
torrent.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00
video.py Whenever possible, use bwrap for subprocesses 2019-02-03 19:18:41 +01:00