lightwave
lightwave copied to clipboard
403 error while attempting to access repos
Describe the bug A clear and concise description of what the bug is.
Impact
- [ ] Low - Not really in your way but annoyance
- [ ] Medium - Can be worked around
- [x] High - Blocker
Expected behavior
I was expecting 'yum repolist' to return information about the repo.
Observed behavior
https://dl.bintray.com/vmware/photon_extras/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
https://dl.bintray.com/vmware/photon_extras/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
To Reproduce Steps to reproduce the behavior:
- sudo yum-config-manager --add-repo https://dl.bintray.com/vmware/photon_extras
- yum repolist
- do not profit
Environment:
Additional context Ideally I'm hoping to mirror via Cobbler, if that's any help.