Created
October 31, 2015 10:20
-
-
Save miry/71107cf7ef862652e231 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[vagrant@plugins-centos-66 ~]$ sudo yum install collectd | |
Loaded plugins: fastestmirror | |
Setting up Install Process | |
Loading mirror speeds from cached hostfile | |
* base: ftp.uni-bayreuth.de | |
* epel: ftp.uni-bayreuth.de | |
* extras: centos.mirrors.as250.net | |
* updates: centos.mirrors.as250.net | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package collectd.x86_64 0:4.10.9-1.el6 will be installed | |
--> Processing Dependency: libyajl.so.1()(64bit) for package: collectd-4.10.9-1.el6.x86_64 | |
--> Running transaction check | |
---> Package yajl.x86_64 0:1.0.7-3.el6 will be installed | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
================================================================================================================================================================================================================================================ | |
Package Arch Version Repository Size | |
================================================================================================================================================================================================================================================ | |
Installing: | |
collectd x86_64 4.10.9-1.el6 epel 432 k | |
Installing for dependencies: | |
yajl x86_64 1.0.7-3.el6 base 27 k | |
Transaction Summary | |
================================================================================================================================================================================================================================================ | |
Install 2 Package(s) | |
Total size: 459 k | |
Installed size: 1.4 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY | |
Retrieving key from https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 | |
GPG key retrieval failed: [Errno 14] problem making ssl connection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment