Displaying 20 results from an estimated 7000 matches similar to: "Yum site cache"
2013 Jan 24
4
Dependency Cycle with puppetlabs-mrepo
Hi, I''m gettinng a dependency cycle when using PE 2.7, puppetlabs::mrepo,
"role classes" and hiera :
I''m trying to mirror RHN repos :
# ROLE CLASS
> class site::yum_repository{
>
> $repos = hiera(''site::yum_repository::repos'')
> create_resources(mrepo::repo::rhn, $repos)
> }
>
# HIERA DEFAULTS
>
2009 Jan 27
1
possible CentOS 5.2 yum RPM checksum issue upstream?
hey guys..
I'm continually seeing the following error although I've got the
latest/greatest yum RPM from various CentOS 5.2 repos (mirrors.kernel.org most
recently). is there possibly something wrong with the RPM's checksum
somewhere upstream?
note: I've already regenerated our own mrepo server various times and
refreshed the metadata on my yum clients as well.
*******
~# yum
2007 Nov 07
1
mrepo and groups
Hi all,
I have a little trouble with mrepo: yum groups doesn't seem to be setup
correctly; if I do "yum grouplist" it only gives me
Installed Groups:
Yum Utilities
Available Groups:
FreeNX and NX
XFCE-4.4
Horde
Did I forget something on the mrepo.conf or similar?
tia
Lorenzo Quatrini
2008 Jul 25
2
looking for Ubuntu config for Dag Wieers' mrepo
Hi
Does anyone have a sample configuration file to setup a repository for
Ubuntu, to use with mrepo?
--
Kind Regards
Rudi Ahlers
Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff
No virus found in this outgoing message.
Checked by AVG - http://www.avg.com
Version: 8.0.138 / Virus Database: 270.5.6/1574 - Release Date: 7/25/2008 4:27 PM
2009 Sep 11
1
mrepo - RHEL5
OK this is talking about downloading from rhn but does anyone have any
tips with getting mrepo on a CentOS 5 box to be able to download from
rhn reliably?
Seemingly everything is configured OK as it downloads a package or 2 but
mainly bombs out with...
Error communicating with server. The message was:
Forbidden
avalon-framework-manual-4.1 avalon-framework-manual-4.1
2016 Jun 16
2
yum timeout ... (CentOS 6.8)
On 16.06.2016 21:39, Ned Slider wrote:
>
> On 16/06/16 19:41, Walter H. wrote:
>> On 16.06.2016 19:40, Frank Cox wrote:
>>> On Thu, 16 Jun 2016 19:34:09 +0200
>>> Walter H. wrote:
>>> yum -disableplugin=fastestmirror nowseewhathappens.
>>>
>>>
>> yes this goes fast, no timeout;
>> can I configure this in /etc/yum.conf?
>>
2020 Jul 10
3
Compilation error for R 4.0.2
Hello,
I experienced a compiler error when I tried to compile the latest version
of R i.e. R4.0.2
making iosupport.d from iosupport.c
making lapack.d from lapack.c
making list.d from list.c
making localecharset.d from localecharset.c
grep.c(74): catastrophic error: cannot open source file "pcre2.h"
# include<pcre2.h>
(The pcre2.h header file is actually present!)
I used the
2007 Jul 25
3
Yum missing dependency
I haven't run any updates on my systems recently, but now I'm trying to
get them up to date again. When I run a yum update, I get this error:
Error: Missing Dependency: initscripts >= 7.93.26.EL-1 is needed by
package httpd
I did a Google search, but I didn't find anything relating directly to
CentOS or RHEL and there was no fix suggested.
If it makes a difference, I am running
2007 Apr 12
3
Centos DVD image... for NON bittorrent users?
Hello,
could someone (some mirror) please provide DVD isos of the Centos5 also via ftp/http. The
bittorent ports on out network are blocked and at the moment I couldn't find any DVD isos for
"regular" download.
Thanks,
Gernot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc:
2011 Dec 14
2
CR repo - version issue
Hi
We use mrepo to keep a local repository. I downloaded the CentOS6.1 iso
and used that as the base. We also have the CR repo added.
I was expecting this change to cause no issues but the following
packages have version issues between the base 6.1 and the CR repo:-
base version CR version
dbus-libs-1.2.24-4.el6_0.x86_64 dbus-libs-1.2.24-5.el6_1.x86_64
2008 Dec 18
6
how to install yum by apt
Hi all!
Becaule i heard that the apt was great,i wanted to try it.And when i tried to update my system,the yum faid,i installed the apt which came from dag repo by yum. After that i did:sudo apt-get update and sudo apt-get upgrade.There are some problem and i did as apt suggested:sudo apt-get --fix-broken install.Then apt said should remove 11 softwares insclude yum.I thougt even i removed the
2008 Feb 06
2
kickstart %post not executed
Hi all,
I am trying to automate the provisioning of a few VM, dom0 CentOS5 - domU
CentOS4.5, the installation goes well but it completely ignores the %post
bit in the kickstart:
# Kickstart file for a generic VM
install
url --url http://server/mrepo/centos4-x86_64/disc1
cmdline
skipx
reboot
# Partition information
.....
# General system config
bootloader --location=mbr
keyboard uk
lang
2008 Jun 23
7
CentOS 5.2 is here!
Let me be the first (maybe):
CentOS 5.2 is here (at least):
http://mirror.chpc.utah.edu/pub/centos/5.2/
Thank you all who worked on it!
-------------- next part --------------
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 270.4.1/1513 - Release Date: 22-06-2008 7:52
2008 Dec 03
3
Yum upgrade inside firewall
We have several CENTOS 4.X which inside Firewall.? I can NOT run "yum" inside firewall to upgrade O.S. to new release.
?
Does there has way I can download all RPM to otherside firewall server then transfer those files into servers inside firewall and upgrade.
?
Anyone have procedure dicuments or website can be reference?
?
Thanks.
2011 Jul 25
0
pxe booting questions
hello,
I have a situation where I am using PXE and kickstart to
install my machines.
My set up is as follows:
i have a cobbler server which is also an mrepo mirror doing the
booting.
my mrepo tree has both disc1 and disc2 loop mounted, and RPMS.os
symlinks both the discs contens to generate the unified os tree. This all
works fine.
My issue is with the kickstart, if i use the disc1 as the url
2017 Sep 10
3
centos-7.4 elfutils
Hello,
I'm taking 7.4 for a spin.? I did the minimal install, and ran into
trouble with groupinstall base.? The trouble seems to stem from
elfutils.? One command claims elfutils-libs-0.166-2.el7.x86_64 is
missing, and another one claims it's installed.? Not sure what's going
on here.
[root at ip-172-31-34-187 ~]# yum -y install elfutils.x86_64
Loaded plugins: fastestmirror
2007 Mar 10
0
Re: [users] Mrepo (with Redhat) works on one but not the other?
Matt Hyclak wrote:
> On Fri, Mar 09, 2007 at 01:59:08PM -1000, Camron W. Fox enlightened us:
>> Jim Perrin wrote:
>>> On 3/9/07, Camron W. Fox <cwfox at us.fujitsu.com> wrote:
>>>
>>> <snip>
>>>
>>>> rhnget: "Unknown error that needs more debugging occured with channel
>>>> rhel-x86_64-es-4-extras.
2008 Aug 21
1
YumRepo Warning: not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet
Hi all
Does anyone know what causes this error?
I have setup a local CentOS repository, with mrepo, and can succesfully use
it for updates & installation of just about anything. Yet, this error comes
up.
Here's my /etc/yum.conf:
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[base-local]
name=CentOS-$releasever - Base
#mirrorlist=
2007 Mar 28
0
Using yum 2.4.x under centos3
Hi all,
Somebody have test it yum 2.4.x
(http://linux.duke.edu/projects/yum/download/2.4/yum-2.4.3-1.src.rpm) under
centos3??
I have installed an mrepo RHEL5 server to serve updates for rhel3, rhel4,
rhel5, centos3, centos4 and centos5 (when becomes GA) and RHEL5 doesn't provides
yum-arch ...
Thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2013 Jan 24
0
REDUX: puppetlabs-products yum checksum failing
Again with the yum metadata checksum failures:
http://yum.puppetlabs.com/el/6/products/x86_64/repodata/primary.sqlite.bz2:
[Errno -1] Metadata file does not match checksum
I''m thinking it''s time for me to add the Puppetlabs repos to my mrepo box.
--
\*..+.-
--Greg Chavez
+//..;};
--
You received this message because you are subscribed to the Google Groups "Puppet