Patrick O'Callaghan wrote:
On Fri, 2009-02-06 at 16:48 -0700, stan wrote:
When I try to update KDE from the updates testing respostory for F10
x86_64, I get the following error:
Error: Missing Dependency: libplasma.so.2()(64bit) is needed by
package rsibreak-0.9.0-3.fc10.x86_64 (installed)
This then causes all of the rest of the updates to fail. Should I
open a bugzilla for this? Here are the typical error
messages.
What exact command are you using to update? I ran this:
sudo yum --enablerepo=updates-testing groupupdate "KDE (K Desktop Environment)"
which threw out a number of errors similar to what you saw (but for a
different set of packages). I then updated those specific packages from
updates-testing and ran the above command again. This time it worked.
poc
Shouldn't yum have automatically pulled in those packages? That it didn't seems to indicate dependency errors.
I run from a console, using a python program to read a list of updates available and executing a command using yum to
run the update. They run individually, and every package actually updated is removed from the list (including
dependencies).
Here is a typical command:
COMMAND: yum -y update --enablerepo=updates-testing kdepim.x86_64
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
kdepim x86_64 6:4.2.0-2.fc10 updates-testing 11 M
Installing for dependencies:
libical-devel x86_64 0.41-2.fc10 updates 87 k
Updating for dependencies:
akonadi x86_64 1.1.1-1.fc10 updates-testing 570 k
akonadi-devel x86_64 1.1.1-1.fc10 updates-testing 11 k
automoc x86_64 1.0-0.11.rc3.fc10 updates-testing 33 k
kdelibs x86_64 6:4.2.0-9.fc10 updates-testing 13 M
kdelibs-devel x86_64 6:4.2.0-9.fc10 updates-testing 1.7 M
kdepim-devel x86_64 6:4.2.0-2.fc10 updates-testing 143 k
kdepim-libs x86_64 6:4.2.0-2.fc10 updates-testing 7.3 M
kdepimlibs x86_64 4.2.0-1.fc10 updates-testing 2.2 M
kdepimlibs-devel x86_64 4.2.0-1.fc10 updates-testing 336 k
phonon x86_64 4.3.0-5.fc10 updates-testing 153 k
phonon-backend-gstreamer x86_64 4.3.0-5.fc10 updates-testing 109 k
phonon-devel x86_64 4.3.0-5.fc10 updates-testing 63 k
Transaction Summary
================================================================================
Install 1 Package(s)
Update 13 Package(s)
Remove 0 Package(s)
It fails just after the transaction test step.
I realize that I could probably mess around and make this work. The point of my post was to raise a flag indicating
that there was something wrong with either the dependency resolution or the group of files included in the
updates-testing repo before this goes to updates.
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list