Commit 624ba8c
Pablo Rodriguez Nava
MCO-2028: Add target OS version detection
Change package installation during kernel switches to derive
the OS version from the target rpm-ostree deployment instead
of the current running version.
Treating the OS version as static caused failures during major
version upgrades due to package discrepancies. This fix ensures
package resolution targets the new OS version.
Signed-off-by: Pablo Rodriguez Nava <git@amail.pablintino.com>1 parent 15a0d2f commit 624ba8c
2 files changed
Lines changed: 53 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
232 | 264 | | |
233 | 265 | | |
234 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1722 | 1722 | | |
1723 | 1723 | | |
1724 | 1724 | | |
1725 | | - | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
1726 | 1729 | | |
1727 | 1730 | | |
1728 | 1731 | | |
| |||
1745 | 1748 | | |
1746 | 1749 | | |
1747 | 1750 | | |
1748 | | - | |
1749 | | - | |
| 1751 | + | |
| 1752 | + | |
1750 | 1753 | | |
1751 | 1754 | | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
1752 | 1767 | | |
1753 | 1768 | | |
1754 | 1769 | | |
| |||
1759 | 1774 | | |
1760 | 1775 | | |
1761 | 1776 | | |
1762 | | - | |
| 1777 | + | |
| 1778 | + | |
1763 | 1779 | | |
1764 | 1780 | | |
1765 | | - | |
| 1781 | + | |
1766 | 1782 | | |
1767 | 1783 | | |
1768 | 1784 | | |
| |||
0 commit comments