#758 Fix building module without any component
Closed: Fixed 6 years ago Opened 6 years ago by jkaluza.

We currently fail building module without any component in prod. We should also write a test for that in test_build.py.


Metadata Update from @mprahl:
- Issue assigned to mprahl

6 years ago

I tried building the python3 module 3.6 branch with the following content and ran into this issue:

https://src.fedoraproject.org/modules/python3/c/333d9abb214ec6575c632e5e01409f753562fdb7?branch=3.6

I got the following from mbs-build watch:

Summary:                                                                                              
torsava's build #1255 of python3-3.6 is in the "failed" state (reason: No batch is in progress: 0) (koji tag: "module-37d7b8a340cc02ff")

And when I do mbs-build overview it's still hanging there after about half an hour:

  ID  State    Submitted             Components    Owner     Module                    
----  -------  --------------------  ------------  --------  ----------------------------------
1255  build    2017-10-31T14:10:56Z  0/0           torsava   python3-3.6-20171031141025

PR #759 should address this. Would like some review on it to be sure.

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

6 years ago

Login to comment on this ticket.

Metadata