A work-a-round to get the package installation to complete, is to copy other gcc info files to the file that is missing. This can be done by doing the following steps: [code] cp /usr/share/info/gcc-4.1.info.gz /usr/share/info/gcc-3.4.info.gz cp /usr/share/info/gccint-4.1.info.gz /usr/share/info/gccint-3.4.info.gz dpkg --configure -a [/code]
-- gcc-3.4-doc uphgrade failed due to missing usr/share/info/gcc-3.4.info.gz https://bugs.launchpad.net/bugs/205348 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
