search for: baseurls

Displaying 20 results from an estimated 532 matches for "baseurls".

Did you mean: baseurl
2012 Oct 02
4
Removing intermediate variables in calculation
Hello, I have a small Puppet 2.7 module to configure Sonatype Nexus Professional. The module takes, among other things, a baseurl in the form of "http://example.com/path" and I''d like it to extract the "/path" from that variable into a separate variable IF an optional "path" variable haven''t been supplied. Here is an extract: class
2017 Jun 27
2
Broken links
<!DOCTYPE html> <html><head> <meta charset="UTF-8"> </head><body><p>On the page <a href="https://wiki.centos.org/PackageManagement/Yum">https://wiki.centos.org/PackageManagement/Yum</a> there is a link under "External URL's that might come in handy:" pointing to the yum home page: "Yum Home page :<a
2020 Mar 16
3
[p2v PATCH 1/3] Add kickstart URLs for RHEL 8
Both BaseOS and AppStream are needed. --- virt-p2v-make-kickstart.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/virt-p2v-make-kickstart.in b/virt-p2v-make-kickstart.in index 779ba62..cbbfb8a 100644 --- a/virt-p2v-make-kickstart.in +++ b/virt-p2v-make-kickstart.in @@ -176,6 +176,16 @@ repo --name=rhel6_${minor}_server_optional --baseurl=$baseurl/Server/optional/$a
2015 May 24
2
CentOS-Base.repo baseurl commented out
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Weird, as all CentOS machines under my control are suddenly giving the baseurl of Base repo not found error since this morning. Could be that mirrorlist is leading but all other options I found online to debug the error message seem to indicate that (un)commenting should fix it. On 24-5-2015 14:10, Alexander Dalloz wrote: > Am 24.05.2015 um 13:45
2017 Jun 28
2
Broken links
Absolutely! (like to contribute) .. I already created an account: paulclaessen ~ Paul -----Original Message----- From: CentOS-docs [mailto:centos-docs-bounces at centos.org] On Behalf Of Akemi Yagi Sent: Tuesday, June 27, 2017 1:46 PM To: Mail list for wiki articles <centos-docs at centos.org> Subject: Re: [CentOS-docs] Broken links On Tue, Jun 27, 2017 at 10:14 AM, Paul Claessen
2015 May 24
2
CentOS-Base.repo baseurl commented out
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Dear, Recently I have noticed that on all my CentOS machines the CentOS-Base.repo file seems to have been modified resulting in all baseurl= lines being commented out. Did I miss something that was planned or is this a bug? Best regards, - -- Tim Semeijn Babylon Network pgp 0x5B8A4DDF -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19
2012 Jun 01
1
problems installing parted tool
i have downloaded the CentOS distribution that comes with Xen Cloud Platform (XCP) at http://www.xen.org/download/xcp/index.html. i am trying to install the parted utility. yum install parted however, i get the following message. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Install Process No package parted available. Nothing to do any ideas on what's
2015 May 24
0
CentOS-Base.repo baseurl commented out
On 05/24/2015 07:48 AM, Tim Semeijn wrote: > Weird, as all CentOS machines under my control are suddenly giving the > baseurl of Base repo not found error since this morning. Could be that > mirrorlist is leading but all other options I found online to debug > the error message seem to indicate that (un)commenting should fix it. For the Base (or os) section of the CentOS-Base.repo
2006 Aug 30
2
Yum updates packages for other arch too
Hi, I have the x86_64 arch on my server so therfore i expect that yum updates only x86_64 packages. With the last *yum update* i?ve noticed a strange behaviour while retrieving the needed packeges. As you you see, yum wants install packages for different architectures: glibc x86_64 2.3.4-2.25 base 4.9 M glibc i686 2.3.4-2.25 base 5.1 M . .
2006 Sep 06
2
4.4 update quits unexpectedly
After 2 good updates to 4.4, my 3rd is giving me trouble. I did all 3 installs the same: yum clean all yum update python-sqlite sqlite yum yum clean all yum upgrade This one, however, quits during the header download. I get "[Errno -1] Header not complete, trying another mirror", then "[Errno 256] No more mirrors to try". I am not going thru a proxy, and I can't find
2005 Oct 13
1
Why not use yum mirrorlist= instead of baseurl= in CentOS-Base.repo
...r does not have the headers for whatever reason. If yum were to reference a mirrorlist it would skip servers that fail and keep trying them all until it finds one that works or exhausts all the mirrors. Centos would host a file on their web server for each repository that has a list of mirror baseurls. I created a test script to generate mirrorlists from the mirror.centos.org DNS lookup and changed yum to reference the local files that were generated as a mirrorlist= and it worked. The non-synced servers that did not have the correct directories setup were skipped and it found servers that...
2005 Feb 15
6
no kernel upgrade on 3.3
I have 2 servers: On both, I did yum update. One upgraded the kernel, the other didn't. Why? TIA, Dave Augustus
2005 Jul 07
1
Yum Update issues
I get this when i try to yum update: http://mirror.centos.org/centos/4/updates/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.xml.gz from update: [Errno 256] No more mirrors to try. I have done yum clean all with no joy. I have two servers with CentOS-4.1 and both are exhibiting htis issue. I have not made
2016 Dec 02
1
New laptop recomendation
I think you need 4.4 lts kernel, for example elrepo lts. I run this time 4.8.11 with i3 6100 HP Laptop on my own special repo (Test envoirement). X11 uses a git version for the intel graphic card. If you are not a beginner. You can take a view :-) Sincerely Andy [cms4all-drivers] name=cms4all-drivers baseurl=http://centos.cms4all.org/repo/7/drivers/
2010 Mar 24
1
[PATCH] Disables virt-preview and add ovirt.org yum repo.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- recipe/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/recipe/Makefile.am b/recipe/Makefile.am index 0bd139f..6c97ed0 100644 --- a/recipe/Makefile.am +++ b/recipe/Makefile.am @@ -3,6 +3,7 @@ CUR_RAWHIDE = 14 CUR_DEVEL = 13 CUR_PREVIEW = 12 PREVIEW_URL ?=
2023 May 26
2
IUS not pulling latest PHP packages
Hi, I am running CentOS Linux release 7.9.2009 (Core) and have enabled both epel and ius repository - ius-release-2-1.el7.ius.noarch - epel-release-7-14.noarch IUS not pulling the latest PHP packages. I have ran yum clean metadata and yum clean all commands but no luck. The latest version is *7.4.33* # php -v PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS ) Copyright (c) The PHP
2023 May 26
1
IUS not pulling latest PHP packages
Hello, looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4. It is EOL anyway, so you should migrate to PHP 8. To find out where your current PHP comes from try something like: # rpm -qf /usr/bin/php # rpm -qi php I would recommend you switch to Remi's repo and upgrade to PHP 8: https://rpms.remirepo.net/ Kind regards, Steve Am 26.05.2023 12:50, schrieb Kaushal
2006 Feb 11
2
FW: Unable to update
Thanks for the quick response! Here is my yum.repos.d -> [base] name=CentOS-$releasever - Base baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #released updates [update] name=CentOS-$releasever - Updates baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1
2015 May 24
2
CentOS-Base.repo baseurl commented out
Am 24.05.2015 um 16:11 schrieb Johnny Hughes: > On 05/24/2015 07:48 AM, Tim Semeijn wrote: >> Weird, as all CentOS machines under my control are suddenly giving the >> baseurl of Base repo not found error since this morning. Could be that >> mirrorlist is leading but all other options I found online to debug >> the error message seem to indicate that (un)commenting
2015 May 24
0
CentOS-Base.repo baseurl commented out
Am 24.05.2015 um 13:45 schrieb Tim Semeijn: > > Dear, > > Recently I have noticed that on all my CentOS machines the > CentOS-Base.repo file seems to have been modified resulting in all > baseurl= lines being commented out. That is the case for a very long time, even if it hasn't be the case all the time. Instead of baseurl the default is mirrorlist. > Did I miss