Files
sousa-gecko/taskcluster/kinds/bootstrap
Ryan VanderMeulen b4fa722139 Bug 2048985 - Fix opensuse-leap bootstrap job for Leap 16. r=jcristau
The opensuse/leap image rolled forward to Leap 16, which ships Python 3.13 and no
longer provides the python311-pip/python311-curses packages, so the pre-install
step failed outright. Switch to the version-agnostic python3-pip/python3-curses
names (which Leap provides via its python313 packages) so this does not break
again on the next Python bump, and drop the manual python3 symlink that the
packages already provide.

Differential Revision: https://phabricator.services.mozilla.com/D310219
2026-07-07 13:27:14 +00:00
..