Actions
action #112832
closedcoordination #112571: [Epic] Enable libyui REST in YaST MU
Improve error message when attempting to use libyui REST in product version below SLE-15-SP3
Description
Motivation¶
When using in a test suite installation/setup_libyui.pm
for a product which version is not SLE-15-SP{3,4} the error is not clear:
curl http://localhost:39091/v1/application
curl: (56) Recv failure: Connection reset by peer
It should be easy to understand by the error that libyui REST doesn't work for those product, meaning the package is not available for those.
Acceptance criteria¶
AC1: Provide useful error message when scheduling installation/setup_libyui.pm
in products with version below SLE-15-SP3.
Actions