Pablo Suárez Hernández
Pablo Suárez Hernández
@dmach sorry I meant it does **not** look related :sweat_smile: . Thanks!
@Ch3LL any chance to have a review of this one? Thanks in advance!
According to the logs, the actual Zypper command looks correct, passing both packages with the correct paramenters: ``` [DEBUG ] Calling Zypper: systemd-run --scope zypper --non-interactive --no-refresh install --auto-agree-with-licenses --name...
@witekest it seems these changes causes some failures in "windows" as `fcntl` is not available. We should try to avoid this, for example by doing "try/except" on the import as...
With the changes on this PR, the generation should go fine for `iPXE` and should not produce any exception... it would generate the menu like this: ```console # cat /srv/tftpboot/ipxe/default.ipxe...
@SchoolGuy I agree it makes sense to push this eventually to the cobbler migrations as it was done for the `v2-to-v3` script, I did it here initially as I was...
I've moved the migration of the collections to our cobbler for package: https://build.opensuse.org/package/show/home:PSuarezHernandez:branches:systemsmanagement:Uyuni:Master/cobbler Upstream Cobbler PR: https://github.com/cobbler/cobbler/pull/3258 (some tests still need to be adapted)
FYI I've just created https://github.com/cobbler/cobbler/pull/2636 which should prevent the situation we're facing here
Let's close this for now, as Salt Bundle is able to extend now the available modules.