[ARVADOS-DEV] updated: 8f4aa687e70abdd7329a2ebf928a175eb529744b

git at public.curoverse.com git at public.curoverse.com
Tue Oct 21 08:18:50 EDT 2014


Summary of changes:
 jenkins/run-build-packages.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  8f4aa687e70abdd7329a2ebf928a175eb529744b (commit)
      from  8d7ac59313253c4858bbe2cbd4db746b1d16e0c8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 8f4aa687e70abdd7329a2ebf928a175eb529744b
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Oct 21 08:17:38 2014 -0400

    Build a few more dependency packages for node manager.
    
    refs #3244

diff --git a/jenkins/run-build-packages.sh b/jenkins/run-build-packages.sh
index c2bb150..aed423d 100755
--- a/jenkins/run-build-packages.sh
+++ b/jenkins/run-build-packages.sh
@@ -332,7 +332,8 @@ build_and_scp_deb $WORKSPACE/services/nodemanager arvados-node-manager 'Curovers
 
 # A few dependencies
 for deppkg in python-gflags pyvcf google-api-python-client oauth2client \
-      pyasn1 pyasn1-modules rsa uritemplate httplib2 ws4py virtualenv; do
+      pyasn1 pyasn1-modules rsa uritemplate httplib2 ws4py virtualenv \
+      pykka apache-libcloud; do
     build_and_scp_deb "$deppkg"
 done
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list