We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sonic_installer return 1 if the upgrade new image is the same as what has been installed
Steps to reproduce the issue
Describe the results you received shell returns 1 which indicate fail
Describe the results you expected could it exit with success while do not do "reinstall"?
Additional information you deem important (e.g. issue happens only occasionally)
Output of show version
show version
(paste your output here)
The text was updated successfully, but these errors were encountered:
Root cause of nonzero exit code is in sonic-buildimage/installer/x86_64/install.sh.
PR to fix this is at: sonic-net/sonic-buildimage#1389
Sorry, something went wrong.
jleveque
No branches or pull requests
sonic_installer return 1 if the upgrade new image is the same as what has been installed
Steps to reproduce the issue
Describe the results you received
shell returns 1 which indicate fail
Describe the results you expected
could it exit with success while do not do "reinstall"?
Additional information you deem important (e.g. issue happens only occasionally)
Output of
show version
The text was updated successfully, but these errors were encountered: