Hi Ziga,

I tried to install
http://block.si/openwrt/atheros/luci-app-blocksi_0.10+svn-1_atheros.ipk
on my 2.0g (you don't seem to have packages for 2.0n, right?), but that
didn't work:

    root@Fonera:~# opkg install luci-app-blocksi_0.10\+svn-1_atheros.ipk 
    Collected errors:
     * Packages were found, but none compatible with the architectures 
configured

You didn't mention an error before, is this the same problem you were
seeing?

When looking inside the ipk and inside the control.tar.gz at the control
file, I found:

    Architecture: atheros

However, opkg expects Architecture: mips AFAICS:

    root@Fonera:~# opkg print_architecture
    arch all 1
    arch noarch 1
    arch mips 10

It seems this was changed on OpenWRT upstream (compare the Architecture
lines between
http://downloads.openwrt.org/backfire/10.03/atheros/packages/Packages
and
http://downloads.openwrt.org/kamikaze/8.09.2/atheros/packages/Packages).

This probably means you've built these .ipk files using the upstream
and most recent OpenWRT build tree instead of the Fonera tree? I think
you can either convice OpenWRT to build packages with Architecture set
to "mips", manually change this, or use the fon-ng build tree for
building your package.

I hope this helps?

Gr.

Matthijs

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Development mailing list
[email protected]
http://fonosfera.org/mailman/listinfo/development

Reply via email to