Looking for the problem source, I found a line in /usr/sbin/dkms, around line 765 :

sed "${sa_sck_o[@]}" "$file" > "$temp_dir_name/${file##*/}.new"

which produces the following output :

+ [[ -w /etc/modprobe.d/dkms.conf ]]
+ [[ /etc/modprobe.d/dkms.conf = /etc/sysconfig/kernel ]]
+ sed /etc/modprobe.d/dkms.conf
sed: -e expression #1, char 6: unknown command: `m'

Hope this helps.
Francois


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to