cloudfoundry / cloudfoundry/bosh-linux-stemcell-builder
[NOBLE] bosh scp /var/log/bosh-agent.log permission denied
Open
@ramonskie is already working on this.
Since Sep 4, 2025.
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 121
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 29
Description
as we moved log files from /var/vcap/bosh/current to /var/log/bosh-agent.log with a symlink to the old location
a user cannot copy it with bosh scp /var/bosh-agent.log bosh-agent.log
altough im not sure if we could do this with old stemcells
bosh scp /var/vcap/bosh/current bosh-agent.log
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.