fix: remove antergos-release from Default group (not yet in repo)
antergos-release PKGBUILD exists but the package was never built and deployed to the GitHub Pages repo. The packages module tried to install it and pacman returned error code 1 (package not found). Remove it until the CI builds and deploys it. Also remove try_remove: artix-release from basestrap since it's not needed without antergos-release in the Default group.
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
- grub
|
- grub
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
- sudo
|
- sudo
|
||||||
- antergos-release
|
|
||||||
- antergos-next-keyring
|
- antergos-next-keyring
|
||||||
- antergos-wallpapers
|
- antergos-wallpapers
|
||||||
- antergos-grub-theme
|
- antergos-grub-theme
|
||||||
|
|||||||
@@ -32,5 +32,3 @@ operations:
|
|||||||
- install:
|
- install:
|
||||||
- base
|
- base
|
||||||
- antergos-next-keyring
|
- antergos-next-keyring
|
||||||
- try_remove:
|
|
||||||
- artix-release
|
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
- grub
|
- grub
|
||||||
- efibootmgr
|
- efibootmgr
|
||||||
- sudo
|
- sudo
|
||||||
- antergos-release
|
|
||||||
- antergos-next-keyring
|
- antergos-next-keyring
|
||||||
- antergos-wallpapers
|
- antergos-wallpapers
|
||||||
- antergos-grub-theme
|
- antergos-grub-theme
|
||||||
|
|||||||
Reference in New Issue
Block a user