Created
September 26, 2013 09:01
-
-
Save madAndroid/6711650 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
[root@vagrant-shibboleth ~]# sudo yum install shibboleth | |
Loaded plugins: fastestmirror, security | |
Loading mirror speeds from cached hostfile | |
* base: centos.serverspace.co.uk | |
* contrib: centos.mirroring.pulsant.co.uk | |
* epel: www.mirrorservice.org | |
* extras: mirror.as29550.net | |
* ius: ius.cu.be | |
* rpmforge: www.mirrorservice.org | |
* updates: centos.mirroring.pulsant.co.uk | |
Setting up Install Process | |
Resolving Dependencies | |
--> Running transaction check | |
---> Package shibboleth.x86_64 0:2.5.2-1.1 will be installed | |
--> Processing Dependency: libcurl-openssl(x86-64) >= 7.21.7 for package: shibboleth-2.5.2-1.1.x86_64 | |
--> Processing Dependency: libsaml.so.8()(64bit) for package: shibboleth-2.5.2-1.1.x86_64 | |
--> Processing Dependency: libxmltooling-lite.so.6()(64bit) for package: shibboleth-2.5.2-1.1.x86_64 | |
--> Processing Dependency: libxmltooling.so.6()(64bit) for package: shibboleth-2.5.2-1.1.x86_64 | |
--> Running transaction check | |
---> Package libcurl-openssl.x86_64 0:7.30.0-1.1 will be installed | |
---> Package libsaml8.x86_64 0:2.5.3-1.1 will be installed | |
---> Package libxmltooling6.x86_64 0:1.5.3-1.1 will be installed | |
--> Finished Dependency Resolution | |
Dependencies Resolved | |
======================================================================================================================================================= | |
Package Arch Version Repository Size | |
======================================================================================================================================================= | |
Installing: | |
shibboleth x86_64 2.5.2-1.1 twig-obs 1.3 M | |
Installing for dependencies: | |
libcurl-openssl x86_64 7.30.0-1.1 twig-obs 185 k | |
libsaml8 x86_64 2.5.3-1.1 twig-obs 967 k | |
libxmltooling6 x86_64 1.5.3-1.1 twig-obs 686 k | |
Transaction Summary | |
======================================================================================================================================================= | |
Install 4 Package(s) | |
Total size: 3.1 M | |
Installed size: 19 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
Running rpm_check_debug | |
Running Transaction Test | |
Transaction Test Succeeded | |
Running Transaction | |
Installing : libcurl-openssl-7.30.0-1.1.x86_64 1/4 | |
Installing : libxmltooling6-1.5.3-1.1.x86_64 2/4 | |
Installing : libsaml8-2.5.3-1.1.x86_64 3/4 | |
Installing : shibboleth-2.5.2-1.1.x86_64 4/4 | |
Verifying : libcurl-openssl-7.30.0-1.1.x86_64 1/4 | |
Verifying : libxmltooling6-1.5.3-1.1.x86_64 2/4 | |
Verifying : shibboleth-2.5.2-1.1.x86_64 3/4 | |
Verifying : libsaml8-2.5.3-1.1.x86_64 4/4 | |
Installed: | |
shibboleth.x86_64 0:2.5.2-1.1 | |
Dependency Installed: | |
libcurl-openssl.x86_64 0:7.30.0-1.1 libsaml8.x86_64 0:2.5.3-1.1 libxmltooling6.x86_64 0:1.5.3-1.1 | |
Complete! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment