[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-listchanges refuses to work



On Tue, Mar 01, 2005 at 10:33:56PM +0000, Lee Braiden wrote:
> On Tuesday 01 March 2005 22:28, Maximiliano Combina wrote:
> > Traceback (most recent call last):
> >   File "/usr/bin/apt-listchanges", line 30, in ?
> >     import apt_pkg
> > ImportError: No module named apt_pkg
> 
> It should be in the python-apt package, which should have been installed as a 
> dependency of apt-listchanges.  Strange.

That is strange indeed.  Maximiliano, are you sure you updated before
you installed apt-listchanges?  My first shot at this would be to try
reinstalling it - just to be certain.

# dpkg --remove apt-listchanges  (probably unnecessary but it takes no 
                                  time - so why not)
# apt-get update
# apt-get install apt-listchanges
 
> If it's installed OK, then you might want to check your python configuration: 
> seems like some of the paths might have been altered.

...or you could try reinstalling python-apt as above before trying other 
tactics.

Tony

> -- 
> Lee.



Reply to: