Armadeus 4.1 Troubleshots
From ArmadeusWiki
Buildroot 2011.05 downloading failure
~/armadeus/armadeus-4.1$ make apf27_defconfig mkdir -p downloads wget --passive-ftp --tries=3 -P downloads http://buildroot.uclibc.org/downloads/buildroot-2011.05.tar.bz2 --2012-02-29 08:27:17-- http://buildroot.uclibc.org/downloads/buildroot-2011.05.tar.bz2 Résolution de buildroot.uclibc.org... échec: Nom ou service inconnu. wget : impossible de résoudre l'adresse de l'hôte «buildroot.uclibc.org» make: *** [downloads/buildroot-2011.05.tar.bz2] Erreur 4
Solution
- Get it manually from Armadeus FTP backup:
$ mkdir -p downloads $ wget --passive-ftp --tries=3 -P downloads ftp://ftp2.armadeus.com/armadeusw/download/buildroot-2011.05.tar.bz2