Public bug reported:

Binary package hint: onboard

When I did
   $ apt-get install onboard

I suffer this error

Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo información de estado... Hecho
onboard ya está en su versión más reciente.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Necesito descargar 25,4kB de archivos.
Se utilizarán 0B de espacio de disco adicional después de desempaquetar.
Des:1 http://es.archive.ubuntu.com edgy/main onboard 0.85 [25,4kB]
Descargados 25,4kB en 0s (89,1kB/s)
(Leyendo la base de datos ...
214410 ficheros y directorios instalados actualmente.)
Preparando para reemplazar onboard 0.85 (usando 
.../archives/onboard_0.85_all.deb) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1348, in ?
    main()
  File "/usr/bin/pycentral", line 1342, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 935, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 693, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: aviso - script de `pre-removal' antiguo devolvió código de error 1
dpkg - probando el script del nuevo paquete en su lugar...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1348, in ?
    main()
  File "/usr/bin/pycentral", line 1342, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 935, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 693, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: error al procesar /var/cache/apt/archives/onboard_0.85_all.deb (--unpack):
 el subproceso script pre-removal nuevo devolvió el código de salida de error 1
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1348, in ?
    main()
  File "/usr/bin/pycentral", line 1342, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 876, in run
    self.options.exclude, byte_compile_default=True)
  File "/usr/bin/pycentral", line 668, in install
    self.default_runtime.byte_compile(self.private_files,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error al reorganizar:
 el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
 /var/cache/apt/archives/onboard_0.85_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

If I do

   $ apt-get clean
   $ apt-get install onboard --reinstal, ...

The same error appear, and when I want do apt-get upgrade all this
errors appears and the rest of packets don't configure. Then I must do

  $ sudo dpkg --configure -a

And all new packets are configured, but onboard is broken yet.

Can help me??  :S

Thanks!

** Affects: onboard (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
apt-get problem with onboard_0.85_all.deb
https://launchpad.net/bugs/81969

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to