Your message dated Tue, 25 May 2010 16:08:05 +0000 with message-id <[email protected]> and subject line Re: [Debian-olpc-devel] Bug#576270: Bug#576270: probably caused by #575891 has caused the Debian Bug report #576270, regarding python-sugar-toolkit-0.88: python module not installed correctly to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 576270: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576270 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-sugar-toolkit-0.88 Version: 0.87.8-1 Severity: grave Justification: renders package unusable After upgrading python-sugar-toolkit-0.88 from 0.87.4-1 (squeeze) to 0.87.8-1 (sid), the contained Python module is not available anymore: sascha.si...@xo15-minimal:~$ ls -l /usr/lib/python2.5/site-packages/sugar/ total 164 drwxr-xr-x 1 root root 142 2010-03-30 10:51 dispatch lrwxrwxrwx 1 root root 37 2010-03-30 13:52 __init__.py -> /usr/share/pyshared/sugar/__init__.py -rw-r--r-- 1 root root 429 2010-03-30 10:51 __init__.pyo lrwxrwxrwx 1 root root 35 2010-03-30 13:52 logger.py -> /usr/share/pyshared/sugar/logger.py -rw-r--r-- 1 root root 6292 2010-03-30 10:51 logger.pyo lrwxrwxrwx 1 root root 33 2010-03-30 13:52 mime.py -> /usr/share/pyshared/sugar/mime.py -rw-r--r-- 1 root root 7232 2010-03-30 10:51 mime.pyo lrwxrwxrwx 1 root root 42 2010-03-30 13:52 _sugarbaseext.la -> /usr/share/pyshared/sugar/_sugarbaseext.la -rw-r--r-- 1 root root 32064 2010-01-26 03:15 _sugarbaseext.so -rw-r--r-- 1 root root 118716 2010-03-23 23:51 _sugarext.so sascha.si...@xo15-minimal:~$ This causes the following backtrace when trying to start Sugar: Traceback (most recent call last): File "/usr/bin/sugar-session", line 270, in <module> main() File "/usr/bin/sugar-session", line 205, in main from sugar import env ImportError: cannot import name env There were no error messages during installation: Setting up python-sugar-toolkit-0.88 (0.87.8-1) ... Setting up python-xpcom (1.9.1.8-6) ... Processing triggers for python-support ... Log ended: 2010-04-02 10:59:49 -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.31.9-xo1.5-1-00636-ge8fbfa6 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-sugar-toolkit-0.88 depends on: ii libasound2 1.0.22-2 shared library for ALSA applicatio ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-3 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2 generic font configuration library ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib ii libglib2.0-0 2.22.4-1 The GLib library of C routines ii libgtk2.0-0 2.18.9-2 The GTK+ graphical user interface ii libice6 2:1.0.6-1 X11 Inter-Client Exchange library ii libpango1.0-0 1.26.2-2 Layout and rendering of internatio ii librsvg2-common 2.26.0-1 SAX-based renderer library for SVG ii libsm6 2:1.1.1-1 X11 Session Management library ii python 2.5.4-9 An interactive high-level object-o ii python-cairo 1.8.8-1+b1 Python bindings for the Cairo vect ii python-central 0.6.14+nmu2 register and build utility for Pyt ii python-cjson 1.0.5-2+b1 Very fast JSON encoder/decoder for ii python-dateutil 1.4.1-3 powerful extensions to the standar ii python-dbus 0.83.1-1 simple interprocess messaging syst ii python-gconf 2.28.0-2 Python bindings for the GConf conf ii python-gobject 2.20.0-1+b1 Python bindings for the GObject li ii python-gtk2 2.16.0-2 Python bindings for the GTK+ widge ii python-hippocanvas 0.3.0-3+b1 Python bindings to hippo-canvas ii python-rsvg 2.28.0-6 Python bindings for the RSVG libra ii python-sugar-0.88 0.87.1-1+b1 Sugar graphical shell - core funct ii python-telepathy 0.15.17-1 Python language bindings for telep ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages python-sugar-toolkit-0.88 recommends: ii python-carquinyol-0.88 0.87.1-1+b1 Sugar graphical shell - datastore ii python-jarabe-0.88 0.88.0-1 Sugar graphical shell - library pn sugar-0.88 <none> (no description available) ii sugar-presence-service-0.88 0.88.0-1 Sugar graphical shell - presence s ii ttf-dejavu-core 2.30-2 Vera font family derivate with add ii unzip 6.0-4 De-archiver for .zip files Versions of packages python-sugar-toolkit-0.88 suggests: ii git-core 1:1.7.0-1 fast, scalable, distributed revisi pn subversion <none> (no description available) ii ttf-dejavu-extra 2.30-2 Vera font family derivate with add -- no debconf information
--- End Message ---
--- Begin Message ---Excerpts from Jonas Smedegaard's message of Tue May 25 15:04:07 +0000 2010: > On Tue, May 25, 2010 at 02:42:05PM +0000, Sascha Silbe wrote: >> I recently stumbled over #575891 ("dpkg makes wrong assumption about >> readdir() and lose[s] metadata files with btrfs"). It matches my problems >> very well and has since been fixed, so we can probably close #576110 and >> #576270. > > Sounds good! OK, closing both bugs. Sascha -- http://sascha.silbe.org/ http://www.infra-silbe.de/
signature.asc
Description: PGP signature
--- End Message ---

