#20283: kmod-crypto-manager 3.10.49-1 fails to provide script to autoload 
aead.ko
----------------------+-----------------------------------
 Reporter:  cardoe@…  |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Barrier Breaker 14.07
 Keywords:            |
----------------------+-----------------------------------
 I installed BARRIER BREAKER (14.07, r42625) on my WNDR3700v4 and then did
 an `opkg install strongswan strongswan-default`. During the process I got
 the following errors:

 {{{
 Configuring kmod-crypto-manager.
 Configuring kmod-crypto-rng.
 Configuring kmod-crypto-wq.
 Configuring kmod-crypto-iv.
 Configuring kmod-lib-zlib.
 Configuring kmod-crypto-deflate.
 Configuring kmod-crypto-md5.
 Configuring kmod-crypto-authenc.
 kmod: failed to insert /lib/modules/3.10.49/authenc.ko
 Configuring kmod-crypto-des.
 Configuring kmod-crypto-hmac.
 Configuring kmod-crypto-sha1.
 Configuring kmod-crypto-cbc.
 Configuring kmod-ipsec.
 Configuring kmod-ipsec4.
 kmod: failed to insert /lib/modules/3.10.49/esp4.ko
 Configuring kmod-iptunnel6.
 Configuring kmod-ipsec6.
 kmod: failed to insert /lib/modules/3.10.49/esp6.ko
 }}}

 The issue is that /lib/modules/3.10.49/aead.ko was not loaded prior to
 loading those modules. It appears the fix should be to modify kmod-crypto-
 manager to include a file called `/etc/modules.d/08-crypto-manager` with
 the contents equal to `aead`. Attached is a patch I believe does this.

--
Ticket URL: <https://dev.openwrt.org/ticket/20283>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to