#3445 Don't crash in _checkImageState if there's no image.os_plugin
Merged by tkopecek. Opened by adamwill.
adamwill/koji imgfactory-noplugin-traceback  into  master

Download 3445.patch

We've seen some tasks lately where Koji crashed trying to do
image.os_plugin.abort(), e.g.:

https://koji.fedoraproject.org/koji/taskinfo?taskID=89750587
https://koji.fedoraproject.org/koji/taskinfo?taskID=89671944

The fix seems fairly simple: only try and abort if os_plugin
actually exists.

Signed-off-by: Adam Williamson awilliam@redhat.com

Issue #3447

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

As best as I can tell the CI failure is due to CI being broken, not the pull request.

pretty please pagure-ci rebuild

pretty please pagure-ci rebuild

pretty please pagure-ci rebuild

Metadata Update from @tkopecek:
- Pull-request untagged with: testing-ready
- Pull-request tagged with: no_qe

Commit e8a94eae fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata