Skip to content

Instantly share code, notes, and snippets.

@filler
Created August 22, 2013 19:31
Show Gist options
  • Select an option

  • Save filler/6311732 to your computer and use it in GitHub Desktop.

Select an option

Save filler/6311732 to your computer and use it in GitHub Desktop.
collectd-5.2.1 resolving deps
[vagrant@atomhopper-berkshelf ~]$ yum repolist all
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.umd.edu
* epel: mirror.umd.edu
* extras: ftp.usf.edu
* jpackage-generic-devel: sunsite.rediris.es
* jpackage-generic-free: sunsite.rediris.es
* updates: mirror.es.its.nyu.edu
repo id repo name status
C6.0-base CentOS-6.0 - Base disabled
C6.0-centosplus CentOS-6.0 - CentOSPlus disabled
C6.0-contrib CentOS-6.0 - Contrib disabled
C6.0-extras CentOS-6.0 - Extras disabled
C6.0-updates CentOS-6.0 - Updates disabled
C6.1-base CentOS-6.1 - Base disabled
C6.1-centosplus CentOS-6.1 - CentOSPlus disabled
C6.1-contrib CentOS-6.1 - Contrib disabled
C6.1-extras CentOS-6.1 - Extras disabled
C6.1-updates CentOS-6.1 - Updates disabled
C6.2-base CentOS-6.2 - Base disabled
C6.2-centosplus CentOS-6.2 - CentOSPlus disabled
C6.2-contrib CentOS-6.2 - Contrib disabled
C6.2-extras CentOS-6.2 - Extras disabled
C6.2-updates CentOS-6.2 - Updates disabled
C6.3-base CentOS-6.3 - Base disabled
C6.3-centosplus CentOS-6.3 - CentOSPlus disabled
C6.3-contrib CentOS-6.3 - Contrib disabled
C6.3-extras CentOS-6.3 - Extras disabled
C6.3-updates CentOS-6.3 - Updates disabled
base CentOS-6 - Base enabled: 6,381
c6-media CentOS-6 - Media disabled
centosplus CentOS-6 - Plus disabled
cloud_control_staging_dev cloud_control_staging_dev enabled: 764
cloud_control_staging_ops cloud_control_staging_ops enabled: 303
contrib CentOS-6 - Contrib disabled
debug CentOS-6 - Debuginfo disabled
epel Extra Packages for Enterprise Linux enabled: 9,412
extras CentOS-6 - Extras enabled: 13
jpackage-generic-devel jpackage-generic-devel enabled: 1,652
jpackage-generic-free jpackage-generic-free enabled: 5,437
openrepose openrepose enabled: 33
pgdg91 PostgreSQL 9.1 6 - x86_64 enabled: 289
pgdg91-source PostgreSQL 9.1 6 - x86_64 - Source disabled
updates CentOS-6 - Updates enabled: 1,123
[vagrant@atomhopper-berkshelf ~]$ sudo yum install collectd
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.umd.edu
* epel: mirror.umd.edu
* extras: mirrordenver.fdcservers.net
* jpackage-generic-devel: ftp.heanet.ie
* jpackage-generic-free: ftp.heanet.ie
* updates: mirrordenver.fdcservers.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package collectd.x86_64 0:5.2.1-4.el6 will be installed
--> Processing Dependency: libvarnishapi.so.1()(64bit) for package: collectd-5.2.1-4.el6.x86_64
--> Processing Dependency: libyajl.so.1()(64bit) for package: collectd-5.2.1-4.el6.x86_64
--> Processing Dependency: libstatgrab.so.6()(64bit) for package: collectd-5.2.1-4.el6.x86_64
--> Processing Dependency: librabbitmq.so.0()(64bit) for package: collectd-5.2.1-4.el6.x86_64
--> Running transaction check
---> Package librabbitmq.x86_64 0:0.1-0.2.hgfb6fca832fd2.el6 will be installed
---> Package libstatgrab.x86_64 0:0.17-1.el6 will be installed
---> Package varnish-libs.x86_64 0:3.0.2-1.el5 will be installed
---> 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 5.2.1-4.el6 cloud_control_staging_collectd 1.1 M
Installing for dependencies:
librabbitmq x86_64 0.1-0.2.hgfb6fca832fd2.el6 epel 60 k
libstatgrab x86_64 0.17-1.el6 epel 73 k
varnish-libs x86_64 3.0.2-1.el5 cloud_control_staging_ops 44 k
yajl x86_64 1.0.7-3.el6 base 27 k
Transaction Summary
========================================================================================================================================================================================
Install 5 Package(s)
Total download size: 1.3 M
Installed size: 3.4 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): collectd-5.2.1-4.el6.x86_64.rpm | 1.1 MB 00:01
(2/5): librabbitmq-0.1-0.2.hgfb6fca832fd2.el6.x86_64.rpm | 60 kB 00:00
(3/5): libstatgrab-0.17-1.el6.x86_64.rpm | 73 kB 00:00
(4/5): varnish-libs-3.0.2-1.el5.x86_64.rpm | 44 kB 00:00
(5/5): yajl-1.0.7-3.el6.x86_64.rpm | 27 kB 00:00
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 106 kB/s | 1.3 MB 00:12
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : yajl-1.0.7-3.el6.x86_64 1/5
Installing : varnish-libs-3.0.2-1.el5.x86_64 2/5
Installing : libstatgrab-0.17-1.el6.x86_64 3/5
Installing : librabbitmq-0.1-0.2.hgfb6fca832fd2.el6.x86_64 4/5
Installing : collectd-5.2.1-4.el6.x86_64 5/5
Verifying : collectd-5.2.1-4.el6.x86_64 1/5
Verifying : librabbitmq-0.1-0.2.hgfb6fca832fd2.el6.x86_64 2/5
Verifying : libstatgrab-0.17-1.el6.x86_64 3/5
Verifying : varnish-libs-3.0.2-1.el5.x86_64 4/5
Verifying : yajl-1.0.7-3.el6.x86_64 5/5
Installed:
collectd.x86_64 0:5.2.1-4.el6
Dependency Installed:
librabbitmq.x86_64 0:0.1-0.2.hgfb6fca832fd2.el6 libstatgrab.x86_64 0:0.17-1.el6 varnish-libs.x86_64 0:3.0.2-1.el5 yajl.x86_64 0:1.0.7-3.el6
Complete!
[vagrant@atomhopper-berkshelf ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment