diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-05-08 18:30:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-13 15:42:27 +0100 |
commit | 20845b006631db73d47c3055b7b747c6abe0e069 (patch) | |
tree | 3469d861cb658afd6938ea9194c2932a0c3f0096 /scripts/lib/devtool/utilcmds.py | |
parent | 613928bbb51b03feabe7931afba2b2a63a4169c8 (diff) | |
download | poky-20845b006631db73d47c3055b7b747c6abe0e069.tar.gz |
python3: Treat UID/GID overflow as failure
This fixes ptest failures on 32bit architectures
AssertionError:
Failed ptests:
{'python3': ['test_extractall_none_gid',
'test_extractall_none_gname',
'test_extractall_none_mode',
'test_extractall_none_mtime',
'test_extractall_none_uid',
'test_extractall_none_uname',
'setUpClass',
'python3']}
(From OE-Core rev: 43104b547cb79693c83df0882773ae8dd74b1d35)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions