You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running galaxy failed: open my/path/collections/requirements.yml.md5: permission denied
Running playbook failed: open my/path/collections/requirements.yml.md5: permission denied
When adding this as my collections/requirements.yml file:
collections:
'cisco.nso'
I seem to get the above error. I made sure to run md5sum -c my/path/collections/requirements.yml.md5 which said OK
In my Semaphore logs, it says cisco.nso:1.0.3 was installed successfully however for some reason, the permission denied message still shows. I am the root user and I ensured all relevant files can be accessed by root.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Running galaxy failed: open my/path/collections/requirements.yml.md5: permission denied
Running playbook failed: open my/path/collections/requirements.yml.md5: permission denied
When adding this as my collections/requirements.yml file:
collections:
I seem to get the above error. I made sure to run md5sum -c my/path/collections/requirements.yml.md5 which said OK
In my Semaphore logs, it says cisco.nso:1.0.3 was installed successfully however for some reason, the permission denied message still shows. I am the root user and I ensured all relevant files can be accessed by root.
Beta Was this translation helpful? Give feedback.
All reactions