ben-grande / qusal

Salt Formulas for Qubes OS.
14 stars 6 forks source link

Remove python-urllib3 manual targetting to deal with upstream template missing package #57

Open ben-grande opened 3 weeks ago

ben-grande commented 3 weeks ago

Current problem (if any)

Upstream issue https://github.com/QubesOS/qubes-issues/issues/8806

Proposed solution

Issue is already dealt with, just remember to remove on R4.3 or Fedora 41.

Last Fedora Minimal template was built on 2024-03-25 and it contains the fix https://github.com/QubesOS/qubes-builder-rpm/commit/fa42621395a89eceacdcc701c3a672df33791b63.

But we should not expect the user to have downloaded the template after that date. Wait for R4.3 or Fedora 41 to reach stable, as both will contain the fix.

Why not on Fedora 40? If user has already downloaded Fedora 39 templates and applied a formula that depends on Fedora templates, the user will remain with those templates until he manually upgrades them or remove and rerun the creation states. On Fedora 41, there will be enough time for users to have already migrated to Fedora 40 at least.