﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
18226	Grep error in vboxdrv.sh file => Fixed in SVN	Sepahrad Salour		"In VirtualBox version 6 if you face problem at compiling modules an error will raise and will be stored in /var/log/vbox-setup.log..

But there is a problem at line 134 of file `/usr/lib/virtualbox/vboxdrv.sh` which doesn't let script to write it's error to the log file and shows this error in terminal: `grep: Unmatched ) or \)`

For fixing this issue you need to change line 134 to: `""^test -e include/generated/autoconf.h|^echo >&2|^/bin/false$"" \`

I mean there is a extra parenthesis that need to be remove. 

Sorry for my bad english...
Thanks and best regards..."	defect	closed	installer	VirtualBox 6.0.0	fixed			other	Linux
