mozilla / identity-ops

Tools and Chef cookbooks used by Mozilla Services Operations to provision and manage Persona
Other
24 stars 12 forks source link

Upgrade nodejs on r6.build.mtv1.svc.mozilla.com to 0.8.24 #50

Closed gene1wood closed 11 years ago

gene1wood commented 11 years ago

@jrgm Updated

[gene@r6.build.mtv1.svc ~]$ sudo yum install https://s3.amazonaws.com/mozilla-identity-us-standard/rpms/nodejs-0.8.24-1.el6.x86_64.rpm
Loaded plugins: security
Setting up Install Process
nodejs-0.8.24-1.el6.x86_64.rpm                                                                                                                                                   | 4.5 MB     00:03     
Examining /var/tmp/yum-root-2ocyB5/nodejs-0.8.24-1.el6.x86_64.rpm: nodejs-0.8.24-1.el6.x86_64
Marking /var/tmp/yum-root-2ocyB5/nodejs-0.8.24-1.el6.x86_64.rpm as an update to nodejs-0.8.17-1.el6.x86_64
Resolving Dependencies
--> Running transaction check
---> Package nodejs.x86_64 0:0.8.17-1.el6 will be updated
---> Package nodejs.x86_64 0:0.8.24-1.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

========================================================================================================================================================================================================
 Package                                  Arch                                     Version                                          Repository                                                     Size
========================================================================================================================================================================================================
Updating:
 nodejs                                   x86_64                                   0.8.24-1.el6                                     /nodejs-0.8.24-1.el6.x86_64                                    15 M

Transaction Summary
========================================================================================================================================================================================================
Upgrade       1 Package(s)

Total size: 15 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : nodejs-0.8.24-1.el6.x86_64                                                                                                                                                           1/2 
  Cleanup    : nodejs-0.8.17-1.el6.x86_64                                                                                                                                                           2/2 

Updated:
  nodejs.x86_64 0:0.8.24-1.el6                                                                                                                                                                          

Complete!
jrgm commented 11 years ago

[jrgm@r6.build.mtv1.svc interim-tools]$ node --version v0.8.24