summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
commitc8daadccefa390907f500ca3a2621312e2a2dcb6 (patch)
tree5b14e1edd1893dd75922fc4b6dbf2b4e97d40c36 /TODOS
parent9d8946a6ecfc19d01d8da12f20572bbfc556977f (diff)
downloadbootstrap32-c8daadccefa390907f500ca3a2621312e2a2dcb6.tar.xz
building up to meson
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODOS b/TODOS
index 05f74fd..66b48be 100644
--- a/TODOS
+++ b/TODOS
@@ -34,6 +34,8 @@ general bugs:
be dealt with not by copy pasting code
- maybe we should not simply overwrite packages with the same version numbers,
have something like build/stage numbers as in Archlinux32.
+- Missing dependencies errors on host when doing makepkg -o, ugly, but it
+ works nevertheless
stage1 issues:
- stage1: cdrom installs keyrings without having a gpg binary
@@ -83,3 +85,7 @@ stage 3 issues:
- pacman-key --refresh:
gpg: connecting dirmngr at '/etc/pacman.d/gnupg/S.dirmngr' failed: IPC connect call failed
gpg: keyserver refresh failed: No dirmngr
+- libtool relink during installation issues in toolchain (libquadmath)
+- python-pip-bootstrap for starting with setuptools and pip and wheel, they conflict
+ with the vanilla packages, so we have to force to overwrite the shimmed files.
+