Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834706 - dev-python/osrf_pycommon-2.0.2 fails tests on MUSL
Summary: dev-python/osrf_pycommon-2.0.2 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-07 07:52 UTC by Agostino Sarubbo
Modified: 2023-01-24 20:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,89.98 KB, text/plain)
2022-03-07 07:52 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 2022-03-07 07:52:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/osrf_pycommon-2.0.1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-07 07:52:58 UTC
Created attachment 766463 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-07 07:52:59 UTC
Error(s) that match a know pattern:


                    except AttributeError:
E                       OSError: [Errno 5] I/O error
FAILED tests/unit/test_process_utils/test_execute_process_pty.py::TestProcessUtilsExecuteNoPty::test__execute_process_pty
FAILED tests/unit/test_process_utils/test_execute_process_pty.py::TestProcessUtilsExecuteNoPty::test__execute_process_pty_combined
FAILED tests/unit/test_process_utils/test_execute_process_pty.py::TestProcessUtilsExecuteNoPty::test__execute_process_pty_combined_unbuffered
FAILED tests/unit/test_process_utils/test_execute_process_pty.py::TestProcessUtilsExecuteNoPty::test__execute_process_pty_unbuffered
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-19 07:58:33 UTC
tinderbox_musl has reproduced this issue with version 2.0.2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-01-24 20:20:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024fbdef7161b4f392253fb37f8251495af6ecf4

commit 024fbdef7161b4f392253fb37f8251495af6ecf4
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-01-24 17:21:25 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-01-24 20:17:49 +0000

    dev-python/osrf_pycommon: treeclean
    
    Closes: https://bugs.gentoo.org/834706
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/osrf_pycommon/Manifest                  |  1 -
 dev-python/osrf_pycommon/metadata.xml              | 16 --------------
 .../osrf_pycommon/osrf_pycommon-2.0.2.ebuild       | 25 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 43 deletions(-)