summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-09 09:44:51 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-09 09:44:51 +0100
commit638553bb72897205307cdce4dbecf03a70f25cde (patch)
tree9fe836c81cbda57b38f3d182e3ce8a16637a18fc /TODOS
parent140666b0971089ef34fb910313d0e42811dc0603 (diff)
downloadbootstrap32-638553bb72897205307cdce4dbecf03a70f25cde.tar.xz
cleaned and commented create_hdd.sh
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS9
1 files changed, 8 insertions, 1 deletions
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'
+