[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-30 Thread Till Kamppeter
Note that the buggy Python was used for at least some hours also on the
build servers and can have corrupted some packages. One package I know
of is the i386 version of HPLIP 3.9.2-3ubuntu2. See bug 349781. I am
rebuilding this package now as the build server should use the fixed
version now.

Everyone who maintains packages of Python apps or libraries please
check. Everyone who still has problems with Python apps after a full
update, please addd a link to this bug and to bug 349781 in your bug
report.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-29 Thread bwallum
I confirm that I had a problem with the Update Manager not running and
solved it with your recommendation to run the code:

$ sudo apt-get dist-upgrade

That you for the help, all running as expected now.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Matt Zimmerman
** Summary changed:

- update-manager fails to install todays updates due to undefined symbol: 
PyUnicodeUCS4_DecodeUTF8
+ Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

** Description changed:

- Happens everytime I run it. If I run it from
- System::Administration::Update Manager then first the apport icon
- appears in the gnome-panel notification area but when I click the apport
- icon it just disappears without ever showing any UI.
+ With python2.6 version 2.6.1-1ubuntu5, many extension modules fail to
+ load, resulting in fatal errors such as:
  
  mn...@kingfish:~$ update-manager
  Traceback (most recent call last):
File /usr/bin/update-manager, line 29, in module
  import gtk
File /var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py, line 38, 
in module
  import gobject as _gobject
File /var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py, line 
33, in module
  from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, 
\
File /var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py, line 30, 
in module
  from glib._glib import *
  ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: 
undefined symbol: PyUnicodeUCS4_DecodeUTF8
  mn...@kingfish:~$ update-manager
  Traceback (most recent call last):
File /usr/bin/update-manager, line 29, in module
  import gtk
File /var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py, line 38, 
in module
  import gobject as _gobject
File /var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py, line 
33, in module
  from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, 
\
File /var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py, line 30, 
in module
  from glib._glib import *
  ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: 
undefined symbol: PyUnicodeUCS4_DecodeUTF8
  mn...@kingfish:~$
+ 
+ The problem is corrected in version 2.6.1-1ubuntu5.1.  Note that since
+ Update Manager is one of the affected programs, users affected by this
+ bug will need to upgrade using apt-get in a terminal:
+ 
+ $ sudo apt-get update  sudo apt-get dist-upgrade

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread kulight
349467  349462
how come 462 is a dupe of 467 ?

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Daniel Holbach
kulight: the bug numbers are not important. The information in the bugs
is more important.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread FredBezies
Stinks like bug 394518 is a dupe of this one.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Otacon
Is it possible to get hold of the 5.1 deb so I dont have to wait for the
mirrors to catch up?

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Matt Zimmerman
When the debs become available, you'll be able to download them directly
from here if necessary:

amd64: 
https://launchpad.net/ubuntu/+source/python2.6/2.6.1-1ubuntu5.1/+build/920311
i386: 
https://launchpad.net/ubuntu/+source/python2.6/2.6.1-1ubuntu5.1/+build/920314

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Otacon
Ignore me I'm being impatient :$

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Otacon
Thanks for that :)

The i386 build has finished, but the binaries are 'awaiting acceptance'.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread James Westby
** Description changed:

  With python2.6 version 2.6.1-1ubuntu5, many extension modules fail to
  load, resulting in fatal errors such as:
  
  mn...@kingfish:~$ update-manager
  Traceback (most recent call last):
File /usr/bin/update-manager, line 29, in module
  import gtk
File /var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py, line 38, 
in module
  import gobject as _gobject
File /var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py, line 
33, in module
  from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, 
\
File /var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py, line 30, 
in module
  from glib._glib import *
  ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: 
undefined symbol: PyUnicodeUCS4_DecodeUTF8
- mn...@kingfish:~$ update-manager
- Traceback (most recent call last):
-   File /usr/bin/update-manager, line 29, in module
- import gtk
-   File /var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py, line 38, 
in module
- import gobject as _gobject
-   File /var/lib/python-support/python2.6/gtk-2.0/gobject/__init__.py, line 
33, in module
- from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, 
\
-   File /var/lib/python-support/python2.6/gtk-2.0/glib/__init__.py, line 30, 
in module
- from glib._glib import *
- ImportError: /var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: 
undefined symbol: PyUnicodeUCS4_DecodeUTF8
- mn...@kingfish:~$
  
  The problem is corrected in version 2.6.1-1ubuntu5.1.  Note that since
  Update Manager is one of the affected programs, users affected by this
  bug will need to upgrade using apt-get in a terminal:
  
  $ sudo apt-get update  sudo apt-get dist-upgrade

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Matt Zimmerman
The fixed packages are now available on archive.ubuntu.com via apt-get.

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread martin
I can confirm that update-manager, apport, totem etc are all working
again after I ran sudo apt-get update  sudo apt-get upgrade. Terrific
work with the quick fix!!

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Sebastien Bacher
I can confirm the new revision fixes the issue

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread jango
I still can get any update...

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349467] Re: Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8

2009-03-27 Thread Julian Lam
Glad to report that this problem has been fixed by the latest batch of
updates.

Great work everyone!

-- 
Many python programs fail with: undefined symbol: PyUnicodeUCS4_DecodeUTF8
https://bugs.launchpad.net/bugs/349467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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