Description of problem: '/usr/lib/anaconda-runtime' and '/usr/lib/anaconda-runtime/boot' folders should be owned by fedora-logos package. Version-Release number of selected component (if applicable): fedora-logos-8.99.2-1.fc9 Steps to Reproduce: $ rpm -qf /usr/lib/anaconda-runtime file /usr/lib/anaconda-runtime is not owned by any package $ rpm -qf /usr/lib/anaconda-runtime/boot file /usr/lib/anaconda-runtime/boot is not owned by any package $ rpm -qf /usr/lib/anaconda-runtime/boot/* fedora-logos-8.99.2-1.fc9.noarch $ rpm -qf /usr/lib/anaconda-runtime/* file /usr/lib/anaconda-runtime/boot is not owned by any package fedora-logos-8.99.2-1.fc9.noarch fedora-logos-8.99.2-1.fc9.noarch
'/usr/share/anaconda' and '/usr/share/anaconda/pixmaps' folders should also be owned by fedora-logos package $ rpm -qf /usr/share/anaconda file /usr/share/anaconda is not owned by any package $ rpm -qf /usr/share/anaconda/pixmaps file /usr/share/anaconda/pixmaps is not owned by any package $ rpm -qf /usr/share/anaconda/pixmaps/* fedora-logos-8.99.2-1.fc9.noarch fedora-logos-8.99.2-1.fc9.noarch fedora-logos-8.99.2-1.fc9.noarch fedora-logos-8.99.2-1.fc9.noarch fedora-logos-8.99.2-1.fc9.noarch
it appears that Fedora 8 has the same behavior.
Created attachment 304474 [details] maybe fedora-logos was an old package ? Thought it may have been due to an f8-rawhide upgrade, however: $ rpm -qf /usr/share/applications/screensavers/system.desktop fedora-logos-9.0.0-2.fc9.noarch fedora-screensaver-theme-1.0.0-1.fc8.noarch # yum remove fedora-screensaver-theme ... Package Arch Version Repository Size ============================================================================= Removing: fedora-screensaver-theme noarch 1.0.0-1.fc8 installed 18 k Removing for dependencies: fedorainfinity-screensaver-theme noarch 1.0.0-1.fc8 installed 102 k gnome-screensaver i386 2.22.1-1.fc9 installed 3.3 M # yum install gnome-screensaver ... Package Arch Version Repository Size ============================================================================= Installing: gnome-screensaver i386 2.22.1-1.fc9 rawhide 1.8 M Installing for dependencies: fedora-screensaver-theme noarch 1.0.0-1.fc8 rawhide 9.6 k fedorainfinity-screensaver-theme noarch 1.0.0-1.fc8 rawhide 83 k # rpm -qf /usr/share/applications/screensavers/system.desktop fedora-logos-9.0.0-2.fc9.noarch fedora-screensaver-theme-1.0.0-1.fc8.noarch
Uhh, strike that I meant to post into bug 333241.
*** This bug has been marked as a duplicate of 169282 ***