#140 Crash on unauthenticated call to koji
Closed: Fixed None Opened 8 years ago 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.


Login to comment on this ticket.

Metadata