Open jeff350 opened 11 months ago
Adding python's devel pkg to the install dependencies would work to re-enable bootstrapping leap 15, as shown here: https://gitlab.com/saltstack-formulas/infrastructure/salt-image-builder/-/merge_requests/184
I haven't determined to origin of the issue building the timelib wheel. Therefore i'm unsure whether adding another dependency is an acceptable workaround.
Though, there already are a few other distributions for which python-devel pkgs and alikes are used, mostly rhel-based-distributions. Such as: https://github.com/saltstack/salt-bootstrap/blob/d6ed8ea2693bf810a6ea6321faef93083a1484db/bootstrap-salt.sh#L4440
If the devel pkg would be added, i guess this function would need to be extended: https://github.com/saltstack/salt-bootstrap/blob/d6ed8ea2693bf810a6ea6321faef93083a1484db/bootstrap-salt.sh#L7872
Description of Issue/Question
opensuse leap installs from git master fail on 15.4 and 15.5. These appear to be the same issue.
from automated pipelines I can see this started failing between Nov 2nd and Nov 9th 2023. https://gitlab.com/saltstack-formulas/infrastructure/salt-image-builder/-/pipelines
Setup
(Please provide relevant configs (Be sure to remove sensitive info).)
no setup needed
Steps to Reproduce Issue
(Include debug logs if possible,
bootstrap-salt.sh -D
.) start up a new container with 15.4 or 15.5docker container run -it opensuse/leap:15.4 /bin/bash
relevant logs also seen at:
Versions and Systems
(
salt --versions-report
,bootstrap-salt.sh -v
, system type and version, cloud/VM provider as appropriate.)