On 8/10/07, Robert M. Albrecht <romal@xxxxxx> wrote:
Hi,
I had the same trouble some days ago, upgrading the glibc-common
manually helped.
yum upgrade glibc-common
After that yum could install the other packages.
cu romal
Justin Conover schrieb:
> **** OK : libicu.x86_64 0-3.8-0.1.d01.fc8 - u
> **** Checking for dep problems : librsvg2 - 2.18.0-2.fc8.i386
> --> Running transaction check
> ---> Package librsvg2.i386 0:2.18.0-2.fc8 set to be updated
> --> Processing Dependency: librt.so.1 for package: librsvg2
> --> Processing Dependency: libX11.so.6 for package: librsvg2
> --> Restarting Dependency Resolution with new changes.
> --> Running transaction check
> ---> Package librsvg2.i386 0:2.18.0-2.fc8 set to be updated
> ---> Package glibc.i686 0:2.6.90-4 set to be updated
> ---> Package libX11.i386 0:1.0.3-8.fc7 set to be updated
> --> Processing Conflict: glibc conflicts glibc-common = 2.6-4
> --> Processing Dependency: libXdmcp.so.6 for package: libX11
> --> Processing Dependency: libXau.so.6 for package: libX11
> --> Restarting Dependency Resolution with new changes.
> --> Running transaction check
> ---> Package glibc-common.x86_64 0:2.6.90-4 set to be updated
> ---> Package libX11.i386 0:1.0.3-8.fc7 set to be updated
> ---> Package glibc.i686 0:2.6.90-4 set to be updated
> ---> Package libXdmcp.i386 0:1.0.2-2.fc7 set to be updated
> ---> Package libXau.i386 0:1.0.3-1.fc7 set to be updated
> --> Processing Dependency: glibc-common = 2.6-4 for package: glibc
> Error: No Package Matching glibc.x86_64
>
> # rpm -qa glibc\*
> glibc-common-2.6-4
> glibc-devel-2.6-4
> glibc-2.6-4
> glibc-headers-2.6-4
>
> I did a "yum remove *.i?86" to, so those are all x64
>
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list
# yum upgrade glibc-common
Loading "presto" plugin
Loading "skip-broken" plugin
Loading "fastestmirror" plugin
Loading "downloadonly" plugin
Setting up Upgrade Process
Setting up and reading Presto delta metadata
No Presto metadata available for development
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package glibc-common.x86_64 0:2.6.90-4 set to be updated
--> Processing Dependency: glibc-common = 2.6-4 for package: glibc
Error: No Package Matching glibc.x86_64
For some reason, I had to do all of the currently installed manually.
# yum upgrade glibc.x86_64 glibc-common.x86_64 glibc-headers.x86_64 glibc-devel.x86_64
Loading "presto" plugin
Loading "skip-broken" plugin
Loading "fastestmirror" plugin
Loading "downloadonly" plugin
Setting up Upgrade Process
Setting up and reading Presto delta metadata
No Presto metadata available for development
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package glibc-common.x86_64 0:2.6.90-4 set to be updated
---> Package glibc.x86_64 0:2.6.90-4 set to be updated
---> Package glibc-headers.x86_64 0:2.6.90-4 set to be updated
---> Package glibc-devel.x86_64 0:2.6.90-4 set to be updated
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
glibc x86_64 2.6.90-4 development 4.7 M
glibc-common x86_64 2.6.90-4 development 18 M
glibc-devel x86_64 2.6.90-4 development 2.4 M
glibc-headers x86_64 2.6.90-4 development 590 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 4 Package(s)
Remove 0 Package(s)
Total download size: 26 M
Is this ok [y/N]:
Now an update with "--skip-broken" will at least work.
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list