dustymabe commented on the pull-request: `Updates for f26 repos.` that you are 
following:
``
i'm not sure if rpm-ostree supports metalink - I just tried it with metalinks 
with this file:

```
[fedora-26]
name=Fedora 26 - x86_64
failovermethod=priority
baseurl=https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-$basearch
skip_if_unavailable=False

[fedora-26-updates]
name=Fedora 26 updates - x86_64
failovermethod=priority
baseurl=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f26&arch=x86_64
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-$basearch
skip_if_unavailable=False

[fedora-26-updates-testing]
name=Fedora 26 updates testing - x86_64
failovermethod=priority
baseurl=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f26&arch=x86_64
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-$basearch
skip_if_unavailable=False
```

and I get this error:

```
[root@rpm-ostree ~]# rpm-ostree compose tree --repo=/root/repo 
--cachedir=/sharedfolder/cache/rpm-ostree 
/sharedfolder/code/pagure.io/fedora-atomic/fedora-atomic-docker-host.json 
No previous commit for fedora/26/x86_64/atomic-host
error: cannot update repo 'fedora-26': repomd.xml parser error: Element 
<repomd> was not found - Bad repomd file
```
``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-atomic/pull-request/56
_______________________________________________
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org

Reply via email to