On 2023-03-07 17:21, Fritz Hudnut wrote:
[ trimmed ] But, I boot a different system every day and it's about busy-ness, so I don't want to cut some script process off while it's running . . . so I just manually run the zypper . . . as root, in screen -L . . . .
I essentially do the same thing with each of my other systems "update/upgrade" often using sudo . . . . I'm not digging down into the process and messing around with it. It is essentially box stock, run by zypper . . . .
Hey Fritz, Assuming a Bourne compatible shell, you could do the following: --8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<-- export ZYPP_MEDIANETWORK=1 export ZYPP_SINGLE_RPMTRANS=1 zypper dup -l --8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<-- Cheers! --- Pablo Sanchez - Blueoak Database Engineering