summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorjosch <j.schauer@email.de>2014-12-25 15:36:52 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-25 16:12:58 +0100
commit9280f1c87192d58b06151222af4dd657dd89a104 (patch)
tree3ab5f09feaad08b781e178f35c41deb222403728 /userContent
parent876d1d82cd0eb4f589e2661765ebec98becadde7 (diff)
downloadjenkins.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 'userContent')
0 files changed, 0 insertions, 0 deletions