-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
test_sysconfig.TestSysConfig.test_sysconfigdata_json fails: it expects 'userbase' to be '/root/.local' #128055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
cc @FFY00 |
@befeleme thanks for the report, please provide reproduction instructions, otherwise I can't debug the issue. |
For now I only have a Fedora-specific example. I'm not sure whether this is something related to our environment only or a general issue. It appeared on our CI which installs the built Python rpm package and runs the test suite in a fresh environment. I don't control the environment, but you can see the results here: https://artifacts.dev.testing-farm.io/a7c444e9-2e53-4a09-8a5a-33666297c776/#artifacts-git-refs-pull-19-headndwq3vz8/tests/tests.yml To reproduce with a Fedora Rawhide container: I'm trying to find a better reproducer that wouldn't require rpm magic. |
Signed-off-by: Filipe Laíns <lains@riseup.net
You are running the tests after installation, right? Since Feel free to ignore this test for now, or backport the fix. The failure is a false positive, it does not expose a real bug. |
Yes. Thank you for looking into this. |
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
As in the title. We hit this in Fedora, can it be caused by the mismatch of users (one which generated the file, the other which runs tests?)
CPython versions tested on:
3.14
Operating systems tested on:
Linux
Linked PRs
The text was updated successfully, but these errors were encountered: