pmbootstrap/pmb
Oliver Smith 78f43d254e
pmb.config.mirror_alpine: don't use CDN
Replace dl-cdn mirror with dl-2 temporarily to avoid "BAD signature"
errors.

This is related to the rebuild of Alpine edge x86, armhf, armv7 packages
against musl-1.2, that is currently going on. The packages are rebuilt
without a version change and therefore have the same resulting file
name, but a different checksum. Due to caching of the CDN and due to the
same file name, users may get an old package from before the rebuild.
The APKINDEX has a checksum of the new package, and so the download will
fail with a "BAD signature" error.

Alpine developers clear the cache every now and then, but this issue
will happen over and over again, until all packages are rebuilt (some
packages are still not rebuilt and have been disabled).

Let's switch back in two months or so.
2020-08-03 11:23:04 +02:00
..
aportgen pmb/aportgen/grub_efi.py: fix distfile collisions (MR 1950) 2020-06-24 21:08:44 +03:00
build pmb.parse.kconfig: implement anbox kconfig check (MR 1916) 2020-05-24 04:42:01 +02:00
chroot pmbootstrap install: make building pkgs optional (MR 1951) 2020-07-15 16:47:43 +03:00
config pmb.config.mirror_alpine: don't use CDN 2020-08-03 11:23:04 +02:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
flasher Add "flasher flash_vbmeta" support for heimdall devices (MR 1936) 2020-06-02 11:14:59 +02:00
helpers pmb.helpers.cli: fix TAB-completion of items with '-' (MR 1960) 2020-07-20 16:47:33 +02:00
install pmbootstrap install: support _pmb_recommends (MR 1962) 2020-07-20 14:29:06 +02:00
parse pmbootstrap install: support _pmb_recommends (MR 1962) 2020-07-20 14:29:06 +02:00
qemu pmb.qemu: set output="tui" to avoid logging the stdout (!1886) 2020-03-14 08:05:57 +01:00
__init__.py pmb: Fail on device ports directly in device/* (!1879) 2020-03-14 08:44:53 +01:00