From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Maciej Soltysiak <maciej@soltysiak.com>
Cc: "cerowrt-devel@lists.bufferbloat.net"
<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] ar71xx CC builds and tc
Date: Sun, 16 Aug 2015 12:01:52 +0200 [thread overview]
Message-ID: <87h9nzzh4f.fsf@toke.dk> (raw)
In-Reply-To: <CAMZR1YCxGXRALZN8H4wCMOa+vRnAKGY=XT6DdVKgcYaKR=J+ag@mail.gmail.com> (Maciej Soltysiak's message of "Sat, 15 Aug 2015 22:15:24 +0200")
Maciej Soltysiak <maciej@soltysiak.com> writes:
> On trunk with ceropackages, I'm getting errors when installing sqm-scripts:
>
> root@OpenWrt:/etc# opkg install sqm-scripts
> Installing sqm-scripts (1.0-3) to root...
> Downloading
> http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages/sqm-scripts_1.0-3_all.ipk.
It looks like this is pulling in the package from the openwrt snapshots
repo.
> * satisfy_dependencies_for: Cannot satisfy the following dependencies for
> sqm-scripts:
> * kernel (= 4.1.4-1-68b085cb2174718ce2247e1fbff8c9c1) * kernel (=
> 4.1.4-1-68b085cb2174718ce2247e1fbff8c9c1) * kernel (=
> 4.1.4-1-68b085cb2174718ce2247e1fbff8c9c1) * kernel (=
> 4.1.4-1-68b085cb2174718ce2247e1fbff8c9c1) * kernel (=
> 4.1.4-1-68b085cb2174718ce2247e1fbff8c9c1) *
> * opkg_install_cmd: Cannot install package sqm-scripts.
This is a kernel version mismatch issue. Unfortunately, when a package
depends on a kernel module, the build system makes the dependency be for
a specific version of the kernel, so you can't just pull packages from
incompatible repos.
To get your self-built version of the package onto the router, you can
do one of:
1. Select it in menuconfig to be built into the image as you generate it
(press Y). Then it will be included as you flash.
2. Manually SCP the .ipk from bin/ar71xx/packages/cero/ to the
router after flashing, then installing with opkg.
3. Make the contents of bin/ar71xx/packages available on a web server
and point the opkg.conf on your router at that.
-Toke
prev parent reply other threads:[~2015-08-16 10:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-13 22:50 Matt Taggart
2015-08-13 23:01 ` Toke Høiland-Jørgensen
2015-08-15 20:15 ` Maciej Soltysiak
2015-08-16 10:01 ` Toke Høiland-Jørgensen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h9nzzh4f.fsf@toke.dk \
--to=toke@toke.dk \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=maciej@soltysiak.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox