Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prevents FAI to upgrade to 6.2 in the NFSROOT #78

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

insatomcat
Copy link
Member

We include the standard bookworm version of FAI in the docker image (6.0.3), but FAI upgrades the version in the NFSROOT to the one present in the project repository (fai-project.org/download). The project recently upgraded this version to 6.2, giving an inconsistency between the build_debian_iso configuration (qualified for 6.0.3) and the actual used FAI version (6.2).

This commits prevent FAI to upgrade to 6.2 in the NFSROOT.

We include the standard bookworm version of FAI in the docker image (6.0.3), but FAI upgrades the version in the NFSROOT to the one present in the project repository (fai-project.org/download).
The project recently upgraded this version to 6.2, giving an inconsistency between the build_debian_iso configuration (qualified for 6.0.3) and the actual used FAI version (6.2).

This commits prevent FAI to upgrade to 6.2 in the NFSROOT.

Signed-off-by: Florent CARLI <[email protected]>
@insatomcat insatomcat merged commit 1212b6c into main Feb 5, 2024
2 checks passed
@insatomcat insatomcat deleted the fixbug62 branch February 5, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants