Installing virtualbox-guest-modules = depmod error

I'm setting up a new system, and I tried following the instructions at https://wiki.archlinux.org/index.php/Vi … nux_guests.
Using "sudo pacman -S virtualbox-guest-utils" gives me an error message:
depmod: ERROR: could not open directory /lib/modules/3.9.4-1-ARCH: No such file or directory
depmod: FATAL: could not search modules: No such file or directory"
I see I do have a 3.9.5-1-ARCH directory, though.
I assume something somewhere needs to be updated.  Is there anything I can do until that happens?

I think I have a similar problem
Im using Arch as the host and trying to use other OSs as guests in virtualbox.
But when I try to use virtualbox and push start (on XP) it say:
"The VirtualBox Linux kernel driver (vboxdrv) is either not loaded
or there is a permission problem with /dev/vboxdrv. Please
reinstall the kernel module by executing
'pacman -S virtualbox-host-modules'
as root. If you don't use our stock kernel, install
virtualbox-host-source and execute dkms autoinstall."
when I execute: # pacman -S virtualbox-host-modules it say:
(1/1) reinstalling virtualbox-host-modules
depmod: ERROR: could not open directory /lib/modules/3.9.4-1-ARCH: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
In order to use the new version, reload all virtualbox modules manually.
I tryied to execute "depmod 3.9.5-1-ARCH" but in my case it didnt help,
I also running on 3.9.5-1-ARCH.
So basicly there is nothing to do now, but waiting for bug to be fixed?

Similar Messages

  • Error installing VirtualBox Guest Additions

    Hello. ¿Cuál es el motivo por el cual a la hora de instalar VirtualBox Guest Additions me sale lo siguiente?
    (1) 0 - ENTER:  DriverPackageInstallW
    (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
    (1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
    (1) 0 - No matching devices found in INF "C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf" on the Machine.
    (1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf'.
    (1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
    How I can solve this installation error?

    2898527 wrote:
    I was installing VirtualBox Guest Additions, and install gives me the following installation error:
    (1) 0 - ENTER:  DriverPackageInstallW
    (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
    (1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
    (1) 0 - No matching devices found in INF "C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf" on the Machine.
    (1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\Windows\System32\DriverStore\FileRepository\vboxguest.inf_amd64_neutral_08c563e3b006bb64\vboxguest.inf'.
    (1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
    How is it possible that mistake, and how could I fix it?
    Regards,
    --Alejandro
    You just repeated your original post with no additional information.
    SPECIFICALLY, how were installing Guest Additions?  What SPECIFIC steps did you take?  Where, SPECIFICALLY, did you find the messages you posted?

  • [SOLVED]Can't install Virtualbox-guest-utils[SOLVED]

    sudo pacman -S virtualbox-guest-utils
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: catalyst-utils: requires xorg-server<1.17.0
    What to do ?
    Last edited by heldiho53 (2015-03-06 14:57:58)

    You can install an older version of virtualbox-guest-utils.
    You can wait for catalyst to support xorg-server 1.17 and install virtualbox-guest-utils only then.
    You can change graphics drivers to the FLOSS ones and install xorg-server 1.17 and virtualbox-guest-utils.

  • Failed to install VirtualBox Guest Addition on Oracle Linux 6.1

    I can successfully install Oracle Linux 6.1 on VirtualBox 4.1. But failed to install VirtualBox Guest Additions with the following message: Building the main Guest Additions module [FAILED]. All other modules installed ok.

    Actually you don't have do install the developer version. According to the documentation http://www.virtualbox.org/manual/ch04.html you will need to install gcc and kernel-devel packages. In case Oracle Enterprise Linux does not find the required packages, you either have to install them from a different source (e.g. DVD) or use Oracle's public Yum server located at http://public-yum.oracle.com.

  • No 3D acceleration with Arch + virtualbox-guest-modules 4.3.24-1

    I've been using Arch happily in 64 bit VirtualBox setup for a few months (under 64bit Win7), but after installing cool-retro-term, realized I have no 3D acceleration. glxinfo shows I'm using unaccelerated Gallium instead of Chromium:
    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
    I've googled about 100 different bug reports and solution suggestions, but to no avail. Virtualbox forums say that a similar bug was fixed last June, and after that the glxinfo should give a dozen warnings about being unable to load stuff, but report the Chromium drivers. I have the latest version of virtualbox-guest-modules (4.3.24-1) which should contain the fix, but that doesn't help.
    I installed Debian today to test things out, and indeed, I had 3D acceleration out of the box. This was likely because the initial install was Debian stable, and the latest Mesa versions (around early 2014) initially broke the 3D acceleration, so probably Mesa was too stable... Upgrading to Debian Jessie broke the 3D acceleration to same state as my Arch install (Gallium renderer instead of Chromium), which seems to support this hypothesis. HOWEVER, re-compiling the latest guest additions seemed to have the effect the Virtualbox forums suggested there should be -- 3D support was restored, and Chromium once again the renderer in glxinfo.
    Has someone successfully gotten Arch under Virtualbox working with 3D acceleration without downgrading Mesa libraries? The Cinnamon desktop nags me about not having HW acceleration, and cool-retro-term uses 100 % CPU due to software rendering, so I'd rather have acceleration than not.

    I have the same problem (with standard 3.19.2-1 kernel, vbox 4.3.26).
    I tried grabbing an older mesa and mesa-libgl from the arch rollback machine (which worked the last time it stopped working) but version 10.4.6 just crashed my machine when gnome was starting. I'm guessing there are more packages required for that approach to work but i don't know what they are. A complete rollback would be clean but would probably be more annoying lol.

  • Errors installing virtualbox guest additions from AUR

    After failing to get ose guest additions working in an Arch guest on Ubuntu host by (a) mounting the ISO and (b) installing from pacman, I thought that it would be an idea to use builds from AUR as these would likely to be more customised for Arch guests.
    Installing ose-guest-additions-modules (the dependency for ose-guest-additions) worked flawlessly, but whenever I try and makepkg -s for ose-guest-additions I get the following error:
    install: cannot stat 'vboxadd-timesync' : no such file or directory
    install: cannot stat 'VBoxClient' : no such file or directory
    install: cannot stat 'mountvboxsf' : no such file or directory
    These directories do exist at /usr/share/virtualbox/additions/ so I am at a loss as to what is causing this to fail.
    (It is worth pointing out that I am new to Arch -and relatively new to Linux- & while I am having a lot of fun trying to figure this stuff out, I am aware that I am probably missing something quite obvious...)

    bump
    Last edited by Mufasaa (2015-06-12 13:04:45)

  • "Install Virtual Guest Services" fails - Error (2927) - Unknown error (0x8033811e)

    Management Server (MGMT01) is running SCVMM 2012 R2 on Windows 2012 R2
    It's currently managing 2 Hyper-V hosts:
    SRV01 is running Windows Server 2012 R2 - Hyper-V Core
    SRV02 is running Windows 2008 R2 Standard with the Hyper-V role
    SRV02 is going away eventually, so currently moving VM'S TO SRV01.
    I was able to migrate the VM without issue but when attempting to install the guest services; I get the following error:
    Error (2927)
    A Hardware Management error has occurred trying to contact server MGMT01.DOMAIN.LOCAL :w:InternalError :HRESULT 0x8033811e:The WS-Management service cannot process the request. The WMI provider returned an 'invalid parameter' error. .
    WinRM: URL: [http://MGMT01.DOMAIN.LOCAL:5985], Verb: [INVOKE], Method: [CreateUrlGroup], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/microsoft/bits/BitsCompactServerUrlGroup]
    Unknown error (0x8033811e)
    Recommended Action
    Check that WinRM is installed and running on server MGMT01.DOMAIN.LOCAL. For more information use the command "winrm helpmsg hresult" and
    http://support.microsoft.com/kb/2742275.
    WinRM is running on MGMT01 and I'm running the VMM console as a domain admin.  Firewalls have been disabled on management server and both hosts.
    What else should I be looking at?

    I attempted to create a new VM and was met with the same error but I'm able to create a VM using Hyper-V manager.

  • How can i install virtualbox-guest-additions?

    pacman -S virtualbox-guest-additions
    edit rc.conf
    MODULES=(vboxguest vboxsf vboxvideo)
    under gnome
    glxgears 60.975fps
    but under centos 5.6 gnome 559.203fps
    how would i do to so fast?
    Last edited by oddhornedant (2011-04-25 10:03:56)

    This is the only entry I have in MODULES=(vboxdrv)
    I use Vbox from AUR as they work for me.
    I use win7/winxp fedora debian etc as guests with full access to usb/ shared drives etc.and full screen where possible as some distros do not do full screen in vbox without a lot of fiddling
    are you in the correct groups with out the correct permissions they do not work usbmux:x:140:username
    vboxusers:x:108:username

  • Installing virtualbox guest additions - No X-11

    OK, so I took the plunge (again) and [re]started with Arch.
    I have it right now as a virtualbox guest, but the screen is the size of a key hole.
    I followed the steps on the wiki here and I encountered a curve ball when it came to setting the values in ~/.xinitrc.
    The file is now there.  I had to manually create it as I do not have (or want) any non-terminal applications on this VM.
    However, when I run " ps ax | grep -i vbox ", the services VBoxClient --display | seamless | draganddrop are not running until I manually start VBoxClient-all.  VBoxService -f is running, seemingly without any issues.
    How can I fix this so that /usr/bin/VBoxClient-all (the same line now in the .xinitrc) would run at boot?
    TIA

    bump
    Last edited by Mufasaa (2015-06-12 13:04:45)

  • [SOLVED] virtualbox guest modules, openbox with librsvg

    Greetings, I wanted to share a couple of important fixes I just did after doing a pacman -Syu after a couple of weeks. Many thanks to the other forum posts and #archlinux freenode IRC channel.
    * When running arch as a guest inside virtualbox the names of the modules seem to have changed. The wiki instructions were once again very helpful to restore the guest addition functionality to my installation.
    * Trying to work without a window manager was very frustrating. openbox 3.5.2-2 is now built against a new library so my system required (bug filed): pacman -S librsvg

    Welcome to the boards.
    These sorts of posts are not really necessary; the wiki is the appropriate place to note changes to applications etc.

  • Depmod error messages during linux-lts update, more after reinstalling

    I just updated and during the module dependencies update of the linux-lts package (i686) the following depmod errors appeared:
    >>> Updating module dependencies. Please wait ...
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/i2c/busses/i2c-piix4.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/i2c/busses/i2c-ocores.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/i2c/busses/i2c-pxa.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/comedi_test.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/serial2002.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/amplc_dio200.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/pcl812.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/rti800.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/rti802.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/das6402.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/dt2801.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/ni_at_ao.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/multiq3.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/addi_apci_2200.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/addi_apci_3501.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/adl_pci9111.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/adv_pci1724.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/contec_pci_dio.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/ni_pcimio.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/comedi/drivers/ni_mio_cs.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/rtl8187se/r8187se.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/rtl8192u/r8192u_usb.ko.gz: Invalid argument
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/vt6655/vt6655_stage.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/wlags49_h2/wlags49_h2_cs.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/wlags49_h25/wlags49_h25_cs.ko.gz: Exec format error
    depmod: ERROR: failed to load symbols from /lib/modules/3.10.26-1-lts/kernel/drivers/staging/speakup/speakup.ko.gz: Exec format error
    As far as I can tell the later process of building the images (normal and fallback) went on without any issues despite these.
    If I try to reinstall the package the error messages change into extract errors f.e.
    (Can't create '/usr/lib/modules/3.10.26-1-lts/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko.gz')
    And end up much worse,
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    ==> Starting build: 3.10.26-1-lts
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `cnic'
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `cnic'
    ==> ERROR: module not found: `cdrom'
    ==> ERROR: module not found: `parport'
    ==> ERROR: module not found: `enclosure'
    ==> WARNING: Possibly missing firmware for module: bfa
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `parport'
    ==> ERROR: module not found: `target_core_mod'
    ==> ERROR: module not found: `cxgb4'
    ==> ERROR: module not found: `cxgb3'
    ==> ERROR: module not found: `cdrom'
    ==> ERROR: module not found: `tifm_core'
    ==> ERROR: module not found: `usbcore'
    ==> ERROR: module not found: `tifm_core'
    ==> ERROR: module not found: `cb710'
    ==> ERROR: module not found: `rtsx_pci'
    ==> ERROR: module not found: `usbcore'
    -> Running build hook: [resume]
    -> Running build hook: [filesystems]
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `encrypted-keys'
    ==> ERROR: module not found: `quota_tree'
    ==> ERROR: module not found: `ocfs2_nodemanager'
    ==> ERROR: module not found: `ocfs2_dlm'
    ==> ERROR: module not found: `ocfs2_nodemanager'
    ==> ERROR: module not found: `dlm'
    ==> ERROR: module not found: `mtd'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `nfs_acl'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    -> Running build hook: [keyboard]
    ==> ERROR: module not found: `usbhid'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    ==> Starting build: 3.10.26-1-lts
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `cnic'
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `cnic'
    ==> ERROR: module not found: `cdrom'
    ==> ERROR: module not found: `parport'
    ==> ERROR: module not found: `enclosure'
    ==> WARNING: Possibly missing firmware for module: bfa
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> ERROR: module not found: `libfc'
    ==> ERROR: module not found: `parport'
    ==> ERROR: module not found: `target_core_mod'
    ==> ERROR: module not found: `cxgb4'
    ==> ERROR: module not found: `cxgb3'
    ==> ERROR: module not found: `cdrom'
    ==> ERROR: module not found: `tifm_core'
    ==> ERROR: module not found: `usbcore'
    ==> ERROR: module not found: `tifm_core'
    ==> ERROR: module not found: `cb710'
    ==> ERROR: module not found: `rtsx_pci'
    ==> ERROR: module not found: `usbcore'
    -> Running build hook: [resume]
    -> Running build hook: [filesystems]
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `encrypted-keys'
    ==> ERROR: module not found: `quota_tree'
    ==> ERROR: module not found: `ocfs2_nodemanager'
    ==> ERROR: module not found: `ocfs2_dlm'
    ==> ERROR: module not found: `ocfs2_nodemanager'
    ==> ERROR: module not found: `dlm'
    ==> ERROR: module not found: `mtd'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `nfs_acl'
    ==> ERROR: module not found: `fscache'
    ==> ERROR: module not found: `fscache'
    -> Running build hook: [keyboard]
    ==> ERROR: module not found: `usbhid'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    ==> ERROR: module not found: `i2c-core'
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    Any hint on what is happening here? Fortunately I am using lts as backup kernel though others may not be that lucky if they encounter the same issue(s).

    @root: Sorry for kind of hijacking your thread, but it seems like our issues are related. It is the same libgcrypt version, but I'm getting a similar error by just upgrading linux-lts, systemd, and libgcrypt at the same time. Oh, and you should know better than use ancient versions of X11 in Arch ;-)
    @scimmia: here is the full pacman.log snippet, including the original "pacman -Syu" and the followup "pacman -S linux-lts". It is the linux-lts mkinitcpio [systemd] hook that complains about unsatisfied dependencies, nothing "calls" systemctl:
    [2014-01-13 17:05] [PACMAN] Running 'pacman -Syu'
    [2014-01-13 17:05] [PACMAN] synchronizing package lists
    [2014-01-13 17:05] [PACMAN] starting full system upgrade
    [2014-01-13 17:06] [PACMAN] upgraded libgcrypt (1.5.3-1 -> 1.6.0-1)
    [2014-01-13 17:06] [PACMAN] upgraded cryptsetup (1.6.3-1 -> 1.6.3-2)
    [2014-01-13 17:06] [PACMAN] upgraded pth (2.0.7-4 -> 2.0.7-5)
    [2014-01-13 17:06] [PACMAN] upgraded dirmngr (1.1.1-1 -> 1.1.1-2)
    [2014-01-13 17:06] [PACMAN] upgraded ffmpeg (1:2.1.1-3 -> 1:2.1.2-1)
    [2014-01-13 17:06] [PACMAN] upgraded gdbm (1.10-3 -> 1.11-1)
    [2014-01-13 17:06] [PACMAN] upgraded gettext (0.18.3.1-2 -> 0.18.3.2-1)
    [2014-01-13 17:06] [PACMAN] upgraded gnupg (2.0.22-1 -> 2.0.22-2)
    [2014-01-13 17:06] [PACMAN] upgraded iptables (1.4.20-1 -> 1.4.21-1)
    [2014-01-13 17:06] [PACMAN] upgraded iproute2 (3.11.0-1 -> 3.12.0-1)
    [2014-01-13 17:06] [PACMAN] upgraded libquvi (0.9.4-1 -> 0.9.4-2)
    [2014-01-13 17:06] [PACMAN] upgraded libsecret (0.16-1 -> 0.16-2)
    [2014-01-13 17:06] [PACMAN] upgraded libwbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-13 17:06] [PACMAN] upgraded libxslt (1.1.28-2 -> 1.1.28-3)
    [2014-01-13 17:06] [PACMAN] upgraded libzip (0.11.1-2 -> 0.11.2-1)
    [2014-01-13 17:06] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-13 17:06] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Starting build: 3.10.26-1-lts
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/lib/systemd/systemd-journald'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Starting build: 3.10.26-1-lts
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/bin/systemctl'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> ERROR: binary dependency `libgcrypt.so.11' not found for `/usr/lib/systemd/systemd-journald'
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2014-01-13 17:06] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-13 17:06] [PACMAN] upgraded linux-lts (3.10.25-1 -> 3.10.26-1)
    [2014-01-13 17:06] [PACMAN] upgraded linux-lts-headers (3.10.25-1 -> 3.10.26-1)
    [2014-01-13 17:06] [PACMAN] upgraded man-pages (3.55-1 -> 3.56-1)
    [2014-01-13 17:06] [PACMAN] upgraded perl (5.18.1-1 -> 5.18.2-2)
    [2014-01-13 17:06] [PACMAN] upgraded rasqal (1:0.9.30-3 -> 1:0.9.30-4)
    [2014-01-13 17:06] [PACMAN] upgraded smbclient (4.1.3-1 -> 4.1.4-1)
    [2014-01-13 17:06] [PACMAN] upgraded systemd (208-3 -> 208-10)
    [2014-01-13 17:06] [PACMAN] upgraded virtualbox-guest-modules-lts (4.3.6-2 -> 4.3.6-3)
    [2014-01-13 17:06] [PACMAN] upgraded xorg-server-common (1.14.5-2 -> 1.15.0-5)
    [2014-01-13 17:06] [PACMAN] upgraded xf86-input-evdev (2.8.2-1 -> 2.8.2-2)
    [2014-01-13 17:06] [PACMAN] installed libxshmfence (1.1-1)
    [2014-01-13 17:06] [PACMAN] upgraded xorg-server (1.14.5-2 -> 1.15.0-5)
    [2014-01-13 17:06] [PACMAN] upgraded virtualbox-guest-utils (4.3.6-2 -> 4.3.6-3)
    [2014-01-13 17:06] [PACMAN] upgraded vlc (2.1.2-1 -> 2.1.2-2)
    [2014-01-13 17:06] [PACMAN] upgraded xextproto (7.2.1-1 -> 7.3.0-1)
    [2014-01-13 17:07] [PACMAN] Running 'pacman -S linux-lts'
    [2014-01-13 17:07] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-01-13 17:07] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Starting build: 3.10.26-1-lts
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Starting build: 3.10.26-1-lts
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2014-01-13 17:07] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-01-13 17:07] [PACMAN] reinstalled linux-lts (3.10.26-1)
    Last edited by rubenvb (2014-01-15 14:19:48)

  • Installing ArchLinx+Guest Additions in Virtual Box(error during guest)

    The Arch Linux install seemed to go through smoothly.  I installed it using the wiki page, rebooted, and logged in as root.  I am installing this for a class, so trying to follow the instructions to do so.  Next, we are supposed to install 'Guest Additions' for Virtual box using the instructions below:
    Now, you should install "Guest Additions" for VirtualBox. Guest additions allows you to share files between host and guest systems. This is very convenient for development as you will need to copy files back and forth between the host and guest operating systems. You can download Guest Additions at *link*.
         You need to start the virtual machine before you can continue installing Guest Additions. To do that, just select your VM name from the list on the left hand side in VirtualBox and click Start. After logging into Arch Linux, you should mount this ISO image just as you had mounted the Arch Linux ISO file. You can then mount the cdrom inside the Guest OS by doing:
    mkdir /mnt/cdrom
    mount -t iso9660 /dev/cdrom0 /mnt/cdrom
    Now install the guest additions by doing:
    cd /mnt/cdrom
    sh ./VBoxLinuxAdditions-x86.run
    This will compile and install the kernel modules necessary for Guest Additions functionality. Please note that if you
    recompile your own kernel (later as a part of project requirements), you will have to run this again so that the modules are
    compiled and installed for the new kernel too.
    Under settings for VBox, I mounted the Guest Additions image file, started Arch Linux, logged in as root, and followed the instructions above.  I was able to do all of the above, but when I excute the last line, I am given this message:
    http://img132.imageshack.us/img132/3971/linuxd.png
    I have no idea where to go from here, and any help would be greatly appreciated.
    Also,  I feel like I have installed Arch Linux incorrectly.  All the videos and pictures I see show a GUI type interface, but all I am presented with is a text-based interface.  When I boot it up, it asks me to log in, and I am then taken to the command line, but I don't see the same GUI interface everyone else seems to have.  Is this normal for a basic Arch Linux install?  Thanks in advance.

    Arch has no GUI until you install one. Some people don't want a GUI, so it's left to the user. The base install has only a command line interface.
    You should probably read the Beginners Guide.
    In case you missed them, there's two short articles, also on the wiki that might help you understand Arch, Arch Linux and The Arch Way

  • Error trying to install VirtualBox

    I'm fallowing the wiki tutorial of VirtualBox then i got error when o use the command vboxbuild.
    can someone help me?

    There are two pieces of information:
    1. Look at /var/log/vbox-install.log to find out what went wrong.
    Have you done that?
    2. gzip: /lib/modules/3.2.11-1-ARCH/extramodules/*.ko: No such file or directory
    -- which means that your Virtualbox installation is incomplete.
    Read also this, as well as this and this to learn how to ask for help effectively.

  • Problem upgrading and installing virtualbox-modules

    Have some problems upgrading and installing virtualbox-modules
    [elgringo@compjotr Desktop]$ sudo pacman -S community/virtualbox-modules
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lirc: requires kernel26>=2.6.26-1
    :: nvidia: requires kernel26>=2.6.26-1
    Had to uninstall lirc nvidia and virtualbox-modules before I could upgrade the kernel and now I can't install the virtualbox-modules.
    Anyone else who experienced the same problems?

    virtualbox-modules depends on the kernel in core. If you want to use the kernel in testing, you'll need to rebuild the virtualbox-modules against it.
    Virtualbox-modules will be fixed when kernel 2.6.26 will be moved in core. So you can wait if you prefer.

  • VirtualBox Guest Addition install failed

    Hello,
    I just build a linux-guest virtual box and I am trying to install the guest addition and the first step is to run "/etc/init.d/vboxadd setup". I got the following error:
    +"The heaers for the current running kernel were not found. If the following module compilation fails then this could be the reason. The missing package can be probably installed with+
    +yum install kernel-devel-2.6.18-194.e15+
    +You system does not seem to be set up to build kernel modules. Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can run /etc/init.d/vboxadd setup to build them."+
    And the log file reads:
    +"*** Error: unable to find the sources of your current linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop"+
    I then tried "yum install dkms". This time no error but it says +"No package dkms available . Nothing to do".+ Also, my /usr/src/kernels directory is empty. I dont know if this is part of the reason.
    Thanks for the help.
    Harry

    user11957149 wrote:
    It says no package kernel-devel-2.6.18-194.e15 available. How can i install this package?I think that the 1 should be an 'l' - ie: kernel-devel-2.6.18-194.el5. Also, you should double-check your running kernel to make sure that corresponds to the version you are running.
    Edited by: JaredGreenwald on May 4, 2011 10:26 PM

Maybe you are looking for

  • Can not find the SSIS in the msdb

    Hi Everyone, I'm using a SQL Server 2k5, and recently i was stuck with a SSIS issue. I have one job which needs to be changed. The job property is as below As we can see, the instance name is "DE-S-0157580\DE_S_0157580". Then I connect to the Integra

  • How to include Text file in Web Dynpro structure

    Hi Guys, I know that you can add a "File" object against a Java project (right click on project: New -> File). Is this possible with WebDynpro?  In other words, can I add a Text file "object" against my DC?  I need such a File because I need to store

  • Best workflow for premier 13 and how to produce dvd's?

    Hi all. Historically I use imovie, idvd, and a little final cut express. My machine is a 2008 iMac recently upgraded with a new HDD and more memory, now 6GB. It is intel. Primarily I did this due to final cut not working my camera not recognised etc,

  • Error when getting service facade : Service manager initialization failed I

    Dear Friends,       we have created entities in CAS((nwds 7.0.1)) and deployed in J2ee. During Testing:          when we right click on entity and click on test. service Browser. is opening with two Buttons. One Button it is " start with CAF source".

  • Cannot open Raw files in CS4 [was:Help Please]

    I am a newcomer to PS I have taken pics in RAW format with my camera and PS CS4 is not recognising them, can someone please tell me how to set up CS4 so that it will, thank you