You are not logged in.

#1 2016-03-13 18:09:26

CFP
Member
Registered: 2015-11-22
Posts: 10

[solved] Virtualbox not working (Exec format error)

After upgrading to newest packages/kernel, Virtualbox isn't working anymore.

Linux CFP 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux

Installed packages:

virtualbox 5.0.16-2
virtualbox-ext-oracle 5.0.16-1
virtualbox-host-dkms 5.0.16-2
virtualbox-host-modules 5.0.14-4

modinfo vboxdrv

filename:       /lib/modules/4.4.5-1-ARCH/extramodules/vboxdrv.ko.gz
version:        5.0.14_OSE (0x00240000)
license:        GPL
description:    Oracle VM VirtualBox Support Driver
author:         Oracle Corporation
srcversion:     0A483BDD8DF92AD10E8C986
depends:        
vermagic:       4.4.3-1-ARCH SMP preempt mod_unload modversions 
parm:           force_async_tsc:force the asynchronous TSC mode (int)

(→ same issue like: https://bbs.archlinux.org/viewtopic.php … 4#p1611334 )

sudo systemctl status systemd-modules-load.service

● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since So 2016-03-13 18:53:40 CET; 13min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 1735 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
 Main PID: 1735 (code=exited, status=1/FAILURE)

Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxnetadp': Exec format error
Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxnetflt': Exec format error
Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxdrv': Exec format error
Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxdrv': Exec format error
Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxnetflt': Exec format error
Mär 13 18:53:40 CFP systemd-modules-load[1735]: Failed to insert 'vboxnetadp': Exec format error
Mär 13 18:53:40 CFP systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Mär 13 18:53:40 CFP systemd[1]: Failed to start Load Kernel Modules.
Mär 13 18:53:40 CFP systemd[1]: systemd-modules-load.service: Unit entered failed state.
Mär 13 18:53:40 CFP systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.

Last edited by CFP (2016-03-13 19:03:33)

Offline

#2 2016-03-13 18:12:27

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

Do have the kernel headers installed?


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#3 2016-03-13 18:17:38

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Virtualbox not working (Exec format error)

linux-headers 4.4.5-1 is installed, too.

Offline

#4 2016-03-13 18:21:05

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

Post your pacman.log


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#5 2016-03-13 18:24:38

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Virtualbox not working (Exec format error)

/var/log/pacman.log

[2016-03-13 18:41] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-13 18:41] [PACMAN] synchronizing package lists
[2016-03-13 18:42] [PACMAN] Running 'pacman --color auto -S core/libldap core/linux-headers core/openldap core/linux extra/ipset extra/webkit2gtk extra/perl-file-which extra/gtk3 extra/videoproto community/virtualbox-host-dkms community/virtualbox community/bbswitch community/pandoc'
[2016-03-13 18:42] [ALPM] running '70-dkms-remove.hook'...
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Kernel 4.4.5-1-ARCH modules are missing. Nothing will be done for this kernel!
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> You have to install the matching kernel package to use dkms
[2016-03-13 18:42] [ALPM] transaction started
[2016-03-13 18:42] [ALPM] upgraded libldap (2.4.43-3 -> 2.4.44-1)
[2016-03-13 18:42] [ALPM] upgraded linux-headers (4.4.3-1 -> 4.4.5-1)
[2016-03-13 18:42] [ALPM] upgraded openldap (2.4.43-3 -> 2.4.44-1)
[2016-03-13 18:42] [ALPM] upgraded linux (4.4.3-1 -> 4.4.5-1)
[2016-03-13 18:42] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-13 18:42] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 18:42] [ALPM] upgraded ipset (6.27-1 -> 6.28-1)
[2016-03-13 18:42] [ALPM] upgraded gtk3 (3.18.8-1 -> 3.18.9-1)
[2016-03-13 18:42] [ALPM] upgraded videoproto (2.3.2-1 -> 2.3.3-1)
[2016-03-13 18:42] [ALPM] upgraded webkit2gtk (2.10.7-1 -> 2.10.8-1)
[2016-03-13 18:42] [ALPM] upgraded perl-file-which (1.18-1 -> 1.21-1)
[2016-03-13 18:42] [ALPM] upgraded virtualbox-host-dkms (5.0.16-1 -> 5.0.16-2)
[2016-03-13 18:42] [ALPM] upgraded virtualbox (5.0.16-1 -> 5.0.16-2)
[2016-03-13 18:42] [ALPM] upgraded bbswitch (0.8-42 -> 0.8-44)
[2016-03-13 18:42] [ALPM] upgraded pandoc (1.16.0.2-25 -> 1.16.0.2-26)
[2016-03-13 18:42] [ALPM] transaction completed
[2016-03-13 18:42] [ALPM] running '70-dkms-install.hook'...
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/vboxhost/5.0.16_OSE/source ->
[2016-03-13 18:42] [ALPM-SCRIPTLET]                  /usr/src/vboxhost-5.0.16_OSE
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] DKMS: add completed.
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel.  Skipping...
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Building module:
[2016-03-13 18:42] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 18:43] [ALPM-SCRIPTLET] make KERNELRELEASE=4.4.5-1-ARCH -C /usr/lib/modules/4.4.5-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.16_OSE/build..............
[2016-03-13 18:43] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 18:43] [ALPM-SCRIPTLET] Kernel cleanup unnecessary for this kernel.  Skipping...
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] DKMS: build completed.
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxdrv.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxnetflt.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxnetadp.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxpci.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] depmod...
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] DKMS: install completed.
[2016-03-13 18:43] [ALPM-SCRIPTLET] Module vboxhost/5.0.16_OSE already installed on kernel 4.4.5-1-ARCH/x86_64

Offline

#6 2016-03-13 18:27:52

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

That's a partial log. Post the *WHOLE* log from the beginning of time.

Edit: if it's too large, use a pastebin

cat foo.txt | curl -F 'f:1=<-' http://ix.io

Last edited by ugjka (2016-03-13 18:36:27)


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#7 2016-03-13 18:39:31

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Virtualbox not working (Exec format error)

Last week should be enough, 12k are too many lines wink Everything was fine until tonight's/today's upgrade.

[2016-03-03 21:17] [PACMAN] Running 'pacman --color auto -S core/linux-headers core/linux-docs core/pciutils core/linux extra/phonon-qt5 extra/phonon-qt4 extra/intel-tbb extra/nvidia community/cabal-install community/bbswitch'
[2016-03-03 21:17] [ALPM] running '70-dkms-remove.hook'...
[2016-03-03 21:17] [ALPM] transaction started
[2016-03-03 21:17] [ALPM] upgraded linux-headers (4.4.1-2 -> 4.4.3-1)
[2016-03-03 21:17] [ALPM] upgraded linux-docs (4.4.1-2 -> 4.4.3-1)
[2016-03-03 21:17] [ALPM] upgraded pciutils (3.4.0-1 -> 3.4.1-1)
[2016-03-03 21:18] [ALPM] upgraded linux (4.4.1-2 -> 4.4.3-1)
[2016-03-03 21:18] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-03 21:18] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-03 21:18] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-03-03 21:18] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-03 21:18] [ALPM] upgraded phonon-qt5 (4.8.3-5 -> 4.8.3-6)
[2016-03-03 21:18] [ALPM] upgraded phonon-qt4 (4.8.3-5 -> 4.8.3-6)
[2016-03-03 21:18] [ALPM] upgraded intel-tbb (4.4_20151115-2 -> 4.4_20160128-1)
[2016-03-03 21:18] [ALPM] upgraded nvidia (361.28-1 -> 361.28-2)
[2016-03-03 21:18] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2016-03-03 21:18] [ALPM] upgraded cabal-install (1.22.8.0-2 -> 1.22.9.0-1)
[2016-03-03 21:18] [ALPM] upgraded bbswitch (0.8-41 -> 0.8-42)
[2016-03-03 21:18] [ALPM] transaction completed
[2016-03-03 21:18] [ALPM] running '70-dkms-install.hook'...
[2016-03-04 11:12] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-04 11:12] [PACMAN] synchronizing package lists
[2016-03-04 11:12] [PACMAN] Running 'pacman --color auto -S core/btrfs-progs extra/iso-codes extra/udisks2 community/virtualbox-host-modules'
[2016-03-04 11:12] [ALPM] transaction started
[2016-03-04 11:12] [ALPM] upgraded btrfs-progs (4.4-1 -> 4.4.1-1)
[2016-03-04 11:12] [ALPM] upgraded iso-codes (3.65-1 -> 3.66-1)
[2016-03-04 11:12] [ALPM] upgraded udisks2 (2.1.6-1 -> 2.1.7-1)
[2016-03-04 11:12] [ALPM] upgraded virtualbox-host-modules (5.0.14-3 -> 5.0.14-4)
[2016-03-04 11:12] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
[2016-03-04 11:12] [ALPM] transaction completed
[2016-03-04 11:23] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-04 11:23] [PACMAN] synchronizing package lists
[2016-03-04 15:12] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-04 15:12] [PACMAN] synchronizing package lists
[2016-03-04 17:11] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-04 17:11] [PACMAN] synchronizing package lists
[2016-03-05 10:04] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-05 10:04] [PACMAN] synchronizing package lists
[2016-03-05 10:04] [PACMAN] Running 'pacman --color auto -S community/pandoc'
[2016-03-05 10:04] [ALPM] transaction started
[2016-03-05 10:04] [ALPM] upgraded pandoc (1.16.0.2-23 -> 1.16.0.2-24)
[2016-03-05 10:04] [ALPM] transaction completed
[2016-03-05 10:06] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.5MC/vivaldi-1.0.403.24-1-x86_64.pkg.tar.xz'
[2016-03-05 10:06] [ALPM] transaction started
[2016-03-05 10:06] [ALPM] upgraded vivaldi (1.0.344.37-1 -> 1.0.403.24-1)
[2016-03-05 10:06] [ALPM] transaction completed
[2016-03-05 23:46] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-05 23:46] [PACMAN] synchronizing package lists
[2016-03-06 00:20] [PACMAN] Running 'pacman --color auto -S community/torsocks'
[2016-03-06 00:20] [ALPM] transaction started
[2016-03-06 00:20] [ALPM] installed torsocks (2.1.0-1)
[2016-03-06 00:20] [ALPM] transaction completed
[2016-03-06 00:22] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 00:22] [PACMAN] synchronizing package lists
[2016-03-06 00:23] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.7Um/youtube-dl-git-2016.03.06.d1e4a46-1-any.pkg.tar.xz'
[2016-03-06 00:23] [ALPM] transaction started
[2016-03-06 00:23] [ALPM] upgraded youtube-dl-git (2016.02.23.bf4b3b6-1 -> 2016.03.06.d1e4a46-1)
[2016-03-06 00:23] [ALPM] transaction completed
[2016-03-06 12:52] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 12:52] [PACMAN] synchronizing package lists
[2016-03-06 12:53] [PACMAN] Running 'pacman --color auto -S core/libldap core/links core/libssh2 core/sqlite-tcl core/openvpn core/openssl core/gnutls core/s-nail core/openldap core/curl core/sqlite core/krb5 core/ldns core/sqlite-doc core/libevent extra/imap extra/gst-plugins-bad extra/c-client extra/libpagemaker extra/gnome-shell-extensions extra/ruby extra/qt5-location extra/qt5-webkit extra/qca-qt4 extra/qt5-script extra/libetpan extra/htdig extra/efl-docs extra/efl extra/qt5-xmlpatterns extra/nghttp2 extra/fetchmail extra/qt5-base extra/qt5-declarative extra/mariadb-clients extra/python-dbus extra/geoclue2 extra/python extra/wget extra/perl-net-ssleay extra/redland extra/qt5-3d extra/claws-mail extra/rtmpdump extra/perl-crypt-ssleay extra/gtk2 extra/cups-pk-helper extra/spice extra/gstreamer0.10-bad-plugins extra/xkeyboard-config extra/libshout extra/apr-util extra/python2-cryptography extra/python-dbus-common extra/lighttpd extra/qt5-svg extra/apache extra/gfbgraph extra/mytop extra/libgit2 extra/libtorrent-rasterbar extra/mutter extra/irssi extra/libmariadbclient extra/libimobiledevice extra/git extra/spamassassin extra/nmap extra/libdatrie extra/qt5-sensors extra/bigloo extra/hunspell-es extra/qt5-tools extra/rygel extra/python2-dbus extra/python2 extra/mariadb extra/gstreamer0.10-bad extra/gegl02 extra/freetds extra/appstream-glib extra/libthai extra/licq extra/dovecot extra/gnome-shell extra/lynx extra/qt5-webchannel extra/mutt extra/sg3_utils extra/serf extra/qt4 extra/qt5-x11extras extra/qt5-translations extra/postgresql-libs extra/neon extra/accountsservice extra/qt5-quickcontrols community/wvstreams community/tor community/spice-gtk3 community/virtualbox-host-dkms community/virtualbox community/opusfile community/freerdp community/rdesktop community/glusterfs multilib/lib32-qt4 multilib/lib32-openssl'
[2016-03-06 12:54] [ALPM] transaction started
[2016-03-06 12:54] [ALPM] upgraded openssl (1.0.2.f-1 -> 1.0.2.g-3)
[2016-03-06 12:54] [ALPM] upgraded libldap (2.4.43-1 -> 2.4.43-3)
[2016-03-06 12:54] [ALPM] upgraded libevent (2.0.22-1 -> 2.0.22-2)
[2016-03-06 12:54] [ALPM] upgraded links (2.12-1 -> 2.12-2)
[2016-03-06 12:54] [ALPM] upgraded libssh2 (1.7.0-1 -> 1.7.0-2)
[2016-03-06 12:54] [ALPM] upgraded sqlite (3.11.0-2 -> 3.11.1-1)
[2016-03-06 12:54] [ALPM] upgraded sqlite-tcl (3.11.0-2 -> 3.11.1-1)
[2016-03-06 12:54] [ALPM] upgraded openvpn (2.3.9-1 -> 2.3.9-2)
[2016-03-06 12:54] [ALPM] upgraded gnutls (3.4.9-1 -> 3.4.10-1)
[2016-03-06 12:54] [ALPM] upgraded krb5 (1.13.2-1 -> 1.13.2-3)
[2016-03-06 12:54] [ALPM] upgraded s-nail (14.8.6-1 -> 14.8.6-2)
[2016-03-06 12:54] [ALPM] upgraded openldap (2.4.43-1 -> 2.4.43-3)
[2016-03-06 12:54] [ALPM] upgraded curl (7.47.1-1 -> 7.47.1-2)
[2016-03-06 12:54] [ALPM] upgraded ldns (1.6.17-3 -> 1.6.17-4)
[2016-03-06 12:54] [ALPM] upgraded sqlite-doc (3.11.0-2 -> 3.11.1-1)
[2016-03-06 12:54] [ALPM] upgraded c-client (2007f-5 -> 2007f-6)
[2016-03-06 12:54] [ALPM] upgraded imap (2007f-5 -> 2007f-6)
[2016-03-06 12:54] [ALPM] upgraded neon (0.30.1-1 -> 0.30.1-2)
[2016-03-06 12:54] [ALPM] upgraded rtmpdump (1:2.4.r96.fa8646d-1 -> 1:2.4.r96.fa8646d-2)
[2016-03-06 12:54] [ALPM] upgraded gst-plugins-bad (1.6.3-5 -> 1.6.3-6)
[2016-03-06 12:54] [ALPM] upgraded libpagemaker (0.0.2-2 -> 0.0.3-1)
[2016-03-06 12:54] [ALPM] upgraded accountsservice (0.6.40-1 -> 0.6.40-2)
[2016-03-06 12:54] [ALPM] upgraded geoclue2 (2.4.1-1 -> 2.4.3-1)
[2016-03-06 12:54] [ALPM] upgraded libimobiledevice (1.2.0-1 -> 1.2.0-3)
[2016-03-06 12:54] [ALPM] upgraded xkeyboard-config (2.17-1 -> 2.17-2)
[2016-03-06 12:54] [ALPM] upgraded libdatrie (0.2.9-1 -> 0.2.10-1)
[2016-03-06 12:54] [ALPM] upgraded libthai (0.1.22-1 -> 0.1.24-1)
[2016-03-06 12:54] [ALPM] upgraded mutter (3.18.2-1 -> 3.18.3-1)
[2016-03-06 12:54] [ALPM] upgraded python2 (2.7.11-1 -> 2.7.11-2)
[2016-03-06 12:54] [ALPM] upgraded gnome-shell (3.18.3-3 -> 3.18.4-1)
[2016-03-06 12:54] [ALPM] upgraded gnome-shell-extensions (3.18.3-1 -> 3.18.4-1)
[2016-03-06 12:54] [ALPM] upgraded ruby (2.3.0-1 -> 2.3.0-2)
[2016-03-06 12:54] [ALPM] upgraded qt5-base (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-xmlpatterns (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-declarative (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-location (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-sensors (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-webchannel (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-webkit (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt4 (4.8.7-6 -> 4.8.7-7)
[2016-03-06 12:54] [ALPM] upgraded qca-qt4 (2.1.1-3 -> 2.1.1-5)
[2016-03-06 12:54] [ALPM] upgraded qt5-script (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded libetpan (1.6-2 -> 1.6-3)
[2016-03-06 12:54] [ALPM] upgraded htdig (3.2.0b6-10 -> 3.2.0b6-11)
[2016-03-06 12:54] [ALPM] upgraded efl-docs (1.16.0-3 -> 1.16.0-4)
[2016-03-06 12:54] [ALPM] upgraded efl (1.16.0-3 -> 1.16.0-4)
[2016-03-06 12:54] [ALPM] upgraded nghttp2 (1.8.0-1 -> 1.8.0-2)
[2016-03-06 12:54] [ALPM] upgraded fetchmail (6.3.26-3 -> 6.3.26-4)
[2016-03-06 12:54] [ALPM] upgraded libmariadbclient (10.1.12-2 -> 10.1.12-3)
[2016-03-06 12:54] [ALPM] upgraded mariadb-clients (10.1.12-2 -> 10.1.12-3)
[2016-03-06 12:54] [ALPM] upgraded python-dbus-common (1.2.0-5 -> 1.2.2-1)
[2016-03-06 12:54] [ALPM] upgraded python (3.5.1-1 -> 3.5.1-2)
[2016-03-06 12:54] [ALPM] upgraded python-dbus (1.2.0-5 -> 1.2.2-1)
[2016-03-06 12:54] [ALPM] upgraded wget (1.16.3-1 -> 1.16.3-2)
[2016-03-06 12:54] [ALPM] upgraded perl-net-ssleay (1.72-2 -> 1.72-3)
[2016-03-06 12:54] [ALPM] upgraded redland (1:1.0.17-2 -> 1:1.0.17-3)
[2016-03-06 12:54] [ALPM] upgraded qt5-3d (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded gtk2 (2.24.29-1 -> 2.24.30-1)
[2016-03-06 12:54] [ALPM] upgraded claws-mail (3.13.2-1 -> 3.13.2-2)
[2016-03-06 12:54] [ALPM] upgraded perl-crypt-ssleay (0.72-3 -> 0.73_04-2)
[2016-03-06 12:54] [ALPM] upgraded cups-pk-helper (0.2.5-1 -> 0.2.6-1)
[2016-03-06 12:54] [ALPM] upgraded spice (0.12.6-1 -> 0.12.6-2)
[2016-03-06 12:54] [ALPM] upgraded gstreamer0.10-bad (0.10.23-12 -> 0.10.23-13)
[2016-03-06 12:54] [ALPM] upgraded gstreamer0.10-bad-plugins (0.10.23-12 -> 0.10.23-13)
[2016-03-06 12:54] [ALPM] upgraded libshout (1:2.4.1-1 -> 1:2.4.1-2)
[2016-03-06 12:54] [ALPM] upgraded apr-util (1.5.4-1 -> 1.5.4-2)
[2016-03-06 12:54] [ALPM] upgraded python2-cryptography (1.2.3-1 -> 1.2.3-2)
[2016-03-06 12:54] [ALPM] warning: directory permissions differ on /var/cache/lighttpd/
filesystem: 755  package: 700
[2016-03-06 12:54] [ALPM] upgraded lighttpd (1.4.39-1 -> 1.4.39-2)
[2016-03-06 12:54] [ALPM] upgraded qt5-svg (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded apache (2.4.18-1 -> 2.4.18-2)
[2016-03-06 12:54] [ALPM] upgraded gfbgraph (0.2.2-1 -> 0.2.3-1)
[2016-03-06 12:54] [ALPM] upgraded mytop (10.1.12-2 -> 10.1.12-3)
[2016-03-06 12:54] [ALPM] upgraded libgit2 (1:0.23.4-2 -> 1:0.23.4-3)
[2016-03-06 12:54] [ALPM] upgraded libtorrent-rasterbar (1:1.0.8-1 -> 1:1.0.8-2)
[2016-03-06 12:54] [ALPM] upgraded irssi (0.8.17-3 -> 0.8.18-1)
[2016-03-06 12:54] [ALPM] upgraded git (2.7.2-1 -> 2.7.2-2)
[2016-03-06 12:54] [ALPM] upgraded spamassassin (3.4.1-2 -> 3.4.1-3)
[2016-03-06 12:54] [ALPM] upgraded nmap (7.01-1 -> 7.01-2)
[2016-03-06 12:54] [ALPM] upgraded bigloo (4.2c-1 -> 4.2c-2)
[2016-03-06 12:54] [ALPM] upgraded hunspell-es (1:0.8-1 -> 1:2.0-1)
[2016-03-06 12:54] [ALPM] upgraded qt5-translations (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-tools (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded rygel (0.28.2-1 -> 0.28.3-1)
[2016-03-06 12:54] [ALPM] upgraded python2-dbus (1.2.0-5 -> 1.2.2-1)
[2016-03-06 12:54] [ALPM] upgraded mariadb (10.1.12-2 -> 10.1.12-3)
[2016-03-06 12:54] [ALPM] upgraded gegl02 (0.2.0-3 -> 0.2.0-4)
[2016-03-06 12:54] [ALPM] upgraded freetds (0.95.79-1 -> 0.95.79-2)
[2016-03-06 12:54] [ALPM] upgraded appstream-glib (0.5.9-1 -> 0.5.10-1)
[2016-03-06 12:54] [ALPM] upgraded licq (1.8.2-8 -> 1.8.2-9)
[2016-03-06 12:54] [ALPM] upgraded postgresql-libs (9.5.1-1 -> 9.5.1-2)
[2016-03-06 12:54] [ALPM] upgraded dovecot (2.2.21-1 -> 2.2.21-2)
[2016-03-06 12:54] [ALPM] upgraded lynx (2.8.8-3 -> 2.8.8-4)
[2016-03-06 12:54] [ALPM] upgraded mutt (1.5.24-2 -> 1.5.24-3)
[2016-03-06 12:54] [ALPM] upgraded sg3_utils (1.41-1 -> 1.42-1)
[2016-03-06 12:54] [ALPM] upgraded serf (1.3.8-1 -> 1.3.8-2)
[2016-03-06 12:54] [ALPM] upgraded qt5-x11extras (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded qt5-quickcontrols (5.5.1-9 -> 5.5.1-10)
[2016-03-06 12:54] [ALPM] upgraded wvstreams (4.6.1-8 -> 4.6.1-9)
[2016-03-06 12:54] [ALPM] upgraded tor (0.2.7.6-2 -> 0.2.7.6-3)
[2016-03-06 12:54] [ALPM] upgraded spice-gtk3 (0.30-1 -> 0.30-2)
[2016-03-06 12:55] [ALPM] installed virtualbox-host-dkms (5.0.14-4)
[2016-03-06 12:55] [ALPM] upgraded virtualbox (5.0.14-1 -> 5.0.14-4)
[2016-03-06 12:55] [ALPM] upgraded opusfile (0.7-1 -> 0.7-2)
[2016-03-06 12:55] [ALPM] upgraded freerdp (1:1.2.0_20160107-5 -> 1:1.2.0_20160107-6)
[2016-03-06 12:55] [ALPM] upgraded rdesktop (1.8.3-1 -> 1.8.3-2)
[2016-03-06 12:55] [ALPM] upgraded glusterfs (3.7.8-1 -> 3.7.8-2)
[2016-03-06 12:55] [ALPM-SCRIPTLET] -- Read http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.7 page!
[2016-03-06 12:55] [ALPM] upgraded lib32-openssl (1:1.0.2.f-1 -> 1:1.0.2.g-3)
[2016-03-06 12:55] [ALPM] upgraded lib32-qt4 (4.8.7-3 -> 4.8.7-4)
[2016-03-06 12:55] [ALPM] transaction completed
[2016-03-06 12:55] [ALPM] running '70-dkms-install.hook'...
[2016-03-06 12:55] [ALPM-SCRIPTLET] 
[2016-03-06 12:55] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/vboxhost/5.0.14_OSE/source ->
[2016-03-06 12:55] [ALPM-SCRIPTLET]                  /usr/src/vboxhost-5.0.14_OSE
[2016-03-06 12:55] [ALPM-SCRIPTLET] 
[2016-03-06 12:55] [ALPM-SCRIPTLET] DKMS: add completed.
[2016-03-06 12:55] [ALPM-SCRIPTLET] 
[2016-03-06 12:55] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel.  Skipping...
[2016-03-06 12:55] [ALPM-SCRIPTLET] 
[2016-03-06 12:55] [ALPM-SCRIPTLET] Building module:
[2016-03-06 12:55] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-06 12:55] [ALPM-SCRIPTLET] make KERNELRELEASE=4.4.3-1-ARCH -C /usr/lib/modules/4.4.3-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.14_OSE/build..............
[2016-03-06 12:56] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.IiT/yaourt-1.8.1-1-any.pkg.tar.xz'
[2016-03-06 12:56] [ALPM] transaction started
[2016-03-06 12:56] [ALPM] upgraded yaourt (1.8-1 -> 1.8.1-1)
[2016-03-06 12:56] [ALPM] transaction completed
[2016-03-06 12:56] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 12:56] [PACMAN] synchronizing package lists
[2016-03-06 14:10] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 14:10] [PACMAN] synchronizing package lists
[2016-03-06 14:10] [PACMAN] Running 'pacman --color auto -S core/binutils'
[2016-03-06 14:10] [ALPM] transaction started
[2016-03-06 14:10] [ALPM] upgraded binutils (2.26-2 -> 2.26-3)
[2016-03-06 14:10] [ALPM] transaction completed
[2016-03-06 17:32] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 17:32] [PACMAN] synchronizing package lists
[2016-03-06 17:32] [PACMAN] Running 'pacman --color auto -S extra/avahi extra/dkms'
[2016-03-06 17:32] [ALPM] transaction started
[2016-03-06 17:32] [ALPM] upgraded avahi (0.6.32-1 -> 0.6.32-2)
[2016-03-06 17:32] [ALPM] upgraded dkms (2.2.0.3+git151023-5 -> 2.2.0.3+git151023-6)
[2016-03-06 17:32] [ALPM] transaction completed
[2016-03-06 17:53] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 17:53] [PACMAN] synchronizing package lists
[2016-03-06 20:10] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-06 20:10] [PACMAN] synchronizing package lists
[2016-03-06 20:10] [PACMAN] Running 'pacman --color auto -S extra/clamav community/ipython'
[2016-03-06 20:10] [ALPM] transaction started
[2016-03-06 20:10] [ALPM] upgraded clamav (0.99.1-1 -> 0.99.1-2)
[2016-03-06 20:10] [ALPM] upgraded ipython (4.1.1-2 -> 4.1.2-2)
[2016-03-06 20:10] [ALPM] transaction completed
[2016-03-07 11:39] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-07 11:39] [PACMAN] synchronizing package lists
[2016-03-07 11:39] [PACMAN] Running 'pacman --color auto -S extra/gnome-terminal extra/gphoto2 extra/ttf-dejavu extra/loudmouth'
[2016-03-07 11:39] [ALPM] transaction started
[2016-03-07 11:39] [ALPM] upgraded gnome-terminal (3.18.2-1 -> 3.18.3-1)
[2016-03-07 11:39] [ALPM] upgraded gphoto2 (2.5.6-1 -> 2.5.9-1)
[2016-03-07 11:39] [ALPM] upgraded ttf-dejavu (2.34-2 -> 2.35-1)
[2016-03-07 11:40] [ALPM] upgraded loudmouth (1.4.3-5 -> 1.5.3-1)
[2016-03-07 11:40] [ALPM] transaction completed
[2016-03-07 16:01] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-07 16:01] [PACMAN] synchronizing package lists
[2016-03-07 16:01] [PACMAN] Running 'pacman --color auto -S core/cryptsetup core/texinfo'
[2016-03-07 16:01] [ALPM] transaction started
[2016-03-07 16:01] [ALPM] upgraded texinfo (6.0-1 -> 6.1-1)
[2016-03-07 16:01] [ALPM] upgraded cryptsetup (1.7.0-2 -> 1.7.1-1)
[2016-03-07 16:01] [ALPM] transaction completed
[2016-03-07 16:01] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-07 16:01] [PACMAN] synchronizing package lists
[2016-03-07 17:52] [PACMAN] Running 'pacman --color auto -S --asdeps --needed community/ruby-bundler'
[2016-03-07 17:52] [ALPM] transaction started
[2016-03-07 17:52] [ALPM] installed ruby-bundler (1.11.2-1)
[2016-03-07 17:52] [ALPM] transaction completed
[2016-03-07 17:55] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.wnD/hashcat-2.00-1-x86_64.pkg.tar.xz'
[2016-03-07 17:55] [ALPM] transaction started
[2016-03-07 17:55] [ALPM] installed hashcat (2.00-1)
[2016-03-07 17:55] [ALPM] transaction completed
[2016-03-07 17:56] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.etE/metasploit-4.11.14-1-x86_64.pkg.tar.xz'
[2016-03-07 17:56] [ALPM] transaction started
[2016-03-07 17:57] [ALPM] installed metasploit (4.11.14-1)
[2016-03-07 17:57] [ALPM] transaction completed
[2016-03-07 17:59] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-CFP/PKGDEST.Prv/catalyst-libgl-15.9-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-CFP/PKGDEST.Prv/catalyst-utils-15.9-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-CFP/PKGDEST.Prv/opencl-catalyst-15.9-2-x86_64.pkg.tar.xz'
[2016-03-07 17:59] [ALPM] transaction started
[2016-03-07 17:59] [ALPM] removed ocl-icd (2.2.8-1)
[2016-03-07 17:59] [ALPM] installed opencl-catalyst (15.9-2)
[2016-03-07 17:59] [ALPM] transaction completed
[2016-03-07 18:01] [PACMAN] Running 'pacman --color auto -S community/sslscan'
[2016-03-07 18:01] [ALPM] transaction started
[2016-03-07 18:01] [ALPM] installed sslscan (1.10.2-3)
[2016-03-07 18:01] [ALPM] transaction completed
[2016-03-07 18:03] [PACMAN] Running 'pacman --color auto -U --asdeps /tmp/yaourt-tmp-CFP/PKGDEST.Kyr/catalyst-libgl-15.9-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-CFP/PKGDEST.Kyr/catalyst-utils-15.9-2-x86_64.pkg.tar.xz /tmp/yaourt-tmp-CFP/PKGDEST.Kyr/opencl-catalyst-15.9-2-x86_64.pkg.tar.xz'
[2016-03-07 18:03] [ALPM] transaction started
[2016-03-07 18:03] [ALPM] reinstalled opencl-catalyst (15.9-2)
[2016-03-07 18:03] [ALPM] transaction completed
[2016-03-07 18:03] [PACMAN] Running '/usr/sbin/pacman -S --asdeps catalyst-utils>=14.9'
[2016-03-07 18:03] [PACMAN] Running 'pacman -R opencl-catalyst'
[2016-03-07 18:03] [PACMAN] Running 'pacman -R opencl-catalyst'
[2016-03-07 18:04] [PACMAN] Running 'pacman -R catalyst-utils'
[2016-03-07 18:04] [PACMAN] Running 'pacman --color auto -S extra/bash-completion'
[2016-03-07 18:04] [ALPM] transaction started
[2016-03-07 18:04] [ALPM] reinstalled bash-completion (2.1-5)
[2016-03-07 18:04] [ALPM] transaction completed
[2016-03-07 18:29] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-07 18:29] [PACMAN] synchronizing package lists
[2016-03-07 18:30] [PACMAN] Running 'pacman --color auto -S extra/libcmis extra/libreoffice-fresh'
[2016-03-07 18:30] [ALPM] transaction started
[2016-03-07 18:30] [ALPM] installed libcmis (0.5.1-1)
[2016-03-07 18:30] [ALPM] upgraded libreoffice-fresh (5.1.0-1 -> 5.1.0-2)
[2016-03-07 18:30] [ALPM] transaction completed
[2016-03-07 20:47] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-07 20:47] [PACMAN] synchronizing package lists
[2016-03-08 12:29] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-08 12:29] [PACMAN] synchronizing package lists
[2016-03-08 12:30] [PACMAN] Running 'pacman --color auto -S core/device-mapper core/lvm2 extra/perl-net-dns extra/libglvnd extra/vlc extra/bcprov extra/gstreamer0.10-bad-plugins extra/orc extra/mlt-python-bindings extra/libmpcdec extra/moc extra/xine-lib extra/whois extra/mlt extra/xterm extra/gstreamer0.10-bad extra/perl-date-manip extra/libunicodenames community/intellij-idea-libs multilib/wine-staging'
[2016-03-08 12:30] [ALPM] transaction started
[2016-03-08 12:30] [ALPM] upgraded device-mapper (2.02.141-1 -> 2.02.144-1)
[2016-03-08 12:30] [ALPM] upgraded lvm2 (2.02.141-1 -> 2.02.144-1)
[2016-03-08 12:30] [ALPM] upgraded perl-net-dns (1.04-1 -> 1.05-1)
[2016-03-08 12:30] [ALPM] upgraded libglvnd (0.0.0.20160210-2 -> 0.0.0.20160227-1)
[2016-03-08 12:30] [ALPM] upgraded libmpcdec (1.2.6-4 -> 1:0.1+r475-1)
[2016-03-08 12:30] [ALPM] upgraded orc (0.4.24-1 -> 0.4.25-1)
[2016-03-08 12:30] [ALPM] upgraded vlc (2.2.2-2 -> 2.2.2-3)
[2016-03-08 12:30] [ALPM] upgraded bcprov (1.52-1 -> 1.54-1)
[2016-03-08 12:30] [ALPM] upgraded gstreamer0.10-bad (0.10.23-13 -> 0.10.23-14)
[2016-03-08 12:30] [ALPM] upgraded gstreamer0.10-bad-plugins (0.10.23-13 -> 0.10.23-14)
[2016-03-08 12:30] [ALPM] upgraded mlt (0.9.8-6 -> 6.0.0-1)
[2016-03-08 12:30] [ALPM] upgraded mlt-python-bindings (0.9.8-6 -> 6.0.0-1)
[2016-03-08 12:30] [ALPM] upgraded moc (1:2.5.0-4 -> 1:2.5.0-5)
[2016-03-08 12:30] [ALPM] upgraded xine-lib (1.2.6-8 -> 1.2.6-9)
[2016-03-08 12:30] [ALPM] upgraded whois (5.2.7-1 -> 5.2.11-1)
[2016-03-08 12:30] [ALPM] upgraded xterm (322-1 -> 323-1)
[2016-03-08 12:30] [ALPM] upgraded perl-date-manip (6.52-1 -> 6.53-1)
[2016-03-08 12:30] [ALPM] upgraded libunicodenames (1.1.0_beta1-1 -> 1.2.0-1)
[2016-03-08 12:30] [ALPM] upgraded intellij-idea-libs (1:15.0.3-1 -> 1:15.0.4-1)
[2016-03-08 12:30] [ALPM] upgraded wine-staging (1.9.4-1 -> 1.9.5-1)
[2016-03-08 12:30] [ALPM] transaction completed
[2016-03-08 12:30] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-08 12:30] [PACMAN] synchronizing package lists
[2016-03-09 11:28] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-09 11:28] [PACMAN] synchronizing package lists
[2016-03-09 11:29] [PACMAN] Running 'pacman --color auto -S extra/efl-docs extra/efl extra/elementary extra/evas_generic_loaders extra/elementary-docs extra/emotion_generic_players extra/enlightenment extra/glpk extra/alsa-plugins'
[2016-03-09 11:29] [ALPM] transaction started
[2016-03-09 11:29] [ALPM] upgraded efl-docs (1.16.0-4 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded efl (1.16.0-4 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded evas_generic_loaders (1.16.0-2 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded elementary (1.16.0-1 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded elementary-docs (1.16.0-1 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded emotion_generic_players (1.16.0-1 -> 1.17.0-1)
[2016-03-09 11:29] [ALPM] upgraded enlightenment (0.20.1-1 -> 0.20.5-1)
[2016-03-09 11:29] [ALPM] upgraded glpk (4.57-2 -> 4.58-1)
[2016-03-09 11:29] [ALPM] upgraded alsa-plugins (1.1.0-2 -> 1.1.0-3)
[2016-03-09 11:29] [ALPM] transaction completed
[2016-03-09 11:52] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.KJc/tor-browser-de-5.5.3-1-x86_64.pkg.tar.xz'
[2016-03-09 11:52] [ALPM] transaction started
[2016-03-09 11:52] [ALPM] upgraded tor-browser-de (5.5.2-1 -> 5.5.3-1)
[2016-03-09 11:52] [ALPM-SCRIPTLET] 
[2016-03-09 11:52] [ALPM-SCRIPTLET] ==> The tor-browser-de copy in your home directory will be upgraded at the
[2016-03-09 11:52] [ALPM-SCRIPTLET] ==> first time you run it as your normal user!
[2016-03-09 11:52] [ALPM-SCRIPTLET] ==> Just start and have fun.
[2016-03-09 11:52] [ALPM-SCRIPTLET] 
[2016-03-09 11:52] [ALPM] transaction completed
[2016-03-09 11:57] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.jcN/tor-browser-en-5.5.3-1-x86_64.pkg.tar.xz'
[2016-03-09 11:57] [ALPM] transaction started
[2016-03-09 11:57] [ALPM] upgraded tor-browser-en (5.5.2-1 -> 5.5.3-1)
[2016-03-09 11:57] [ALPM-SCRIPTLET] 
[2016-03-09 11:57] [ALPM-SCRIPTLET] ==> The tor-browser-en copy in your home directory will be upgraded at the
[2016-03-09 11:57] [ALPM-SCRIPTLET] ==> first time you run it as your normal user!
[2016-03-09 11:57] [ALPM-SCRIPTLET] ==> Just start and have fun.
[2016-03-09 11:57] [ALPM-SCRIPTLET] 
[2016-03-09 11:57] [ALPM] transaction completed
[2016-03-09 11:57] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-09 11:57] [PACMAN] synchronizing package lists
[2016-03-09 18:27] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-09 18:27] [PACMAN] synchronizing package lists
[2016-03-10 11:42] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-10 11:42] [PACMAN] synchronizing package lists
[2016-03-10 11:42] [PACMAN] Running 'pacman --color auto -S extra/imagemagick extra/firefox-i18n-en-gb extra/firefox extra/samba extra/libotr extra/bind extra/bind-tools extra/ldb extra/firefox-i18n-de extra/smbclient extra/libwbclient extra/imagemagick-doc extra/tevent community/python2-enum34 community/bcg729 community/pandoc'
[2016-03-10 11:42] [ALPM] transaction started
[2016-03-10 11:42] [ALPM] upgraded imagemagick (6.9.3.0-1 -> 6.9.3.7-1)
[2016-03-10 11:42] [ALPM] upgraded firefox (44.0.2-2 -> 45.0-1)
[2016-03-10 11:42] [ALPM] upgraded firefox-i18n-en-gb (44.0-1 -> 45.0-1)
[2016-03-10 11:42] [ALPM] upgraded tevent (0.9.26-1 -> 0.9.28-1)
[2016-03-10 11:42] [ALPM] upgraded ldb (1.1.24-1 -> 1.1.26-1)
[2016-03-10 11:42] [ALPM] upgraded libwbclient (4.3.5-1 -> 4.3.6-1)
[2016-03-10 11:42] [ALPM] upgraded smbclient (4.3.5-1 -> 4.3.6-1)
[2016-03-10 11:42] [ALPM] upgraded samba (4.3.5-1 -> 4.3.6-1)
[2016-03-10 11:42] [ALPM] upgraded libotr (4.1.0-1 -> 4.1.1-1)
[2016-03-10 11:42] [ALPM] upgraded bind-tools (9.10.3.P3-3 -> 9.10.3.P4-1)
[2016-03-10 11:42] [ALPM] upgraded bind (9.10.3.P3-3 -> 9.10.3.P4-1)
[2016-03-10 11:42] [ALPM] upgraded firefox-i18n-de (44.0-1 -> 45.0-1)
[2016-03-10 11:42] [ALPM] upgraded imagemagick-doc (6.9.3.0-1 -> 6.9.3.7-1)
[2016-03-10 11:42] [ALPM] upgraded python2-enum34 (1.1.1-1 -> 1.1.2-1)
[2016-03-10 11:42] [ALPM] upgraded bcg729 (1.0.1-1 -> 1.0.1-2)
[2016-03-10 11:42] [ALPM] upgraded pandoc (1.16.0.2-24 -> 1.16.0.2-25)
[2016-03-10 11:42] [ALPM] transaction completed
[2016-03-10 14:23] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-10 14:23] [PACMAN] synchronizing package lists
[2016-03-10 14:23] [PACMAN] Running 'pacman --color auto -S core/perl'
[2016-03-10 14:23] [ALPM] transaction started
[2016-03-10 14:23] [ALPM] upgraded perl (5.22.1-1 -> 5.22.1-2)
[2016-03-10 14:23] [ALPM] transaction completed
[2016-03-11 11:32] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-11 11:32] [PACMAN] synchronizing package lists
[2016-03-13 00:13] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-13 00:13] [PACMAN] synchronizing package lists
[2016-03-13 00:14] [PACMAN] Running 'pacman --color auto -S core/pcre core/linux-headers core/linux-docs core/hwids core/openssh core/pacman-mirrorlist core/device-mapper core/linux core/lvm2 core/thin-provisioning-tools extra/python2-sip extra/vim extra/libreoffice-fresh extra/libreoffice-fresh-de extra/gtk3 extra/perl-crypt-openssl-random extra/perl-fcgi extra/python-sip extra/gtk-update-icon-cache extra/sip extra/perl-locale-gettext extra/mercurial extra/git extra/vim-runtime extra/flashplugin extra/lilv extra/dkms extra/python2-mako extra/nvidia extra/perl-clone community/wireshark-gtk community/wireshark-cli community/zeromq community/wireshark-common community/arch-wiki-lite community/spice-gtk3 community/virtualbox-host-dkms community/spice-glib community/perl-path-class community/wireshark-qt community/virtualbox community/bbswitch community/pidgin-otr community/os-prober community/espeak community/lua52-socket'
[2016-03-13 00:15] [ALPM] running '70-dkms-remove.hook'...
[2016-03-13 00:15] [ALPM] transaction started
[2016-03-13 00:15] [ALPM] upgraded pcre (8.38-2 -> 8.38-3)
[2016-03-13 00:15] [ALPM] upgraded linux-headers (4.4.3-1 -> 4.4.5-1)
[2016-03-13 00:15] [ALPM] upgraded linux-docs (4.4.3-1 -> 4.4.5-1)
[2016-03-13 00:15] [ALPM] upgraded hwids (20150717-1 -> 20160306-1)
[2016-03-13 00:15] [ALPM] upgraded openssh (7.2p1-1 -> 7.2p2-1)
[2016-03-13 00:15] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2016-03-13 00:15] [ALPM] upgraded pacman-mirrorlist (20160227-1 -> 20160310-5)
[2016-03-13 00:15] [ALPM] upgraded device-mapper (2.02.144-1 -> 2.02.145-1)
[2016-03-13 00:15] [ALPM] upgraded linux (4.4.3-1 -> 4.4.5-1)
[2016-03-13 00:15] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-13 00:15] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:15] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-03-13 00:15] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 00:15] [ALPM] upgraded thin-provisioning-tools (0.6.0-2 -> 0.6.1-2)
[2016-03-13 00:15] [ALPM] upgraded lvm2 (2.02.144-1 -> 2.02.145-1)
[2016-03-13 00:15] [ALPM] upgraded sip (4.16.9-2 -> 4.17-1)
[2016-03-13 00:15] [ALPM] upgraded python2-sip (4.16.9-2 -> 4.17-1)
[2016-03-13 00:15] [ALPM] upgraded vim-runtime (7.4.1386-1 -> 7.4.1529-1)
[2016-03-13 00:15] [ALPM] upgraded vim (7.4.1386-1 -> 7.4.1529-1)
[2016-03-13 00:15] [ALPM] upgraded gtk-update-icon-cache (3.18.8-1 -> 3.18.9-1)
[2016-03-13 00:15] [ALPM] upgraded libreoffice-fresh (5.1.0-2 -> 5.1.1-1)
[2016-03-13 00:15] [ALPM] upgraded libreoffice-fresh-de (5.1.0-1 -> 5.1.1-1)
[2016-03-13 00:15] [ALPM] upgraded gtk3 (3.18.8-1 -> 3.18.9-1)
[2016-03-13 00:15] [ALPM] upgraded perl-crypt-openssl-random (0.10-2 -> 0.11-1)
[2016-03-13 00:15] [ALPM] upgraded perl-fcgi (0.77-2 -> 0.78-1)
[2016-03-13 00:15] [ALPM] upgraded python-sip (4.16.9-2 -> 4.17-1)
[2016-03-13 00:15] [ALPM] upgraded perl-locale-gettext (1.05-12 -> 1.07-1)
[2016-03-13 00:15] [ALPM] upgraded mercurial (3.7.1-1 -> 3.7.2-1)
[2016-03-13 00:15] [ALPM] upgraded git (2.7.2-2 -> 2.7.3-1)
[2016-03-13 00:15] [ALPM] upgraded flashplugin (11.2.202.569-1 -> 11.2.202.577-1)
[2016-03-13 00:15] [ALPM] upgraded lilv (0.22.0-1 -> 0.22.0-2)
[2016-03-13 00:15] [ALPM] upgraded dkms (2.2.0.3+git151023-6 -> 2.2.0.3+git151023-8)
[2016-03-13 00:15] [ALPM] upgraded python2-mako (1.0.3-1 -> 1.0.4-1)
[2016-03-13 00:15] [ALPM] upgraded nvidia (361.28-2 -> 361.28-4)
[2016-03-13 00:15] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2016-03-13 00:15] [ALPM] upgraded perl-clone (0.37-3 -> 0.38-1)
[2016-03-13 00:15] [ALPM] upgraded wireshark-cli (2.0.1-2 -> 2.0.2-1)
[2016-03-13 00:15] [ALPM] upgraded wireshark-common (2.0.1-2 -> 2.0.2-1)
[2016-03-13 00:16] [ALPM] upgraded wireshark-gtk (2.0.1-2 -> 2.0.2-1)
[2016-03-13 00:16] [ALPM] upgraded zeromq (4.1.3-4 -> 4.1.4-1)
[2016-03-13 00:16] [ALPM] upgraded arch-wiki-lite (20150813-1 -> 20160308-1)
[2016-03-13 00:16] [ALPM] installed spice-glib (0.30-3)
[2016-03-13 00:16] [ALPM] upgraded spice-gtk3 (0.30-2 -> 0.30-3)
[2016-03-13 00:16] [ALPM] upgraded virtualbox-host-dkms (5.0.14-4 -> 5.0.16-1)
[2016-03-13 00:16] [ALPM] upgraded perl-path-class (0.35-1 -> 0.36-1)
[2016-03-13 00:16] [ALPM] upgraded wireshark-qt (2.0.1-2 -> 2.0.2-1)
[2016-03-13 00:16] [ALPM] upgraded virtualbox (5.0.14-4 -> 5.0.16-1)
[2016-03-13 00:16] [ALPM-SCRIPTLET] ==> Since version 5.0.14-2 kernel modules are provided via dkms
[2016-03-13 00:16] [ALPM-SCRIPTLET] ==> Check you have the headers matching your kernel installed
[2016-03-13 00:16] [ALPM] upgraded bbswitch (0.8-42 -> 0.8-44)
[2016-03-13 00:16] [ALPM] upgraded pidgin-otr (4.0.1-2 -> 4.0.2-1)
[2016-03-13 00:16] [ALPM] upgraded os-prober (1.70-1 -> 1.71-1)
[2016-03-13 00:16] [ALPM] upgraded espeak (1.48.04-1 -> 1.48.04-2)
[2016-03-13 00:16] [ALPM] upgraded lua52-socket (20151008-1 -> 20160311-1)
[2016-03-13 00:16] [ALPM] transaction completed
[2016-03-13 00:16] [ALPM] running '70-dkms-install.hook'...
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/vboxhost/5.0.16_OSE/source ->
[2016-03-13 00:16] [ALPM-SCRIPTLET]                  /usr/src/vboxhost-5.0.16_OSE
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] DKMS: add completed.
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel.  Skipping...
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] Building module:
[2016-03-13 00:16] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 00:16] [ALPM-SCRIPTLET] make KERNELRELEASE=4.4.5-1-ARCH -C /usr/lib/modules/4.4.5-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.16_OSE/build............
[2016-03-13 00:16] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 00:16] [ALPM-SCRIPTLET] Kernel cleanup unnecessary for this kernel.  Skipping...
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] DKMS: build completed.
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] vboxdrv.ko:
[2016-03-13 00:16] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] vboxnetflt.ko:
[2016-03-13 00:16] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] vboxnetadp.ko:
[2016-03-13 00:16] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] vboxpci.ko:
[2016-03-13 00:16] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:16] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:16] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] depmod...
[2016-03-13 00:16] [ALPM-SCRIPTLET] 
[2016-03-13 00:16] [ALPM-SCRIPTLET] DKMS: install completed.
[2016-03-13 00:16] [ALPM-SCRIPTLET] Module vboxhost/5.0.16_OSE already installed on kernel 4.4.5-1-ARCH/x86_64
[2016-03-13 00:20] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.QBW/metasploit-4.11.15-1-x86_64.pkg.tar.xz'
[2016-03-13 00:20] [ALPM] transaction started
[2016-03-13 00:20] [ALPM] upgraded metasploit (4.11.14-1 -> 4.11.15-1)
[2016-03-13 00:20] [ALPM] transaction completed
[2016-03-13 00:21] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-CFP/PKGDEST.zvp/virtualbox-ext-oracle-5.0.16-1-any.pkg.tar.xz'
[2016-03-13 00:21] [ALPM] transaction started
[2016-03-13 00:21] [ALPM-SCRIPTLET] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
[2016-03-13 00:21] [ALPM] upgraded virtualbox-ext-oracle (5.0.14-1 -> 5.0.16-1)
[2016-03-13 00:21] [ALPM-SCRIPTLET] 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
[2016-03-13 00:21] [ALPM] transaction completed
[2016-03-13 00:24] [PACMAN] Running 'pacman -U linux-4.4.3-1-x86_64.pkg.tar.xz'
[2016-03-13 00:24] [ALPM] running '70-dkms-remove.hook'...
[2016-03-13 00:24] [ALPM] transaction started
[2016-03-13 00:24] [ALPM] downgraded linux (4.4.5-1 -> 4.4.3-1)
[2016-03-13 00:24] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-13 00:24] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:24] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:24] [ALPM] transaction completed
[2016-03-13 00:24] [ALPM] running '70-dkms-install.hook'...
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> Kernel 4.4.3-1-ARCH headers are missing. Nothing will be done for this kernel!
[2016-03-13 00:24] [ALPM-SCRIPTLET] ==> You have to install the matching kernel headers package to use dkms
[2016-03-13 00:25] [PACMAN] Running 'pacman -U linux-4.4.3-1-x86_64.pkg.tar.xz linux-headers-4.4.3-1-x86_64.pkg.tar.xz nvidia-361.28-4-x86_64.pkg.tar.xz'
[2016-03-13 00:25] [ALPM] running '70-dkms-remove.hook'...
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Kernel 4.4.3-1-ARCH headers are missing. Nothing will be done for this kernel!
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> You have to install the matching kernel headers package to use dkms
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Kernel 4.4.5-1-ARCH modules are missing. Nothing will be done for this kernel!
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> You have to install the matching kernel package to use dkms
[2016-03-13 00:25] [ALPM] transaction started
[2016-03-13 00:25] [ALPM] reinstalled linux (4.4.3-1)
[2016-03-13 00:25] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-13 00:25] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Starting build: 4.4.3-1-ARCH
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 00:25] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-03-13 00:25] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 00:25] [ALPM] downgraded linux-headers (4.4.5-1 -> 4.4.3-1)
[2016-03-13 00:25] [ALPM] reinstalled nvidia (361.28-4)
[2016-03-13 00:25] [ALPM-SCRIPTLET] In order to use nvidia module, reboot the system.
[2016-03-13 00:25] [ALPM] transaction completed
[2016-03-13 00:25] [ALPM] running '70-dkms-install.hook'...
[2016-03-13 00:25] [ALPM-SCRIPTLET] 
[2016-03-13 00:25] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/vboxhost/5.0.16_OSE/source ->
[2016-03-13 00:25] [ALPM-SCRIPTLET]                  /usr/src/vboxhost-5.0.16_OSE
[2016-03-13 00:25] [ALPM-SCRIPTLET] 
[2016-03-13 00:25] [ALPM-SCRIPTLET] DKMS: add completed.
[2016-03-13 00:25] [ALPM-SCRIPTLET] 
[2016-03-13 00:25] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel.  Skipping...
[2016-03-13 00:25] [ALPM-SCRIPTLET] 
[2016-03-13 00:25] [ALPM-SCRIPTLET] Building module:
[2016-03-13 00:25] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 00:26] [ALPM-SCRIPTLET] make KERNELRELEASE=4.4.3-1-ARCH -C /usr/lib/modules/4.4.3-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.16_OSE/build............
[2016-03-13 00:26] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 00:26] [ALPM-SCRIPTLET] Kernel cleanup unnecessary for this kernel.  Skipping...
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] DKMS: build completed.
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] vboxdrv.ko:
[2016-03-13 00:26] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.3-1-ARCH/kernel/misc/
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] vboxnetflt.ko:
[2016-03-13 00:26] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.3-1-ARCH/kernel/misc/
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] vboxnetadp.ko:
[2016-03-13 00:26] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.3-1-ARCH/kernel/misc/
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] vboxpci.ko:
[2016-03-13 00:26] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 00:26] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 00:26] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.3-1-ARCH/kernel/misc/
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] depmod...
[2016-03-13 00:26] [ALPM-SCRIPTLET] 
[2016-03-13 00:26] [ALPM-SCRIPTLET] DKMS: install completed.
[2016-03-13 00:27] [PACMAN] Running 'pacman -U bbswitch-0.8-42-x86_64.pkg.tar.xz'
[2016-03-13 00:27] [ALPM] transaction started
[2016-03-13 00:27] [ALPM] downgraded bbswitch (0.8-44 -> 0.8-42)
[2016-03-13 00:27] [ALPM] transaction completed
[2016-03-13 00:31] [PACMAN] Running 'pacman -U gtk3-3.18.8-1-x86_64.pkg.tar.xz'
[2016-03-13 00:31] [ALPM] transaction started
[2016-03-13 00:31] [ALPM] downgraded gtk3 (3.18.9-1 -> 3.18.8-1)
[2016-03-13 00:31] [ALPM] transaction completed
[2016-03-13 18:41] [PACMAN] Running 'pacman --color auto -Sy'
[2016-03-13 18:41] [PACMAN] synchronizing package lists
[2016-03-13 18:42] [PACMAN] Running 'pacman --color auto -S core/libldap core/linux-headers core/openldap core/linux extra/ipset extra/webkit2gtk extra/perl-file-which extra/gtk3 extra/videoproto community/virtualbox-host-dkms community/virtualbox community/bbswitch community/pandoc'
[2016-03-13 18:42] [ALPM] running '70-dkms-remove.hook'...
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Kernel 4.4.5-1-ARCH modules are missing. Nothing will be done for this kernel!
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> You have to install the matching kernel package to use dkms
[2016-03-13 18:42] [ALPM] transaction started
[2016-03-13 18:42] [ALPM] upgraded libldap (2.4.43-3 -> 2.4.44-1)
[2016-03-13 18:42] [ALPM] upgraded linux-headers (4.4.3-1 -> 4.4.5-1)
[2016-03-13 18:42] [ALPM] upgraded openldap (2.4.43-3 -> 2.4.44-1)
[2016-03-13 18:42] [ALPM] upgraded linux (4.4.3-1 -> 4.4.5-1)
[2016-03-13 18:42] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-03-13 18:42] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Starting build: 4.4.5-1-ARCH
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-03-13 18:42] [ALPM-SCRIPTLET]   -> Running build hook: [shutdown]
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-03-13 18:42] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-03-13 18:42] [ALPM] upgraded ipset (6.27-1 -> 6.28-1)
[2016-03-13 18:42] [ALPM] upgraded gtk3 (3.18.8-1 -> 3.18.9-1)
[2016-03-13 18:42] [ALPM] upgraded videoproto (2.3.2-1 -> 2.3.3-1)
[2016-03-13 18:42] [ALPM] upgraded webkit2gtk (2.10.7-1 -> 2.10.8-1)
[2016-03-13 18:42] [ALPM] upgraded perl-file-which (1.18-1 -> 1.21-1)
[2016-03-13 18:42] [ALPM] upgraded virtualbox-host-dkms (5.0.16-1 -> 5.0.16-2)
[2016-03-13 18:42] [ALPM] upgraded virtualbox (5.0.16-1 -> 5.0.16-2)
[2016-03-13 18:42] [ALPM] upgraded bbswitch (0.8-42 -> 0.8-44)
[2016-03-13 18:42] [ALPM] upgraded pandoc (1.16.0.2-25 -> 1.16.0.2-26)
[2016-03-13 18:42] [ALPM] transaction completed
[2016-03-13 18:42] [ALPM] running '70-dkms-install.hook'...
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Creating symlink /var/lib/dkms/vboxhost/5.0.16_OSE/source ->
[2016-03-13 18:42] [ALPM-SCRIPTLET]                  /usr/src/vboxhost-5.0.16_OSE
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] DKMS: add completed.
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Kernel preparation unnecessary for this kernel.  Skipping...
[2016-03-13 18:42] [ALPM-SCRIPTLET] 
[2016-03-13 18:42] [ALPM-SCRIPTLET] Building module:
[2016-03-13 18:42] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 18:43] [ALPM-SCRIPTLET] make KERNELRELEASE=4.4.5-1-ARCH -C /usr/lib/modules/4.4.5-1-ARCH/build M=/var/lib/dkms/vboxhost/5.0.16_OSE/build..............
[2016-03-13 18:43] [ALPM-SCRIPTLET] cleaning build area...
[2016-03-13 18:43] [ALPM-SCRIPTLET] Kernel cleanup unnecessary for this kernel.  Skipping...
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] DKMS: build completed.
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxdrv.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxnetflt.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxnetadp.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] vboxpci.ko:
[2016-03-13 18:43] [ALPM-SCRIPTLET] Running module version sanity check.
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Original module
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - No original module exists within this kernel
[2016-03-13 18:43] [ALPM-SCRIPTLET]  - Installation
[2016-03-13 18:43] [ALPM-SCRIPTLET]    - Installing to /usr/lib/modules/4.4.5-1-ARCH/kernel/misc/
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] depmod...
[2016-03-13 18:43] [ALPM-SCRIPTLET] 
[2016-03-13 18:43] [ALPM-SCRIPTLET] DKMS: install completed.
[2016-03-13 18:43] [ALPM-SCRIPTLET] Module vboxhost/5.0.16_OSE already installed on kernel 4.4.5-1-ARCH/x86_64

Last edited by CFP (2016-03-13 19:03:15)

Offline

#8 2016-03-13 18:44:09

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

I can't figure out how do you have these two installed together

virtualbox-host-dkms 5.0.16-2
virtualbox-host-modules 5.0.14-4

It also seems that you are only doing partial upgrades all the time, I can't spot a single time a FULL -Syu


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#9 2016-03-13 18:47:40

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,639
Website

Re: [solved] Virtualbox not working (Exec format error)

I see a lot of 'pacman --color auto -Sy', followed by 'pacman --color auto -S <packages>'. While it's probably not related to your current problem, this behaviour is not supported, and it would be a good idea to kick that habit.

EDIT: Slow posting. I also didn't notice that there were no '-Syu's at all.

Last edited by WorMzy (2016-03-13 18:49:29)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#10 2016-03-13 18:52:17

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Virtualbox not working (Exec format error)

ugjka wrote:

I can't figure out how do you have these two installed together

virtualbox-host-dkms 5.0.16-2
virtualbox-host-modules 5.0.14-4

It also seems that you are only doing partial upgrades all the time, I can't spot a single time a FULL -Syu

Should I remove virtualbox-host-modules and reinstall virtualbox-host-dkms?

WorMzy wrote:

I see a lot of 'pacman --color auto -Sy', followed by 'pacman --color auto -S <packages>'. While it's probably not related to your current problem, this behaviour is not supported, and it would be a good idea to kick that habit.

Well, I hardly use pacman directly. I'm always doing "yaourt -Syua".

Offline

#11 2016-03-13 18:56:30

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

CFP wrote:
ugjka wrote:

I can't figure out how do you have these two installed together

virtualbox-host-dkms 5.0.16-2
virtualbox-host-modules 5.0.14-4

It also seems that you are only doing partial upgrades all the time, I can't spot a single time a FULL -Syu

Should I remove virtualbox-host-modules and reinstall virtualbox-host-dkms?

Yes! virtualbox-host-dkms replaces virtualbox-host-modules.


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#12 2016-03-13 18:57:09

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

Please stop using Yaourt, it is cancer...


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#13 2016-03-13 19:01:08

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Virtualbox not working (Exec format error)

Everything is working fine now!
Thanks for your input.

pacman -Syu removed  virtualbox-host-modules and replaced it with virtualbox-host-dkms, so everything works again. Never trust another package manager wink

Last edited by CFP (2016-03-13 19:01:45)

Offline

#14 2016-03-13 19:01:32

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

I still want that whole pacman log, just to see where yaourt made the fuck up.


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

#15 2016-03-13 19:02:59

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,885
Website

Re: [solved] Virtualbox not working (Exec format error)

CFP wrote:

Everything is working fine now!
Thanks for your input.

pacman -Syu removed  virtualbox-host-modules and replaced it with virtualbox-host-dkms, so everything works again. Never trust another package manager wink

Mark it [Solved] smile


https://ugjka.net
"It is easier to fool people, than to convince them that they've been fooled" ~ Dr. Andrea Love

Offline

Board footer

Powered by FluxBB