Listing 5: Warewulf – Part 4

Listing 5: Installing ganglia-web into the Master Node

[root@test1 RPMS]# yum install ganglia-web-3.5.1-1.noarch.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * elrepo: mirror.symnds.com
 * epel: www.gtlib.gatech.edu
 * rpmforge: mirror.teklinks.com
 * sl: ftp.scientificlinux.org
 * sl-security: ftp.scientificlinux.org
Setting up Install Process
Examining ganglia-web-3.5.1-1.noarch.rpm: ganglia-web-3.5.1-1.noarch
Marking ganglia-web-3.5.1-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package ganglia-web.noarch 0:3.5.1-1 will be installed
--> Processing Dependency: php >= 5 for package: ganglia-web-3.5.1-1.noarch
--> Processing Dependency: php-gd for package: ganglia-web-3.5.1-1.noarch
--> Running transaction check
---> Package php.x86_64 0:5.3.3-14.el6_3 will be installed
--> Processing Dependency: php-cli = 5.3.3-14.el6_3 for package: php-5.3.3-14.el6_3.x86_64
--> Processing Dependency: php-common = 5.3.3-14.el6_3 for package: php-5.3.3-14.el6_3.x86_64
---> Package php-gd.x86_64 0:5.3.3-14.el6_3 will be installed
--> Running transaction check
---> Package php-cli.x86_64 0:5.3.3-14.el6_3 will be installed
---> Package php-common.x86_64 0:5.3.3-14.el6_3 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package               Arch       Version            Repository                      Size
==========================================================================================
Installing:
 ganglia-web           noarch     3.5.1-1            /ganglia-web-3.5.1-1.noarch     5.2 M
Installing for dependencies:
 php                   x86_64     5.3.3-14.el6_3     sl-security                     1.1 M
 php-cli               x86_64     5.3.3-14.el6_3     sl-security                     2.2 M
 php-common            x86_64     5.3.3-14.el6_3     sl-security                     522 k
 php-gd                x86_64     5.3.3-14.el6_3     sl-security                     103 k

Transaction Summary
==========================================================================================
Install       5 Package(s)

Total size: 9.1 M
Total download size: 3.9 M
Installed size: 18 M
Is this ok [y/N]: y
Downloading Packages:
(1/4): php-5.3.3-14.el6_3.x86_64.rpm                                    | 1.1 MB     00:00
(2/4): php-cli-5.3.3-14.el6_3.x86_64.rpm                                | 2.2 MB     00:01
(3/4): php-common-5.3.3-14.el6_3.x86_64.rpm                             | 522 kB     00:00
(4/4): php-gd-5.3.3-14.el6_3.x86_64.rpm                                 | 103 kB     00:00






-------------------------------------------------------------------------------------------
Total                                                           1.4 MB/s | 3.9 MB     00:02
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : php-common-5.3.3-14.el6_3.x86_64                                         1/5
  Installing : php-cli-5.3.3-14.el6_3.x86_64                                            2/5
  Installing : php-5.3.3-14.el6_3.x86_64                                                3/5
  Installing : php-gd-5.3.3-14.el6_3.x86_64                                             4/5
  Installing : ganglia-web-3.5.1-1.noarch                                               5/5

Installed:
  ganglia-web.noarch 0:3.5.1-1

Dependency Installed:
  php.x86_64 0:5.3.3-14.el6_3     php-cli.x86_64 0:5.3.3-14.el6_3     php-common.x86_64 0:5.3.3-14.el6_3     php-gd.x86_64 0:5.3.3-14.el6_3    

Complete!