Created
January 17, 2014 15:40
-
-
Save ndrut/8475493 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@chat ~]# yum install nodejs | |
| Loaded plugins: fastestmirror | |
| Loading mirror speeds from cached hostfile | |
| epel/metalink | 14 kB 00:00 | |
| * base: mirror.trouble-free.net | |
| * epel: ftp.osuosl.org | |
| * extras: mirror.trouble-free.net | |
| * updates: ftp.osuosl.org | |
| base | 3.7 kB 00:00 | |
| epel | 4.2 kB 00:00 | |
| epel/primary_db | 5.8 MB 00:00 | |
| extras | 3.4 kB 00:00 | |
| updates | 3.4 kB 00:00 | |
| updates/primary_db | 1.4 MB 00:00 | |
| Setting up Install Process | |
| Resolving Dependencies | |
| --> Running transaction check | |
| ---> Package nodejs.x86_64 0:0.10.24-1.el6 will be installed | |
| --> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: v8(x86-64) >= 1:3.14.5.7 for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Processing Dependency: libcares19.so.2()(64bit) for package: nodejs-0.10.24-1.el6.x86_64 | |
| --> Running transaction check | |
| ---> Package c-ares19.x86_64 0:1.9.1-4.el6.3 will be installed | |
| ---> Package http-parser.x86_64 0:2.0-4.20121128gitcd01361.el6 will be installed | |
| ---> Package libuv.x86_64 1:0.10.21-1.el6 will be installed | |
| ---> Package openssl.x86_64 0:1.0.0-27.el6_4.2 will be updated | |
| ---> Package openssl.x86_64 0:1.0.1e-16.el6_5.4 will be an update | |
| --> Processing Dependency: make for package: openssl-1.0.1e-16.el6_5.4.x86_64 | |
| ---> Package v8.x86_64 1:3.14.5.10-3.el6 will be installed | |
| --> Processing Dependency: libicuuc.so.42()(64bit) for package: 1:v8-3.14.5.10-3.el6.x86_64 | |
| --> Processing Dependency: libicui18n.so.42()(64bit) for package: 1:v8-3.14.5.10-3.el6.x86_64 | |
| --> Processing Dependency: libicudata.so.42()(64bit) for package: 1:v8-3.14.5.10-3.el6.x86_64 | |
| --> Running transaction check | |
| ---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 will be installed | |
| ---> Package make.x86_64 1:3.81-20.el6 will be installed | |
| --> Finished Dependency Resolution | |
| Dependencies Resolved | |
| ============================================================================================================================================================================ | |
| Package Arch Version Repository Size | |
| ============================================================================================================================================================================ | |
| Installing: | |
| nodejs x86_64 0.10.24-1.el6 epel 489 k | |
| Installing for dependencies: | |
| c-ares19 x86_64 1.9.1-4.el6.3 epel 73 k | |
| http-parser x86_64 2.0-4.20121128gitcd01361.el6 epel 22 k | |
| libicu x86_64 4.2.1-9.1.el6_2 base 4.9 M | |
| libuv x86_64 1:0.10.21-1.el6 epel 54 k | |
| make x86_64 1:3.81-20.el6 base 389 k | |
| v8 x86_64 1:3.14.5.10-3.el6 epel 3.0 M | |
| Updating for dependencies: | |
| openssl x86_64 1.0.1e-16.el6_5.4 updates 1.5 M | |
| Transaction Summary | |
| ============================================================================================================================================================================ | |
| Install 7 Package(s) | |
| Upgrade 1 Package(s) | |
| Total download size: 10 M | |
| Is this ok [y/N]: y | |
| Downloading Packages: | |
| (1/8): c-ares19-1.9.1-4.el6.3.x86_64.rpm | 73 kB 00:00 | |
| (2/8): http-parser-2.0-4.20121128gitcd01361.el6.x86_64.rpm | 22 kB 00:00 | |
| (3/8): libicu-4.2.1-9.1.el6_2.x86_64.rpm | 4.9 MB 00:00 | |
| (4/8): libuv-0.10.21-1.el6.x86_64.rpm | 54 kB 00:00 | |
| (5/8): make-3.81-20.el6.x86_64.rpm | 389 kB 00:00 | |
| (6/8): nodejs-0.10.24-1.el6.x86_64.rpm | 489 kB 00:00 | |
| (7/8): openssl-1.0.1e-16.el6_5.4.x86_64.rpm | 1.5 MB 00:00 | |
| (8/8): v8-3.14.5.10-3.el6.x86_64.rpm | 3.0 MB 00:00 | |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| Total 7.6 MB/s | 10 MB 00:01 | |
| warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY | |
| Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 | |
| Importing GPG key 0x0608B895: | |
| Userid : EPEL (6) <epel@fedoraproject.org> | |
| Package: epel-release-6-8.noarch (@/epel-release-6-8.noarch) | |
| From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 | |
| Is this ok [y/N]: y | |
| Running rpm_check_debug | |
| Running Transaction Test | |
| Transaction Test Succeeded | |
| Running Transaction | |
| Installing : http-parser-2.0-4.20121128gitcd01361.el6.x86_64 1/9 | |
| Installing : 1:make-3.81-20.el6.x86_64 2/9 | |
| Updating : openssl-1.0.1e-16.el6_5.4.x86_64 3/9 | |
| Installing : libicu-4.2.1-9.1.el6_2.x86_64 4/9 | |
| Installing : 1:v8-3.14.5.10-3.el6.x86_64 5/9 | |
| Installing : c-ares19-1.9.1-4.el6.3.x86_64 6/9 | |
| Installing : 1:libuv-0.10.21-1.el6.x86_64 7/9 | |
| Installing : nodejs-0.10.24-1.el6.x86_64 8/9 | |
| Cleanup : openssl-1.0.0-27.el6_4.2.x86_64 9/9 | |
| Verifying : 1:libuv-0.10.21-1.el6.x86_64 1/9 | |
| Verifying : openssl-1.0.1e-16.el6_5.4.x86_64 2/9 | |
| Verifying : c-ares19-1.9.1-4.el6.3.x86_64 3/9 | |
| Verifying : 1:v8-3.14.5.10-3.el6.x86_64 4/9 | |
| Verifying : libicu-4.2.1-9.1.el6_2.x86_64 5/9 | |
| Verifying : nodejs-0.10.24-1.el6.x86_64 6/9 | |
| Verifying : 1:make-3.81-20.el6.x86_64 7/9 | |
| Verifying : http-parser-2.0-4.20121128gitcd01361.el6.x86_64 8/9 | |
| Verifying : openssl-1.0.0-27.el6_4.2.x86_64 9/9 | |
| Installed: | |
| nodejs.x86_64 0:0.10.24-1.el6 | |
| Dependency Installed: | |
| c-ares19.x86_64 0:1.9.1-4.el6.3 http-parser.x86_64 0:2.0-4.20121128gitcd01361.el6 libicu.x86_64 0:4.2.1-9.1.el6_2 libuv.x86_64 1:0.10.21-1.el6 make.x86_64 1:3.81-20.el6 | |
| v8.x86_64 1:3.14.5.10-3.el6 | |
| Dependency Updated: | |
| openssl.x86_64 0:1.0.1e-16.el6_5.4 | |
| Complete! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment