FS#48435 - [virtualbox-host-dkms] dkms.service doesn't exists

Attached to Project: Community Packages
Opened by Bruno Bigras (bbigras) - Thursday, 03 March 2016, 19:51 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 04 March 2016, 00:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I'm not sure if it's a problem with 'virtualbox-host-dkms' or with 'dkms'.

When I install 'virtualbox-guest-dkms' it says :
==> To build and install your modules run: dkms install vboxguest/5.0.14
==> To do this automatically at startup run: systemctl enable dkms.service

$ sudo systemctl enable dkms.service
Failed to execute operation: No such file or directory

Additional info:
dkms 2.2.0.3+git151023-5
virtualbox-guest-dkms 5.0.14-1

Steps to reproduce:
- install virtualbox-guest-dkms
- run 'systemctl enable dkms.service'
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 04 March 2016, 00:39 GMT
Reason for closing:  Fixed
Comment by Christian Hesse (eworm) - Thursday, 03 March 2016, 20:11 GMT
Looks like the post install message has to be removed.

Modules with dkms configuration are built and installed by pacman hooks now. Probably your modules are in place already.
Comment by Christian Hesse (eworm) - Thursday, 03 March 2016, 20:13 GMT
Ah, already fixed in SVN and [testing]... So virtualbox-{guest,host}-dkms 5.0.14-3 will not have this.
Comment by Bruno Bigras (bbigras) - Thursday, 03 March 2016, 20:21 GMT
Thanks.

Loading...