Foros del Web » Administración de Sistemas » Unix / Linux »

problema ubuntu y vmware

Estas en el tema de problema ubuntu y vmware en el foro de Unix / Linux en Foros del Web. al actualizar cualquier cosa me dice esto y no me funciona vmware ¿como puedo solucionarlo?: Se encontraron errores al procesar: vmware-player E: Sub-process /usr/bin/dpkg returned ...
  #1 (permalink)  
Antiguo 19/01/2008, 08:53
 
Fecha de Ingreso: julio-2006
Mensajes: 145
Antigüedad: 17 años, 9 meses
Puntos: 1
problema ubuntu y vmware

al actualizar cualquier cosa me dice esto y no me funciona vmware ¿como puedo solucionarlo?:

Se encontraron errores al procesar:
vmware-player
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Configurando vmware-player (1.0.2-2) ...
Now configuring VMware Player. (This may take some time...)
Configuring a bridged network for vmnet0.

Configuring a NAT network for vmnet8.

Probing for an unused private subnet (this can take some time)...

The subnet 172.16.63.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet8/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes] y

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes] y

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes] y

The file /etc/vmware/vmnet8/nat/nat.conf that this program was about to install
already exists. Overwrite? [yes] y

Configuring a host-only network for vmnet1.

Probing for an unused private subnet (this can take some time)...

The subnet 192.168.95.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet1/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes] y

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes] y

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes] y

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
VMware Player is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.

invoke-rc.d: initscript vmware-player, action "start" failed.
dpkg: error al procesar vmware-player (--configure):
el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
vmware-player
  #2 (permalink)  
Antiguo 19/01/2008, 12:52
Avatar de arthpix  
Fecha de Ingreso: diciembre-2003
Ubicación: Cancún
Mensajes: 2.340
Antigüedad: 20 años, 4 meses
Puntos: 93
Re: problema ubuntu y vmware

Cita:
VMware Player is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.
Dice que vmware ya está instalado pero no configurado, intenta ejecutar desde una terminal:
$ sudo vmware-config.pl

y sigue las instrucciones del asistente.

Probablemente te marque algún otro error, por ejemplo que los headers del kernel no corresponden, en ese caso creo que tendrías que instalar los headers apropiados:
$ sudo aptitude install linux-headers-$"uname -r"

Y despúes intentar de nuevo.

Saludos
__________________
Antes de hacer rabietas infórmate: Linux != Windows
  #3 (permalink)  
Antiguo 26/01/2008, 06:32
 
Fecha de Ingreso: julio-2006
Mensajes: 145
Antigüedad: 17 años, 9 meses
Puntos: 1
Re: problema ubuntu y vmware

con eso no he conseguido nada, al hacer esto "$ sudo vmware-config.pl" me sale:


The module loads perfectly in the running kernel.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes]

Extracting the sources of the vmnet module.

Building the vmnet module.

Building for VMware Player 1.0.2 or 1.0.3 or VMware Workstation 5.5.2 or 5.5.3.
Using 2.6.x kernel build system.
make: se ingresa al directorio `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.20-16-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.20-16-generic'
CC [M] /tmp/vmware-config0/vmnet-only/driver.o
CC [M] /tmp/vmware-config0/vmnet-only/hub.o
CC [M] /tmp/vmware-config0/vmnet-only/userif.o
CC [M] /tmp/vmware-config0/vmnet-only/netif.o
CC [M] /tmp/vmware-config0/vmnet-only/bridge.o
CC [M] /tmp/vmware-config0/vmnet-only/filter.o
CC [M] /tmp/vmware-config0/vmnet-only/procfs.o
CC [M] /tmp/vmware-config0/vmnet-only/smac_compat.o
CC [M] /tmp/vmware-config0/vmnet-only/smac_linux.x386.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config0/vmnet-only/vmnet.mod.o
LD [M] /tmp/vmware-config0/vmnet-only/vmnet.ko
make[1]: se sale del directorio `/usr/src/linux-headers-2.6.20-16-generic'
cp -f vmnet.ko ./../vmnet.o
make: se sale del directorio `/tmp/vmware-config0/vmnet-only'
The file /lib/modules/2.6.20-16-generic/misc/vmnet.o that this program was
about to install already exists. Overwrite? [yes]

The file /lib/modules/2.6.20-16-generic/misc/vmnet.ko that this program was
about to install already exists. Overwrite? [yes]

The module loads perfectly in the running kernel.

Shutting down http.vmware: -ne failed

Starting httpd.vmware:-ne failed

The default port : 902 is not free. We have selected a suitable alternative
port for VMware Server use. You may override this value now.
Remember to use this port when connecting to this server.
Please specify a port for remote console connections to use [904]

WARNING: VMware Server has been configured to run on a port different from the
default port. Remember to use this port when connecting to this server.
Stopping internet superserver: xinetd.
Starting internet superserver: xinetd.
Configuring the VMware VmPerl Scripting API.
Unable to find the VMware VmPerl Scripting API. You may want to re-install
VMware Server.

Execution aborted.

Después con esto "sudo aptitude install linux-headers-$"uname -r" " me sale:

install linux-headers-$"uname -r"Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Construir la base de datos de etiquetas... Hecho
No se pudo encontrar ningún paquete cuyo nombre o descripción coincida con "linux-headers-uname -r"
Los siguientes paquetes han sido retenidos automáticamente:
compiz-core compiz-fusion-plugins-main compiz-gnome compiz-plugins
emerald kiba-plugins kiba-settings libakamaru0 libcompizconfig0
libemeraldengine0 python-compizconfig
Se han retenido los siguientes paquetes:
beryl-settings-simple bind9-host compiz compiz-fusion-plugins-extra
compiz-fusion-plugins-unofficial compiz-fusion-plugins-unsupported
compizconfig-settings-manager dnsutils emerald-themes kiba-dock
libbind9-0 libdecoration0 libdns22 libisc11 libisccc0 libisccfg1
liblwres9
0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 28 sin actualizar.
Necesito descargar 0B de ficheros. Después de desempaquetar se usarán 0B.
Configurando vmware-player (1.0.2-2) ...
Now configuring VMware Player. (This may take some time...)
Configuring a bridged network for vmnet0.

Configuring a NAT network for vmnet8.

Probing for an unused private subnet (this can take some time)...

The subnet 192.168.221.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet8/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/nat/nat.conf that this program was about to install
already exists. Overwrite? [yes]

Configuring a host-only network for vmnet1.

Probing for an unused private subnet (this can take some time)...

The subnet 172.16.219.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet1/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes]

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
VMware Player is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.

invoke-rc.d: initscript vmware-player, action "start" failed.
dpkg: error al procesar vmware-player (--configure):
el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
vmware-player
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Configurando vmware-player (1.0.2-2) ...
Now configuring VMware Player. (This may take some time...)
Configuring a bridged network for vmnet0.

Configuring a NAT network for vmnet8.

Probing for an unused private subnet (this can take some time)...

The subnet 192.168.194.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet8/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet8/nat/nat.conf that this program was about to install
already exists. Overwrite? [yes]

Configuring a host-only network for vmnet1.

Probing for an unused private subnet (this can take some time)...

The subnet 192.168.45.0/255.255.255.0 appears to be unused.

The file /etc/vmware/vmnet1/dhcpd/dhcpd.conf that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases that this program was about to
install already exists. Overwrite? [yes]

The file /etc/vmware/vmnet1/dhcpd/dhcpd.leases~ that this program was about to
install already exists. Overwrite? [yes]

Starting VMware services:
Virtual machine monitor done
Virtual ethernet done
VMware Player is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.

invoke-rc.d: initscript vmware-player, action "start" failed.
dpkg: error al procesar vmware-player (--configure):
el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
vmware-player
  #4 (permalink)  
Antiguo 27/01/2008, 10:54
 
Fecha de Ingreso: enero-2008
Mensajes: 13
Antigüedad: 16 años, 3 meses
Puntos: 0
Re: problema ubuntu y vmware

Una solución más rápida es...
Cambiar a Virtual Box, que tambien puede importar imagenes de disco de VMWare
adjunto la página que me ayudó a hacer ese pequeño cambio en mi vida despues de Ubuntu
está en inglés, pero los comandos son los mismos

http://www.ubuntu1501.com/2007/12/installing-virtualbox-with-usb-support.html

Dudas, ya saben como encontrarme.
Atte
K790
  #5 (permalink)  
Antiguo 27/01/2008, 10:56
 
Fecha de Ingreso: enero-2008
Mensajes: 13
Antigüedad: 16 años, 3 meses
Puntos: 0
Re: problema ubuntu y vmware

Se me olvidaba, la versión OSE es mejor, y una recomendación es que no usen software restringido, como VM Ware, alguna vez lo hice y lo hago por controladores de fabricante, pero me parece una mala costumbre sobre los sistemas libres...
  #6 (permalink)  
Antiguo 27/01/2008, 15:27
 
Fecha de Ingreso: julio-2006
Mensajes: 145
Antigüedad: 17 años, 9 meses
Puntos: 1
Re: problema ubuntu y vmware

¿pero como soluciono el problema para que no me salga eso ya que tengo desinstalado el vmware y sigue haciendo lo mismo y cada vez que instalo algo o actualizo algo me sale?

saludos
  #7 (permalink)  
Antiguo 27/01/2008, 17:23
 
Fecha de Ingreso: enero-2008
Mensajes: 13
Antigüedad: 16 años, 3 meses
Puntos: 0
Re: problema ubuntu y vmware

1. Abre Synaptic, busca todos los paquetes de VMWare y desinstalalos completamente.
2. En consola ejecuta

sudo apt-get autoremove

3. Si sigues teniendo el mismo problema, por favor avisa.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 12:52.