Bug 1223670 - build.log is gzipped
Summary: build.log is gzipped
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: backend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Valentin Gologuzov
QA Contact:
URL:
Whiteboard:
: 1226461 1229004 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-21 07:57 UTC by Michal Srb
Modified: 2015-12-01 06:04 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-22 14:50:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Michal Srb 2015-05-21 07:57:02 UTC
Description of problem:

https://copr-be.cloud.fedoraproject.org/results/msrb/jruby/fedora-rawhide-x86_64/rubygem-jruby-openssl-0.9.7-1.fc23/

build.log is gzipped. This is a bit confusing, because the directory also contains build.log.gz - which is, this time rightfully, also gzipped.

Comment 1 Valentin Gologuzov 2015-06-01 12:12:28 UTC
*** Bug 1226461 has been marked as a duplicate of this bug. ***

Comment 2 Valentin Gologuzov 2015-06-01 12:18:45 UTC
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.

Comment 3 Petr Spacek 2015-06-02 09:32:26 UTC
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

Comment 4 Milan Bouchet-Valat 2015-06-07 13:00:41 UTC
*** Bug 1229004 has been marked as a duplicate of this bug. ***

Comment 5 Miroslav Suchý 2015-06-22 14:50:44 UTC
@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.


Note You need to log in before you can comment on or make changes to this bug.