summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-09 16:24:40 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-09 16:24:40 +0100
commit9d8946a6ecfc19d01d8da12f20572bbfc556977f (patch)
tree74e1a5ced3c6da0dd7b3d9136227c842cf664ad1 /TODOS
parentb65446e7266cca71d3505637da9191a1dd169e14 (diff)
downloadbootstrap32-9d8946a6ecfc19d01d8da12f20572bbfc556977f.tar.xz
added python3 and python2 in stage 3 (no modules yet)
on the way to build meson for systemd
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODOS b/TODOS
index 8010df5..05f74fd 100644
--- a/TODOS
+++ b/TODOS
@@ -26,16 +26,6 @@ general bugs:
in build_stage1_package.sh
- when uninstalling pacman in the chroot, you must rename pacman.pacsave
back to pacman.conf as it is used for building packages
-- pacman has some issues with the sync databases (pacman -Syyu results
- in):
- debug: returning error 6 from _alpm_db_register_sync : wrong or NULL argument passed
- error: could not register 'temp' database (wrong or NULL argument passed)
- 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