Console Client Resources page has broken links rpm -qf /usr/share/spice/usbdk-x86.msi rhevm-spice-client-x86-msi-3.6-5.el6.noarch rhevm-webadmin-portal-3.6.2-0.1.el6.noarch Steps to Reproduce: 1. Open Rhevm home page 2. Click on "Console Client Resources" -> https://xxx/ovirt-engine/rhev/client-resources 3. On the opened page try to download any package. Result is: 404 - Page not found
after staring at the overly long list of components I have no idea if this is the right one...i didn't find anything better.
un-assigning from Alexander, I assume it makes sense for a virt team member to take a look.
# rm /usr/share/ovirt-engine/files/spice rm: remove symbolic link `/usr/share/ovirt-engine/files/spice' # yum reinstall rhevm-backend # rpm -qf /usr/share/ovirt-engine/files/spice rhevm-backend-3.6.2.5-0.1.el6.noarch # file /usr/share/ovirt-engine/files/spice /usr/share/ovirt-engine/files/spice: symbolic link to `/usr/share/spice' Bug is fixed
This bug is a subset of the https://bugzilla.redhat.com/show_bug.cgi?id=1269452 - the root cause was that the symlink to /usr/share/spice was not created. Closing as duplicate *** This bug has been marked as a duplicate of bug 1269452 ***