Skip to content

Avoid potential partial upgrades with Arch Ansible tasks#556

Merged
Antiz96 merged 1 commit into
mainfrom
partial_up
Jul 5, 2026
Merged

Avoid potential partial upgrades with Arch Ansible tasks#556
Antiz96 merged 1 commit into
mainfrom
partial_up

Conversation

@Antiz96

@Antiz96 Antiz96 commented Jul 5, 2026

Copy link
Copy Markdown
Owner
  • update_servers: checkupdats uses its own separate local DB. We don't need to update the pacman one beforehand, we can just do it from the upgrade task.
  • add_package: updating the local DB with 'update_cache: true' when installing a package is effectively the same as 'pacman -Sy '.

Also adopt a more precise name for the related task for Alpine and Debian while we're at it.

- update_servers: checkupdats uses its own separate local DB. We don't need to update the pacman one beforehand, we can just do it from the upgrade task.
- add_package: updating the local DB with 'update_cache: true' when installing a package is effectively the same as 'pacman -Sy <pkg>'.

Also adopt a more precise name for the related task for Alpine and Debian while we're at it.
@Antiz96
Antiz96 merged commit 8b64919 into main Jul 5, 2026
1 check passed
@Antiz96
Antiz96 deleted the partial_up branch July 5, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant