Meine weiteren Versuche ein Image für APE522II zu erstellen scheitern
insofern, als die lime-app nicht funktioniert.
Unter luci sehe ich auch keinen Menüpunkt batman-adv, ist aber installiert
Habe es mehrfach versucht angefangen mit erneutem klonen von openwrt
inklusive der Hinweise von @Ilario
Hier ist meine config.buildinfo:
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt7620=y
CONFIG_TARGET_ramips_mt7620_DEVICE_zbt-ape522ii=y
CONFIG_ALL_KMODS=y
CONFIG_DEVEL=y
CONFIG_KERNEL_BUILD_DOMAIN="buildhost"
CONFIG_KERNEL_BUILD_USER="builder"
# CONFIG_KERNEL_KALLSYMS is not set
CONFIG_PACKAGE_babeld=y
CONFIG_PACKAGE_bandwidth-test=y
CONFIG_PACKAGE_batctl-default=y
CONFIG_PACKAGE_batman-adv-auto-gw-mode=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_check-date-http=y
CONFIG_PACKAGE_check-internet=y
# CONFIG_PACKAGE_dnsmasq is not set
CONFIG_PACKAGE_dnsmasq-dhcpv6=y
CONFIG_PACKAGE_ebtables=y
CONFIG_PACKAGE_first-boot-wizard=y
CONFIG_PACKAGE_hotplug-initd-services=y
CONFIG_PACKAGE_ip-tiny=y
CONFIG_PACKAGE_kmod-batman-adv=y
CONFIG_PACKAGE_kmod-crypto-crc32c=y
CONFIG_PACKAGE_kmod-crypto-hash=y
CONFIG_PACKAGE_kmod-ebtables=y
CONFIG_PACKAGE_kmod-ebtables-ipv6=y
CONFIG_PACKAGE_kmod-lib-crc16=y
CONFIG_PACKAGE_kmod-lib-crc32c=y
CONFIG_PACKAGE_kmod-macvlan=y
CONFIG_PACKAGE_kmod-ppp=m
CONFIG_PACKAGE_kmod-pppoe=m
CONFIG_PACKAGE_kmod-pppox=m
CONFIG_PACKAGE_kmod-slhc=m
CONFIG_PACKAGE_libiwinfo-lua=y
CONFIG_PACKAGE_liblua=y
CONFIG_PACKAGE_liblucihttp=y
CONFIG_PACKAGE_liblucihttp-lua=y
CONFIG_PACKAGE_libremap-agent=y
CONFIG_PACKAGE_librt=y
CONFIG_PACKAGE_libubox-lua=y
CONFIG_PACKAGE_libubus-lua=y
CONFIG_PACKAGE_libuci-lua=y
CONFIG_PACKAGE_lime-app=y
CONFIG_PACKAGE_lime-docs=y
CONFIG_PACKAGE_lime-docs-minimal=y
CONFIG_PACKAGE_lime-hwd-ground-routing=y
CONFIG_PACKAGE_lime-hwd-openwrt-wan=y
CONFIG_PACKAGE_lime-map-agent=y
CONFIG_PACKAGE_lime-proto-anygw=y
CONFIG_PACKAGE_lime-proto-babeld=y
CONFIG_PACKAGE_lime-proto-batadv=y
CONFIG_PACKAGE_lime-proto-wan=y
CONFIG_PACKAGE_lime-report=y
CONFIG_PACKAGE_lime-system=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-lime-location=y
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-compat=y
CONFIG_PACKAGE_luci-lib-httpclient=y
CONFIG_PACKAGE_luci-lib-httpprotoutils=y
CONFIG_PACKAGE_luci-lib-ip=y
CONFIG_PACKAGE_luci-lib-json=y
CONFIG_PACKAGE_luci-lib-jsonc=y
CONFIG_PACKAGE_luci-lib-libremap=y
CONFIG_PACKAGE_luci-lib-libremap-location=y
CONFIG_PACKAGE_luci-lib-libremap-system=y
CONFIG_PACKAGE_luci-lib-libremap-wireless=y
CONFIG_PACKAGE_luci-lib-nixio=y
CONFIG_PACKAGE_luci-mod-admin-full=y
CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_netperf=y
# CONFIG_PACKAGE_odhcpd-ipv6only is not set
# CONFIG_PACKAGE_ppp is not set
CONFIG_PACKAGE_pv=y
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
CONFIG_PACKAGE_rpcd-mod-luci=y
CONFIG_PACKAGE_rpcd-mod-rrdns=y
CONFIG_PACKAGE_shared-state=y
CONFIG_PACKAGE_shared-state-babeld_hosts=y
CONFIG_PACKAGE_shared-state-bat_hosts=y
CONFIG_PACKAGE_shared-state-dnsmasq_hosts=y
CONFIG_PACKAGE_shared-state-dnsmasq_leases=y
CONFIG_PACKAGE_shared-state-nodes_and_links=y
CONFIG_PACKAGE_ubus-lime-grondrouting=y
CONFIG_PACKAGE_ubus-lime-location=y
CONFIG_PACKAGE_ubus-lime-metrics=y
CONFIG_PACKAGE_ubus-lime-openairview=y
CONFIG_PACKAGE_ubus-lime-utils=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_watchping=y
Vielleicht gibt die Aufschluss
.
Am Di., 13. Okt. 2020 um 20:30 Uhr schrieb Ilario Gelmetti <
iochesonome(a)gmail.com>gt;:
Yes!
For some stupid reason, commented lines are also important for OpenWrt
buildroot!
On Oct 13, 2020 20:17, Juergen Kimmel <juergenkimmel(a)gmail.com> wrote:
Before I compile, does the following commented out entry make sense?
# CONFIG_KERNEL_KALLSYMS is not set
Am Di., 13. Okt. 2020 um 20:00 Uhr schrieb Ilario Gelmetti <
iochesonome(a)gmail.com>gt;:
Hi!
I tried with Ubuntu 20.04 and actually you need the python2 package
instead of the python2-minimal one.
Can you confirm?
Can you do a pull request to correct this in the lime-web repository for
the website?
Thanks!!
Ilario
On Oct 13, 2020 13:11, Juergen Kimmel <juergenkimmel(a)gmail.com> wrote:
I have tried to compile Libremesh again to 19.07.4, taking into account
the minimal configuration mentioned above, and this attempt ended with the
error message: ImportError: No module named distutils.command.build_scripts
But:python3-distutils is already the latest version (3.8.5-1~20.04.1) ??
Am Sa., 26. Sept. 2020 um 19:51 Uhr schrieb Ilario Gelmetti <
iochesonome(a)gmail.com>gt;:
Thanks Andy for the 100% accurate answer!
I'll add some additional info :)
OPKG cannot find the first and the second repository because they do not
exist and they will never exist.
They get generated from the feeds.conf file during the compilation and I
do now know how to avoid this.
http://downloads.openwrt.org/releases/19.07.4/packages/mipsel_24kc
http://downloads.openwrt.org/releases/19.07.4/packages/mipsel_24kc/libremes…
Many thanks for reporting this, because I never worried about it and
seems that it's not difficult to fix :D
I created an issue about this here:
https://github.com/libremesh/lime-web/issues/111
OPKG cannot find the third repository because right now we don't have a
packages repository.
http://snapshots.libremesh.org/packages/mipsel_24kc/libremes/Packages.gz
But this should change soon, see the discussion on:
https://github.com/libremesh/lime-packages/pull/728
LuCI installation as a package (instead than simply include it at
compilation time, which is much easier), as the installation of some
other packages from the repositories, requires a special configuration
at compilation time, so that the kernel is exactly identical to the one
which LuCI likes.
Some instructions on how to do this can be found (please give feedback
if this does not work for you) in the mailing list archive which is
currently unavailable due to a server failure (for the same reason I'm
not sure you'll receive this email...) so that I'll copy here:
This is the bare minimum .config (at least when
compiling for ramips)
for having the correct kernel vermagic:
CONFIG_ALL_KMODS=y
CONFIG_DEVEL=y
# CONFIG_KERNEL_KALLSYMS is not set
CONFIG_KERNEL_BUILD_DOMAIN="buildhost"
CONFIG_KERNEL_BUILD_USER="builder"
You can set these options in the menuconfig (inside the "Global build
settings" menu) or (maybe easier?) start from a .config file with only
these lines and then select target (which router to compile for) and
packages (like selecting LibreMesh packages).
Ciao!
Ilario
On 9/25/20 7:21 PM, Andy Schopf wrote:
Hi Jürgen,
about the error message in lime-app please check here:
https://github.com/libremesh/lime-packages/issues/763
opkg can't get the libremesh packages, because they are not there ;-)
(The standard packages should work)
If you want to use luci you have to compile it into the firmware.
Because of the dependencies of the luc(base) package you should only use
the luci-admin package.
If you like i can give you my config (different hardware, but the luci
part is the same everywhere).
Feel free to ask - if you have further questions (auch gerne in deutsch
;-) )
Regards,.
Andy
Am Fr., 25. Sept. 2020 um 17:33 Uhr schrieb Juergen Kimmel
<juergenkimmel(a)gmail.com <mailto:juergenkimmel@gmail.com>>:
Firmware for ZBT APE 522II built
Instead of luci lime-app opens.with:
"Un unexpected error occurred, please contact the developer team "
Problems with opkg update:
* opkg_download: Failed to download
http://downloads.openwrt.org/releases/19.07.4/packages/mipsel_24kc/libremap…
,
wget returned 8.
* opkg_download: Failed to download
http://downloads.openwrt.org/releases/19.07.4/packages/mipsel_24kc/libremes…
,
wget returned 8.
* opkg_download: Failed to download
http://snapshots.libremesh.org/packages/mipsel_24kc/libremesh/Packages.gz,
wget returned 4.
Problems installing luci
root@LiMe-16d9ec:~# opkg install luci
Installing luci (git-20.265.67308-c1fc83b-1) to root...
Downloading
http://downloads.openwrt.org/releases/19.07.4/packages/mipsel_24kc/luci/luc…
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following
dependencies for luci:
* kernel (= 4.14.195-1-18384755d38fc43c447d83d4a3e07054)
* opkg_install_cmd: Cannot install package luci.
--
Cheers
_______________________________________________
lime-users mailing list
lime-users(a)lists.libremesh.org <mailto:
lime-users(a)lists.libremesh.org>
--
Ilario
iochesonome(a)gmail.com
ilario(a)sindominio.net