Comment 4 for bug 222876

Revision history for this message
Martin (martin-a-jackson) wrote :

I originally got this error while upgrading from 7.10 to 8.04

On a newly installed system (Kubuntu 8.04 iso), I was able to reproduce the same error by the following commands:
apt-get install gcc-3.3-doc
apt-get install gcc-3.4-doc

I then realized this was a package for older gcc docs (my current version is gcc-4.2.3) which I don't need.

This doesn't directly address the upgrade/install problem, but my current solution is to just remove these older docs

apt-get remove gcc-3.3-doc