Comment 1 for bug 972674

Revision history for this message
CarstenHey (c.hey) wrote : Re: [Bug 972674] [NEW] pycompile: ImportError: No module named logging

* CarstenHey [2012-04-03 17:40 -0000]:
> I did (not copy and pasted, so there might be typos):
>
> debootstrap --variant=minbase lucid foo
> chroot foo
> sed -i s/lucid/precise/g /etc/apt/sources.list
> apt-get --no-install-recommends dist-upgrade

I also mounted various standard directories and copied the whole
directory before chrooting.

The original one, which is still lucid, also contains this error, i.e.,
pycompile --version fails with the same error.

> Looks like you need to adapt the dependencies in some way to provide a
> clean upgrade path from lucid to precise.

So this bug is caused by python-minimal/lucid, which I assume won't be
fixed anymore. Making debconf conflict with python-minimal/lucid could
fix the upgrade problem.