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
Hello,
When following instructions from http://apt.puppetlabs.com/README.txt and running rsync -a rsync://rsync.puppet.com/packages/apt /var/apt, there are errors. This started happening on 2024-06-11:
rsync: opendir "/apt/work.520523.m2zydoT5pI" (in packages) failed: Permission denied (13)
rsync: opendir "/apt/work.520524.CcTiRqJJjT" (in packages) failed: Permission denied (13)
rsync: opendir "/apt/work.520528.8n56JVSKON" (in packages) failed: Permission denied (13)
Expected Behavior
The sync should succeed without errors, like it did on 2024-06-10 and before.
Steps to Reproduce
Run rsync -a rsync://rsync.puppet.com/packages/apt /var/apt
Describe the Bug
Hello,
When following instructions from http://apt.puppetlabs.com/README.txt and running
rsync -a rsync://rsync.puppet.com/packages/apt /var/apt
, there are errors. This started happening on 2024-06-11:Expected Behavior
The sync should succeed without errors, like it did on 2024-06-10 and before.
Steps to Reproduce
Run
rsync -a rsync://rsync.puppet.com/packages/apt /var/apt
Environment
Not relevant
Additional Context
The folders have the following permissions:
The text was updated successfully, but these errors were encountered: