15 Jun
2009
15 Jun
'09
6:30 p.m.
On Mon, 15 Jun 2009 20:00:22 +0200 Thomas Bächler <thomas@archlinux.org> wrote:
Dieter Plaetinck schrieb:
Hmm my work/root-image/etc/pacman.conf looks quite sane. http://pastebin.ca/1461273
good thing mkarchiso is only 315 lines. i'll poke around a bit.
How sane does the mirrorlist look? Which one does it use anyway? It looks like "/core.db.tar.gz" is the whole URL, so there must be something like an empty Server entry.
Heh. egrep -v '^#|^$' root-image/etc/pacman.d/mirrorlist -> 0 lines. egrep -v '^#|^$' /etc/pacman.d/mirrorlist Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686 (...)