pmbootstrap/pmb/helpers
Oliver Smith 11c2206970
require_bootstrap: ensure apkindex exists (MR 2287)
When the user attempts to build a package with systemd enabled,
pmbootstrap checks first if the postmarketos-base-systemd package is in
any of the APKINDEX files. Fetch the APKINDEXes before trying to find
the package in them.

I'm running into this currently with bpo, when attempting to build any
package from the master_staging_systemd branch.
2024-04-03 19:08:48 +00:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
aportupgrade.py pmb.helpers.aportupgrade: Remove unused return values (MR 2258) 2024-02-16 10:04:25 +01:00
args.py pmb.helpers.args: Skip some initialisation code when running checksum (MR 2228) 2024-01-19 00:00:49 +00:00
cli.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
devices.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
exceptions.py pmb.helpers.exceptions: Add licence header (MR 2284) 2024-03-30 00:00:42 +00:00
file.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
frontend.py pmb.sideload: Query architecture from foreign device (MR 2282) 2024-03-28 11:03:25 +01:00
git.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
http.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
lint.py lint: drop call to pmb.build.init 2023-06-15 08:30:54 +02:00
logging.py logging: reset style at the end of log line (MR 2272) 2024-03-17 16:24:30 +00:00
mount.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
other.py init: ask whether to install systemd (MR 2273) 2024-03-12 23:53:42 +00:00
package.py pmb.helpers.pmaports.get: deal with operators 2023-11-29 22:31:11 +01:00
pkgrel_bump.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py pkg resolver: don't guess if pmaport was found 2023-12-03 20:11:25 +01:00
repo.py chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
repo_bootstrap.py require_bootstrap: ensure apkindex exists (MR 2287) 2024-04-03 19:08:48 +00:00
repo_missing.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run.py pmb.helpers.run: Add some type hints (MR 2262) 2024-03-10 16:18:27 +00:00
run_core.py Fix preserving proxy variables (MR 2237) 2024-01-25 20:12:53 +00:00
status.py pmb.helpers.status: Add type hints (MR 2262) 2024-03-10 16:18:27 +00:00
ui.py init: ask whether to install systemd (MR 2273) 2024-03-12 23:53:42 +00:00