st89
16th October 2010, 06:02 PM
Hi all,
I tried installing GCC and get the following dependency error:Error: Package: glibc-devel-2.12.90-15.x86_64 (fedora)
Requires: glibc = 2.12.90-15
Installed: glibc-2.12.90-16.i686 (@updates-testing)
glibc = 2.12.90-16
Available: glibc-2.12.90-15.i686 (fedora)
glibc = 2.12.90-15
Error: Package: glibc-headers-2.12.90-15.x86_64 (fedora)
Requires: glibc = 2.12.90-15
Installed: glibc-2.12.90-16.i686 (@updates-testing)
glibc = 2.12.90-16
Available: glibc-2.12.90-15.i686 (fedora)
glibc = 2.12.90-15
You could try using --skip-broken to work around the problemWhat puzzles me is the fact that I have a higher than required version. I noticed that after Requires there is = rather than >=. Is there any way to change this without a snafu? In your opinion, is this a bug in the dependencies (I couldn't find anything on Bugzilla) or an error on my part?
Thanks in advance for any help/tips/pointers :)
I tried installing GCC and get the following dependency error:Error: Package: glibc-devel-2.12.90-15.x86_64 (fedora)
Requires: glibc = 2.12.90-15
Installed: glibc-2.12.90-16.i686 (@updates-testing)
glibc = 2.12.90-16
Available: glibc-2.12.90-15.i686 (fedora)
glibc = 2.12.90-15
Error: Package: glibc-headers-2.12.90-15.x86_64 (fedora)
Requires: glibc = 2.12.90-15
Installed: glibc-2.12.90-16.i686 (@updates-testing)
glibc = 2.12.90-16
Available: glibc-2.12.90-15.i686 (fedora)
glibc = 2.12.90-15
You could try using --skip-broken to work around the problemWhat puzzles me is the fact that I have a higher than required version. I noticed that after Requires there is = rather than >=. Is there any way to change this without a snafu? In your opinion, is this a bug in the dependencies (I couldn't find anything on Bugzilla) or an error on my part?
Thanks in advance for any help/tips/pointers :)