pmaports.find: show extra-repos/systemd hint
If the user tries to build a package, but it can't be found: check if systemd is disabled and the package is in extra-repos/systemd, display a hint about it.
$ pmbootstrap build systemd
[17:37:02] NOTE: The package 'systemd' exists in extra-repos/systemd, but systemd is currently disabled
[17:37:02] ERROR: Could not find package 'systemd' in pmaports
Fix #2398 (closed)
Details are in the commit messages.
Merge request reports
Activity
changed milestone to %3.0.0 critical path (blockers only!!)
mentioned in issue #2398 (closed)
added 5 commits
- b750c6f5 - gitignore: add junit.xml (MR 2480)
- d97df933 - pmaports._find_apkbuilds: use new cache logic (MR 2480)
- f279d99b - Replace skip_extra_repos -> with_extra_repos (MR 2480)
- 7d721acb - pmaports.find: show extra-repos/systemd hint (MR 2480)
- 74e9b0ad - Tweak messages for 'Could not find aport' (MR 2480)
Toggle commit listadded 10 commits
-
74e9b0ad...6ee82740 - 5 commits from branch
postmarketOS:master
- 958dc4d1 - gitignore: add junit.xml (MR 2480)
- 93c87956 - pmaports._find_apkbuilds: use new cache logic (MR 2480)
- 8534117a - Replace skip_extra_repos -> with_extra_repos (MR 2480)
- 54066c92 - pmaports.find: show extra-repos/systemd hint (MR 2480)
- eb4a8954 - Tweak messages for 'Could not find aport' (MR 2480)
Toggle commit list-
74e9b0ad...6ee82740 - 5 commits from branch
enabled an automatic merge when all merge checks for eb4a8954 pass
added 8 commits
-
eb4a8954...7b5487da - 3 commits from branch
postmarketOS:master
- 214abed0 - gitignore: add junit.xml (MR 2480)
- 444d9e25 - pmaports._find_apkbuilds: use new cache logic (MR 2480)
- 0a0f6ead - Replace skip_extra_repos -> with_extra_repos (MR 2480)
- 67318823 - pmaports.find: show extra-repos/systemd hint (MR 2480)
- 2a7864b0 - Tweak messages for 'Could not find aport' (MR 2480)
Toggle commit list-
eb4a8954...7b5487da - 3 commits from branch
enabled an automatic merge when all merge checks for 2a7864b0 pass
CI of "force build amd64 " failed for an unrelated reason twice:
[17:16:19] Process did not write any output for 900 seconds. Killing it.
Skipping that specific job now.
Please register or sign in to reply