vmware-archive / lightwave

Identity services for traditional infrastructure, applications and containers.
Other
323 stars 100 forks source link

403 error while attempting to access repos #62

Open bby-bishopclark opened 3 years ago

bby-bishopclark commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

Impact

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:

  1. sudo yum-config-manager --add-repo https://dl.bintray.com/vmware/photon_extras
  2. yum repolist
  3. do not profit

Environment:

Additional context Ideally I'm hoping to mirror via Cobbler, if that's any help.