[ovirt-users] Re: Downloads failing

2021-12-01 Thread Gary Pedretty
Disabling this repo at least allows the install to succeed.

Gary


> On Dec 1, 2021, at 3:58 PM, Gary Pedretty  wrote:
> 
> Now there is another repo that is required but not reachable.  The site 
> appears to be completely down.
> 
> https://copr-be.cloud.fedoraproject.org/results/sbonazzo/EL8_collection/epel-8-x86_64/repodata/repomd.xml
>  
> 
>  [Failed to connect to copr-be.cloud.fedoraproject.org 
>  port 443: Connection refused] 
> 
> Gary
> 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VA6IY6PTPVWZ3D4PRHAT4IBZYSLDNOVG/


[ovirt-users] Re: Downloads failing

2021-12-01 Thread Gary Pedretty
Now there is another repo that is required but not reachable.  The site appears 
to be completely down.

https://copr-be.cloud.fedoraproject.org/results/sbonazzo/EL8_collection/epel-8-x86_64/repodata/repomd.xml
 [Failed to connect to copr-be.cloud.fedoraproject.org port 443: Connection 
refused] 

Gary



> On Dec 1, 2021, at 12:20 PM, Lev Veyde  wrote:
> 
> Hi Gary,
> 
> Thanks for letting us know about the issue.
> Looks like the repo metadata became corrupted for some reason.
> 
> I just finished re-generating the repo, and it should propagate to the 
> mirrors soon.
> 
> As a workaround you can temporarily modify your oVirt repo conf. file to 
> point to the main distribution site, so you could get the package right now.
> To do this please modify /etc/yum.repos.d/ovirt-4.4.repo file, by removing a 
> hash sign before the line that begins with "baseurl ..." and putting it 
> before the line that begins with "mirrorlist ..." , so it will look something 
> like this:
> 
> [ovirt-4.4]
> name=Latest oVirt 4.4 Release
> baseurl=https://resources.ovirt.org/pub/ovirt-4.4/rpm/el$releasever/ 
> 
> #mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.4-el$releasever 
> 
> enabled=1
> countme=1
> fastestmirror=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-4.4
> 
> Please don't forget to return it to the original state after the mirrors 
> sync, so the packages will be again pulled from the closest mirror.
> 
> Thanks in advance,
> 
> On Wed, Dec 1, 2021 at 8:34 PM Gary Pedretty  > wrote:
> Any idea when the download repositories will be fixed. Seems like none of the 
> mirrors are working so we cannot do new installs of Ovirt
> 
> Error: Error downloading packages:
>   Cannot download x86_64/ovirt-imageio-daemon-2.3.0-1.el8.x86_64.rpm: All 
> mirrors were tried
> 
> This has been happening since Monday.
> 
> Thanks
> 
> Gary
> 
> 
> 
> 
> 
> 
> ___
> Gary Pedretty
> Director of IT
> Ravn Alaska
> 
> Office: 907-266-8451
> Mobile: 907-388-2247
> Email: gary.pedre...@ravnalaska.com 
> 
> 
> 
> 
> "We call Alaska..Home!"
> 
> 
> 
> 
> 
>  
> Ravn Alaska
> 
> CONFIDENTIALITY NOTICE:
> The information in this email may be confidential and/or privileged. This 
> email is intended to be reviewed by only the individual or organization named 
> above. If you are not the intended recipient or an authorized representative 
> of the intended recipient, you are hereby notified that any review, 
> dissemination, forwarding or copying of the email and its attachments, if 
> any, or the information contained herein is prohibited. If you have received 
> this email in error, please immediately notify the sender by return email and 
> delete this email from your system. Thank you.
> 
> 
> 
> 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> 
> Privacy Statement: https://www.ovirt.org/privacy-policy.html 
> 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/7T7QXP5X3GYKUDKYCATVUK4MMBSXGWZP/
>  
> 
> 
> 
> -- 
> 
> LEV VEYDE
> SENIOR SOFTWARE ENGINEER, RHCE | RHCVA | MCITP
> Red Hat Israel
> 
>  
> l...@redhat.com  | lve...@redhat.com 
>   
> TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QSCZRIPLBBKBMMMWKY6OPHYXP3IUR6LO/


[ovirt-users] Re: Downloads failing

2021-12-01 Thread Gary Pedretty
Lev

Thanks for the quick fix.

Changing to the baseurl fixed it for me now and will test the mirrors again 
later today or tomorrow.

Gary


> On Dec 1, 2021, at 12:20 PM, Lev Veyde  wrote:
> 
> Hi Gary,
> 
> Thanks for letting us know about the issue.
> Looks like the repo metadata became corrupted for some reason.
> 
> I just finished re-generating the repo, and it should propagate to the 
> mirrors soon.
> 
> As a workaround you can temporarily modify your oVirt repo conf. file to 
> point to the main distribution site, so you could get the package right now.
> To do this please modify /etc/yum.repos.d/ovirt-4.4.repo file, by removing a 
> hash sign before the line that begins with "baseurl ..." and putting it 
> before the line that begins with "mirrorlist ..." , so it will look something 
> like this:
> 
> [ovirt-4.4]
> name=Latest oVirt 4.4 Release
> baseurl=https://resources.ovirt.org/pub/ovirt-4.4/rpm/el$releasever/ 
> 
> #mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.4-el$releasever 
> 
> enabled=1
> countme=1
> fastestmirror=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-4.4
> 
> Please don't forget to return it to the original state after the mirrors 
> sync, so the packages will be again pulled from the closest mirror.
> 
> Thanks in advance,
> 
> On Wed, Dec 1, 2021 at 8:34 PM Gary Pedretty  > wrote:
> Any idea when the download repositories will be fixed. Seems like none of the 
> mirrors are working so we cannot do new installs of Ovirt
> 
> Error: Error downloading packages:
>   Cannot download x86_64/ovirt-imageio-daemon-2.3.0-1.el8.x86_64.rpm: All 
> mirrors were tried
> 
> This has been happening since Monday.
> 
> Thanks
> 
> Gary
> 
> 
> 
> 
> 
> 
> ___
> Gary Pedretty
> Director of IT
> Ravn Alaska
> 
> Office: 907-266-8451
> Mobile: 907-388-2247
> Email: gary.pedre...@ravnalaska.com 
> 
> 
> 
>  
> Ravn Alaska
> 
> CONFIDENTIALITY NOTICE:
> The information in this email may be confidential and/or privileged. This 
> email is intended to be reviewed by only the individual or organization named 
> above. If you are not the intended recipient or an authorized representative 
> of the intended recipient, you are hereby notified that any review, 
> dissemination, forwarding or copying of the email and its attachments, if 
> any, or the information contained herein is prohibited. If you have received 
> this email in error, please immediately notify the sender by return email and 
> delete this email from your system. Thank you.
> 
> 
> 
> 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> 
> Privacy Statement: https://www.ovirt.org/privacy-policy.html 
> 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/7T7QXP5X3GYKUDKYCATVUK4MMBSXGWZP/
>  
> 
> 
> 
> -- 
> 
> LEV VEYDE
> SENIOR SOFTWARE ENGINEER, RHCE | RHCVA | MCITP
> Red Hat Israel
> 
>  
> l...@redhat.com  | lve...@redhat.com 
>   
> TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/R2MNZEMQ3GBSVU72RDT3FRRMJL7GGFVU/


[ovirt-users] Re: Downloads failing

2021-12-01 Thread Lev Veyde
Hi Gary,

Thanks for letting us know about the issue.
Looks like the repo metadata became corrupted for some reason.

I just finished re-generating the repo, and it should propagate to the
mirrors soon.

As a workaround you can temporarily modify your oVirt repo conf. file to
point to the main distribution site, so you could get the package right now.
To do this please modify /etc/yum.repos.d/ovirt-4.4.repo file, by
removing a hash sign before the line that begins with "baseurl ..." and
putting it before the line that begins with "mirrorlist ..." , so it will
look something like this:

[ovirt-4.4]
name=Latest oVirt 4.4 Release
baseurl=https://resources.ovirt.org/pub/ovirt-4.4/rpm/el$releasever/
#mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.4-el$releasever
enabled=1
countme=1
fastestmirror=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-4.4

Please don't forget to return it to the original state after the mirrors
sync, so the packages will be again pulled from the closest mirror.

Thanks in advance,

On Wed, Dec 1, 2021 at 8:34 PM Gary Pedretty  wrote:

> Any idea when the download repositories will be fixed. Seems like none of
> the mirrors are working so we cannot do new installs of Ovirt
>
> Error: Error downloading packages:
>   Cannot download x86_64/ovirt-imageio-daemon-2.3.0-1.el8.x86_64.rpm: All
> mirrors were tried
>
> This has been happening since Monday.
>
> Thanks
>
> Gary
>
>
>
>
>
>
> ___
> Gary Pedretty
> Director of IT
> Ravn Alaska
>
> Office: 907-266-8451
> Mobile: 907-388-2247
> Email: gary.pedre...@ravnalaska.com 
>
>
>
>
> "We call Alaska..Home!"
>
>
>
>
>
>
> Ravn Alaska
>
> CONFIDENTIALITY NOTICE:
> The information in this email may be confidential and/or privileged. This
> email is intended to be reviewed by only the individual or organization
> named above. If you are not the intended recipient or an authorized
> representative of the intended recipient, you are hereby notified that any
> review, dissemination, forwarding or copying of the email and its
> attachments, if any, or the information contained herein is prohibited. If
> you have received this email in error, please immediately notify the sender
> by return email and delete this email from your system. Thank you.
>
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/7T7QXP5X3GYKUDKYCATVUK4MMBSXGWZP/
>


-- 

Lev Veyde

Senior Software Engineer, RHCE | RHCVA | MCITP

Red Hat Israel



l...@redhat.com | lve...@redhat.com

TRIED. TESTED. TRUSTED. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LM2CYSE73CZTIPKOU2RTEQEZHZFGYEXS/