Language pack installs seem broken: # yum install openoffice.org-langpack-de [snip] --> Populating transaction set with selected packages. Please wait. ---> Package openoffice.org-langpack-de.i386 1:2.0.2-5.12.2 set to be updated --> Running transaction check --> Processing Dependency: openoffice.org-core = 1:2.0.2-5.12.2 for package: openoffice.org-langpack-de --> Finished Dependency Resolution Error: Missing Dependency: openoffice.org-core = 1:2.0.2-5.12.2 is needed by package openoffice.org-langpack-de Ugh.
Nah, this is just mirrors not in sync at the time. i.e. langpack and core 2.0.2-5.12.2 on the mirror you're pointed to, while you have the fc5-update core installed from a more up to date mirror. At some stage the original mirror will update to the latest 2.0.2-5.16.2 which you've probably already got installed and then the langpack 2.0.2-5.16.2 will be the one you're downloading and will install fine.
> Nah, this is just mirrors not in sync at the time. Do you think so? I tried downloading the langpack from download.fedora.redhat.com too, but it wouldn't install without --nodeps. Is there anything being done to fix this mirroring bug, or should I file a bug?
please do > rpm -q openoffice.org-core > rpm -q openoffice.org-langpack-de the latest .de lackpack rpm for FC5 is.. http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/i386/openoffice.org-langpack-de-2.0.2-5.16.2.i386.rpm
Argh! You know what I did - I checked the FC4 instead of the FC5 repo when I did the manual check on the master site. Oops. Sorry to waste your time.