[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "Add support for calculating a PureOS package set."

Holger Levsen gitlab at salsa.debian.org
Wed Jan 9 19:27:35 GMT 2019


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


Commits:
113e08d7 by Holger Levsen at 2019-01-09T19:27:19Z
Revert "Add support for calculating a PureOS package set."

This reverts commit 6a6abf0920d8dd9d5b339e02ca99d581b8b97fcc.

- - - - -


2 changed files:

- bin/reproducible_create_meta_pkg_sets.sh
- bin/reproducible_pkgsets.csv


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -390,20 +390,6 @@ update_pkg_set_specific() {
 				ABORT=true
 			fi
 			;;
-		pureos)	# pureos
-			URL="https://repo.puri.sm/pureos/dists/green/main/source/Sources.gz"
-			echo "Downloading $URL now."
-			curl $URL | gunzip > $TMPFILE
-			if [ -s $TMPFILE ] ; then
-				echo "parsing $TMPFILE now..."
-				convert_from_deb822_into_source_packages_only
-			else
-				rm $TMPFILE
-				MESSAGE="Warning: could not download PureOS's Sources file, skipping pkg set..."
-				irc_message debian-reproducible $MESSAGE
-				ABORT=true
-			fi
-			;;
 		pureos_default_install) # pureos default installation
 			# Use the list of binary packages that is shipped with the .iso image for now
 			BASEURL="https://www.pureos.net/download/"


=====================================
bin/reproducible_pkgsets.csv
=====================================
@@ -27,8 +27,6 @@ Debian distribution,grml
 Debian distribution,grml_build-depends
 Debian distribution,tails
 Debian distribution,tails_build-depends
-Debian distribution,pureos
-Debian distribution,pureos_build-depends
 Debian distribution,pureos_default_install
 Debian distribution,subgraph_OS
 Debian distribution,subgraph_OS_build-depends



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/113e08d7896caeec356107ce9c7ce891946453d6
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/20190109/4f1ad1bb/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list