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