[
https://ovirt-jira.atlassian.net/browse/OVIRT-650?page=com.atlassian.jira...
]
eyal edri [Administrator] reassigned OVIRT-650:
-----------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
looks like another issue with mirror/proxy?
+ yum -y install postgresql-server
Loaded plugins: fastestmirror, versionlock
One of the configured repositories failed (Unknown),
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 <repoid>
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=<repoid>.skip_if_unavailable=true
Cannot find a valid baseurl for repo: base/7/x86_64
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&i... error
was
12: Timeout on
http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&i...: (28,
'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
+ show_error
+ [[ SETUP::INIT_POSTGRES == \F\I\N\I\S\H\E\D ]]
+ echo 'FAILED::SETUP::INIT_POSTGRES:: Unrecoverable failure, exitting'
FAILED::SETUP::INIT_POSTGRES:: Unrecoverable failure, exitting
Build step 'Execute shell' marked build as failure
Performing Post build task...
false CI-1
----------
Key: OVIRT-650
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-650
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Martin Mucha
Assignee: Evgheni Dereveanchin
false CI-1
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_cre...
--
This message was sent by Atlassian JIRA
(v1000.148.3#100005)