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.
*** 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.