Armadeus 4.0 Troubleshots
From ArmadeusWiki
Contents
- Solution: get the tarball from: http://sources.buildroot.net/ and copy it in your downloads/ directory
git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb Initialized empty Git repository in /home/jorasse/armadeus/buildroot/output/build/firmware-af5222c5ded5d944267acfbd001571409bea7eeb/.git/ fatal: The remote end hung up unexpectedly make[1]: *** [/home/jorasse/armadeus/buildroot/output/../downloads/firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz] Error 128 make[1]: Leaving directory `/home/jorasse/armadeus/buildroot' make: *** [all] Error 2
- Solution: get firmware-af5222c5ded5d944267acfbd001571409bea7eeb.tar.gz from here and copy it in your downloads/ directory.
fakeroot-1.11 archive corrupted
- problem:
gzip: /home/xxx/armadeus-4.0/buildroot/output/../downloads/fakeroot_1.11.tar.gz: not in gzip format tar: Ceci ne ressemble pas à une archive de type « tar » tar: Des erreurs ont provoqué l'arrêt du programme make[1]: *** [/home/xxx/armadeus-4.0/buildroot/output/build/host-fakeroot-1.11/.stamp_extracted] Error 2 make[1]: leaving directory « /home/xxx/armadeus-4.0/buildroot » make: *** [all] Error 2
- solution:
- Delete fakeroot_1.11.tar.gz from downloads/ directory
- Get it from ftp://ftp2.armadeus.com/armadeusw/download/fakeroot_1.11.tar.gz and copy the downloaded archive to downloads/ directory