Actions
tickets #116209
openExpand memory for package python-websockets
Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-09-02
Due date:
% Done:
0%
Estimated time:
Tags:
Description
The package python-websockets is failing because of timeouts and the build is too slow:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/python-websockets/standard/s390x
That can be fixed with a constraints file, that a build host with more memory should be chosen for this package.
- Branch https://build.opensuse.org/package/show/devel:languages:python/python-websockets
- "osc co" of your home directory
- Create a file with the name _constraints
- Learn with this example, which configurations are possible and how:
https://build.opensuse.org/package/view_file/mozilla:Factory/MozillaFirefox/_constraints?expand=1 - Create a minimal configuration for the architecture s390x as an "overwrite condition" with expanding the physicalmemory.
- "osc add _constraints"
- "osc commit"
No data to display
Actions