Problem solved.
The cause of the problem was really in the fact that there was no global proxy settings in yum.conf
Thank you all!
The cause of the problem was really in the fact that there was no global proxy settings in yum.conf
Thank you all!
14.09.2016, 13:24, "[email protected]" <[email protected]>:
Hmm..I'll try.
How can I call the forced update checking process for oVirt, as well as it happens every night ?14.09.2016, 13:05, "Gianluca Cecchi" <[email protected]>:On Wed, Sep 14, 2016 at 10:40 AM, <[email protected]> wrote:Yesterday I installed the all updates to hosts and Hosted Engine (and now I have oVirt Engine Version: 4.0.3-1.el7.centos)
But the problem still persists.
==>>> Is this happening consistently or randomly?
Consistently. every night.
==>>> Do you have any proxy server defined?
Yes. I add to end of ~/.bash_profile (for root) three lines:
export https_proxy=http://s-MY01-Linux-Upd:[email protected]:3128/
export http_proxy=http://s-MY01-Linux-Upd:[email protected]:3128/
export ftp_proxy=http://s-MY01-Linux-Upd:[email protected]:3128/
Why not using global proxy config in yum.conf?eventually changing permissions of yum.conf if passowrd is to be kept secret.... (it seems that by default is 644)
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

