Comment 1 for bug 1646830

Revision history for this message
Ivan Suzdal (isuzdal) wrote :

+++ curl -fLsS http:/snapshots/-latest.target.txt
+++ sed '1p; d'
curl: (6) Could not resolve host: http
++ local snapshot=
++ echo http:/snapshots//x86_64
++ get_rpm_snapshot http:////proposed/x86_64/
++ local INPUT
+++ tr -d '"'
++ INPUT=http:////proposed/x86_64/
++ read -r repo_name repo_url priority
++ '[' -z '' ']'
++ repo_url=http:////proposed/x86_64/
++ unset repo_name
++ repo_url=http:////proposed/x86_64
++ repo_url=http:////proposed
++ repo_component=proposed
++ repo_url=http:///
+++ curl -fLsS http:////snapshots/proposed-latest.target.txt
+++ sed '1p; d'
curl: (6) Could not resolve host: http
++ local snapshot=
++ echo http:////snapshots//x86_64
+ UPDATE_FUEL_MIRROR='http:/snapshots//x86_64/ http:////snapshots//x86_64/'

Seems like something went wrong on the ci-side.