Lcarr has submitted this change and it was merged. Change subject: zuul: setup.py requires python-setuptools package ......................................................................
zuul: setup.py requires python-setuptools package Spotted while installing zuul from scratch in labs, the 'setup.py install' command definitely require python-setuptools. It usually comes with python-pip but we are not install that package since we do not need fetching files from a third party (packages are provided in Debian). Change-Id: I26ae8fd6152159c8cb20b9d67aef64d0d668d00b --- M modules/zuul/manifests/init.pp 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Lcarr: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/33475 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I26ae8fd6152159c8cb20b9d67aef64d0d668d00b Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Lcarr <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
