index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-09 09:44:51 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-09 09:44:51 +0100 |
commit | 638553bb72897205307cdce4dbecf03a70f25cde (patch) | |
tree | 9fe836c81cbda57b38f3d182e3ce8a16637a18fc /TODOS | |
parent | 140666b0971089ef34fb910313d0e42811dc0603 (diff) |
-rw-r--r-- | TODOS | 9 |
@@ -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' + |