Comment 2 for bug 475855

Revision history for this message
Michael Vogt (mvo) wrote : Re: upgrade from 9.04 to 9.10 failed

Thanks for your bugreport and sorry for the trouble you have.

Here is the error:
...
dpkg: dependency problems prevent configuration of libpython2.6:^M
 libpython2.6 depends on python2.6 (= 2.6.4-0ubuntu2); however:^M
  Package python2.6 is not configured yet.^M
dpkg: error processing libpython2.6 (--configure):^M

Could you please open a terminal and run:
$ sudo dpkg --configure -a
$ sudo apt-get install -f

and let me know what that outputs?