public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] batman miss crc16 module after nico commit
@ 2011-10-31  9:32 Gioacchino Mazzurco
  2011-10-31  9:48 ` Marek Lindner
  0 siblings, 1 reply; 8+ messages in thread
From: Gioacchino Mazzurco @ 2011-10-31  9:32 UTC (permalink / raw)
  To: riot-workshop, Nodi Roma List,
	The list for a Better Approach To Mobile Ad-hoc Networking,
	Marek Lindner

Hi all!

After nico commit [0] batman-adv stopped working in openwrt backfire (
the crc16 modules is still kmod-crc16 in openwrt stable )

the batman-adv module refuse to load without error message on stdout
but saying that crc16 is missing on dmesg


selecting manually kernel modules -> other modules -> kmod-crc16 it work again

[0]  https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-10-31  9:32 [B.A.T.M.A.N.] batman miss crc16 module after nico commit Gioacchino Mazzurco
@ 2011-10-31  9:48 ` Marek Lindner
  2011-10-31 10:39   ` Gioacchino Mazzurco
  2011-11-04  9:47   ` Marek Lindner
  0 siblings, 2 replies; 8+ messages in thread
From: Marek Lindner @ 2011-10-31  9:48 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: riot-workshop, Nodi Roma List


Hi,

> After nico commit [0] batman-adv stopped working in openwrt backfire (
> the crc16 modules is still kmod-crc16 in openwrt stable )
> 
> the batman-adv module refuse to load without error message on stdout
> but saying that crc16 is missing on dmesg
> 
> 
> selecting manually kernel modules -> other modules -> kmod-crc16 it work
> again
> 
> [0] 
> https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile

the OpenWrt developers have renamed the package dependency. Unless you are 
using the OpenWrt trunk after revision 28656 the package dependency selection 
won't work anymore.

Maybe you should ask them about their concept of backward compatibility.

Cheers,
Marek

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-10-31  9:48 ` Marek Lindner
@ 2011-10-31 10:39   ` Gioacchino Mazzurco
  2011-11-04  9:47   ` Marek Lindner
  1 sibling, 0 replies; 8+ messages in thread
From: Gioacchino Mazzurco @ 2011-10-31 10:39 UTC (permalink / raw)
  To: Marek Lindner; +Cc: b.a.t.m.a.n, Nodi Roma List, riot-workshop

More over backfire is not an old release but the stable one, aka the
one people should use...

2011/10/31 Marek Lindner <lindner_marek@yahoo.de>:
>
> Hi,
>
>> After nico commit [0] batman-adv stopped working in openwrt backfire (
>> the crc16 modules is still kmod-crc16 in openwrt stable )
>>
>> the batman-adv module refuse to load without error message on stdout
>> but saying that crc16 is missing on dmesg
>>
>>
>> selecting manually kernel modules -> other modules -> kmod-crc16 it work
>> again
>>
>> [0]
>> https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile
>
> the OpenWrt developers have renamed the package dependency. Unless you are
> using the OpenWrt trunk after revision 28656 the package dependency selection
> won't work anymore.
>
> Maybe you should ask them about their concept of backward compatibility.
>
> Cheers,
> Marek
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-10-31  9:48 ` Marek Lindner
  2011-10-31 10:39   ` Gioacchino Mazzurco
@ 2011-11-04  9:47   ` Marek Lindner
  2011-11-04  9:57     ` Gioacchino Mazzurco
  1 sibling, 1 reply; 8+ messages in thread
From: Marek Lindner @ 2011-11-04  9:47 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Nodi Roma List, riot-workshop

On Monday, October 31, 2011 10:48:49 Marek Lindner wrote:
> > https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile
> 
> the OpenWrt developers have renamed the package dependency. Unless you are 
> using the OpenWrt trunk after revision 28656 the package dependency
> selection  won't work anymore.
> 
> Maybe you should ask them about their concept of backward compatibility.

I have to roll back here. You are using backfire while grabbing the packages 
from trunk. You are not supposed to do that. There is a specific backfire 
branch maintained by the OpenWrt developers which is kept compatible (I wasn't 
aware of that).

If you mix backfire and trunk you have to deal with the consequences yourself.

Regards,
Marek

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-11-04  9:47   ` Marek Lindner
@ 2011-11-04  9:57     ` Gioacchino Mazzurco
  2011-11-04 10:06       ` Gioacchino Mazzurco
  2011-11-04 16:14       ` Marek Lindner
  0 siblings, 2 replies; 8+ messages in thread
From: Gioacchino Mazzurco @ 2011-11-04  9:57 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

ho good notice but before that backfire and trunk shared the packages repo

what is the version of batman-adv on the backfire packages branch ?

2011/11/4 Marek Lindner <lindner_marek@yahoo.de>:
> On Monday, October 31, 2011 10:48:49 Marek Lindner wrote:
>> > https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile
>>
>> the OpenWrt developers have renamed the package dependency. Unless you are
>> using the OpenWrt trunk after revision 28656 the package dependency
>> selection  won't work anymore.
>>
>> Maybe you should ask them about their concept of backward compatibility.
>
> I have to roll back here. You are using backfire while grabbing the packages
> from trunk. You are not supposed to do that. There is a specific backfire
> branch maintained by the OpenWrt developers which is kept compatible (I wasn't
> aware of that).
>
> If you mix backfire and trunk you have to deal with the consequences yourself.
>
> Regards,
> Marek
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-11-04  9:57     ` Gioacchino Mazzurco
@ 2011-11-04 10:06       ` Gioacchino Mazzurco
  2011-11-04 16:14       ` Marek Lindner
  1 sibling, 0 replies; 8+ messages in thread
From: Gioacchino Mazzurco @ 2011-11-04 10:06 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

2011.2.0

2011/11/4 Gioacchino Mazzurco <gmazzurco89@gmail.com>:
> ho good notice but before that backfire and trunk shared the packages repo
>
> what is the version of batman-adv on the backfire packages branch ?
>
> 2011/11/4 Marek Lindner <lindner_marek@yahoo.de>:
>> On Monday, October 31, 2011 10:48:49 Marek Lindner wrote:
>>> > https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile
>>>
>>> the OpenWrt developers have renamed the package dependency. Unless you are
>>> using the OpenWrt trunk after revision 28656 the package dependency
>>> selection  won't work anymore.
>>>
>>> Maybe you should ask them about their concept of backward compatibility.
>>
>> I have to roll back here. You are using backfire while grabbing the packages
>> from trunk. You are not supposed to do that. There is a specific backfire
>> branch maintained by the OpenWrt developers which is kept compatible (I wasn't
>> aware of that).
>>
>> If you mix backfire and trunk you have to deal with the consequences yourself.
>>
>> Regards,
>> Marek
>>
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-11-04  9:57     ` Gioacchino Mazzurco
  2011-11-04 10:06       ` Gioacchino Mazzurco
@ 2011-11-04 16:14       ` Marek Lindner
  2011-11-04 16:40         ` Gioacchino Mazzurco
  1 sibling, 1 reply; 8+ messages in thread
From: Marek Lindner @ 2011-11-04 16:14 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Friday, November 04, 2011 10:57:19 Gioacchino Mazzurco wrote:
> ho good notice but before that backfire and trunk shared the packages repo

Thought the same. How do you get the trunk batman-adv package without noticing 
the backfire package feed ? Do you download the package feed manually (without 
using scripts/feeds) ?

Regards,
Marek

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit
  2011-11-04 16:14       ` Marek Lindner
@ 2011-11-04 16:40         ` Gioacchino Mazzurco
  0 siblings, 0 replies; 8+ messages in thread
From: Gioacchino Mazzurco @ 2011-11-04 16:40 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

because openwrt devs recommends to use manually created feeds.conf
instead to use feeds.conf.default that is ignored if feeds.conf exist
so feeds.conf.default got updated but my scripts/update -a ignored him

my feeds.conf was created before feeds.conf.default packages entry got
url changed

2011/11/4 Marek Lindner <lindner_marek@yahoo.de>:
> On Friday, November 04, 2011 10:57:19 Gioacchino Mazzurco wrote:
>> ho good notice but before that backfire and trunk shared the packages repo
>
> Thought the same. How do you get the trunk batman-adv package without noticing
> the backfire package feed ? Do you download the package feed manually (without
> using scripts/feeds) ?
>
> Regards,
> Marek
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-04 16:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31  9:32 [B.A.T.M.A.N.] batman miss crc16 module after nico commit Gioacchino Mazzurco
2011-10-31  9:48 ` Marek Lindner
2011-10-31 10:39   ` Gioacchino Mazzurco
2011-11-04  9:47   ` Marek Lindner
2011-11-04  9:57     ` Gioacchino Mazzurco
2011-11-04 10:06       ` Gioacchino Mazzurco
2011-11-04 16:14       ` Marek Lindner
2011-11-04 16:40         ` Gioacchino Mazzurco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox