| Summary: | Backport fixes to graphite-web 0.9.12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | James Juran <james.juran> | ||||
| Component: | graphite-web | Assignee: | Jonathan Steffan <jonathansteffan> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | el6 | CC: | jonathansteffan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | graphite-web-0.9.12-5.el5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-05 02:48:57 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: | |||||
| Attachments: |
|
||||||
I'm okay with both of these. Please keep after the upstream pull requests to merge these into the proper branch so we can remove these patches as soon as possible. https://github.com/graphite-project/graphite-web/issues/411 https://github.com/graphite-project/graphite-web/pull/446 I'm only comfortable patching these as they are relatively trivial and there are upstream bugs/pull requests. Please transition issue 411 into a pull request and update the bug with the pull requests. I don't want mleinart to miss these and I don't want to carry them in the packages longer then we have to. I'll be doing a build here shortly with these patched. http://koji.fedoraproject.org/koji/buildinfo?buildID=468883 has these patches applied. I will be waiting to issue this to -testing until I can mark the currently pending updates as stable. Thank you Jonathan. I will try to stay after these upstream, as I don't want to have to maintain them either locally or in Fedora if possible. I'll file the pull request for issue 411 if I haven't heard from the original author in a day or so. Upstream pull request https://github.com/graphite-project/graphite-web/pull/455 filed based on issue https://github.com/graphite-project/graphite-web/issues/411 . Also asked https://answers.launchpad.net/graphite/+question/236823 about whether it's necessary to get these changes onto 0.9.x branch, or if master branch is sufficient. graphite-web-0.9.12-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/graphite-web-0.9.12-5.el6 graphite-web-0.9.12-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/graphite-web-0.9.12-5.fc19 graphite-web-0.9.12-5.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/graphite-web-0.9.12-5.el5 graphite-web-0.9.12-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/graphite-web-0.9.12-5.fc20 graphite-web-0.9.12-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/graphite-web-0.9.12-5.fc18 Package graphite-web-0.9.12-5.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing graphite-web-0.9.12-5.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11952/graphite-web-0.9.12-5.el6 then log in and leave karma (feedback). graphite-web-0.9.12-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. graphite-web-0.9.12-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. graphite-web-0.9.12-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. graphite-web-0.9.12-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. graphite-web-0.9.12-5.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 806141 [details] patch to build hierarchy to backport upstream changes Backport two fixes to 0.9.12 release: - Dashboard loading by name - Including metric name in exception log message I'm using both of these in my production installation.