diff options
author | Allan McRae <allan@archlinux.org> | 2019-11-12 07:14:57 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-11-12 07:14:57 +0100 |
commit | b9faf652735c603d1bdf849a570185eb721f11c1 (patch) | |
tree | 460b6690e4ddf52e58278f5beee3605fc5566911 /build-aux/.gitignore | |
parent | 540b19164b1ab3a4950b4a828fb90d047f4a591d (diff) | |
download | pacman-b9faf652735c603d1bdf849a570185eb721f11c1.tar.gz pacman-b9faf652735c603d1bdf849a570185eb721f11c1.tar.xz |
pactest: set package tar format to GNU_FORMAT
python-3.8 changed the default tar format to PAX_FORMAT. This caused
issues in our testsuite with package extraction of files with UTF-8
characters as we run the tests under the C locale.
sycn600.py:
error: error while reading package /tmp/pactest-xuhri4xa/var/cache/pacman/pkg/unicodechars-2.0-1.pkg.tar.gz: Pathname can't be converted from UTF-8 to current locale.
Set format back to GNU_FORMAT.
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'build-aux/.gitignore')
0 files changed, 0 insertions, 0 deletions