]> git.ipfire.org Git - thirdparty/mkosi.git/commit
openSUSE: don't use https to access mirrors for the time being 173/head
authorFranck Bui <fbui@suse.com>
Thu, 12 Oct 2017 15:08:11 +0000 (17:08 +0200)
committerFranck Bui <fbui@suse.com>
Thu, 12 Oct 2017 15:10:22 +0000 (17:10 +0200)
commit2421b2b3c17a609a75d45672def27174462dbdc0
tree4a54a0b5f37ff372491fd086e5e32d50c2a3594c
parent625bb6c093e47e414b14b33d677d49bd347cbe8f
openSUSE: don't use https to access mirrors for the time being

Some openSUSE mirrors redirect https to http and this seems to make
curl(1) unhappy now.

There's a request to fix that on mirror side:
https://github.com/openSUSE/mirrorbrain/issues/3 but for the time
being switch to http to access all mirrors.

There seems to be no additional values in https:// as the rpms are
signed by gpg keys already, so is the repodata anyways.

Fixes: #137
Fixes: #159
mkosi