#140 Crash on unauthenticated call to koji
Closed: Fixed Opened by lsedlar.

  File "/home/fedora/lsedlar/workspace/pungi/pungi/wrappers/kojiwrapper.py", line 88, in run_runroot_cmd
    task_id = int(output.splitlines()[0])
ValueError: invalid literal for int() with base 10: 'Unable to log in, no authentication methods available'

The output should probably only be parsed if the command succeeded.

Very low priority on this one.


This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/pungi/pungi/issues/140

Please continue any further discussion there.

Metadata