You are not logged in.

#1 2011-11-22 01:49:21

Intrepidus
Member
Registered: 2007-02-08
Posts: 54

open-vm-tools-modules, "error: command failed to execute correctly"

I was having some issues with open-vm-tools starting, giving me this error:

FATAL: Could not read '/lib/modules/3.1.1-1-ARCH/extramodules/vmblock.ko': No such file or directory

After taking a glance in the extramodules/ directory, I noticed vmblock (and all the other modules) were still in .ko.gz form.

Figured something went wrong with open-vm-tools-modules, tried to run pacman -S open-vm-tools-modules, and that's when I got this:

Proceed with installation? [Y/n] y
(1/1) checking package integrity                   [######################] 100%
(1/1) upgrading open-vm-tools-modules              [######################] 100%
error: command failed to execute correctly

Is this a package issue I should report to the manager? Can't find anyone else having issues with it, so I'm not sure.

Offline

#2 2011-11-23 14:22:44

aabp
Member
Registered: 2008-11-09
Posts: 3

Re: open-vm-tools-modules, "error: command failed to execute correctly"

login as root and try command

# depmod

Offline

#3 2012-01-05 22:33:45

v43
Member
Registered: 2011-02-03
Posts: 140

Re: open-vm-tools-modules, "error: command failed to execute correctly"

same problem here. have you solved it?

Offline

#4 2012-01-16 05:01:18

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: open-vm-tools-modules, "error: command failed to execute correctly"

I can confirm that running depmod does indeed let you launch open-vm-tools; though this doesn't solve why there is the error when installing the modules package.


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#5 2012-01-17 01:14:02

daschu117
Member
Registered: 2009-04-05
Posts: 15

Re: open-vm-tools-modules, "error: command failed to execute correctly"

Looks like the .install for open-vm-tools-modules has a hard-coded kernel version value:

http://projects.archlinux.org/svntogit/ … ls-modules

It's explicitly looking for kernel "3.1.0-4-ARCH" when running depmod. Running depmod later on works because you're not looking for that explicit version.

Offline

#6 2012-01-17 15:11:53

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: open-vm-tools-modules, "error: command failed to execute correctly"

Seems to me like this is a bug then .... or maybe technically the package is outdated since it is looking for a specific (old) kernel version.


#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#7 2012-01-27 18:43:26

kennethadammiller
Member
Registered: 2012-01-27
Posts: 5

Re: open-vm-tools-modules, "error: command failed to execute correctly"

I would just like to note that I  am having the same problem in VMware Fusion 4. But this is an update. I read what you said about having a problem doing pacman -S open-vm-tools-modules: when I enter the command it succeeds. But despite this, when I do sudo /etc/rc.d/open-vm-tools start it still fails, but it doesn't print anything about the vmblock. Doing strace produces some output that I really can't understand at all.

You should see my post here https://bbs.archlinux.org/viewtopic.php … 0#p1048450

Offline

Board footer

Powered by FluxBB