[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: Forcefully set /bin/sh to /bin/bash.

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Sat Apr 15 09:58:15 BST 2023



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
909707de by Vagrant Cascadian at 2023-04-14T20:28:14-07:00
reproducible: Forcefully set /bin/sh to /bin/bash.

- - - - -


1 changed file:

- hosts/common/etc/pbuilder/rebuild-hooks/D01_modify_environment


Changes:

=====================================
hosts/common/etc/pbuilder/rebuild-hooks/D01_modify_environment
=====================================
@@ -21,8 +21,7 @@ echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
 echo "I: Changing /bin/sh to bash" >&2
-echo "dash dash/sh boolean false" | debconf-set-selections
-DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
+ln -svf /bin/bash /bin/sh
 # Display the /bin/sh link to check if it actually changed
 ls -l /bin/sh >&2
 if [ -n "$BUILDUSERNAME" ] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/909707dec915a72ef4c08812c716ff077e8bee0b

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/909707dec915a72ef4c08812c716ff077e8bee0b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230415/24d9f01c/attachment.htm>


More information about the Qa-jenkins-scm mailing list