Bug 1028722
Summary: | sysusage html should be stored in /var tree | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Crawford <frank> |
Component: | sysusage | Assignee: | Christopher Meng <i> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | frank, i, pbrobinson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sysusage-5.3-5.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-23 19:42:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Frank Crawford
2013-11-10 02:19:25 UTC
Add Peter Robinson to CC see if he can help. This location is defined by HTMLDIR=%{_datadir}/%{name} in the spec. BTW I don't think /var/share is a good idea. And Fedora uses /usr/share but not /var/www in many places. > HTMLDIR=%{_datadir}/%{name} in the spec.
>
> BTW I don't think /var/share is a good idea.
>
> And Fedora uses /usr/share but not /var/www in many places.
/usr/share is used where the websites are static and will never change (like a web mail interface) because the data is pulled from elsewhere.
sysusage has some of this (the jqplot components) but it has a lot of generated content there. In this case I think somewhere like /var/www/sysusage would make sense (/var/www is owned by a number of web servers so it would work). I had thought about this but not got as far as making a decision.
So does everyone agree /var/www/sysusage would be reasonable? It would impact upgrades, I'm not sure we can handle those as well. Just need to document them in the updates. Thoughts?
I don't have an issue with this, as I think /var/www/sysusage is the correct location for these sorts of files. sysusage-5.3-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/sysusage-5.3-5.fc20 sysusage-5.3-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/sysusage-5.3-5.fc19 sysusage-5.3-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/sysusage-5.3-5.el6 sysusage-5.3-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/sysusage-5.3-5.fc18 Package sysusage-5.3-5.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing sysusage-5.3-5.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-21129/sysusage-5.3-5.fc18 then log in and leave karma (feedback). sysusage-5.3-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. sysusage-5.3-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. sysusage-5.3-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. sysusage-5.3-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |