Re: Problema al levantar Vagrant

2017-06-27 Por tema Hernan Montero
Claudio,

NFS:
---
hmontero@HP-HMONTERO:~$ sudo aptitude install nfs-kernel-server
[sudo] password for hmontero:
nfs-kernel-server ya está instalado en la versión solicitada (1:1.3.4-2.1)
nfs-kernel-server ya está instalado en la versión solicitada (1:1.3.4-2.1)
No se instalará, actualizará o eliminará ningún paquete.
0 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 0 sin
actualizar.
Necesito descargar 0 B de ficheros. Después de desempaquetar se usarán 0 B.

hmontero@HP-HMONTERO:~$ ps -fea | grep nfs
root   669 2  0 jun24 ?00:00:00 [nfsd4_callbacks]
root   677 2  0 jun24 ?00:00:00 [nfsd]
root   678 2  0 jun24 ?00:00:00 [nfsd]
root   679 2  0 jun24 ?00:00:00 [nfsd]
root   680 2  0 jun24 ?00:00:00 [nfsd]
root   681 2  0 jun24 ?00:00:00 [nfsd]
root   682 2  0 jun24 ?00:00:00 [nfsd]
root   683 2  0 jun24 ?00:00:00 [nfsd]
root   684 2  0 jun24 ?00:00:00 [nfsd]
hmontero  1320 21566  0 22:23 pts/200:00:00 grep --color=auto nfs
---

Comente la linea: #config.vm.synced_folder ".", "/vagrant", type: "nfs"
---
hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
Bringing machine 'portal-laravel' up with 'virtualbox' provider...
==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
==> portal-laravel: Clearing any previously set forwarded ports...
==> portal-laravel: Clearing any previously set network interfaces...
==> portal-laravel: Preparing network interfaces based on configuration...
   portal-laravel: Adapter 1: nat
   portal-laravel: Adapter 2: hostonly
==> portal-laravel: Forwarding ports...
   portal-laravel: 22 (guest) =>  (host) (adapter 1)
==> portal-laravel: Running 'pre-boot' VM customizations...
==> portal-laravel: Booting VM...
==> portal-laravel: Waiting for machine to boot. This may take a few minutes...
   portal-laravel: SSH address: 127.0.0.1:
   portal-laravel: SSH username: vagrant
   portal-laravel: SSH auth method: private key
==> portal-laravel: Machine booted and ready!
[portal-laravel] GuestAdditions 5.1.22 running --- OK.
==> portal-laravel: Checking for guest additions in VM...
==> portal-laravel: Configuring and enabling network interfaces...
==> portal-laravel: Mounting shared folders...
   portal-laravel: /vagrant => /home/hmontero/Proyectos/portal-laravel
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:

mount -t vboxsf -o uid=1000,gid=1000 vagrant /vagrant

The error output from the command was:

: Protocol error
---

Buscando el error instale el plugin:
vagrant plugin install vagrant-vbguest

y en la consola muestra:
---
hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
Bringing machine 'portal-laravel' up with 'virtualbox' provider...
==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
==> portal-laravel: Clearing any previously set forwarded ports...
==> portal-laravel: Clearing any previously set network interfaces...
==> portal-laravel: Preparing network interfaces based on configuration...
   portal-laravel: Adapter 1: nat
   portal-laravel: Adapter 2: hostonly
==> portal-laravel: Forwarding ports...
   portal-laravel: 22 (guest) =>  (host) (adapter 1)
==> portal-laravel: Running 'pre-boot' VM customizations...
==> portal-laravel: Booting VM...
==> portal-laravel: Waiting for machine to boot. This may take a few minutes...
   portal-laravel: SSH address: 127.0.0.1:
   portal-laravel: SSH username: vagrant
   portal-laravel: SSH auth method: private key
==> portal-laravel: Machine booted and ready!
[portal-laravel] GuestAdditions 5.1.22 running --- OK.
==> portal-laravel: Checking for guest additions in VM...
==> portal-laravel: Configuring and enabling network interfaces...
==> portal-laravel: Mounting shared folders...
   portal-laravel: /vagrant => /home/hmontero/Proyectos/portal-laravel
Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vboxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant box. For context, the command attempted was:

mount -t vboxsf -o uid=1000,gid=1000 vagrant /vagrant

The error output from the command was:

Protocol error
---

y mi archivo de /etc/hosts

127.0.0.1 localhost
127.0.1.1 HP-HMONTERO
192.168.10.2portal-laravel.educ.ar local-backend.educ.ar
backend-laravel.educ.ar

Muchas gracias por la 

Re: Paquetes retenidos y aplicaciones rotas tras actualizar a Debian 9

2017-06-27 Por tema José María

El 26/06/17 a las 13:42, JAP escribió:

El 26/06/17 a las 05:57, Iván Hernández Cazorla escribió:

Buenas,
Creo que no es la primera vez que me suscribo a esta lista de correo,
pero nunca está de más agradecer a todos aquellos que atienden los
correos de antemano. Gracias. Bueno, les comento mi problema.

Últimamente ando un poco desactualizado de las novedades de todo,
inclusive de Debian. Fue ayer cuando me enteré de que el 17 de junio de
2017 se lanzó Debian 9 Stretch
. Con la emoción fui un poco
a la desesperada y busqué rápidamente "how to upgrade debian 8 to 9" y
me encontré con este tutorial
. 



Lo seguí al pie de la letra. Pero, cuando el ordenador se reinició tras
ejecutar *shutdown -r now*, comprobé que algo no había ido bien por dos
razones:

 1. Al ejecutar *lsb_release -a *me mostraba (y sigue mostrando este
mensaje):
No LSB modules are available.
Distributor ID:Debian
Description:Debian GNU/Linux 9.0 (n/a)
Release:9.0
Codename:n/a
Donde debería indicar el codename "Stretch", no indica nada, solo 
n/a.

 2. Hay programas que se han roto. Por ej. el navegador de archivos
"nemo" y VLC.

Como no atinaba con que podía ser la razón de este fallo, ejecuté un
*apt-get update *y luego un *upgrade* para comprobar que todos los
paquetes se habían actualizado. Sin embargo, para mi sorpresa, a estas
horas de la mañana que he vuelto a intentarlo, me dice que:

1 actualizados, 0 nuevos se instalarán, 0 para eliminar y 748 no
actualizados.

Al revisar los 748 paquetes no actualizados por encima, me encuentro con
la sorpresa de que VLC y sus dependencias, de la misma manera que muchos
otros, no se han actualizado, razón por la que creo que en estos
momentos no funciona.

Quitando esto, creo además que el comportamiento del cargador ha
comenzado a hacer cosas extrañas, pero esto ya es otra cuestión que iré
analizando con el tiempo de uso de Stretch.

Les adjunto una imagen con la información del sistema por si fuese de
alguna utilidad.

Muchas gracias de antemano.

Saludos, Iván



El cambio de nombre en cada equipo, siempre es algo que a veces, tarda.
Por ejemplo, yo estoy en "testing", y aún sigue como Debian 9 Stretch.

Recomendación: luego de

# apt-get upgrade

haz un

# apt-get dist-upgrade

Probablemente tengas paquetes que se estén reteniendo.

Esto va a hacer una actualización más completa y va a solucionar cosas 
que una actualización normal no hace, por tema de seguridad del sistema.


dist-upgrade in addition to performing the function of upgrade, also 
intelligently handles changing dependencies with new versions of 
packages; apt-get has a "smart" conflict resolution system, and it will 
attempt to upgrade the most important packages at the expense of less 
important ones if necessary. The dist-upgrade command may therefore 
remove some packages. The /etc/apt/sources.list file contains a list of 
locations from which to retrieve desired package files. See also 
apt_preferences(5) for a mechanism for overriding the general settings 
for individual packages.


JAP




Y también las "Notas de publicación", punto 4 completo.

https://www.debian.org/releases/stable/releasenotes


Saludos




Re: Actualización del repositorio trajo errores

2017-06-27 Por tema José María

El 26/06/17 a las 13:42, JAP escribió:

El 25/06/17 a las 22:45, Miguel Matos escribió:

Muy buenas, quise aprovechar en realizar el update masivo luego de que
ya salió la nueva versión de Debian. Y al hacerlo me arrojó tamaños
errores, ¡más de uno!
Acá el resultado por terminal:
Err:72 http://ftp.cl.debian.org/debian testing/main Sources
  Writing more data than expected (6984840 > 6984328)
  Hashes of expected file:
   - Filesize:6984328 [weak]
   - 
SHA256:a8777e22b39c4cebcc2155e92960e9fda36695653a2237067dbdfb58dbb3d1bf

   - MD5Sum:73a8a9e421b1c8adb04ea76c892561a3 [weak]
  Release file created at: Sun, 25 Jun 2017 08:28:51 +
Descargados 286 kB en 1min 43s (2.774 B/s)
Leyendo lista de paquetes... Hecho
W: El repositorio «https://dl.winehq.org/wine-builds/debian stable
Release» no tiene un fichero de Publicación.
N: Los datos de un repositorio como este no se pueden autenticar y por
tanto su uso es potencialmente peligroso.
N: Vea la página de manual apt-secure(8) para los detalles sobre la
creación de repositorios y la configuración de usuarios.
E: Fallo al obtener
https://dl.winehq.org/wine-builds/debian/dists/stable/main/binary-i386/Packages 


 403  Forbidden
E: Fallo al obtener
http://ftp.cl.debian.org/debian/dists/testing/main/source/Sources.xz
Writing more data than expected (6984840 > 6984328)
   Hashes of expected file:
- Filesize:6984328 [weak]
- 
SHA256:a8777e22b39c4cebcc2155e92960e9fda36695653a2237067dbdfb58dbb3d1bf

- MD5Sum:73a8a9e421b1c8adb04ea76c892561a3 [weak]
   Release file created at: Sun, 25 Jun 2017 08:28:51 +
E: Fallo al obtener
http://ftp.cl.debian.org/debian/dists/testing/main/binary-i386/Packages.xz 


 404  Not Found
E: No se han podido descargar algunos archivos de índice, se han
omitido, o se han utilizado unos antiguos en su lugar.

Mi distribución la he etiquetado como "testing", y acá mi sources.list
en la actualidad:
## Repositorio Oficial
deb http://ftp.cl.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.cl.debian.org/debian/ testing main contrib non-free

deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free



Tienes los repositorios "testing-updates" repetidos:

Éste de aquí abajo...


# testing-updates, previously known as 'testing', and previously known
as 'volatile'
deb http://ftp.cl.debian.org/debian/ testing-updates main contrib 
non-free
deb-src http://ftp.cl.debian.org/debian/ testing-updates main contrib 
non-free




... Y éste de aquí son iguales.


# testing-actualizaciones-sistema
deb http://mirrors.kernel.org/debian/ testing-updates main contrib 
non-free
deb-src http://mirrors.kernel.org/debian/ testing-updates main contrib 
non-free


# testing-backports
# deb http://mirrors.kernel.org/debian/ testing-backports main contrib 
non-free

# deb-src http://mirrors.kernel.org/debian/ testing-backports main
contrib non-free

# 

# Aquí se agregan los repositorios de aplicaciones externas a los de 
Debian
# 



# deb-multimedia
# apt-get install deb-multimedia-keyring
deb http://www.deb-multimedia.org/ testing main non-free
deb-src http://www.deb-multimedia.org/ testing main non-free

# Wine Repository
deb https://dl.winehq.org/wine-builds/debian/ stable main

¿Debo continuar con el apt-get dist-upgrade sin problemas? Aunque
capaz surgirán problemas por dependencias sin cumplir que estén atadas
a estos repositorios... ¿O será conveniente primero solucionar esto?
Voy a indagar con google la primera de las fallas, pero igual les
escribo para saber si pasaron por lo mismo que yo.




Te recomiendo hacer una actualización un tanto más conservadora.

Cuando existe un cambio de versión, fíate sólo de
ftp.debian.org/debian/ testing main contrib non-free

A veces, los espejos de otros países no están todo lo actualizado que 
debieran, sobre todo, los primeros días.


Lo segundo, yo primero actualizaría la línea principal, o sea
ftp.debian.org/debian/ testing main contrib non-free


Luego, a medida que las cosas funcionas, iría agregando
ftp.debian.org/debian/ testing-updates main contrib non-free
ftp.debian.org/debian/ testing-proposed-updates main contrib non-free

Ahora la pregunta:
¿De dónde sacaste

 > deb http://security.debian.org/ testing/updates main contrib non-free
 > deb-src http://security.debian.org/ testing/updates main contrib 
non-free


Los "security" son para "stable"


Además, hasta que tengas TODO tu sistema corriendo sin problemas, no 
agregues "multimedia" o "wine-hq"


JAP



Pues además de lo que te ha dicho JAP yo le echaría un vistazo a las 
"Notas de publicación"... Sobre todo el punto 4 completo.


https://www.debian.org/releases/stable/releasenotes


Saludos



Re: Problema al levantar Vagrant

2017-06-27 Por tema claudio menet
Hernan,

Veo en la siguiente línea que estás utilizando NFS para montar tu
carpeta compartida. No se si esto es indispensable en tu caso ya que
por lo que pude ver en la documentación de Vagrant este monta por
defecto el directorio /vagrant si necesidad de agregar ninguna
configuración, eso sin utiliza NFS.

Si no es indispensable utilizar NFS comentaría la siguiente línea de
código e intentaría arrancar la box.

#config.vm.synced_folder ".", "/vagrant", type: "nfs"

Si es necesario utilizar NFS, revisaría si está instalado y
funcionando el servicio NFS en mi host. Esto lo podes hacer con:

aptitude search nfs-server

(si no tenes instaldo aptitude podes instalarlo ejecutado como root el
comando apt-get update y luego apt-get install aptitude)

Luego comprobaría que el demonio NFS esté levantado ejecutando el comando:

ps -fea | grep nfs

Por otro lado:

¿Tu host tiene IP 192.168.10.1? Supongo que si por lo que muestra el log...
¿La IP 192.168.10.2 está disponible en tu lan?

Saludos

2017-06-27 17:05 GMT-03:00 Hernan Montero :
> Hola Claudio, así deje el vagrantfile:
>
> -
>
> # Versión de la API de Vagrant
> VAGRANTFILE_API_VERSION = "2"
>
> Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
>
> # Definir máquina virtual
> config.vm.define :'portal-laravel'
>
> # Configurar caja
> config.vm.box = "educar/portal-laravel"
> config.vm.box_url =
> "http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-laravel.json";
>
> # Configurar proveedor
> config.vm.provider "virtualbox" do |v|
> v.memory = 1024
> end
>
> # Configurar dirección de IP
> config.vm.network "private_network", ip: "192.168.10.2"
>
> # Configurar carpeta compartida
> config.vm.synced_folder ".", "/vagrant", type: "nfs"
>
> end
>
> --
>
> Tambien me di cuenta que me faltaba agregar la extensión de virtual
> box (Oracle_VM_VirtualBox_Extension_Pack-5.1.22-115126.vbox-extpack) y
> al agregar la extensión apareció lo siguiente:
>
> ---
> hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
> Bringing machine 'portal-laravel' up with 'virtualbox' provider...
> ==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
> ==> portal-laravel: Clearing any previously set forwarded ports...
> ==> portal-laravel: Clearing any previously set network interfaces...
> ==> portal-laravel: Preparing network interfaces based on configuration...
>portal-laravel: Adapter 1: nat
>portal-laravel: Adapter 2: hostonly
> ==> portal-laravel: Forwarding ports...
>portal-laravel: 22 (guest) =>  (host) (adapter 1)
> ==> portal-laravel: Running 'pre-boot' VM customizations...
> ==> portal-laravel: Booting VM...
> ==> portal-laravel: Waiting for machine to boot. This may take a few 
> minutes...
>portal-laravel: SSH address: 127.0.0.1:
>portal-laravel: SSH username: vagrant
>portal-laravel: SSH auth method: private key
> ==> portal-laravel: Machine booted and ready!
> ==> portal-laravel: Checking for guest additions in VM...
>portal-laravel: No guest additions were detected on the base box
> for this VM! Guest
>portal-laravel: additions are required for forwarded ports, shared
> folders, host only
>portal-laravel: networking, and more. If SSH fails on this machine,
> please install
>portal-laravel: the guest additions and repackage the box to continue.
>portal-laravel:
>portal-laravel: This is not an error message; everything may
> continue to work properly,
>portal-laravel: in which case you may ignore this message.
> ==> portal-laravel: Configuring and enabling network interfaces...
> ==> portal-laravel: Exporting NFS shared folders...
> ==> portal-laravel: Preparing to edit /etc/exports. Administrator
> privileges will be required...
> ● nfs-server.service - NFS server and services
>   Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled;
> vendor preset: enabled)
>   Active: active (exited) since Sat 2017-06-24 20:23:22 -03; 2 days ago
>  Process: 667 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited,
> status=0/SUCCESS)
>  Process: 652 ExecStartPre=/usr/sbin/exportfs -r (code=exited, 
> status=0/SUCCESS)
> Main PID: 667 (code=exited, status=0/SUCCESS)
>Tasks: 0 (limit: 4915)
>   CGroup: /system.slice/nfs-server.service
> ==> portal-laravel: Mounting NFS shared folders...
>
> ---
>
> Me resulto raro el siguiente texto:
> "No guest additions were detected on the base box for this VM! Guest
> additions are required for forwarded ports, shared folders, host only
> networking, and more. If SSH fails on this machine, please install the
> guest additions and repackage the box to continue."
>
> Hice una búsqueda del mismo y encontré en este link
> https://github.com/gfreeau/php7play/issues/1 que me faltaba agregar
> los siguientes plugins:
>
> vagrant plugin install vagrant-vbguest
>
> Ahora la consola me dice lo siguiente:
>
> ---
>
> hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant plugin
> install vagrant-vbguest
> Installing the 'vagra

Re: Problema al levantar Vagrant

2017-06-27 Por tema Hernan Montero
Hola Claudio, así deje el vagrantfile:

-

# Versión de la API de Vagrant
VAGRANTFILE_API_VERSION = "2"

Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|

# Definir máquina virtual
config.vm.define :'portal-laravel'

# Configurar caja
config.vm.box = "educar/portal-laravel"
config.vm.box_url =
"http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-laravel.json";

# Configurar proveedor
config.vm.provider "virtualbox" do |v|
v.memory = 1024
end

# Configurar dirección de IP
config.vm.network "private_network", ip: "192.168.10.2"

# Configurar carpeta compartida
config.vm.synced_folder ".", "/vagrant", type: "nfs"

end

--

Tambien me di cuenta que me faltaba agregar la extensión de virtual
box (Oracle_VM_VirtualBox_Extension_Pack-5.1.22-115126.vbox-extpack) y
al agregar la extensión apareció lo siguiente:

---
hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
Bringing machine 'portal-laravel' up with 'virtualbox' provider...
==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
==> portal-laravel: Clearing any previously set forwarded ports...
==> portal-laravel: Clearing any previously set network interfaces...
==> portal-laravel: Preparing network interfaces based on configuration...
   portal-laravel: Adapter 1: nat
   portal-laravel: Adapter 2: hostonly
==> portal-laravel: Forwarding ports...
   portal-laravel: 22 (guest) =>  (host) (adapter 1)
==> portal-laravel: Running 'pre-boot' VM customizations...
==> portal-laravel: Booting VM...
==> portal-laravel: Waiting for machine to boot. This may take a few minutes...
   portal-laravel: SSH address: 127.0.0.1:
   portal-laravel: SSH username: vagrant
   portal-laravel: SSH auth method: private key
==> portal-laravel: Machine booted and ready!
==> portal-laravel: Checking for guest additions in VM...
   portal-laravel: No guest additions were detected on the base box
for this VM! Guest
   portal-laravel: additions are required for forwarded ports, shared
folders, host only
   portal-laravel: networking, and more. If SSH fails on this machine,
please install
   portal-laravel: the guest additions and repackage the box to continue.
   portal-laravel:
   portal-laravel: This is not an error message; everything may
continue to work properly,
   portal-laravel: in which case you may ignore this message.
==> portal-laravel: Configuring and enabling network interfaces...
==> portal-laravel: Exporting NFS shared folders...
==> portal-laravel: Preparing to edit /etc/exports. Administrator
privileges will be required...
● nfs-server.service - NFS server and services
  Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled;
vendor preset: enabled)
  Active: active (exited) since Sat 2017-06-24 20:23:22 -03; 2 days ago
 Process: 667 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited,
status=0/SUCCESS)
 Process: 652 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
Main PID: 667 (code=exited, status=0/SUCCESS)
   Tasks: 0 (limit: 4915)
  CGroup: /system.slice/nfs-server.service
==> portal-laravel: Mounting NFS shared folders...

---

Me resulto raro el siguiente texto:
"No guest additions were detected on the base box for this VM! Guest
additions are required for forwarded ports, shared folders, host only
networking, and more. If SSH fails on this machine, please install the
guest additions and repackage the box to continue."

Hice una búsqueda del mismo y encontré en este link
https://github.com/gfreeau/php7play/issues/1 que me faltaba agregar
los siguientes plugins:

vagrant plugin install vagrant-vbguest

Ahora la consola me dice lo siguiente:

---

hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant plugin
install vagrant-vbguest
Installing the 'vagrant-vbguest' plugin. This can take a few minutes...
Fetching: micromachine-2.0.0.gem (100%)
Fetching: vagrant-vbguest-0.14.2.gem (100%)
Installed the plugin 'vagrant-vbguest (0.14.2)'!
hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
Bringing machine 'portal-laravel' up with 'virtualbox' provider...
==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
==> portal-laravel: Clearing any previously set forwarded ports...
==> portal-laravel: Fixed port collision for 22 => . Now on port 2200.
==> portal-laravel: Clearing any previously set network interfaces...
==> portal-laravel: Preparing network interfaces based on configuration...
   portal-laravel: Adapter 1: nat
   portal-laravel: Adapter 2: hostonly
==> portal-laravel: Forwarding ports...
   portal-laravel: 22 (guest) => 2200 (host) (adapter 1)
==> portal-laravel: Running 'pre-boot' VM customizations...
==> portal-laravel: Booting VM...
==> portal-laravel: Waiting for machine to boot. This may take a few minutes...
   portal-laravel: SSH address: 127.0.0.1:2200
   portal-laravel: SSH username: vagrant
   portal-laravel: SSH auth method: private key
==> portal-laravel: Machine booted and ready!
[portal-laravel] No installation fou

Re: Solo puedo ejecutar kodi como root

2017-06-27 Por tema Paynalton
El mar., 27 de jun. de 2017 a la(s) 14:38, claudio menet <
claudiome...@gmail.com> escribió:

> Hola Juan,
>
> ¿Probaste cuando inicia el dispositivo si GDM al presentar la pantalla
> de inicio de sesión te permite cambiar al escritorio de  Kodi e
> iniciar directamente con tu usuario en ese escritorio?
>
> Saludos!
>
> El día 27 de junio de 2017, 15:58, Juan L.García [aka exe]
>  escribió:
> > Buenas.. creo que es mi primera vez por aqui y es que..
> >
> > Aun sigo con Jessie y al instalar kodi, tengo el problema que solo puedo
> > ejecutarlo como  root con gksudo
> >
> >
> > Si lo inicio normal , me abre con una interfaz inmanejable , pero como
> root
> > la cosa va bien.
> >
> >
>

Revisa que tu usuario pertenezca al grupo video.



> >
> > He buscado  por ahí y no veo nada, que puede pasar??
> >
> >
> > Gracias gentes !!
>
>


Re: Solo puedo ejecutar kodi como root

2017-06-27 Por tema claudio menet
Hola Juan,

¿Probaste cuando inicia el dispositivo si GDM al presentar la pantalla
de inicio de sesión te permite cambiar al escritorio de  Kodi e
iniciar directamente con tu usuario en ese escritorio?

Saludos!

El día 27 de junio de 2017, 15:58, Juan L.García [aka exe]
 escribió:
> Buenas.. creo que es mi primera vez por aqui y es que..
>
> Aun sigo con Jessie y al instalar kodi, tengo el problema que solo puedo
> ejecutarlo como  root con gksudo
>
>
> Si lo inicio normal , me abre con una interfaz inmanejable , pero como root
> la cosa va bien.
>
>
>
> He buscado  por ahí y no veo nada, que puede pasar??
>
>
> Gracias gentes !!



Re: Problema al levantar Vagrant

2017-06-27 Por tema claudio menet
Hola Hernan,

Entiendo, mire con mas detenimiento el log que pasas.

¿Pensaste en invertir estas líneas en el archivo de VagrantFile?

Digo reemplazar esto:

 # Configurar carpeta compartida
 config.vm.synced_folder ".", "/vagrant", type: "nfs"

# Configurar dirección de IP
config.vm.network "private_network", ip: "192.168.10.2"

Por esto:

# Configurar dirección de IP
config.vm.network "private_network", ip: "192.168.10.2"

 # Configurar carpeta compartida
 config.vm.synced_folder ".", "/vagrant", type: "nfs"

Se me ocurre que puede estar intentando montar el directorio
compartido por NFS antes de asignarle la IP.

Saludos!

2017-06-27 13:41 GMT-03:00 Hernan Montero :
> Hola Claudio, muchas gracias por la respuesta.
> Hice toda una instalación desde cero y otra prueba que hice fue borrar
> y crear la virtual desde el vagrant.
> También hice búsquedas por los buscadores sobre mi problema, pero las
> soluciones que aparecían no me funcionaron.
> Me un compañero que tiene el mismo problema con las mismas
> configuraciones se inscribió en las ayudas de vagrant, pero aun no le
> contestaron.
>
> Saludos y muchas gracias por la ayuda.
>
> 2017-06-27 13:31 GMT-03:00 claudio menet :
>> Hola!
>>
>> ¿Abriste virtual box luego de la actualización de debian?
>>
>> VirtualBox suele necesitar que se ejecute un script luego de que se
>> realizan actualizaciones en el kernel del sistema operativo.
>>
>> Yo abriría manualmente  VirtualBox y si me muestra el mensaje de que
>> necesita actualizar seguiría los pasos que indica.
>>
>> Saludos!
>>
>> 2017-06-27 13:09 GMT-03:00 Hernan Montero :
>>> Hola a todos,
>>> Les comento a todos que eh migrado a Debian Stretch y estoy teniendo
>>> unos problemas con Vagrant.
>>> Sistema operativo: Debian 9.0 (Stretch) AMD64
>>> Vagrant: 1.9.5
>>> Virtual: Virtual Box OS versión 5.1
>>>
>>> El problema que me aparece es que el vagrant no esta levantando el
>>> adaptador de red de la virtual box (vboxnet0).
>>>
>>> Dejo la información que me da la consola:
>>>
>>> hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
>>> Bringing machine 'portal-laravel' up with 'virtualbox' provider...
>>> ==> portal-laravel: Box 'educar/portal-laravel' could not be found.
>>> Attempting to find and in
>>> stall...
>>>portal-laravel: Box Provider: virtualbox
>>>portal-laravel: Box Version: >= 0
>>> ==> portal-laravel: Loading metadata for box
>>> 'http://packages.educ.gov.ar/educar-boxes/portal
>>> -laravel/last/portal-laravel.json'
>>>portal-laravel: URL:
>>> http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-
>>> laravel.json
>>> ==> portal-laravel: Adding box 'educar/portal-laravel' (v0.3) for
>>> provider: virtualbox
>>>portal-laravel: Downloading:
>>> http://packages.educ.gov.ar/educar-boxes/portal-laravel/vers
>>> iones/0.3/portal-laravel-0.3.box
>>> ==> portal-laravel: Box download is resuming from prior download progress
>>> ==> portal-laravel: Successfully added box 'educar/portal-laravel'
>>> (v0.3) for 'virtualbox'!
>>> ==> portal-laravel: Importing base box 'educar/portal-laravel'...
>>> ==> portal-laravel: Matching MAC address for NAT networking...
>>> ==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
>>> ==> portal-laravel: Setting the name of the VM:
>>> portal-laravel_portal-laravel_1498352247358_6
>>> 659
>>> ==> portal-laravel: Clearing any previously set network interfaces...
>>> ==> portal-laravel: Preparing network interfaces based on configuration...
>>>portal-laravel: Adapter 1: nat
>>>portal-laravel: Adapter 2: hostonly
>>> ==> portal-laravel: Forwarding ports...
>>>portal-laravel: 22 (guest) =>  (host) (adapter 1)
>>> ==> portal-laravel: Running 'pre-boot' VM customizations...
>>> ==> portal-laravel: Booting VM...
>>> ==> portal-laravel: Waiting for machine to boot. This may take a few 
>>> minutes...
>>>portal-laravel: SSH address: 127.0.0.1:
>>>portal-laravel: SSH username: vagrant
>>>portal-laravel: SSH auth method: private key
>>> ==> portal-laravel: Machine booted and ready!
>>> ==> portal-laravel: Checking for guest additions in VM...
>>>portal-laravel: No guest additions were detected on the base box
>>> for this VM! Guest
>>>portal-laravel: additions are required for forwarded ports, shared
>>> folders, host only
>>>portal-laravel: networking, and more. If SSH fails on this machine,
>>> please install
>>>portal-laravel: the guest additions and repackage the box to continue.
>>>portal-laravel:
>>>portal-laravel: This is not an error message; everything may
>>> continue to work properly,
>>>portal-laravel: in which case you may ignore this message.
>>> ==> portal-laravel: Configuring and enabling network interfaces...
>>> ==> portal-laravel: Exporting NFS shared folders...
>>> ==> portal-laravel: Preparing to edit /etc/exports. Administrator
>>> privileges will be required
>>> ...
>>> [sudo] password for hmontero:
>>> ● nfs-server.service - NFS server

Solo puedo ejecutar kodi como root

2017-06-27 Por tema [aka exe]

Buenas.. creo que es mi primera vez por aqui y es que..

Aun sigo con Jessie y al instalar kodi, tengo el problema que solo 
puedo ejecutarlo como  root con gksudo



Si lo inicio normal , me abre con una interfaz inmanejable , pero como 
root la cosa va bien.




He buscado  por ahí y no veo nada, que puede pasar??


Gracias gentes !!


Re: Problema al levantar Vagrant

2017-06-27 Por tema Hernan Montero
Hola Claudio, muchas gracias por la respuesta.
Hice toda una instalación desde cero y otra prueba que hice fue borrar
y crear la virtual desde el vagrant.
También hice búsquedas por los buscadores sobre mi problema, pero las
soluciones que aparecían no me funcionaron.
Me un compañero que tiene el mismo problema con las mismas
configuraciones se inscribió en las ayudas de vagrant, pero aun no le
contestaron.

Saludos y muchas gracias por la ayuda.

2017-06-27 13:31 GMT-03:00 claudio menet :
> Hola!
>
> ¿Abriste virtual box luego de la actualización de debian?
>
> VirtualBox suele necesitar que se ejecute un script luego de que se
> realizan actualizaciones en el kernel del sistema operativo.
>
> Yo abriría manualmente  VirtualBox y si me muestra el mensaje de que
> necesita actualizar seguiría los pasos que indica.
>
> Saludos!
>
> 2017-06-27 13:09 GMT-03:00 Hernan Montero :
>> Hola a todos,
>> Les comento a todos que eh migrado a Debian Stretch y estoy teniendo
>> unos problemas con Vagrant.
>> Sistema operativo: Debian 9.0 (Stretch) AMD64
>> Vagrant: 1.9.5
>> Virtual: Virtual Box OS versión 5.1
>>
>> El problema que me aparece es que el vagrant no esta levantando el
>> adaptador de red de la virtual box (vboxnet0).
>>
>> Dejo la información que me da la consola:
>>
>> hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
>> Bringing machine 'portal-laravel' up with 'virtualbox' provider...
>> ==> portal-laravel: Box 'educar/portal-laravel' could not be found.
>> Attempting to find and in
>> stall...
>>portal-laravel: Box Provider: virtualbox
>>portal-laravel: Box Version: >= 0
>> ==> portal-laravel: Loading metadata for box
>> 'http://packages.educ.gov.ar/educar-boxes/portal
>> -laravel/last/portal-laravel.json'
>>portal-laravel: URL:
>> http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-
>> laravel.json
>> ==> portal-laravel: Adding box 'educar/portal-laravel' (v0.3) for
>> provider: virtualbox
>>portal-laravel: Downloading:
>> http://packages.educ.gov.ar/educar-boxes/portal-laravel/vers
>> iones/0.3/portal-laravel-0.3.box
>> ==> portal-laravel: Box download is resuming from prior download progress
>> ==> portal-laravel: Successfully added box 'educar/portal-laravel'
>> (v0.3) for 'virtualbox'!
>> ==> portal-laravel: Importing base box 'educar/portal-laravel'...
>> ==> portal-laravel: Matching MAC address for NAT networking...
>> ==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
>> ==> portal-laravel: Setting the name of the VM:
>> portal-laravel_portal-laravel_1498352247358_6
>> 659
>> ==> portal-laravel: Clearing any previously set network interfaces...
>> ==> portal-laravel: Preparing network interfaces based on configuration...
>>portal-laravel: Adapter 1: nat
>>portal-laravel: Adapter 2: hostonly
>> ==> portal-laravel: Forwarding ports...
>>portal-laravel: 22 (guest) =>  (host) (adapter 1)
>> ==> portal-laravel: Running 'pre-boot' VM customizations...
>> ==> portal-laravel: Booting VM...
>> ==> portal-laravel: Waiting for machine to boot. This may take a few 
>> minutes...
>>portal-laravel: SSH address: 127.0.0.1:
>>portal-laravel: SSH username: vagrant
>>portal-laravel: SSH auth method: private key
>> ==> portal-laravel: Machine booted and ready!
>> ==> portal-laravel: Checking for guest additions in VM...
>>portal-laravel: No guest additions were detected on the base box
>> for this VM! Guest
>>portal-laravel: additions are required for forwarded ports, shared
>> folders, host only
>>portal-laravel: networking, and more. If SSH fails on this machine,
>> please install
>>portal-laravel: the guest additions and repackage the box to continue.
>>portal-laravel:
>>portal-laravel: This is not an error message; everything may
>> continue to work properly,
>>portal-laravel: in which case you may ignore this message.
>> ==> portal-laravel: Configuring and enabling network interfaces...
>> ==> portal-laravel: Exporting NFS shared folders...
>> ==> portal-laravel: Preparing to edit /etc/exports. Administrator
>> privileges will be required
>> ...
>> [sudo] password for hmontero:
>> ● nfs-server.service - NFS server and services
>>   Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled;
>> vendor preset: enabled)
>>   Active: active (exited) since Sat 2017-06-24 20:23:22 -03; 1h 35min ago
>>  Process: 667 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited,
>> status=0/SUCCESS)
>>  Process: 652 ExecStartPre=/usr/sbin/exportfs -r (code=exited, 
>> status=0/SUCCESS)
>> Main PID: 667 (code=exited, status=0/SUCCESS)
>>Tasks: 0 (limit: 4915)
>>   CGroup: /system.slice/nfs-server.service
>> ==> portal-laravel: Mounting NFS shared folders...
>> The following SSH command responded with a non-zero exit status.
>> Vagrant assumes that this means the command failed!
>> mount -o vers=3,udp
>> 192.168.10.1:/home/hmontero/Proyectos/portal-laravel /vagrant
>> Stdout from the command

Re: Problema al levantar Vagrant

2017-06-27 Por tema claudio menet
Hola!

¿Abriste virtual box luego de la actualización de debian?

VirtualBox suele necesitar que se ejecute un script luego de que se
realizan actualizaciones en el kernel del sistema operativo.

Yo abriría manualmente  VirtualBox y si me muestra el mensaje de que
necesita actualizar seguiría los pasos que indica.

Saludos!

2017-06-27 13:09 GMT-03:00 Hernan Montero :
> Hola a todos,
> Les comento a todos que eh migrado a Debian Stretch y estoy teniendo
> unos problemas con Vagrant.
> Sistema operativo: Debian 9.0 (Stretch) AMD64
> Vagrant: 1.9.5
> Virtual: Virtual Box OS versión 5.1
>
> El problema que me aparece es que el vagrant no esta levantando el
> adaptador de red de la virtual box (vboxnet0).
>
> Dejo la información que me da la consola:
>
> hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
> Bringing machine 'portal-laravel' up with 'virtualbox' provider...
> ==> portal-laravel: Box 'educar/portal-laravel' could not be found.
> Attempting to find and in
> stall...
>portal-laravel: Box Provider: virtualbox
>portal-laravel: Box Version: >= 0
> ==> portal-laravel: Loading metadata for box
> 'http://packages.educ.gov.ar/educar-boxes/portal
> -laravel/last/portal-laravel.json'
>portal-laravel: URL:
> http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-
> laravel.json
> ==> portal-laravel: Adding box 'educar/portal-laravel' (v0.3) for
> provider: virtualbox
>portal-laravel: Downloading:
> http://packages.educ.gov.ar/educar-boxes/portal-laravel/vers
> iones/0.3/portal-laravel-0.3.box
> ==> portal-laravel: Box download is resuming from prior download progress
> ==> portal-laravel: Successfully added box 'educar/portal-laravel'
> (v0.3) for 'virtualbox'!
> ==> portal-laravel: Importing base box 'educar/portal-laravel'...
> ==> portal-laravel: Matching MAC address for NAT networking...
> ==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
> ==> portal-laravel: Setting the name of the VM:
> portal-laravel_portal-laravel_1498352247358_6
> 659
> ==> portal-laravel: Clearing any previously set network interfaces...
> ==> portal-laravel: Preparing network interfaces based on configuration...
>portal-laravel: Adapter 1: nat
>portal-laravel: Adapter 2: hostonly
> ==> portal-laravel: Forwarding ports...
>portal-laravel: 22 (guest) =>  (host) (adapter 1)
> ==> portal-laravel: Running 'pre-boot' VM customizations...
> ==> portal-laravel: Booting VM...
> ==> portal-laravel: Waiting for machine to boot. This may take a few 
> minutes...
>portal-laravel: SSH address: 127.0.0.1:
>portal-laravel: SSH username: vagrant
>portal-laravel: SSH auth method: private key
> ==> portal-laravel: Machine booted and ready!
> ==> portal-laravel: Checking for guest additions in VM...
>portal-laravel: No guest additions were detected on the base box
> for this VM! Guest
>portal-laravel: additions are required for forwarded ports, shared
> folders, host only
>portal-laravel: networking, and more. If SSH fails on this machine,
> please install
>portal-laravel: the guest additions and repackage the box to continue.
>portal-laravel:
>portal-laravel: This is not an error message; everything may
> continue to work properly,
>portal-laravel: in which case you may ignore this message.
> ==> portal-laravel: Configuring and enabling network interfaces...
> ==> portal-laravel: Exporting NFS shared folders...
> ==> portal-laravel: Preparing to edit /etc/exports. Administrator
> privileges will be required
> ...
> [sudo] password for hmontero:
> ● nfs-server.service - NFS server and services
>   Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled;
> vendor preset: enabled)
>   Active: active (exited) since Sat 2017-06-24 20:23:22 -03; 1h 35min ago
>  Process: 667 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited,
> status=0/SUCCESS)
>  Process: 652 ExecStartPre=/usr/sbin/exportfs -r (code=exited, 
> status=0/SUCCESS)
> Main PID: 667 (code=exited, status=0/SUCCESS)
>Tasks: 0 (limit: 4915)
>   CGroup: /system.slice/nfs-server.service
> ==> portal-laravel: Mounting NFS shared folders...
> The following SSH command responded with a non-zero exit status.
> Vagrant assumes that this means the command failed!
> mount -o vers=3,udp
> 192.168.10.1:/home/hmontero/Proyectos/portal-laravel /vagrant
> Stdout from the command:
> Stderr from the command:
> mount.nfs: Connection timed out
>
>
> VagrantFile:
>
> # Versión de la API de Vagrant
> VAGRANTFILE_API_VERSION = "2"
>
> Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
>
># Definir máquina virtual
>config.vm.define :'portal-laravel'
>
># Configurar caja
>config.vm.box = "educar/portal-laravel"
>config.vm.box_url =
> "http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-laravel.json";
>
># Configurar proveedor
>config.vm.provider "virtualbox" do |v|
>v.memory = 1024
>  

Problema al levantar Vagrant

2017-06-27 Por tema Hernan Montero
Hola a todos,
Les comento a todos que eh migrado a Debian Stretch y estoy teniendo
unos problemas con Vagrant.
Sistema operativo: Debian 9.0 (Stretch) AMD64
Vagrant: 1.9.5
Virtual: Virtual Box OS versión 5.1

El problema que me aparece es que el vagrant no esta levantando el
adaptador de red de la virtual box (vboxnet0).

Dejo la información que me da la consola:

hmontero@HP-HMONTERO:~/Proyectos/portal-laravel$ vagrant up
Bringing machine 'portal-laravel' up with 'virtualbox' provider...
==> portal-laravel: Box 'educar/portal-laravel' could not be found.
Attempting to find and in
stall...
   portal-laravel: Box Provider: virtualbox
   portal-laravel: Box Version: >= 0
==> portal-laravel: Loading metadata for box
'http://packages.educ.gov.ar/educar-boxes/portal
-laravel/last/portal-laravel.json'
   portal-laravel: URL:
http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-
laravel.json
==> portal-laravel: Adding box 'educar/portal-laravel' (v0.3) for
provider: virtualbox
   portal-laravel: Downloading:
http://packages.educ.gov.ar/educar-boxes/portal-laravel/vers
iones/0.3/portal-laravel-0.3.box
==> portal-laravel: Box download is resuming from prior download progress
==> portal-laravel: Successfully added box 'educar/portal-laravel'
(v0.3) for 'virtualbox'!
==> portal-laravel: Importing base box 'educar/portal-laravel'...
==> portal-laravel: Matching MAC address for NAT networking...
==> portal-laravel: Checking if box 'educar/portal-laravel' is up to date...
==> portal-laravel: Setting the name of the VM:
portal-laravel_portal-laravel_1498352247358_6
659
==> portal-laravel: Clearing any previously set network interfaces...
==> portal-laravel: Preparing network interfaces based on configuration...
   portal-laravel: Adapter 1: nat
   portal-laravel: Adapter 2: hostonly
==> portal-laravel: Forwarding ports...
   portal-laravel: 22 (guest) =>  (host) (adapter 1)
==> portal-laravel: Running 'pre-boot' VM customizations...
==> portal-laravel: Booting VM...
==> portal-laravel: Waiting for machine to boot. This may take a few minutes...
   portal-laravel: SSH address: 127.0.0.1:
   portal-laravel: SSH username: vagrant
   portal-laravel: SSH auth method: private key
==> portal-laravel: Machine booted and ready!
==> portal-laravel: Checking for guest additions in VM...
   portal-laravel: No guest additions were detected on the base box
for this VM! Guest
   portal-laravel: additions are required for forwarded ports, shared
folders, host only
   portal-laravel: networking, and more. If SSH fails on this machine,
please install
   portal-laravel: the guest additions and repackage the box to continue.
   portal-laravel:
   portal-laravel: This is not an error message; everything may
continue to work properly,
   portal-laravel: in which case you may ignore this message.
==> portal-laravel: Configuring and enabling network interfaces...
==> portal-laravel: Exporting NFS shared folders...
==> portal-laravel: Preparing to edit /etc/exports. Administrator
privileges will be required
...
[sudo] password for hmontero:
● nfs-server.service - NFS server and services
  Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled;
vendor preset: enabled)
  Active: active (exited) since Sat 2017-06-24 20:23:22 -03; 1h 35min ago
 Process: 667 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited,
status=0/SUCCESS)
 Process: 652 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
Main PID: 667 (code=exited, status=0/SUCCESS)
   Tasks: 0 (limit: 4915)
  CGroup: /system.slice/nfs-server.service
==> portal-laravel: Mounting NFS shared folders...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3,udp
192.168.10.1:/home/hmontero/Proyectos/portal-laravel /vagrant
Stdout from the command:
Stderr from the command:
mount.nfs: Connection timed out


VagrantFile:

# Versión de la API de Vagrant
VAGRANTFILE_API_VERSION = "2"

Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|

   # Definir máquina virtual
   config.vm.define :'portal-laravel'

   # Configurar caja
   config.vm.box = "educar/portal-laravel"
   config.vm.box_url =
"http://packages.educ.gov.ar/educar-boxes/portal-laravel/last/portal-laravel.json";

   # Configurar proveedor
   config.vm.provider "virtualbox" do |v|
   v.memory = 1024
   end

   # Configurar carpeta compartida
   config.vm.synced_folder ".", "/vagrant", type: "nfs"

   # Configurar dirección de IP
   config.vm.network "private_network", ip: "192.168.10.2"

end

Desde ya, muchas gracias
-- 
Saludos
**Hernan**



Re: Paquetes retenidos y aplicaciones rotas tras actualizar a Debian 9

2017-06-27 Por tema claudio menet
Hola!

Yo ejecutaría un comando more sobre  /etc/apt/sources.list para verificar
si efectivamente el comando sed remplazo todas las palabras jessie por
stretch y en caso de que no esté modificado ingresaria en una terminal como
robot y lo modificaria a mano con un editor de texto que puede ser ví,
gedit o cualquier otro.

Podes saber más de los comandos more, sed, vi y gedit utilizando el comando
man

man more
man sed
man vi
man gedit

Luego de que finalmente el archivo sources.lis este actualizado ejecutaria

apt-get update
apt-get dist-upgrade
apt-get autoclean
apt-get autoremove

Saludos!


El 26 jun. 2017 14:24, "hector rodriguez"  escribió:

> El 26/6/17, JAP  escribió:
> > El 26/06/17 a las 05:57, Iván Hernández Cazorla escribió:
> >> Buenas,
> >> Creo que no es la primera vez que me suscribo a esta lista de correo,
> >> pero nunca está de más agradecer a todos aquellos que atienden los
> >> correos de antemano. Gracias. Bueno, les comento mi problema.
> >>
> >> Últimamente ando un poco desactualizado de las novedades de todo,
> >> inclusive de Debian. Fue ayer cuando me enteré de que el 17 de junio de
> >> 2017 se lanzó Debian 9 Stretch
> >> . Con la emoción fui un poco
> >> a la desesperada y busqué rápidamente "how to upgrade debian 8 to 9" y
> >> me encontré con este tutorial
> >>  jessie-to-debian-9-stretch>.
> >>
> >> Lo seguí al pie de la letra. Pero, cuando el ordenador se reinició tras
> >> ejecutar *shutdown -r now*, comprobé que algo no había ido bien por dos
> >> razones:
> >>
> >>  1. Al ejecutar *lsb_release -a *me mostraba (y sigue mostrando este
> >> mensaje):
> >> No LSB modules are available.
> >> Distributor ID:Debian
> >> Description:Debian GNU/Linux 9.0 (n/a)
> >> Release:9.0
> >> Codename:n/a
> >> Donde debería indicar el codename "Stretch", no indica nada, solo
> >> n/a.
> >>  2. Hay programas que se han roto. Por ej. el navegador de archivos
> >> "nemo" y VLC.
> >>
> >> Como no atinaba con que podía ser la razón de este fallo, ejecuté un
> >> *apt-get update *y luego un *upgrade* para comprobar que todos los
> >> paquetes se habían actualizado. Sin embargo, para mi sorpresa, a estas
> >> horas de la mañana que he vuelto a intentarlo, me dice que:
> >>
> >> 1 actualizados, 0 nuevos se instalarán, 0 para eliminar y 748 no
> >> actualizados.
> >>
> >> Al revisar los 748 paquetes no actualizados por encima, me encuentro con
> >> la sorpresa de que VLC y sus dependencias, de la misma manera que muchos
> >> otros, no se han actualizado, razón por la que creo que en estos
> >> momentos no funciona.
> >>
> >> Quitando esto, creo además que el comportamiento del cargador ha
> >> comenzado a hacer cosas extrañas, pero esto ya es otra cuestión que iré
> >> analizando con el tiempo de uso de Stretch.
> >>
> >> Les adjunto una imagen con la información del sistema por si fuese de
> >> alguna utilidad.
> >>
> >> Muchas gracias de antemano.
> >>
> >> Saludos, Iván
> >
> >
> > El cambio de nombre en cada equipo, siempre es algo que a veces, tarda.
> > Por ejemplo, yo estoy en "testing", y aún sigue como Debian 9 Stretch.
> >
> > Recomendación: luego de
> >
> > # apt-get upgrade
> >
> > haz un
> >
> > # apt-get dist-upgrade
> >
> > Probablemente tengas paquetes que se estén reteniendo.
> >
> > Esto va a hacer una actualización más completa y va a solucionar cosas
> > que una actualización normal no hace, por tema de seguridad del sistema.
> >
> > dist-upgrade in addition to performing the function of upgrade, also
> > intelligently handles changing dependencies with new versions of
> > packages; apt-get has a "smart" conflict resolution system, and it will
> > attempt to upgrade the most important packages at the expense of less
> > important ones if necessary. The dist-upgrade command may therefore
> > remove some packages. The /etc/apt/sources.list file contains a list of
> > locations from which to retrieve desired package files. See also
> > apt_preferences(5) for a mechanism for overriding the general settings
> > for individual packages.
> >
> > JAP
> >
> >
>
>
> --
> Cuando hables, procura que tus palabras sean mejores que tu silencio.
>
>