Skip to content
New issue

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

[PR #571/4dffff1f backport][stable-4] Add "Permission denied" error handling for Extreme Exos #595

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Feb 21, 2024

This is a backport of PR #571 as merged into main (4dffff1).

SUMMARY

I stumbled over an error with the scp2 command on a 5320 model switch with EXOS Version 31.x

Couldn't open local file \"/scratch/summit_arm-32.4.1.10.xos\" for writing: Permission denied

Ansible/the exos modules don't recognize it as error and pretend it's fine. So i just want to add it in case somebody else has a similar problem and it might help.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

exos

ADDITIONAL INFORMATION

It only happens on a switch that is freshly unconfigured. It's probably a bug, but i use download image for now. I don't know the exact Exos version anymore, i would have to downgrade the switch and test a bit.


* Add "Permission denied" error handling for Extreme Exos

* Add changelog fragment

(cherry picked from commit 4dffff1)
@Andersson007 Andersson007 merged commit dee43e5 into stable-4 Feb 21, 2024
51 checks passed
@Andersson007 Andersson007 deleted the patchback/backports/stable-4/4dffff1f9453fa93d5835f0f18c870328116e89e/pr-571 branch February 21, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants