Displaying 20 results from an estimated 6000 matches similar to: "curl problem"
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
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 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
2019 Aug 29
2
I broke "yum update" - C7
On 8/29/19 3:03 AM, Gary Stainburn wrote:
> https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized."
What do you see when you run:
??? openssl s_client -showcerts -connect us-east.repo.webtatic.com:443
2019 Aug 29
0
I broke "yum update" - C7
On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote:
> On 8/29/19 3:03 AM, Gary Stainburn wrote:
> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized."
>
>
> What do you see when you run:
>
> ??? openssl s_client -showcerts -connect us-east.repo.webtatic.com:443
2014 Oct 18
0
curl: (35) Cannot communicate securely with peer:
Hello
I am stumped. I am trying to us the kraxel qemu repository, it appears
the repository moved to secure server since then I have not been able to
configure this properly. https://www.kraxel.org/repos/jenkins/
I receive the following error when I try to use the repository
curl: (35) Cannot communicate securely with peer: no common encryption
algorithm(s).
I have discovered this problem on
2012 Mar 16
1
Isues with YUM Update
Hello all,
Is this a known issue?
From what I can tell it started on Tuesday.
--------------------------------
~ $ sudo yum -y update
Password:
Setting up Update Process
Setting up repositories
dag 100% |=========================| 1.1 kB 00:00
kbs-CentOS-Extras 100% |=========================| 1.9 kB 00:00
kbs-CentOS-Misc 100%
2016 May 17
2
Re Centos 7.2 Repos
On 05/17/2016 09:03 AM, John Hodrien wrote:
> On Tue, 17 May 2016, jd1008 wrote:
>
>> The insane thing is that not all the repos are NOT installed
>> in /etc/yum.repo.d when centos is installed.
>> Don't you think I tried to yum install it???
>> Yum returned with something like no match found....
>> What repos do you have on your system?
>
> smplayer
2010 Apr 01
2
Unable to get software using Yum
Hi
I am new to CentOS and been into Linux for about 3 months now. I first
started off with fedora and also trying my hands on CentOS now.
Basically i used yum to download softwares on the fedora box. I mainly
require the snmp agent for my linux boxes so as to test my network
management product. On some of the CentOS boxes the following command
worked for me :
yum install net-snmp
it
2007 Oct 31
3
Enable Repositories: [Errno 14] HTTP Error 404: Not Found
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Centos Users
How to enable Repositories mentioned in "What are all the CentOS
repositories (directories) and what is each one for?" [0]
# yum -y update
Loading "installonlyn" plugin
Loading "protectbase" plugin
Setting up Update Process
Setting up repositories
base 100%
2007 Apr 18
2
Yum Mirror Errors
While attempting to grab some packages from the repos I've been getting
a lot of mirror errors. Anyone have any idea why?
I've recently updated from CentOS 5 Beta2 to the final version and it
went flawlessly. The first thing I did though was to update the
centos-release packages per a previous post. I was under the impression
this would take care of repo problems. Was I incorrect?
2007 Apr 13
1
[Fwd: 4.92 beta update to centos5 proper words of caution]
Jim Perrin wrote:
> For those of you who are going to do the update from the centos5 beta
> to centos 5 proper despite the warnings, this is a(n incomplete) list
> of instructions for how to accomplish this
>
> 1. Get yourself into runlevel 3 (telinit 3 from terminal) as the dbus
> update will die if you're in X.
> 2. Setenforce 0 # turn off selinux as there have been
2013 May 30
1
6.4 failing to connect
Why do I keep getting this, and what do I do?? The error message
is Greek to me. :-{
[root at Hbsk ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink
| 13 kB 00:00
* c6-media:
* epel: mirror.vcu.edu
* remi: rpms.famillecollet.com
2015 Jun 15
3
Having a problem with a yum repo
Hi,
yum update is giving me the following errors:
# yum -y install mplayer
Loaded plugins: fastestmirror, fs-snapshot, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
epel/metalink | 12 kB 00:00
* base: centos.sonn.com
* c6-media:
* elrepo: elrepo.org
* epel: mirrors.tummy.com
* extras: mirrors.xmission.com
*
2015 Mar 10
1
(no subject)
Hi Guys,
i've CentOS 6.6 (Final) 64 bit version installed and I can not access the
online repositories to install/update (pls see eror below the error), I
tried to google this error I get a lot of links but nothing I could really
solving this issue. I've already disabled ipv6 and also defined proxy in
/etc/yum.conf.
[root at myhost ~]# yum update
Loaded plugins: fastestmirror,
2009 Apr 28
1
Reconfiguring yum
Hi there --
I need to reconfigure yum on one of our centos 5.3 systems in order for the
automatic updates to work.
Currently the error messages that I am getting are shown below:
$ sudo yum check-update
Loaded plugins: allowdowngrade, changelog, downloadonly, fastestmirror,
priorities, protectbase, tsflags, versionlock
Loading mirror speeds from cached hostfile
* base: mirrors.rit.edu
*
2006 Dec 14
1
Dag mirror, yum and repomd.xml!
Hi:
I have a mirror of dag repository
(http://apt.sw.be/redhat/el4/en/i386/dag/) in my intranet which is used
by other servers to install/update rpms. I installed on every remote
server the rpmforge rpm, edit the /etc/yum.repos.d/rpmforge.repo to fit
with my intranet mirror, but when I run yum, I get this error:
#yum -c rpmforge.repo search nagios
Warning, could not load sqlite, falling back to
2013 Nov 02
1
6.4 : How to enable epel and the rpmfusions??
I've installed 6.4 on an old T30 ThinkPad, and I'm
in the midst of setting it up. I can't seem to get an rpm of Pan for it,
nor even to do yum update.
Mousing around fedoraproject eventually got me to http://
rpmfusion.org/Configuration/ and from there to downloads for the free,
nonfree, and epel packages (along with a caveat that tells you -- *after*
you've gotten rpmfusion
2015 Nov 20
0
yum errors
It should be looking at /6/ instead of a specific point release. We
(CentOS) do not provide updates for individual point releases. You are
several years behind in security and bug-fix updates. Once a specific
minor version is expired, it is moved off the main mirrors and into the
vault. The current iteration of the /6/ tree is 6.7, so everything below
that is no longer available on the mirrors.
2018 Apr 06
1
invalid mirror .host-engine.com
Hello,
how can I prevent of using these mirrors?
# yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: base extras updates
Cleaning up Everything
Cleaning up list of fastest mirrors
# yum update
Loaded plugins: fastestmirror, security
Setting up Update Process
Determining fastest mirrors
* base: centos.den.host-engine.com
* extras: centos.den.host-engine.com
* updates: