-
Type: Bug
-
Status: Open
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: 6.0-HF36, 7.10-HF22, 8.10
-
Fix Version/s: QualifiedToSchedule
-
Component/s: nuxeoctl start/stop/admin
When nuxeoctl mp-hotfix is failing, the command status is still 0.
Should be 1 at least to be detected easily by QA integration system for instance.
[nuxeo-server-8.10-tomcat]$ ./bin/nuxeoctl mp-hotfix --accept yes && echo $? Downloading [nuxeo-8.10-HF01-1.0.0, nuxeo-8.10-HF02-1.0.0]... Aborting packages change request Failed commands: * download (nuxeo-8.10-HF01-1.0.0) Registration required. * download (nuxeo-8.10-HF02-1.0.0) Registration required. 0
- is related to
-
NXP-21960 nuxeoctl status command must return a success status code
- Resolved