I know that the method below is not guaranteed to work and that can break things, but it seems that the command
yum --enablerepo=rawhide groupupdate "KDE (K Desktop Environment)"
wants to upgrade openoffice.org too:
...
--> Processing Dependency: libboost_python-mt.so.3()(64bit) for package: kdeedu
...
--> Processing Dependency: libicui18n.so.40()(64bit) for package: boost
...
--> Processing Dependency: libicui18n.so.38()(64bit) for package: openoffice.org-core
and
Transaction Summary
=============================================================================
Install 115 Package(s)
Update 24 Package(s)
Remove 0 Package(s)
Total download size: 504 M
Infact the command
yum --enablerepo=rawhide groupupdate "KDE (K Desktop Environment)" --exclude kdeedu
gives no openoffice.org as dependency and a total of:
Transaction Summary
=============================================================================
Install 96 Package(s)
Update 13 Package(s)
Remove 0 Package(s)
Total download size: 289 M
Is this only a consequence of my command running on F9, or a full rawhide user needs openoffice.org for kdeedu too?
Gianluca
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list