diff options
author | josch <j.schauer@email.de> | 2014-12-25 15:36:52 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-25 16:12:58 +0100 |
commit | 9280f1c87192d58b06151222af4dd657dd89a104 (patch) | |
tree | 3ab5f09feaad08b781e178f35c41deb222403728 /d-i-preseed-cfgs/debian_sid_daily_rescue_preseed.cfg | |
parent | 876d1d82cd0eb4f589e2661765ebec98becadde7 (diff) | |
download | jenkins.debian.net-9280f1c87192d58b06151222af4dd657dd89a104.tar.xz |
Temporary ugly hack until Jenkins runs Debian Jessie
- workaround for `dpkg-deb --ctrl-tarfile /dev/stdin` not being
available in Wheezy
- Python arpy was the only implementation I found which allows to read
an ar archive from standard input without a filename (thus preserving
the ability to quit a package download early)
- since tar cannot transparently decompress content from standard
input (bug #773912), this has to be done in Python, too
- this is also ugly because Python does not work well for oneliners
- please revert this commit as soon as Jenkins run Jessie because dpkg
is also faster than Python arpy
Diffstat (limited to 'd-i-preseed-cfgs/debian_sid_daily_rescue_preseed.cfg')
0 files changed, 0 insertions, 0 deletions