FS#61185 - [virtualbox-guest-utils] VBoxService fails to start
Attached to Project:
Community Packages
Opened by nl6720 (nl6720) - Thursday, 27 December 2018, 08:51 GMT
Last edited by Christian Hesse (eworm) - Tuesday, 08 January 2019, 14:36 GMT
Opened by nl6720 (nl6720) - Thursday, 27 December 2018, 08:51 GMT
Last edited by Christian Hesse (eworm) - Tuesday, 08 January 2019, 14:36 GMT
|
Details
Description:
vboxservice.service fails to start and thus shared folder automounting doesn't work. systemctl status vboxservice.service shows: ExecStart=/usr/bin/VBoxService -f (code=exited, status=1/FAILURE) journal shows an error: main Error: Failed to become guest control master: VERR_VERSION_MISMATCH main Error: Service 'control' failed to initialize: VERR_VERSION_MISMATCH Additional info: * package version(s) * config and/or log files etc. virtualbox-guest-utils 6.0.0-1 Steps to reproduce: |
This task depends upon
Closed by Christian Hesse (eworm)
Tuesday, 08 January 2019, 14:36 GMT
Reason for closing: Fixed
Additional comments about closing: virtualbox 6.0.0-2
Tuesday, 08 January 2019, 14:36 GMT
Reason for closing: Fixed
Additional comments about closing: virtualbox 6.0.0-2
Yes, I'm having the same issue. No time synchronization, no automounts, no video auto adjustments since 6.0.0 in my ArchLinux Guest system (kernel 4.20.0-arch1-1-ARCH). Also, can we change the "Category" to "Packages" rather than "Testing"? It is not in testing anymore. I would also change the priority here.
Host is a pure arch linux (virtual box version 6.0.0 r127442), Virtual Box client is an antergos (virtual box version 6.0.0 r127442).
```
Error: Failed to become guest control master: VERR_VERSION_MISS...
Error: Service 'control' failed to initialize: VERR_VERSION_MI...
```
automount Error: vbsvcAutomounterMountIt: Failed to mount 'VM-shared' on '/media/sf_VM-shared' because it is probably mounted elsewhere arleady! (-1,22)
automount Error: vbsvcAutomounterMountIt: Failed to mount 'VM-shared' on '/media/sf_VM-shared' because it is probably mounted elsewhere arleady! (-1,22)
It's not mounted elsewhere.