6388: CentOS needs backports for python-daemon and its dependencies.
authorBrett Smith <brett@curoverse.com>
Fri, 26 Jun 2015 13:12:22 +0000 (09:12 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 26 Jun 2015 13:12:48 +0000 (09:12 -0400)
Refs #6388.

jenkins/run-build-packages.sh

index 6ebef74e23de83753974545c080d50f93be45ed4..b2c7ce39b4f4596206a3158d9c161736a43f7bb8 100755 (executable)
@@ -122,7 +122,7 @@ case "$TARGET" in
             rsa uritemplate httplib2 ws4py \
             pykka apache-libcloud requests six pyexecjs jsonschema \
             ciso8601 pycrypto backports.ssl_match_hostname pycurl
-            daemon llfuse)
+            python-daemon lockfile llfuse)
         PYTHON3_BACKPORTS=(docker-py six requests)
         export PYCURL_SSL_LIBRARY=nss
         ;;