grafana repo not find

Bug #1708342 reported by zhubingbing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Won't Fix
High
Unassigned

Bug Description

INFO:kolla.image.build.haproxy: One of the configured repositories failed (grafana),
INFO:kolla.image.build.haproxy: and yum doesn't have enough cached data to continue. At this point the only
INFO:kolla.image.build.haproxy: safe thing yum can do is fail. There are a few ways to work "fix" this:
INFO:kolla.image.build.haproxy: 1. Contact the upstream for the repository and get them to fix the problem.
INFO:kolla.image.build.haproxy: 2. Reconfigure the baseurl/etc. for the repository, to point to a working
INFO:kolla.image.build.haproxy: upstream. This is most often useful if you are using a newer
INFO:kolla.image.build.haproxy: distribution release than is supported by the repository (and the
INFO:kolla.image.build.haproxy: packages for the previous distribution release still work).
INFO:kolla.image.build.haproxy: 3. Run the command with the repository temporarily disabled
INFO:kolla.image.build.haproxy: yum --disablerepo=grafana ...
INFO:kolla.image.build.haproxy: 4. Disable the repository permanently, so yum won't use it by default. Yum
INFO:kolla.image.build.haproxy: will then just ignore the repository until you permanently enable it
INFO:kolla.image.build.haproxy: again or use --enablerepo for temporary usage:
INFO:kolla.image.build.haproxy: yum-config-manager --disable grafana
INFO:kolla.image.build.haproxy: or
INFO:kolla.image.build.haproxy: subscription-manager repos --disable=grafana
INFO:kolla.image.build.haproxy: 5. Configure the failing repository to be skipped, if it is unavailable.
INFO:kolla.image.build.haproxy: Note that yum will try to contact the repo. when it runs most commands,
INFO:kolla.image.build.haproxy: so will have to try and fail each time (and thus. yum will be be much
INFO:kolla.image.build.haproxy: slower). If it is a very temporary problem though, this is often a nice
INFO:kolla.image.build.haproxy: compromise:
INFO:kolla.image.build.haproxy: yum-config-manager --save --setopt=grafana.skip_if_unavailable=true
INFO:kolla.image.build.haproxy:failure: repodata/repomd.xml from grafana: [Errno 256] No more mirrors to try.
INFO:kolla.image.build.haproxy:https://packagecloud.io/grafana/stable/el/7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 302 - Found

Changed in kolla:
status: New → Confirmed
importance: Undecided → High
milestone: none → pike-rc1
Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

It is a network or an issue in the repository.
Not able to reproduce the issue.

Changed in kolla:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.