#11055 Koji has KiCad in an unbuildable state, apparently.
Closed: Fixed 2 years ago by kevin. Opened 2 years ago by stevenfalco.

  • Describe the issue

Yesterday, I had a build that failed. The task ID is 92381483.

I tried rebuilding it today in task 92397327 but I get the error message:

"GenericError: Build already in progress (task 92381483)"

I tried doing "koji cancel 92381483" but that doesn't help. Another attempt (task 92398262) failed the same way.

There was also a task 92381491 that threw this error:

GenericError: Downloaded file https://kojipkgs.fedoraproject.org//work/tasks/1493/92381493/kicad-6.0.8-1.fc38.src.rpm doesn't match expected size (281149440 vs 1050854555)

So it may also be that the src rpm is corrupted. I'm not sure how to recover.

Is it possible to clear these errors or should I just bump the release number and try again?

  • When do you need this? (YYYY/MM/DD)

ASAP

  • When is this no longer needed or useful? (YYYY/MM/DD)

N/A

  • If we cannot complete your request, what is the impact?

Package will not get its bug fixes.


Metadata Update from @phsmoura:
- Issue tagged with: low-gain, medium-trouble, ops

2 years ago

This was due to a kojipkgs server outage. It looks like it hit just at the wrong time on your builds. ;(

I used 'koji call cancelBuild' to cancel the stuck builds.

You should now be able to resubmit them... let us know if you hit any problems.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Thanks Kevin - I've launched the builds again. I'll let you know if there are remaining problems.

Is the 'koji call cancelBuild' something I could have done for myself, or did it require special permissions? I ask because I tried a simple 'koji cancel 92381483' and that didn't seem sufficient, but maybe 'koji call cancelBuild' is more thorough...

I think you may need to be an admin to use cancelBuild... 'koji call' just calls the api instead of using the cli interface. It gets around some limitations of that interface.

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog