The problem arises when we try to use dpkg -i to install each package -- g++ and libstdc++6-dev. Each fails because the other is not installed. Is really g++ dependent on libstdc++6-dev? Because gcc is not dependent on libc6-dev. I also faced this annoyance and think the dependency on the lib-dev package in g++ package should be removed.
-- Dependency cycle: g++-4.1 and libstdc++6-4.1-dev https://bugs.launchpad.net/bugs/120935 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
