Getting the Village Telco (Mesh Potato) Software

17 views
Skip to first unread message

Pascal Laurent

unread,
Dec 23, 2009, 6:25:44 PM12/23/09
to village-...@googlegroups.com
Hi,

The instructions from Getting the Village Telco (Mesh Potato) Software
needs to be updated. It could a bit frustrating to get things working.
PLease use http://downloads.open-mesh.net/mesh-potato/packages to
install needed packages.

./scripts/feeds update
================

Updating feed 'potato' from './potato' ...
Create index file './feeds/potato.index'
Collecting package info: done
Updating feed 'luci' from
'http://svn2.luci.freifunk-halle.net/luci/branches/luci-0.8/contrib/package'
...
svn: PROPFIND request failed on '/luci/branches/luci-0.8/contrib/package'
svn: PROPFIND of '/luci/branches/luci-0.8/contrib/package': 405 Method
Not Allowed (http://svn2.luci.freifunk-halle.net)
failed.
Updating feed 'afrimesh' from './afrimesh/' ...
cp: cannot stat `./afrimesh/': No such file or directory
Create index file './feeds/afrimesh.index

./scripts/feeds install -a -p luci
=====================

++ mkdir -p /home/laurent/dev/villagetelco/villagetelco/staging_dir/toolchain-mips_gcc4.1.2
++ cd /home/laurent/dev/villagetelco/villagetelco/staging_dir/toolchain-mips_gcc4.1.2
++ mkdir -p bin lib include stamp
Ignoring feed 'luci' - index missing
Installing all packages from feed luci.
Ignoring feed 'luci' - index missing

You can still use the make menu to build the firmware. That would work
and your firmware would be located under: villagetelco/bin folder

make package/feeds/potato/asterisk-1.4.x/{clean,compile,install} V=99
===================================================

make[1]: Entering directory `/home/laurent/dev/villagetelco/villagetelco'
make[1]: *** No rule to make target
`package/feeds/potato/asterisk-1.4.x/clean'. Stop.
make[1]: Leaving directory `/home/laurent/dev/villagetelco/villagetelco'
make: *** [package/feeds/potato/asterisk-1.4.x/clean] Error 2

make feeds/potato/net/asterisk-1.4.x/{clean,compile} DEVELOPER=1 V=99
=======================================================

make[1]: Entering directory `/home/laurent/dev/villagetelco/villagetelco'
make[1]: *** No rule to make target
`feeds/potato/net/asterisk-1.4.x/clean'. Stop.
make[1]: Leaving directory `/home/laurent/dev/villagetelco/villagetelco'
make: *** [feeds/potato/net/asterisk-1.4.x/clean] Error 2

vi feeds/potato/net/asterisk-1.4.x/Makefile and
http://ftp.digium.com/pub/asterisk/old-releases/ is not working. If I
use PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/
still not working.

PKG_NAME:=asterisk
PKG_VERSION:=1.4.11
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://ftp.digium.com/pub/asterisk/old-releases/
PKG_MD5SUM:=3ba9b399fedc68de4845b1c5603d167c

Your best bet is to use
http://downloads.open-mesh.net/mesh-potato/packages to install the
package you need.

Enjoy,
--Pascal

elektra

unread,
Dec 23, 2009, 10:38:51 PM12/23/09
to village-...@googlegroups.com
Hello Pascal -

> The instructions from Getting the Village Telco (Mesh Potato) Software
> needs to be updated. It could a bit frustrating to get things working.
> PLease use http://downloads.open-mesh.net/mesh-potato/packages to
> install needed packages.

the script failed because the svn server of LUCI listed in feeds.conf.default
is currently not available.

Run:

svn update

in the villagetelco repository. This will update feeds.conf.default.

Then run:
./scripts/feeds update


./scripts/feeds install -a -p luci

make package/symlinks
make menuconfig

Cheers,
Elektra


Pascal Laurent

unread,
Dec 24, 2009, 7:24:52 AM12/24/09
to village-...@googlegroups.com
Thanks

> --
>
> You received this message because you are subscribed to the Google Groups "village-telco-dev" group.
> To post to this group, send email to village-...@googlegroups.com.
> To unsubscribe from this group, send email to village-telco-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/village-telco-dev?hl=en.
>
>
>

Reply all
Reply to author
Forward
0 new messages