From 9d8946a6ecfc19d01d8da12f20572bbfc556977f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 9 Mar 2018 16:24:40 +0100 Subject: added python3 and python2 in stage 3 (no modules yet) on the way to build meson for systemd --- TODOS | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'TODOS') 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 -- cgit v1.2.3-54-g00ecf