#303 Links to build logs in koji build notificaiton mails no longer work
Closed: Fixed None Opened 16 years ago by jwrdegoede.

Hi,

I've noticed a couple of times now that the links to the build logs in koji build reports no longer work, instead one must click on the task link at the end of the mail and then manually navigate to the build.log.

Here is an example excerpt from a mail I just received:

Task 305673 on ppc4.fedora.phx.redhat.com
Task Type: buildArch (ardour-2.1-4.fc9.src.rpm, ppc64)
logs:
http://koji.fedoraproject.org/packages/ardour/2.1/4.fc9/data/logs/ppc64/build.log
http://koji.fedoraproject.org/packages/ardour/2.1/4.fc9/data/logs/ppc64/root.log
http://koji.fedoraproject.org/packages/ardour/2.1/4.fc9/data/logs/ppc64/state.log



This is due to my attempt at using real log urls rather than getfile? urls. It works great for builds that complete and get imported, however for failed builds, the ones you'd most often click on logs for, this doesn't work. I need to do some work in the email generation routines and only use real urls if the build succeeded.

As a work around, you can click on the task info at the bottom of the mail and get to the logs from there.

I already created a ticket for this in the Koji tracker: https://fedorahosted.org/koji/ticket/71

Login to comment on this ticket.

Metadata