Comment 2 for bug 1468868

Revision history for this message
Martin Pitt (pitti) wrote :

FTR, I think these lines need changing:

lib/VirtSubproc.py:320: 'tar --create --absolute-names -f $d/autopkgtest-tmpdir.tar'
lib/VirtSubproc.py:337: ' tar --extract --absolute-names -f $d/autopkgtest-tmpdir.tar;'
lib/VirtSubproc.py:510: taropts[isrc] = '-c .'
lib/VirtSubproc.py:511: taropts[idst] = '--preserve-permissions --extract --no-same-owner'