#821 API returns different build state than web interface
Closed: Duplicate 5 years ago by praiskup. Opened 5 years ago by ttomecek.

https://copr.fedorainfracloud.org/coprs/packit/packit-service-hello-world-2/build/942910/

says succeeded

on the other hand:

In [14]: c = Client.create_from_config_file()     

In [15]: x = c.build_proxy.get("942910")          

In [16]: x.state                                  
Out[16]: 'unknown'

Thanks for the report, seems like dupe to #668 ... I already noticed other build behaving like that (maybe related to dist-git IO problems).

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

5 years ago

Log in to comment on this ticket.

Metadata