index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-08 21:15:27 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-08 21:15:27 +0100 |
commit | b65446e7266cca71d3505637da9191a1dd169e14 (patch) | |
tree | 4c869024d30a293862c837eadf21ad60edada9ea /TODOS | |
parent | cec99062ad5e9d50de1d9c28cc1e2f8ad8e45247 (diff) |
-rw-r--r-- | TODOS | 7 |
@@ -33,6 +33,9 @@ general bugs: error: no usable package repositories configured. installing and listing packages by hand works without problems. debug: unregistering database 'local' + => this goes away in stage3 after rebuilding pacman in stage3. This must + be investigated as this is a subtle pacman issue somewhere when being + cross-compiled! - some packages get build more than once in stage1 (linux-api-headers, pacman-mirrorlist) - make a wrapper for sed in DESCR, which is actually able to detect whether the patch was successful or not. Avoid hard to detect errors, when the @@ -86,3 +89,7 @@ stage2 issues: stage 3 issues: - some packages don't install (also in stage 1): iana-etc, filesystem - can we build layers in parallel? +- linux-atm, we should actually build the kernel first +- pacman-key --refresh: + gpg: connecting dirmngr at '/etc/pacman.d/gnupg/S.dirmngr' failed: IPC connect call failed + gpg: keyserver refresh failed: No dirmngr |