[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: quick hack to fix the PureOS pkg set

Holger Levsen gitlab at salsa.debian.org
Sun Nov 24 17:41:37 GMT 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c9066d49 by Holger Levsen at 2019-11-24T17:40:57Z
reproducible Debian: quick hack to fix the PureOS pkg set

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_create_meta_pkg_sets.sh


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -396,7 +396,10 @@ update_pkg_set_specific() {
 			# Use the list of binary packages that is shipped with the .iso image for now
 			BASEURL="https://www.pureos.net/download/"
 			echo "Downloading $BASEURL now."
-			URL="$(curl $BASEURL | sed -n -e 's at .*\(https://downloads.puri.sm/.*\)\.hybrid\.iso.*@\1.packages at p')"
+			URL=http://downloads.pureos.net/amber/live/gnome/2019-11-16/pureos-9.0-gnome-live_20191116-amd64.packages
+			# URL has changed and isnt easy to parse anymore
+			# (there is no latest link or such...)
+			# URL="$(curl $BASEURL | sed -n -e 's at .*\(https://downloads.pureos.net/.*\)\.hybrid\.iso.*@\1.packages at p')"
 			if [ -n "$URL" ] ; then
 				echo "Downloading $URL now."
 				# eg. "zlib1g:amd64\t1:1.2.11.dfsg-1"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c9066d49bf67a514e174038f18b418beed145a17

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c9066d49bf67a514e174038f18b418beed145a17
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/20191124/4324d210/attachment.html>


More information about the Qa-jenkins-scm mailing list