Your message dated Thu, 5 May 2011 11:53:38 +0200
with message-id <20110505115338.16fdd...@eldamar.bigon.be>
and subject line Re: Bug#625657: AttributeError: 'module' object has no
attribute 'PARAM_APP_DATADIR'
has caused the Debian Bug report #625657,
regarding AttributeError: 'module' object has no attribute 'PARAM_APP_DATADIR'
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 ow...@bugs.debian.org
immediately.)
--
625657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625657
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-gnome2
Version: 2.28.1-1
Severity: critical
Justification: breaks unrelated software
The latest version 2.28.1-2 breaks backintime-gnome (version 1.0.6-1). This
fails with
Traceback (most recent call last):
File "/usr/share/backintime/gnome/app.py", line 1220, in <module>
gnome_props = { gnome.PARAM_APP_DATADIR : '/usr/share' }
AttributeError: 'module' object has no attribute 'PARAM_APP_DATADIR'
Downgrading to 2.28.1-1 lets backintime run normally.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'stable'), (50, 'experimental'),
(50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-gnome2 depends on:
ii libart-2.0-2 2.3.21-1 Library of functions for 2D graphi
ii libatk1.0-0 2.0.0-1 The ATK accessibility toolkit
ii libbonobo2-0 2.24.3-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.24.3-1 The Bonobo UI library
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2.2 generic font configuration library
ii libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.28.1-6 GNOME configuration database syste
ii libglib2.0-0 2.28.6-1 The GLib library of C routines
ii libgnome2-0 2.30.0-1 The GNOME library - runtime files
ii libgnomecanvas2-0 2.30.1-1 A powerful object-oriented display
ii libgnomeui-0 2.24.3-1 The GNOME libraries (User Interfac
ii libgnomevfs2-0 1:2.24.4-1 GNOME Virtual File System (runtime
ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface
ii libice6 2:1.0.7-1 X11 Inter-Client Exchange library
ii liborbit2 1:2.14.18-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.28.3-6 Layout and rendering of internatio
ii libpopt0 1.16-1 lib for parsing cmdline parameters
ii libsm6 2:1.2.0-1 X11 Session Management library
ii python 2.6.6-14 interactive high-level object-orie
ii python-gconf 2.28.1-1 Python bindings for the GConf conf
ii python-gobject [python2 2.28.3-2 Python bindings for the GObject li
ii python-gtk2 [python2.6- 2.17.0-4+b1 Python bindings for the GTK+ widge
ii python-pyorbit [python2 2.24.0-6 A Python language binding for the
ii python-support 1.0.13 automated rebuilding support for P
pn python2.5-gobject <none> (no description available)
pn python2.5-gtk2 <none> (no description available)
pn python2.5-pyorbit <none> (no description available)
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
python-gnome2 recommends no packages.
Versions of packages python-gnome2 suggests:
pn python-gnome2-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Le Thu, 5 May 2011 09:05:13 +0100,
Mihai Basa <bmi...@gmail.com> a écrit :
> Hi Laurent,
>
> You were right. I tried upgrading to 2.28.1-2 again (still failed) and
> then upgraded each of today's python packages in turn. The problem was
> resolved after upgrading python-gnomedesktop 2.30.0-4 to 2.30.2-1.
Good :)
The problem here is due to the fact we have changed python helper
(pysupport to dh_python2) and that all the packages that share the same
namespace MUST use the same.
I should have added tighter Breaks/Dependencies but there are quite
some packages involved and that was not that trivial.
Closing the bug then.
Cheers
Laurent Bigonville
--- End Message ---