Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914050 - [guru] dev-python/podman-compose-1.0.6 fails tests: FAILED test_podman_compose.py::test_podman_compose_extends_w_file_subdir
Summary: [guru] dev-python/podman-compose-1.0.6 fails tests: FAILED test_podman_compos...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mathieu Tortuyaux
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-09-12 13:58 UTC by Agostino Sarubbo
Modified: 2023-12-15 17:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,60.64 KB, text/plain)
2023-09-12 13:58 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 2023-09-12 13:58:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/podman-compose-1.0.6 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-12 13:58:14 UTC
Created attachment 870350 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-09-12 13:58:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 b"ror(retcode, process.args,
 b' permitted
 b'ash"}}\']\' returned non-zero exit status 125.
 b'e.config-hash"}}\']
 b'ne: Operation not permitted
')
Error: cannot r'
Error: cannot re-exec process
FAILED tests/test_podman_compose.py::test_podman_compose_extends_w_file_subdir
cannot clone: Operation not permitted
exit code: 125'
podman build -f sub/docker/exam'
subprocess.CalledProcessError: Command '['pod"
Comment 3 Larry the Git Cow gentoo-dev 2023-12-15 17:36:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85d8274ec4986b0b6a2d91019cbb45c32a41bdc5

commit 85d8274ec4986b0b6a2d91019cbb45c32a41bdc5
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2023-12-15 17:24:23 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2023-12-15 17:24:23 +0000

    dev-python/podman-compose: fix QA issues
    
    Closes: https://bugs.gentoo.org/914050
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-python/podman-compose/Manifest                    | 2 +-
 dev-python/podman-compose/podman-compose-1.0.6.ebuild | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)