Bugzilla – Bug 1219063
suseconnect-ng requires agreement to licence while registering HA system from CLI
Last modified: 2024-01-24 08:59:31 UTC
Created attachment 872061 [details] Output of SUSEConnect --list-extensions * Observation: Registering the HA module to a SLE15SP4LTSS system by running # source /etc/os-release # SUSEConnect -p sle-ha/\${VERSION_ID}/\${CPU} -r 223378a848e109bd Now requires prompts for agreeing to a license agreement but only on 15SP4 * Reproducible Fails since (at least) Build [:32153:java-17-openjdk](https://openqa.suse.de/tests/13279191) (current job) It always happens. We now work around this but auto agreeing with the license on 15-SP4 ## Expected result The license agreement prompt should appear either on all service packs, or it should not appear at all (?)
Forgot to mention that the version is suseconnect-ng-1.5.0~git0.d27a8e2-150400.3.19.1.x86_64
Please try again with the latest release 1.6.0, it has the license dialogue removed. Going forward, you'll need to add to the tests the '--auto-agree-with-licenses' flag, or interactively acknowledge the license. I cannot tell why only HA 15SP4 had a license, that's a configuration per product. We can look into this when the license dialogue gets re-introduced.