[Bug 665839] [NEW] gnome-icon-theme package cannot configure in maverick

2010-10-24 Thread Dani Hernande
Public bug reported:

Binary package hint: gnome-icon-theme

1) 
Description:Ubuntu 10.10
Release:10.10
2) 
gnome-icon-theme:
  Instalados: 2.31.0-0ubuntu1
  Candidato:  2.31.0-0ubuntu1
  Tabla de versión:
 *** 2.31.0-0ubuntu1 0
100 /var/lib/dpkg/status
3) Expected: package configured

4) Happens: package not configured (broken). Possibly cause: post-script
error:

Desempaquetando el reemplazo de gnome-icon-theme ...
Configurando gnome-icon-theme (2.31.0-0ubuntu1) ...
sed: -e expresión #1, carácter 30: Final de rango inválido
dpkg: error al procesar gnome-icon-theme (--install):
 el subproceso script post-installation instalado devolvió el código de salida 
de error 1
Se encontraron errores al procesar:
 gnome-icon-theme

(Translated as: 
Configuring gnome-icon-theme (2.31.0-0ubuntu1)
sed: -e expression #1, character 30: End of range not valid
dpkg: error processing gnome-icon-theme (--install)

** Affects: gnome-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-icon-theme package cannot configure in maverick
https://bugs.launchpad.net/bugs/665839
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-icon-theme in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 665839] Re: gnome-icon-theme package cannot configure in maverick

2010-10-24 Thread Dani Hernande
This happened after online upgrade from 10.04 LTS.

-- 
gnome-icon-theme package cannot configure in maverick
https://bugs.launchpad.net/bugs/665839
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-icon-theme in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 665839] Re: gnome-icon-theme package cannot configure in maverick

2010-10-24 Thread Dani Hernande
I think is something wrong in sed  (sed expression in post-installation
script):

https://bugs.launchpad.net/ubuntu/+source/sed/+bug/447866

The issue makes sed not working well with -s expressions
It looks can be solved changing LANG settings:

export LANG=C

(mine was LANG=es_ES.utf8 when errors happened).

Now package configures well.

-- 
gnome-icon-theme package cannot configure in maverick
https://bugs.launchpad.net/bugs/665839
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-icon-theme in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs