VirtualBox

Opened 8 years ago

Closed 8 years ago

Last modified 10 months ago

#15057 closed defect (fixed)

linux scripts should start with "shebang" -> believed fixed in releases higher than 5.0.14

Reported by: Stéphane Charette Owned by:
Component: host support Version: VirtualBox 5.0.14
Keywords: Cc:
Guest type: other Host type: Linux

Description

The following shell script does not start with the typical #!/bin/sh or #!/bin/bash header you'd expect to see at the start of a linux shell script:

/sbin/rcvboxdrv

I first mentioned this 3 months ago here: https://www.virtualbox.org/ticket/14723#comment:1

...but it looks like it was missed as a comment. In looking around tonight, I also noticed this script:

/usr/lib/virtualbox/vboxdrv.sh

...has a unusual space after the ! in the "shebang". Not sure if that is important.

Change History (3)

comment:1 by Michael Thayer, 8 years ago

Summary: linux scripts should start with "shebang"linux scripts should start with "shebang" -> believed fixed in releases higher than 5.0.14

This should be fixed in the current test builds<1>.

<1> Testbuilds

comment:2 by Frank Mehnert, 8 years ago

Would be great if someone could confirm the fix. Thank you!

comment:3 by Frank Mehnert, 8 years ago

Resolution: fixed
Status: newclosed

Fix is part of VBox 5.0.16.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use