summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
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.
+