Bug 871353
| Summary: | Broken configuration for httpd 2.4 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Remi Collet <rcollet> | ||||
| Component: | BackupPC | Assignee: | Bernard Johnson <bjohnson> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | bjohnson, fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-01-05 06:55:25 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 871373 | ||||||
| Attachments: |
|
||||||
|
Description
Remi Collet
2012-10-30 10:13:36 UTC
Created attachment 655895 [details]
Git formatted patch to fix apache 2.4 configuration
The attached patch (you could apply using "git am") provides a new configuration file that should work in both httpd 2.2 and 2.4.
I also have to add two missing BuildRequires in order to have the package built (for F-18 at least).
modified patch accepted: - perl(Data::Dumper) BR already included - m4 BR not needed (see bz #879611) BackupPC-3.2.1-10.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/BackupPC-3.2.1-10.fc18 BackupPC-3.2.1-10.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/BackupPC-3.2.1-10.fc17 BackupPC-3.2.1-10.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/BackupPC-3.2.1-10.el6 Package BackupPC-3.2.1-10.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 BackupPC-3.2.1-10.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13861/BackupPC-3.2.1-10.el6 then log in and leave karma (feedback). BackupPC-3.2.1-10.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/BackupPC-3.2.1-10.el5 BackupPC-3.2.1-10.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. BackupPC-3.2.1-10.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. BackupPC-3.2.1-10.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. BackupPC-3.2.1-10.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |