[BlueOnyx:18889] 5209R error messages for yum update

Dirk Estenfeld dirk.estenfeld at blackpoint.de
Mon Dec 28 08:58:04 -05 2015


Hello,

I try to do a yum update on a 5209R server. I get the error messages:

---
yum update
Loaded plugins: fastestmirror
BlueOnyx-5209R                                                                                                                                                                      | 3.0 kB  00:00:00
base                                                                                                                                                                                | 3.6 kB  00:00:00
extras                                                                                                                                                                              | 3.4 kB  00:00:00
updates                                                                                                                                                                             | 3.4 kB  00:00:00
(1/6): BlueOnyx-5209R/7/x86_64/group_gz                                                                                                                                             | 2.2 kB  00:00:00
BlueOnyx-5209R/7/x86_64/primar FAILED
http://bb-one.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found0.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
To address this issue please refer to the below knowledge base article

https://access.redhat.com/articles/1320623

If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/

(2/6): extras/7/x86_64/primary_db                                                                                                                                                   |  90 kB  00:00:00
(3/6): base/7/x86_64/group_gz                                                                                                                                                       | 155 kB  00:00:00
(4/6): updates/7/x86_64/primary_db                                                                                                                                                  | 953 kB  00:00:00
(5/6): base/7/x86_64/primary_db                                                                                                                                                     | 5.3 MB  00:00:00
BlueOnyx-5209R/7/x86_64/primar FAILED
http://updates.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
BlueOnyx-5209R/7/x86_64/primar FAILED
http://mirror.blueonyx.de/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found0.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
Determining fastest mirrors
 * BlueOnyx-5209R: bb-one.blueonyx.it
 * base: ftp.plusline.de
 * extras: mirror.23media.de
 * updates: mirror.23media.de
BlueOnyx-5209R/7/x86_64/primar FAILED
http://bb-one.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found0.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
BlueOnyx-5209R/7/x86_64/primar FAILED
http://updates.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
BlueOnyx-5209R/7/x86_64/primar FAILED
http://mirror.blueonyx.de/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found0.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.
http://bb-one.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://updates.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
http://mirror.blueonyx.de/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.


 One of the configured repositories failed (BlueOnyx-5209R - x86_64),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Disable the repository, so yum won't use it by default. Yum will then
        just ignore the repository until you permanently enable it again or use
        --enablerepo for temporary usage:

            yum-config-manager --disable BlueOnyx-5209R

     4. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=BlueOnyx-5209R.skip_if_unavailable=true

failure: repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2 from BlueOnyx-5209R: [Errno 256] No more mirrors to try.
http://bb-one.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
http://updates.blueonyx.it/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
http://mirror.blueonyx.de/pub/BlueOnyx/5200R/el7/blueonyx/x86_64/repodata/a062e10eb9ba9d53801d9184c0ef433f46f145a6-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
---

You my server have a problem or is there an issue at the blueonyx yum update server?

best regards,
Dirk

-----------------------------------------------
blackpoint GmbH - Friedberger Straße 106 - 61118 Bad Vilbel




More information about the Blueonyx mailing list