Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935877 - app-arch/patool-2.3.0 fails tests: FAILED test_unar.py::TestUnar::test_unar - patoolib.util.PatoolError: Command unar, -o, Unpack_rwz4sae, t.rar] returned non-zero exit status 127
Summary: app-arch/patool-2.3.0 fails tests: FAILED test_unar.py::TestUnar::test_unar -...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-12 06:44 UTC by Agostino Sarubbo
Modified: 2024-07-12 12:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,223.63 KB, text/plain)
2024-07-12 06:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-07-12 06:44:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/patool-2.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-12 06:44:06 UTC
Created attachment 897469 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-12 06:44:06 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_dqp61que', '-p', 'thereisnotry', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/p.zip']' returned non-zero exit status 127
E           patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_jx62j3d_', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar.foo']' returned non-zero exit status 127
E           patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_rwz4saeb', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar']' returned non-zero exit status 127
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/archives/test_unar.py::TestUnarPassword::test_unar - patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_dqp61que', '-p', 'thereisnotry', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/p.zip']' returned non-zero exit status 127
FAILED tests/archives/test_unar.py::TestUnar::test_unar_file - patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_jx62j3d_', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar.foo']' returned non-zero exit status 127
FAILED tests/archives/test_unar.py::TestUnar::test_unar - patoolib.util.PatoolError: Command `['/usr/bin/unar', '-o', './Unpack_rwz4saeb', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar']' returned non-zero exit status 127
msg = "Command `['/usr/bin/unar', '-o', './Unpack_dqp61que', '-p', 'thereisnotry', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/p.zip']' returned non-zero exit status 127"
msg = "Command `['/usr/bin/unar', '-o', './Unpack_jx62j3d_', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar.foo']' returned non-zero exit status 127"
msg = "Command `['/usr/bin/unar', '-o', './Unpack_rwz4saeb', '/var/tmp/portage/app-arch/patool-2.3.0/work/patool-2.3.0/tests/data/t.rar']' returned non-zero exit status 127"
            msg = f"Command `{cmd}' returned non-zero exit status {retcode}"
 'returned non-zero exit status 127')
tests/archives/test_unar.py::TestUnarPassword::test_unar <- tests/__init__.py FAILED [157/207]
tests/archives/test_unar.py::TestUnar::test_unar_file <- tests/__init__.py FAILED [156/207]
tests/archives/test_unar.py::TestUnar::test_unar <- tests/__init__.py FAILED [155/207]
/usr/bin/unar: error while loading shared libraries: libobjc.so.4: cannot open shared object file: No such file or directory
Comment 3 Eli Schwartz gentoo-dev 2024-07-12 12:59:36 UTC
usr/bin/unar: error while loading shared libraries: libobjc.so.4: cannot open shared object file: No such file or directory

This doesn't look like a patool problem?