Hi
I am a new linux user and to this forum, so I apologize in advance for any mistakes I will make.
I tried installing eclipse using the following command,
yum install eclipse
the following error occurred,
--> Finished Dependency Resolution
Error: Package: glibc-2.15-58.fc17.i686 (updates)
Requires: glibc-common = 2.15-58.fc17
Installed: glibc-common-2.15-59.fc17.x86_64 (@updates-testing)
glibc-common = 2.15-59.fc17
Available: glibc-common-2.15-37.fc17.x86_64 (fedora)
glibc-common = 2.15-37.fc17
Available: glibc-common-2.15-58.fc17.x86_64 (updates)
glibc-common = 2.15-58.fc17
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
This also occurred when I tried downloading a driver on my machine.
Here is some information which maybe useful
ldd (GNU libc) 2.15
gcc (GCC) 4.7.2 20120921 (Red Hat 4.7.2-2)
Linux hatch 3.8.13-100.fc17.x86_64 #1 SMP Mon May 13 13:36:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Lastly, when I try to update glib the following happens,
[root@hatch hatch]# yum update glibc
Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Thanks so much for any help!
I am a new linux user and to this forum, so I apologize in advance for any mistakes I will make.
I tried installing eclipse using the following command,
yum install eclipse
the following error occurred,
--> Finished Dependency Resolution
Error: Package: glibc-2.15-58.fc17.i686 (updates)
Requires: glibc-common = 2.15-58.fc17
Installed: glibc-common-2.15-59.fc17.x86_64 (@updates-testing)
glibc-common = 2.15-59.fc17
Available: glibc-common-2.15-37.fc17.x86_64 (fedora)
glibc-common = 2.15-37.fc17
Available: glibc-common-2.15-58.fc17.x86_64 (updates)
glibc-common = 2.15-58.fc17
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
This also occurred when I tried downloading a driver on my machine.
Here is some information which maybe useful
ldd (GNU libc) 2.15
gcc (GCC) 4.7.2 20120921 (Red Hat 4.7.2-2)
Linux hatch 3.8.13-100.fc17.x86_64 #1 SMP Mon May 13 13:36:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Lastly, when I try to update glib the following happens,
[root@hatch hatch]# yum update glibc
Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Thanks so much for any help!