VirtualBox

Ticket #18226 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Grep error in vboxdrv.sh file => Fixed in SVN

Reported by: Sepahrad Owned by:
Component: installer Version: VirtualBox 6.0.0
Keywords: Cc:
Guest type: other Host type: Linux

Description

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...

Change History

comment:1 Changed 4 years ago by janitor

  • Summary changed from Grep error in vboxdrv.sh file to Grep error in vboxdrv.sh file => Fixed in SVN

Thanks for the report. The paren is intended, it's just must be quoted.

comment:2 Changed 4 years ago by michael

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.

www.oracle.com
ContactPrivacy policyTerms of Use