ubiquity crashed on configure the last update (1.9.11) : IndentationError in install.py
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ubiquity
I had installed ubiquity, ubiquity-casper, ubiquity-
$ sudo apt-get install -f
[sudo] password for vruiz:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0B de espacio de disco adicional después de desempaquetar.
Configurando ubiquity (1.9.11) ...
Compiling /usr/share/
Sorry: IndentationError: ('unindent does not match any outer indentation level', ('/usr/
pycentral: pycentral pkginstall: error byte-compiling files (40)
pycentral pkginstall: error byte-compiling files (40)
dpkg: error al procesar ubiquity (--configure):
el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
ubiquity
E: Sub-process /usr/bin/dpkg returned an error code (1)
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
NonfreeKernelMo
Package: ubiquity 1.9.11
ProcEnviron:
PATH=/
LANG=es_ES.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
Uname: Linux 2.6.26-5-generic x86_64
I have solved it. I edited the file '/usr/share/ ubiquity/ install. py' and eliminated a space at line 544. After, I executed 'sudo apt-get install -f'