<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY>
<DIV>
<DIV style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">I am going to setup a system identical to yours. We will try to see if we can duplicate the same problem.<BR><BR>If you can open up your terminal, do this.<BR><BR>#cd /etc<BR><BR>This command will change your user directory to the /etc directory.<BR><BR>The /etc directory is where you mostly administer your system.<BR><BR>Run this command and print the output.<BR>#cat debian_version<BR><BR>Then run this command and print the output.<BR>#lsb_release -a<BR><BR>With this information, I can setup a system like yours and see if I can get a working virtualbox install or duplicate the problem and find a way to fix it.<BR><BR>Runs the above commands on the system that does not work.</DIV></DIV>
<DIV dir=ltr>
<HR>
<SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">From: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:thomas@s7.dion.ne.jp">Thomas Blasejewicz</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Sent: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">‎10/‎18/‎2014 12:07 PM</SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">To: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif"><A href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</A></SPAN><BR><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif; FONT-WEIGHT: bold">Subject: </SPAN><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Calibri,sans-serif">VMware Player installation</SPAN><BR><BR></DIV>Good morning<BR>It's me again. (probably I should be banned from the list for asking so<BR>many stupid questions)<BR><BR>Yesterday I tried and SUCCEEDED(! reason to celebrate!) to install<BR>VMware Player on the PC in my office (xubuntu 14.04).<BR>Today I tried the same thing on a different computer at home.<BR>To the best of my knowledge they should be practically 100% identical:<BR>installation from the same CD at the same time;<BR>almost nothing added by myself (since I never get past the installation<BR>of the OS).<BR><BR>Something that may have caused trouble: the other day I tried to install<BR>VirtualBox (annoying everybody with my problems here),<BR>which resulted in an "aptdaemon" error. I thought / it looked like the<BR>computer had recovered from that one ...<BR><BR>AFTER the installation, which a screen message called a success, I get<BR>the error:<BR>"Unable to run depmod"<BR>"See log /tmp/vmware-root/vmware-modconfig-xxxx.log" where "xxxx"<BR>changes each time I try.<BR><BR>A lot of googling led me again to those endless commands etc. the output<BR>of which I copied below.<BR>Apparently, something with "linux-image-3.13.0-37-generic" is not working.<BR>Synaptic Package Manager those packages ARE installed.<BR>I tried to "reinstall" them. That also gave the below copied error.<BR><BR>Has anybody any idea how to fix this problem?<BR>Thank you.<BR>Thomas<BR><BR>ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ<BR>copy from terminal window:<BR><BR>(synaptic:7550): GLib-CRITICAL **: g_child_watch_add_full: assertion<BR>'pid > 0' failed<BR>(Reading database ... 249973 files and directories currently installed.)<BR>Preparing to unpack<BR>.../linux-image-3.13.0-37-generic_3.13.0-37.64_i386.deb ...<BR>Done.<BR>Unpacking linux-image-3.13.0-37-generic (3.13.0-37.64) over<BR>(3.13.0-37.64) ...<BR>Examining /etc/kernel/postrm.d .<BR>run-parts: executing /etc/kernel/postrm.d/initramfs-tools<BR>3.13.0-37-generic /boot/vmlinuz-3.13.0-37-generic<BR>run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.13.0-37-generic<BR>/boot/vmlinuz-3.13.0-37-generic<BR>P: Checking for EXTLINUX directory... found.<BR>P: Writing config for /boot/vmlinuz-3.13.0-37-generic...<BR>P: Writing config for /boot/vmlinuz-3.13.0-36-generic...<BR>P: Writing config for /boot/vmlinuz-3.13.0-35-generic...<BR>P: Installing debian theme... done.<BR>run-parts: executing /etc/kernel/postrm.d/zz-update-grub<BR>3.13.0-37-generic /boot/vmlinuz-3.13.0-37-generic<BR>Setting up linux-image-3.13.0-37-generic (3.13.0-37.64) ...<BR>Running depmod.<BR>Failed to run depmod<BR>dpkg: error processing package linux-image-3.13.0-37-generic (--configure):<BR>subprocess installed post-installation script returned error exit status 1<BR>Errors were encountered while processing:<BR>linux-image-3.13.0-37-generic<BR>E: Sub-process /usr/bin/dpkg returned an error code (1)<BR>A package failed to install. Trying to recover:<BR>Setting up linux-image-3.13.0-37-generic (3.13.0-37.64) ...<BR>Running depmod.<BR>Failed to run depmod<BR>dpkg: error processing package linux-image-3.13.0-37-generic (--configure):<BR>subprocess installed post-installation script returned error exit status 1<BR>Errors were encountered while processing:<BR>linux-image-3.13.0-37-generic<BR><BR>ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZz<BR>Running depmod.<BR>Failed to run depmod<BR>dpkg: error processing package linux-image-3.13.0-37-generic (--configure):<BR>subprocess installed post-installation script returned error exit status 1<BR>Errors were encountered while processing:<BR>linux-image-3.13.0-37-generic<BR>E: Sub-process /usr/bin/dpkg returned an error code (1)<BR><BR>ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZz<BR>As found on Google, I also tried to run the following 2 commands.<BR>Both gave the same error message copied above.<BR><BR>sudo apt-get install linux-headers-$ thomas r<BR>sudo apt-get install build-essential linux-headers-$ thomas r<BR><BR>-- <BR>ubuntu-users mailing list<BR>ubuntu-users@lists.ubuntu.com<BR>Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users<BR></BODY></HTML>