From 638553bb72897205307cdce4dbecf03a70f25cde Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 9 Feb 2018 09:44:51 +0100 Subject: cleaned and commented create_hdd.sh --- TODOS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODOS') diff --git a/TODOS b/TODOS index bc40e1c..c858902 100644 --- a/TODOS +++ b/TODOS @@ -21,4 +21,11 @@ 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' + -- cgit v1.2.3-54-g00ecf