On Mon, 11 Aug 2003 12:21:32 +0100 Adam Williamson <[EMAIL PROTECTED]> wrote:
> On Mon, 2003-08-11 at 11:17, Buchan Milne wrote: > > Adam Williamson wrote: > > > On Mon, 2003-08-11 at 09:44, Gwenole Beauchesne wrote: > > >>On Sun, 10 Aug 2003, Edward Tandi wrote: > > >> > > >>>error: Failed dependencies: > > >>> libstdc++-libc6.2-2.so.3 is needed by flash-plugin-6.0.79-1 > > >> > > >>Install libstdc++2.10 > > > > > > You can't do that without nuking most of your installation, as it > > > uninstalls the other version of libstdc++, which tons of packages depend > > > on. > > > > $ rpm -qa 'libstdc++*' > > libstdc++2.10-devel-2.96-0.82mdk > > libstdc++2.10-2.96-0.82mdk > > libstdc++5-devel-3.3.1-1mdk > > libstdc++5-3.3.1-1mdk > > Wow, weird. It works here now too. Last time I tried, urpmi wanted to > remove most of the system. Guess it's been fixed. That's handy! Ah, there was a bug in rpm-4.2 where it had problems with installing 2 packages with the same provides. Both packages provide libstdc++, so that's where things went wrong then. -- Marcel Pol
