fix: split basestrap operations to avoid antergos-release / artix-release conflict
- Install base + antergos-next-keyring first - try_remove artix-release (catches errors silently) - Then install antergos-release, wallpapers, grub-theme - antergos-release has replaces=artix-release so pacman handles the swap, but try_remove is a safety net
This commit is contained in:
@@ -32,6 +32,9 @@ operations:
|
||||
- install:
|
||||
- base
|
||||
- antergos-next-keyring
|
||||
- try_remove:
|
||||
- artix-release
|
||||
- install:
|
||||
- antergos-release
|
||||
- antergos-wallpapers
|
||||
- antergos-grub-theme
|
||||
|
||||
Reference in New Issue
Block a user