similar to: Problem updating curl

Displaying 20 results from an estimated 3000 matches similar to: "Problem updating curl"

2010 Oct 21
2
missing dependency for package
Hello everyone, I know this isn't strictly CentOS query, but I am hoping that someone here with more experience than myself might have some thoughts. I am trying to get a plugin working for Ganglia on a CentOS 5.5 box, in a testing environment. The plugin is for apache monitoring, called Ganglia-Logtailer. This plugin requires the executable /usr/bin/logtail in order to work. The only
2010 Jun 16
5
Disabling services in CentOS 5.5
Hello all, I have been doing some searching for information about disabling services within a CentOS 5.5 install. I have found a few different opinions, and wanted to ask for some feedback. First off, the system is running a LAMP stack to serve a web application. It will only be doing email to send occasional messages out (sent via the application only). It will not be receiving email for any
2010 Aug 27
2
cfengine vs. puppet
Hello All, I have been tasked with getting some configuration management system running at work. We have about 20 web servers running (some virtual and some physical), and we are trying to come up with a tool that will assist setting up new boxes as we bring them online, as well as maintaining existing systems when changes are necessary. After spending a little bit of time searching around
2012 Jul 12
3
ssh port forwarding
Hello Everyone, I am having a problem with setting up port forwarding from one of our local CentOS machines to an AWS EC2 instance. We are wanting to make mysql connections over an ssh tunnel. In this case, lets say that hostA is our local machine, and hostB is the Amazon EC2 instance. I have tried several different variations (that I have found from google searching), including: from hostA: ssh
2008 Sep 18
1
using NOPASSWD in sudoers
Hello Everyone, I am trying to change our /etc/sudoers (using visudo) to allow 2 commands to be run as root without a password, but it isn't working. Here is the part of the sudoers file that is in question. # User alias specification User_Alias FULLACCESS = doug, scott # members of the FULLACCESS User_Alias may run chown and chmod without a password FULLACCESS ALL = (root) NOPASSWD:
2010 May 19
4
apache redirection
Hello everyone, Part of our website has secured access with an SSL certificate. The problem we are running into is that the certificate is for www.domainname.com, so when they go to domainname.com (without the www. in front), the users are getting a "This connection is untrusted" warning, because the url doesn't match the certificate. I found one site that said to make a change to
2010 Jul 20
2
directory permissions set to 600?
Hello all, Today, I ran across a directory in /etc/ on one of our servers whose permissions where set to 600 (drw-------) with root being the owner. The directory is for the firewall package for the server, so it is not something malicious. Checking some other systems, they also have this directory and the permissions on those servers is also 600, so it isn't just a messed up permissions on
2010 Mar 10
1
IPSec VPN Setup?
Hello Everyone, I have been tasked at work with setting up a VPN connection from our server to a client's network. The only problem is that I have never done anything like this before, so I am not sure where to start. We are running CentOS 5.4 on our server. I do not yet know what the client is running for their VPN, the only thing I know of from the client, is we need to use IPSec for our
2010 Oct 01
1
error when logging into system
Hello everyone, I have a CentOS 5 system. On this system, I used the usermod -n and groupmod -g to change the user id and the group id for a standard, regular user from 500 to 1000. I then ran the following commands (as root), to make sure all the files were changed to match: find / -uid 500 -exec chown 1000 {} \; -- and -- find / -gid 500 -exec chgrp 1000 {} \; Now, whenever I try to login
2007 Oct 03
2
excluding directories in rsync
Hello Everyone, I am trying to exclude a directory (and all file and sub-directories under that directory) when using rsync. I have spent two days on google, but everything that I can find there involves excluding individual files, not an entire directory. I have tried the following commands, but in each case the remove_dir and all of its sub-directories and files area still sent to the remote
2016 Aug 04
1
curl build system is broken and so is mock
On 08/03/2016 06:57 PM, Chris Adams wrote: > Once upon a time, Alice Wonder <alice at domblogger.net> said: >> So when building curl, it links curl against the libcurl in the >> buildroot and not against the libcurl it just compiled? >> >> No other packages I know of do that. > > No, that is not what it does. If you posted the full ldd output like I >
2020 Jul 25
1
configure failed with curl 7.71.1
Hi dev, can someone confirm if it is a general R 4.0.4 problem or it is happening only on cygwin ? checking for curl/curl.h... yes checking if libcurl is version 7 and >= 7.28.0... configure: error: libcurl >= 7.28.0 library and headers are required with support for https *** ERROR: configure failed but https is available on curl: $ curl --version curl 7.71.1 (x86_64-pc-cygwin)
2012 Mar 28
0
CEBA-2012:0430 CentOS 6 curl Update
CentOS Errata and Bugfix Advisory 2012:0430 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0430.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6de73d59cdd6149e7b85d11a6682ea232aa0c767194388cff3c0031e7c576613 curl-7.19.7-26.el6_2.4.i686.rpm
2016 Aug 04
0
curl build system is broken and so is mock
Once upon a time, Alice Wonder <alice at domblogger.net> said: > So when building curl, it links curl against the libcurl in the > buildroot and not against the libcurl it just compiled? > > No other packages I know of do that. No, that is not what it does. If you posted the full ldd output like I asked, rather than grepping out bits, you'd see it loading the system
2013 Jun 26
0
CESA-2013:0983 Moderate CentOS 6 curl Update
CentOS Errata and Security Advisory 2013:0983 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0983.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5393c38b98d9066a1d9c1f2ee54f643914d4da0b70f4516e90ec05fd6cb5009f curl-7.19.7-37.el6_4.i686.rpm
2014 May 28
0
CESA-2014:0561 Moderate CentOS 6 curl Update
CentOS Errata and Security Advisory 2014:0561 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-0561.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: cf0a982bec1212cc7cbba88aa8329d6ece826ae175c65c1799d614ad326712e5 curl-7.19.7-37.el6_5.3.i686.rpm
2014 Nov 06
0
CEBA-2014:1813 CentOS 6 curl BugFix Update
CentOS Errata and Bugfix Advisory 2014:1813 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1813.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b0101ae88d4a92e29b7ea147d4a98538a7e55c472496f17c6a0c09baa2513085 curl-7.19.7-40.el6_6.1.i686.rpm
2014 Dec 08
0
CEBA-2014:1965 CentOS 6 curl BugFix Update
CentOS Errata and Bugfix Advisory 2014:1965 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1965.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: b24cd2fa431a60f77d4aef8a6fa8b15a7517637b39800113b9b50e6c87cc72b9 curl-7.19.7-40.el6_6.3.i686.rpm
2015 Jan 29
0
CEBA-2015:0098 CentOS 6 curl BugFix Update
CentOS Errata and Bugfix Advisory 2015:0098 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0098.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4e4cd05361833384ad287cfb5cfcd8aed1ec0461d83bc754e51ee6c630e06c63 curl-7.19.7-40.el6_6.4.i686.rpm
2019 Dec 24
0
CEBA-2019:4253 CentOS 6 curl BugFix Update
CentOS Errata and Bugfix Advisory 2019:4253 Upstream details at : https://access.redhat.com/errata/RHBA-2019:4253 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c3e0c7a7f0270770c74190f0a31f802a0d929eb0d1c61e713e2bbfa84395d8b1 curl-7.19.7-54.el6_10.i686.rpm ae075df2d895628b7b23fd4698f12fba209400f462ff7d3bab936fd4f9225214