Bug 1223670
| Summary: | build.log is gzipped | ||
|---|---|---|---|
| Product: | [Community] Copr | Reporter: | Michal Srb <msrb> |
| Component: | backend | Assignee: | Valentin Gologuzov <vgologuz> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | dvratil, jberan, mhroncok, msuchy, nalimilan, nlminhtl, projects.rg, pspacek, vgologuz |
| 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: | 2015-06-22 14:50:44 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
Michal Srb
2015-05-21 07:57:02 UTC
*** Bug 1226461 has been marked as a duplicate of this bug. *** Expected behaviour is to present build.log.gz in lighttpd index. When you open it in the browser it should be sent as a gziped plain text and rendered directly in your browser. If you download it with wget it should be saved as gzip file. build.log is wrongly shown due to some experiment with copr-backend, and will not appear for the new build after new version of copr-backend deployed. BTW the links in e-mail from COPR should be updated as well: Logs: Build: https://copr-be.cloud.fedoraproject.org/results/mkosek/freeipa-master/fedora-22-x86_64/softhsm-2.0.0rc1-1.fc23/build.log *** Bug 1229004 has been marked as a duplicate of this bug. *** @pspacek Copr does not send any emails. It just emmits fedmsg messages. This issue is fixed and only .log.gz files are present. Browser should know it is gzipped and when clicked on the file should be unzipped on the fly. |