Yes you are correct.

       apt-get install gcc-4.2-doc
           will install the documentation for the latest version compiler

       apt-get remove gcc-3.3-doc
           will remove the documentation for the much older version 3.3
compiler


no removing didn't break anything on either my two test systems
              the old system (continually upgraded since the Ubuntu 5.1
"breasy badger" CD*)
*          or
              the brand new installed system (Kubunto 8.04 CD).

   - When you remove it, notice that nothing else is removed because
   nothing else depended on it.
   - All the new updates and programs will be using the newer gcc
   compiler (version 4.2)

Besides, the error occurred because the update tried to re-install all your
registered packages correctly after 8.04 baseline files were in place and
this was the only package that had problems.

You would only need the (gcc-3.3-doc) docs for gcc 3.3 if you needed to look
up a compiler switch because you were using that old version of the compiler
for a specific project.


On Tue, Apr 29, 2008 at 12:36 AM, mpospisil <[EMAIL PROTECTED]>
wrote:

> I also got this error while upgrading from 7.10 to 8.04
>
> Once I used apt-get install gcc-4.2-doc to install gcc-4.2.3 can I apt-
> get remove gcc-3.3-doc and gcc-3.4-doc so I quit getting this error?
> Will this break anything?
>
> --
> package gcc-3.3-doc 1:3.3.6-15ubuntu4 failed to install/upgrade:
> https://bugs.launchpad.net/bugs/222876
> You received this bug notification because you are a direct subscriber
> of the bug.
>


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/14016109/unnamed

-- 
package gcc-3.3-doc 1:3.3.6-15ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/222876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to