[Qa-jenkins-scm] [jenkins.debian.net] 01/01: install pbuilder from bpo

Holger Levsen holger at moszumanska.debian.org
Thu Jul 23 12:32:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 994d7b3697515011abb7473392efb3672a0dee54
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 23 14:32:06 2015 +0200

    install pbuilder from bpo
---
 TODO          | 1 -
 update_jdn.sh | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index d334548..656ba29 100644
--- a/TODO
+++ b/TODO
@@ -88,7 +88,6 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
 * replace with bin/setsid.py workaround with setsid from the util-linux package from jessie
 * bin/g-i-installation: use lvcreate without --virtualsize
 * check if the sudo workaround in bin/g-i-installation is still needed: 'guestmount -o uid=$(id -u) -o gid=$(id -g)' would be nicer, but it doesnt work: as root, the files seem to belong to jenkins, but as jenkins they cannot be accessed.
-* install pbuilder from jessie-bpo once it has passed through NEW there...
 * install botch from jessie-backports once its available (and remove botch from the reproducible-unstable schroot)
 
 === To be done once bugs are fixed
diff --git a/update_jdn.sh b/update_jdn.sh
index e9961b4..932e21e 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -190,8 +190,8 @@ if [ ./$0 -nt $STAMP ] || [ ! -f $STAMP ] ; then
 			zutils \
 			sysvinit-core
 
-	#sudo apt-get install -t jessie-backports \
-	#		pbuilder \
+	sudo apt-get install -t jessie-backports \
+			pbuilder
 	#		botch
 
 	explain "Packages installed."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list