search for: failovermethod

Displaying 20 results from an estimated 31 matches for "failovermethod".

2007 Jun 18
3
Centos 5 - Setting up yum for ATrpms
I think I found one of my setup problems. I followed instructions at: http://atrpms.net/install.html And now I see that the information shown there to put into yum.conf (that I put into yum.repo.d/atrpms.repo) is only for FC, not for RL5 (thus Centos 5). What do I use in my atrmps.repo to get it to access the RL5 directories?
2015 Feb 18
1
debuginfo versioning tools?
...ot;"" [main] cachedir=/var/cache/yum debuglevel=1 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= # repos [base] name=BaseOS enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os failovermethod=priority exclude=http* [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=updates failovermethod=priority exclude=http* [epel] name=epel mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=x86_64 failovermethod=prio...
2023 May 26
2
IUS not pulling latest PHP packages
...$basearch # It is much more secure to use the metalink, but if you wish to use a local mirror # place its address here. #baseurl=http://download.example/pub/epel/7/$basearch metalink= https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch&infra=$infra&content=$contentdir failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 [epel-debuginfo] name=Extra Packages for Enterprise Linux 7 - $basearch - Debug # It is much more secure to use the metalink, but if you wish to use a local mirror # place its address here. #baseurl=http://download.exa...
2023 May 26
1
IUS not pulling latest PHP packages
...ecure to use the metalink, but if you wish to use a > local mirror > # place its address here. > #baseurl=http://download.example/pub/epel/7/$basearch > metalink= > https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch&infra=$infra&content=$contentdir > failovermethod=priority > enabled=1 > gpgcheck=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 > > [epel-debuginfo] > name=Extra Packages for Enterprise Linux 7 - $basearch - Debug > # It is much more secure to use the metalink, but if you wish to use a > local mirror > # place i...
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux! Can you re-paste this cfg? The url is outdated. - robin On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote: > Hi, > > Here's how my epel-7-i386.cfg mock file looks like: > http://fpaste.org/164110/19877702/raw/ > > Do note the 32bit packages are unofficial and unsupported. RedHat does not > support 32bit in EL7. > > HTH > Lucian >
2007 Aug 16
0
Installing Java using jpackage.org's java-*-sun-compat RPMs
...9;t need to any extra repositories to install it. 2. configure the jpackage repositories in yum Create a new file /etc/yum.repos.d/jpackage.repo and copy the following text into it: -- SNIP -- [jpackage-generic] name=JPackage (free), generic mirrorlist=http://www.jpackage.org/jpackage_generic.txt failovermethod=priority gpgcheck=1 gpgkey=http://www.jpackage.org/jpackage.asc enabled=1 protect=0 [jpackage-rhel] name=JPackage (free) for Red Hat Enterprise Linux $releasever mirrorlist=http://www.jpackage.org/jpackage_rhel-$releasever.txt failovermethod=priority gpgcheck=1 gpgkey=http://www.jpackage.org/jpack...
2011 Mar 16
3
only one puppet client fails with yum
...uot;/etc/yum.repos.d/CentOS.repo": age => ''0s'', } yumrepo { ''epel-testing'': mirrorlist => ''http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel5&arch=$basearch'', enabled => ''0'', failovermethod => ''priority'', gpgcheck => ''1'', gpgkey => ''file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL'', descr => ''Extra Packages for Enterprise Linux 5 - Testing - $basearch '' } yumrepo { ''epel-testing-debuginfo&...
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-repos...
2004 Dec 14
4
Issues/thoughts re CentOS-4
This is a list of issues for discussion for CentOS-4. Most of it is based on my experience from building/maintaining CentOS-2 and observing CentOS-3. I have not seen the CentOS-4 beta yet so I don't know if any of this is already done. If these have been discussed on IRC then perhaps someone could produce a shot summary of the outcomes....? * Just call it CentOS-4 not 4.1 etc. Too
2015 Sep 07
0
How to setup own i686 buildenv for CentOS7
...nfig_opts['yum.conf'] = """ [main] cachedir=/var/cache/yum debuglevel=1 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= # repos [base] name=BaseOS baseurl=http://buildlogs.centos.org/centos/7/os/i386/ failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates baseurl=http://buildlogs.centos.org/centos/7/updates/i386/ failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 """
2020 Apr 22
1
nodejs version 14
...its installing the OLD Version 12. not the 14. ??? Why ? (this errors actually) My repo looks correct for Version 14 not 12.. more /etc/yum.repos.d/nodesource-el7.repo [nodesource] name=Node.js Packages for Enterprise Linux 7 - $basearch baseurl=https://rpm.nodesource.com/pub_14.x/el/7/$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL [nodesource-source] name=Node.js for Enterprise Linux 7 - $basearch - Source baseurl=https://rpm.nodesource.com/pub_14.x/el/7/SRPMS failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/NODESOURCE...
2017 Jul 24
1
Centos 7 upgrade squid problem.
...lesh in linux I don't know how to ./configure. I can't find any install step of squid. or , I'm using the Unofficial packages and yum updatejust like this,,, [squid]name=Squid repo for CentOS Linux - $basearch#IL mirrorbaseurl=http://www1.ngtech.co.il/repo/centos/$releasever/$basearch/failovermethod=priorityenabled=1gpgcheck=0 any suggestion for me ? here is my server info : Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Thanks A lot~ Bear
2010 Jul 26
5
Php 5.2.x support ends
Thinking of just sitting on this for awhile? Thoughts? Last release for PHP 5.2 & updates for 5.3 PHP Logo The users of PHP 5.2 should upgrade to 5.3 at their earliest convenience, as the active support of the 5.2 series came to an end with the release of version 5.2.14 earlier today. PHP 5.2.0 was released almost four years ago and according to the release announcement,
2013 Aug 23
1
yum update after update from 6.3 to 6.4 - problems with epel repository.
...ll. I've updated my system from 6.3 to 6.4. In my /etc/yum.repos.depel.repo I have: [epel] name=Extra Packages for Enterprise Linux - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch mirrorlist= http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #gpgkey=http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL-5 exclude=mongodb* enabled=1 gpgcheck=0 Yum variables are ok: # python -c 'import yum, pprint; yb = yum.YumBase(); pprint.pprint(yb.conf.yumvar, width=1)' Loaded...
2019 Aug 28
2
I broke "yum update" - C7
This evening I decided to do some work on my development C7 system. As I have not touched it for a while, and wanted to install new services I thought I'd better yum update first. I saw that it only did updates from Google and PHP, and none from the system repo's so I had a closer look. It showed certificate errors on a number of repo's. [root at stan2 ~]# yum update Loaded plugins:
2019 Aug 29
4
I broke "yum update" - C7
...4. 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.fedoraproject.org/metalink?repo=epel-7&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 [epel-debuginfo] name=Extra Packages for Enterprise Linux 7 - $basearch - Debug #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-...
2009 Apr 29
8
Puppet and yum repositories
I''m running puppet 0.24.6 on CentOS 5.2 from a puppetmaster on a virtual server to a variety of client servers both virtual and metal running either CentOS 5.2 or Fedora Core 10. I want to extend this to servers running RHEL 5 (and 6) in the near future. My problem is I have puppet set up with all repositories (mirrored locally using cobbler) included in one file in
2020 Aug 24
0
Mock config error
...ehl.org wrote: > > ?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 > > bas...
2005 Dec 04
2
DAG repo problem (continuation)
Hello list. Continuing previous topic: http://lists.centos.org/pipermail/centos/2005-November/015586.html, I would like to ask: anybody has the same problem? Still I can't update this few packages. Regards. -- ____________________________________________________________________ D o m i n i k S k ? a d a n o w s k i
2009 Dec 18
1
latest kernel (-164.9.1) not seen by yum
I have updated my local repo and see that centos.plus has the new kernel available. yum update does not get it yum clean all and another try and still it does not find it what am I missing?? only recent change to yum.repos was the addition of failovermethod=priority anyone else having probs? flummoxed at this point -------------- next part -------------- A non-text attachment was scrubbed... Name: rkampen.vcf Type: text/x-vcard Size: 196 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20091217/82641339/attachme...