T7557: Use Debian trixie as build base for container and VyOS image#978
T7557: Use Debian trixie as build base for container and VyOS image#978sever-sever wants to merge 18 commits intovyos:currentfrom
Conversation
|
👍 |
|
IMHO this is a pretty dangerous change as long as the base system is not also updated to trixie. We always changed the container and base system at once during the past. |
It includes and updates the base system from the |
|
Moved it a bit further, still issues: |
|
Fixes still WIP: |
3541c55 to
8403bfc
Compare
sever-sever
left a comment
There was a problem hiding this comment.
SNMP should be removed there if we do not build it.
vyos-build/.github/workflows/trigger_rebuild_packages.yml
Lines 65 to 66 in 3222553
vyos-build/.github/workflows/trigger_rebuild_packages.yml
Lines 194 to 196 in 3222553
- addition
unionfs-fuseto trigger re-build
0bba5a1 to
d3065f9
Compare
85fb945 to
b289703
Compare
|
❌ Conflicts Found. This pull request has conflicts. Please resolve them before we can evaluate the pull request. |
|
✅ Conflicts Resolved. Conflicts have been resolved. A maintainer will review the pull request shortly. |
|
❌ Conflicts Found. This pull request has conflicts. Please resolve them before we can evaluate the pull request. |
|
✅ Conflicts Resolved. Conflicts have been resolved. A maintainer will review the pull request shortly. |
dmbaturin
left a comment
There was a problem hiding this comment.
Administrative decision: we will upgrade to Trixie only after VyOS 1.5 LTS is released.
There are two motivations for it:
- While @sarthurdev's work uncovered and fixed lot of known issues, the risk of unknown unknowns is difficult to estimate and it's better to handle it when we start working on the Trixie-based LTS branch (1.5 is Bookworm-based and will not benefit from that work).
- The hard removal of DSA key support in OpenSSH can leave people locked out of their systems and needs to go through a deprecation procedure. Some could argue that it's not a big deal for rolling, but the procedure for handling incompatible changes still should be the same, especially with really serious things like login mechanisms.
Please convert the PR to a draft.
|
The idea to upgrade to Trixie is on hold now, so I'm closing this PR series — not because they are bad, we'll reopen and merge them when we are ready to upgrade. |
Change summary
Use Debian
trixieas the build base for the containervyos-buildand the VyOS imageTypes of changes
Related Task(s)
Related PR(s)
Above PRs are needed for build to succeed
Checklist: