pmbootstrap/pmb/chroot
Oliver Smith 69cd7895e2
pmb.config.apk_tools_min_version: support branches (MR 2015)
Support branches, so pmbootstrap won't fail if v20.05 is selected:
  ERROR: You have an outdated version of the 'apk' package manager installed
  (your version: 2.10.5-r1, expected at least: 2.12.1-r0).

Move the logic for this check to pmb.helpers.apk.check_outdated and
adjust the test.

This fixes the CI failure in test_crossdirect_rust, which uses the
stable channel. (My bad for not creating this patch earlier, while at
the same time explaining in the creating pmbootstrap release instructions,
that this minimum apk version should be adjusted.)
2021-01-27 22:05:25 +01:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
apk.py pmb.config.apk_tools_min_version: support branches (MR 2015) 2021-01-27 22:05:25 +01:00
apk_static.py pmb.config.apk_tools_min_version: support branches (MR 2015) 2021-01-27 22:05:25 +01:00
binfmt.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
distccd.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
init.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
initfs.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
initfs_hooks.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
mount.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
other.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
root.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
shutdown.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
user.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
zap.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00