search for: skip_if_unavailable

Displaying 20 results from an estimated 25 matches for "skip_if_unavailable".

2020 Aug 23
2
Mock config error
Hi, I am trying to create a mock configuration file that points to my local dnf repo. I have the following in the mock config template: [local-repo] name=my-Local baseurl=http://yumrepo.example.com/yum-repository/local/centos/8/x86_64/ failovermethod=priority skip_if_unavailable=False When I try to run mock I get the following error: (vgeppetto3 pts18) $ mock -v -r epel-8-x86_64 /home/mock/rpmbuild/SRPMS/centos-release-8.2-2.2004.0.1.el8.1.src.rpm File "<string>", line 238 baseurl=http://yumrepo.example.com/yum-repository/local/centos/8/x86_64/...
2015 Jun 03
2
Missing "block-stream" command in qemu-kvm
Hi all, I’m experiencing an interesting issue where I’m attempting to consolidate my snapshots’ backing images on my qemu-kvm install by way of the virsh blockpull and/or virsh blockcommit commands and receiving the error that my system can not locate the “block-stream” command. I can’t seem to find much related to this issue by way of my Google research outside of some Bugzilla posts, which
2015 Sep 14
2
Centos 7 yum search giving Could not retrieve mirrorlist
...y 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 -------------------------------------------------------------------- I am using cups on this Centos 7 machine. Which prints fine from the Centos to my print queue's However I have an Sco Unix system using lpd printing that I am try...
2023 Jan 09
2
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
...gt;> few times and check its availability? >>> >>> man yum.conf does not >>> >>> # cat /etc/yum.conf >>> [main] >>> gpgcheck=1 >>> installonly_limit=3 >>> clean_requirements_on_remove=True >>> best=True >>> skip_if_unavailable=False >>> >>> ExecStart=/usr/bin/dnf makecache --timer >>> >>> 2. I saw in the mailing list the messages about samba sssd dependency >>> issues. I got lots of servers failing my dnf-automatic because of >>> this when can I expect a resolution...
2019 Aug 28
2
I broke "yum update" - C7
...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 retrieve metalink for repository: epel/x86_64. Please verify its path and try again [root at stan2 ~]# I removed and re-installed the epel-release RPM which made no difference. I've also tried disabling each repo in turn, pgdg10, remi-php72, nodesource-el, pgdg96, google-chrome...
2015 Jun 03
0
Re: Missing "block-stream" command in qemu-kvm
...rg/pub/ovirt-3.5/rpm/el7Server/ This yum repository file will help: [qemu-kvm-rhev] name=oVirt rebuilds of qemu-kvm-rhev baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el7Server/ mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.5-el7Server enabled=1 skip_if_unavailable=1 gpgcheck=0 Drop it in /etc/yum.repos.d/qemu-kvm-rhev.repo and install qemu-kvm-rhev with yum. All features will be available. It would be simpler to have a CentOS SIG build this, but it hasn't happened yet. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization l...
2015 Apr 19
0
yum install failiure - CentOS-7 - Base
...hat 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=base.skip_if_unavailable=true failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. http://mirror.centos.org/centos/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found bash-4.2# any ideas ?
2015 Oct 30
1
Fwd: SOS
...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 Gracias de antemano. Hugo
2020 Aug 24
0
Mock config error
..., > > I am trying to create a mock configuration file that points to my local dnf repo. > I have the following in the mock config template: > > [local-repo] > name=my-Local > baseurl=http://yumrepo.example.com/yum-repository/local/centos/8/x86_64/ failovermethod=priority > skip_if_unavailable=False > > When I try to run mock I get the following error: > > (vgeppetto3 pts18) $ mock -v -r epel-8-x86_64 /home/mock/rpmbuild/SRPMS/centos-release-8.2-2.2004.0.1.el8.1.src.rpm > > File "<string>", line 238 > > baseurl=http://yumrepo.example.com/yu...
2014 Oct 13
1
centos7 livecd yum problem
...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 I looked at thgeCentos-Base. repo from the live cd and it looks the same as the repo in centos6.5. I have no idea what to do next. This is my attempt to do step 1. above because I don't know how to do step 2. Any help would be apprec...
2014 Nov 26
1
Re: Live Disk Snapshot Not Supported
Hi, The package installed is qemu-kvm-1.5.3-60.el7_0.10.x86_64 on CentOS 7. I have upgraded my libvirt and qemu also, still i am getting the same error ( Operation not supported: live disk snapshot not supported with this QEMU binary ) # virsh version Compiled against library: libvirt 1.2.10 Using library: libvirt 1.2.10 Using API: QEMU 1.2.10 Running hypervisor: QEMU 2.0.0 On Mon, Nov 24,
2019 Aug 29
4
I broke "yum update" - C7
...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 retrieve metalink for repository: epel/x86_64. Please verify its path and try again [root at stan2 ~]# cat /etc/yum.repos.d/epel.repo [epel] name=Extra Packages for Enterprise Linux 7 - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch metalink=https://mirrors....
2014 Dec 04
1
Re: Libvirt Live Migration
I installed CentOS 7 which supported by default a newer version of qemu-kvm (qemu-kvm-1.5.3-60.el7.x86_64.rpm) but this time I got new error: << error: internal error: unable to execute QEMU command 'migrate': this feature or command is not currently supported >> but it's kind of wired because qemu-kvm-1.0 supported already live migration, so a newer version should also
2016 May 17
2
Re Centos 7.2 Repos
...ill 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=c7-media.skip_if_unavailable=true failure: repodata/repomd.xml from c7-media: [Errno 256] No more mirrors to try. file:///media/CentOS/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn't open file /media/CentOS/repodata/repomd.xml" file:///media/cdrom/repodata/repomd.xml: [Errno 14] curl#37 - "Couldn'...
2018 Dec 05
2
New CentOS7 Install Yum will not work
...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: extras/7/x86_64
2019 Aug 29
0
I broke "yum update" - C7
...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 retrieve metalink for repository: epel/x86_64. Please verify its path and try again
2020 Aug 24
2
Mock config error
...g to create a mock configuration file that points to my local dnf repo. >> I have the following in the mock config template: >> >> [local-repo] >> name=my-Local >> baseurl=http://yumrepo.example.com/yum-repository/local/centos/8/x86_64/ failovermethod=priority >> skip_if_unavailable=False >> >> When I try to run mock I get the following error: >> >> (vgeppetto3 pts18) $ mock -v -r epel-8-x86_64 /home/mock/rpmbuild/SRPMS/centos-release-8.2-2.2004.0.1.el8.1.src.rpm >> >> File "<string>", line 238 >> >> baseurl=h...
2015 Feb 27
0
yum causing RPC timed out?
...e 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=base.skip_if_unavailable=true failure: repodata/3cda64d1c161dd0fead8398a62ef9c691e78ee02fe56d04566f850c94929f61f-filelists.sqlite.bz2 from base: [Errno 256] No more mirrors to try. http://centos.corenetworks.net/7.0.1406/os/x86_64/repodata/3cda64d1c161dd0fead8398a62ef9c691e78ee02fe56d04566f850c94929f61f-filelists.sqlite.b...
2019 Aug 30
1
I broke "yum update" - C7
...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 retrieve metalink for repository: epel/x86_64. Please verify its path and try again [root at stan2 ~]#
2016 May 17
4
Re Centos 7.2 Repos
On 05/17/2016 12:08 AM, Peter wrote: > On 17/05/16 17:51, jd1008 wrote: >> I installed the nux repo just now. I ran >> >> yum -y install mplayer-common-1.1-33.20150505svn.el7.nux.x86_64.rpm >> mplayer-1.2-92_snap20130920.el7.x86_64.rpm > ... > > This is insane, just do: yum install smplayer > The insane thing is that not all the repos are NOT installed in