id summary reporter owner description type status component version resolution keywords cc guest host 13097 sed: -e expression #1, char 21: unterminated `s' command -> operating system issue Andre Robatino "I get the error in the Summary when doing a kernel update in a Fedora Rawhide guest. I just discovered that doing a dkms install command triggers it, so it's probably a VirtualBox bug. Also see https://bugzilla.redhat.com/show_bug.cgi?id=1104253 where I originally reported the bug. {{{ [root@localhost ~]# dkms status vboxguest, 4.3.12, 3.15.0-0.rc7.git0.1.fc21.x86_64, x86_64: installed vboxguest, 4.3.12, 3.15.0-0.rc8.git0.1.fc21.x86_64, x86_64: installed [root@localhost ~]# rpm -q kernel kernel-3.15.0-0.rc7.git0.1.fc21.x86_64 kernel-3.15.0-0.rc7.git4.2.fc21.x86_64 kernel-3.15.0-0.rc8.git0.1.fc21.x86_64 [root@localhost ~]# dkms install vboxguest/4.3.12 -k 3.15.0-0.rc7.git4.2.fc21.x86_64 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area.... make KERNELRELEASE=3.15.0-0.rc7.git4.2.fc21.x86_64 -C /lib/modules/3.15.0-0.rc7.git4.2.fc21.x86_64/build M=/var/lib/dkms/vboxguest/4.3.12/build........................................ cleaning build area.... DKMS: build completed. vboxguest.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/3.15.0-0.rc7.git4.2.fc21.x86_64/extra/ vboxsf.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/3.15.0-0.rc7.git4.2.fc21.x86_64/extra/ vboxvideo.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/3.15.0-0.rc7.git4.2.fc21.x86_64/extra/ Adding any weak-modules sed: -e expression #1, char 21: unterminated `s' command depmod....... DKMS: install completed. [root@localhost ~]# dkms status vboxguest, 4.3.12, 3.15.0-0.rc7.git0.1.fc21.x86_64, x86_64: installed vboxguest, 4.3.12, 3.15.0-0.rc7.git4.2.fc21.x86_64, x86_64: installed vboxguest, 4.3.12, 3.15.0-0.rc8.git0.1.fc21.x86_64, x86_64: installed [root@localhost ~]# }}}" defect closed other VirtualBox 4.3.12 invalid Linux other