-
Notifications
You must be signed in to change notification settings - Fork 108
squashfs netboot artifacts are missing from 3.4.2 release #3425
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
Comments
I think this has to be changed in aurora. After all, we are already publishing the iso which has those artifacts on it, so Aurora should just download the iso and extract the artifacts itself, instead of us having to extract and upload them separatedly. It makes no sense to me to have separated artifacts when they are exactly the same and already published |
the actual problem seems to be the DAG:
Is downloading the iso AND downloading the artifacts and that its wrong. |
oh my, the options to do this are all terrible |
wow Im not touching this with a ten foot pole. This requires a full change in the auroraboot to clean up shit. Because if you touch one thing, then it changes everything. IMHO it requires an overhaul of the options and things like that, otherwise its a mess to have a single DAG with 15 different switches, its just unmaintainable |
yup, I've seen that too. I was naive to believe you can mix an match steps as you find fit, but no. You have to register them all and play with the switches to disable those you don't want. |
Originally reported here: #3423
The text was updated successfully, but these errors were encountered: