Skip to content

2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 14:04
· 166 commits to master since this release

Upgrade notes

!!! PLEASE, READ CAREFULLY !!!

This release includes major upgrade for the newest devtools and archlinux repository structure. In order to upgrade package you need to:

  1. Upgrade to the latest major release of python (3.11) (required by other changes).
  2. Upgrade devtools to the latest release.
  3. Backup your settings, /etc/ahriman.ini.d/00-setup-overrides.ini by default.
  4. Run setup command (i.e. sudo ahriman service-setup) again with the same arguments as you used before. This step can be done manually by moving devtools configuration (something like /usr/share/devtools/pacman-ahriman*.conf) to new location /usr/share/devtools/pacman.conf.d/ under name ahriman.conf. After that make sure to remove any community mentions from configurations (e.g. /usr/share/devtools/pacman.conf.d/ahriman.conf, /etc/ahriman.ini) if there were any. The only thing which will change is devtools configuration.
  5. Remove build chroot as it is incompatible, e.g. sudo ahriman service-clean --chroot.
  6. Run sudo -u ahriman ahriman update --no-aur --no-local --no-manual -yy in order to update local databases.

Detailed log

2.8.0...2.9.0