Displaying 20 results from an estimated 5000 matches similar to: "new puppet user with metadata problem"
2013 May 25
1
Error: Could not find dependency Yumrepo[puppetlabs-products] for Package[puppet]
I have installed puppet from puppet-labs yum repository on OEL familiy
of Red Hat Enterprise Linux Server release 5.9 (Tikanga)
----------------------------------------------------------------------------
[root@oel-puppet-master modules]# yum list facter
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date --register to register.
ULN support will be
2017 Jun 26
0
what is causing this problem ... (yum, fastest mirror)
Hello,
what is causing the following, and can someone give the solution which is
mentioned at https://access.redhat.com/articles/1320623
by the way: why are the "fastest" mirrors from other continent?
[root at host sysconfig]# yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: base epel extras updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root
2011 Jul 26
1
yum segfault - rpmforge problem?
[root at host ~]# yum clean all
Loaded plugins: fastestmirror, protectbase
Cleaning up Everything
Cleaning up list of fastest mirrors
[root at ost ~]# yum search libcli
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
* base: centos-distro.cavecreek.net
* elrepo: elrepo.imt-systems.com
* extras: ftp.ussg.iu.edu
* rpmforge: apt.sw.be
* updates: mirror.nandomedia.com
base
2019 Aug 29
0
I broke "yum update" - C7
Interestingly, if I try a yum update on one of my other boxes I get similar errors. However, it then proceeds to complete the yum update successfully
[root at ollie2 ~]# yum update
Loaded plugins: fastestmirror, langpacks
Determining fastest mirrors
Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was
14: curl#60 - "Peer's Certificate
2017 Jun 23
0
Question Mirrors ?
On 23.06.2017 17:02, m.roth at 5-cent.us wrote:
> Fabian Arrotin wrote:
>> On 23/06/17 12:22, G?nther J. Niederwimmer wrote:
>>> Hello List,
>>>
>>> in the last weeks I have many, many Errors from chron hourly on my
>>> systems :-
>>> (.
>>>
>>> Have we broken or not updated mirrors in the yum config ?
>> Can you give
2009 Dec 09
2
Kerio Mail Server - anyone?
Hey guys,
I'm trying to install the latest Kerio and it seems to want an older
version of libstdc++ which I cannot find anywhere in RPM land
(sorry, but I just know gmail is going to mangle this on its way out )
[root at localhost ~]# rpm --install
/home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
2019 Aug 30
1
I broke "yum update" - C7
On Friday 30 August 2019 04:54:14 Peter wrote:
>
> I would try this:
>
> yum clean all
ran okay.
> yum --disablerepo=epel update
ran okay but said there was nothing to update which I find hard to believe. It has been a month or so at least since the last successful update. It did complain about the REMI repos, which is odd as this all started when my yum update only updated PHP
2016 Jun 16
2
yum timeout ... (CentOS 6.8)
Hello,
the last times, when I tried to update,
it get time outs; even when 'yum list'
[root at host ~]# yum list
Loaded plugins: fastestmirror, security
Determining fastest mirrors
epel/metalink | 13 kB 00:00
* base: centos.den.host-engine.com
* epel: mirror.steadfast.net
* extras: centos.den.host-engine.com
* updates: centos.den.host-engine.com
2010 Oct 23
0
How to install and update a src rpm?
Hello,
is there please a way to install and later update a src rpm -
instead of locating and downloading that package manually?
I've run: "yum install rpm-build mock yum-utils" successfully.
But when I try to run "yumdownloader --source httpd",
I get the error listed at the bottom of my mail.
Do I maybe need to add a file to /etc/yum.repos.d/ ?
I'd like to have
2019 Feb 22
0
new Centos server install yum dependancy error
On Sat, February 23, 2019 3:47 am, Gerald Galster via dovecot wrote:
>
>
> try: yum clean all
Gerald , thank you
it shows in the output after 'second step' below:
# yum clean all
Loaded plugins: fastestmirror, langpacks, priorities
Cleaning repos: base centos-sclo-rh centos-sclo-sclo dovecot-2.3-latest epel
: extras gf remi-safe updates
Cleaning up list of
2014 Aug 30
2
update repo problem?
I'm trying to install the build dependencies for an SRPM using
yum-builddep, and it's telling me that it can't get the repo sqlite
file for updates-source from vault. Any ideas? Something wrong with my
repo configuration? The only thing I've done that should have touched
the repo configuration is installing epel-release-7-1.noarch.
Thanks!
Eric
[root at localhost SRPMS]#
2016 May 30
2
C6.8 YUM reference to Red Hat
Doing a yum update on C6.8 .................
: yum update
Loaded plugins: fastestmirror, priorities, protectbase
Setting up Update Process
Loading mirror speeds from cached hostfile
* base: centos.datente.com
* epel: mirrors.n-ix.net
* extras: mirror.softaculous.com
* updates: centos.datente.com
base | 3.7 kB 00:00
base/primary_db
2011 Jul 23
1
Why are all repos < 5.6 listed?
Greetings all.
I just enabled all repos on my system, to enable me to find
a particular package. This is the first time I have noticed
all the Centos repos < 5.6 being listed.
Is this a new feature, to include all repos pre 5.6 now?
Here's the output of the aforementioned yum command - sorry
it's a little bit long:
[root at karsites ~]# yum --enablerepo '*' --disablerepo
2013 Jan 17
5
puppetlabs-products yum checksum failing
I''m reasonably confident that the problem I''m having here is upstream.
RHEL5:
# yum repolist | grep puppet
puppetlabs-deps Puppet Labs Dependencies El 5 - x86_64
45
puppetlabs-products Puppet Labs Products El 5 - x86_64
161
# yum clean all
Loaded plugins: security
Cleaning up Everything
# yum repolist 2>&1 | grep puppet
2016 May 30
0
C6.8 YUM reference to Red Hat
On 05/30/2016 07:46 AM, Johnny Hughes wrote:
> On 05/29/2016 09:01 PM, Always Learning wrote:
>>
>> Doing a yum update on C6.8 .................
>>
>>
>> : yum update
>> Loaded plugins: fastestmirror, priorities, protectbase
>> Setting up Update Process
>> Loading mirror speeds from cached hostfile
>> * base: centos.datente.com
>> *
2013 Feb 11
4
Yum Repositories appear to be offline
Doing a yum check-update just now and got:
http://yum.puppetlabs.com/el/5Server/dependencies/x86_64/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://yum.puppetlabs.com/el/5Server/products/x86_64/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
“Sometimes I think the surest sign that intelligent
2016 May 30
1
C6.8 YUM reference to Red Hat
On 05/29/2016 09:01 PM, Always Learning wrote:
>
> Doing a yum update on C6.8 .................
>
>
> : yum update
> Loaded plugins: fastestmirror, priorities, protectbase
> Setting up Update Process
> Loading mirror speeds from cached hostfile
> * base: centos.datente.com
> * epel: mirrors.n-ix.net
> * extras: mirror.softaculous.com
> * updates:
2011 Feb 08
1
yum is b0rked
hello centos.. my yum is b0rked...
[root at VIRTCENT03:~] #yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 309, in user_main
errcode = main(args)
File
2012 Jan 11
1
EPEL not working ... is it just me?
This is very strange - has been happening the last few days. I just
upgraded this system from 5.3 to 5.7 on Monday and the problem started some
time after that (but not immediately because I know I used yum Monday
evening after the upgrade)
I get the following error from yum, but it goes away if I --disablerepo=epel
The funny thing is that the listed xml file I can easily wget from this
2015 Oct 20
0
Metadata checksum
Hi All
I am successfully spin the VM with Centos 6.2 ISO. When i am trying to
download the packages we are facing the issues. The error message copy
paste below,
*[root at localhost ~]# yum install ntp*
*Loaded plugins: fastestmirror, refresh-packagekit, security*
*Loading mirror speeds from cached hostfile*
* * base: centos.excellmedia.net <http://centos.excellmedia.net>*
* * extras: