Your message dated Tue, 20 Mar 2007 14:21:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415594: When I run wajig with no arguments, the program
don't run at all
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wajig
Version: 2.0.34
Severity: grave
Justification: renders package unusable
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages wajig depends on:
ii apt 0.6.44 Advanced front-end for dpkg
ii python 2.4.4-2 An interactive high-level
object-o
ii python-apt 0.6.20 Python interface to libapt-pkg
wajig recommends no packages.
-- no debconf information
I get this error:
[EMAIL PROTECTED]:~/Desktop$ wajig
Traceback (most recent call last):
File "/usr/share/wajig/wajig.py", line 32, in ?
import documentation,commands,changes,perform
File "/usr/share/wajig/commands.py", line 39, in ?
import apt_pkg
ImportError: /usr/lib/python2.4/site-packages/apt_pkg.so:
undefined symbol: _ZN14pkgCdromStatus8SetTotalEi
--
PAGINA PERSONAL: http://javi.alamin.org
CLUB BALONCESTO AMIGOS: http://cbamigos.wordpress.com
Guadawireless http://guadawireless.alamin.org
Usuario de Linux registrado NÂȘ 224358 en http://counter.li.org
--- End Message ---
--- Begin Message ---
On Tue, Mar 20, 2007 at 05:18:29PM +0100, Javier Ballesteros wrote:
> Package: wajig
> Version: 2.0.34
> Severity: grave
> Justification: renders package unusable
> Versions of packages wajig depends on:
> ii apt 0.6.44 Advanced front-end for dpkg
> ii python 2.4.4-2 An interactive high-level
> object-o
> ii python-apt 0.6.20 Python interface to libapt-pkg
> I get this error:
> [EMAIL PROTECTED]:~/Desktop$ wajig
> Traceback (most recent call last):
> File "/usr/share/wajig/wajig.py", line 32, in ?
> import documentation,commands,changes,perform
> File "/usr/share/wajig/commands.py", line 39, in ?
> import apt_pkg
> ImportError: /usr/lib/python2.4/site-packages/apt_pkg.so:
> undefined symbol: _ZN14pkgCdromStatus8SetTotalEi
This is not a bug in wajig. This error comes from python-apt; but
python-apt correctly depends on libapt-pkg-libc6.3-6-3.11, which provides
this symbol.
What version of apt do you have installed?
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--- End Message ---