FS#25627 - [ndiswrapper] vs. kernel 3.0
Attached to Project:
Community Packages
Opened by Raphael Barabas (irgendwoanders) - Wednesday, 17 August 2011, 19:47 GMT
Last edited by Thorsten Töpper (Atsutane) - Wednesday, 17 August 2011, 20:21 GMT
Opened by Raphael Barabas (irgendwoanders) - Wednesday, 17 August 2011, 19:47 GMT
Last edited by Thorsten Töpper (Atsutane) - Wednesday, 17 August 2011, 20:21 GMT
|
Details
Description:
Postinstall script can not cope with kernel 3.0 adding "alias wlan0 ndiswrapper" to ... sh: -c: line 0: syntax error near unexpected token `newline' sh: -c: line 0: `echo "alias wlan0 ndiswrapper" >>' couldn't add module alias: at /usr/sbin/ndiswrapper line 882. lines taken from /usr/sbin/ndiswrapper:57 if (`uname -r` =~ /^(\d+\.){1,2}\d+$/) { if ($2 > 4) { Additional info: * package version(s): ndiswrapper-1.56-13 Steps to reproduce: Install the Package with Kernel 3.0 installed. |
This task depends upon