REMnux / remnux-cli

This repository contains the source code for the REMnux installer, which is the command-line tool for installing and upgrading the REMnux distro.
https://REMnux.org
MIT License
38 stars 11 forks source link

REMnux upgrade to v2024.1.4 failure #164

Closed Nick-Ilsley closed 9 months ago

Nick-Ilsley commented 10 months ago

Can anyone help with the errors regarding the upgrade please?

Attach the saltstack.log "result: false"

saltstack.log

lennyzeltser commented 10 months ago

@digitalsleuth, looks like some issues related to https://github.com/REMnux/salt-states/pull/270. I'll take a closer look later if you won't get a chance.

digitalsleuth commented 10 months ago

No, you're right that's exactly the cause. I think something messed up in my PR. I had some uninstalls in there but they didn't show. I'll get right on it.

digitalsleuth commented 10 months ago

Yup, I edited the state files in the VM and didn't copy the uninstall data to the final. Doing that now and testing.

digitalsleuth commented 10 months ago

Fixed the issues with a new PR. This should do the trick.

lennyzeltser commented 9 months ago

I just issued v2024.2.1 to include the fix. @NiicKDFIR94, please run remnux upgrade to see whether it worked.

Nick-Ilsley commented 9 months ago

@lennyzeltser @digitalsleuth all sorted, thanks guys!