freifunk / meshkit-firmware

Openwrt Imagebuilding for Usage with Freifunk Meshkit
http://meshkit.freifunk.net
5 stars 2 forks source link

imagebuilder kvm/qemu problems #16

Closed FreifunkUFO closed 9 years ago

FreifunkUFO commented 10 years ago

touch /o/staging_dir/target-i386_i486_uClibc-0.9.33.2/root-x86/stamp/.wprobe-export_installed make[3]: Leaving directory /o/feeds/oldpackages/net/wprobe' make[2]: Circular package/network/services/hostapd/compile <- package/feeds/oldpackages/madwifi/compile dependency dropped. make[3]: Entering directory/o/package/network/services/hostapd' mkdir -p /o/dl echo "Checking out files from the git repository..."; mkdir -p /o/tmp/dl && cd /o/tmp/dl && rm -rf hostapd-2014-06-03 && [ ! -d hostapd-2014-06-03 ] && git clone git://w1.fi/srv/git/hostap.git hostapd-2014-06-03 --recursive && (cd hostapd-2014-06-03 && git checkout 84df167554569af8c87f0a8ac1fb508192417d8e && git submodule update) && echo "Packing checkout..." && rm -rf hostapd-2014-06-03/.git && /bin/tar cjf /o/tmp/dl/hostapd-2014-06-03.tar.bz2 hostapd-2014-06-03 && mv /o/tmp/dl/hostapd-2014-06-03.tar.bz2 /o/dl/ && rm -rf hostapd-2014-06-03; Checking out files from the git repository... Cloning into 'hostapd-2014-06-03'... fatal: read error: Connection reset by peer make[3]: * [/o/dl/hostapd-2014-06-03.tar.bz2] Error 128 make[3]: Leaving directory /o/package/network/services/hostapd' make[2]: *** [package/network/services/hostapd/compile] Error 2 make[2]: Leaving directory/o' make[1]: *\ [/o/staging_dir/target-i386_i486_uClibc-0.9.33.2/stamp/.package_compile] Error 2 make[1]: Leaving directory `/o' make: * [world] Fehler 2

FreifunkUFO commented 9 years ago

ging mittlerweile wieder..