There will be an outage starting at:
$ date -d '2019-08-01 05:00 UTC'
which will last approximately 2 hours.
Reason for outage
=================
Upgrade of copr packages on Copr servers, to get in bug-fixes and
new features.
Affected Services
=================
copr-frontend - https://copr.fedorainfracloud.org
copr-backend - https://copr-be.cloud.fedoraproject.org/
Though yum/dnf repositories (backend part, consumed by 'dnf copr enable ...')
should stay available during this outage.
Ticket Link
===========
https://pagure.io/fedora-infrastructure/issue/8052
Contact Information
===================
@praiskup/@frostyx
Please join #fedora-admin in irc.freenode.net or add comments to the ticket for
this outage above.
Sorry for inconvenience,
Pavel
Hello,
It seems that Copr API v3 no longer sorts the result array. For example, I
expect
https://copr.fedorainfracloud.org/api_3/build/list/?ownername=lantw44&proje…
to return an array of 'items' sorted by 'id', but instead, it returns a result
which I can't understand how it is sorted:
"id": 855774,
"id": 798132,
"id": 746031,
"id": 786267,
"id": 786713,
"id": 861866,
"id": 787056,
"id": 783455,
"id": 798340,
"id": 859005,
Is it an expected behavior? I don't want to request all data and sort myself. It
is slow and the only thing I need is the version number of the latest build.
Hello,
we have just disabled Fedora 28 chroots in Copr.
According to the Fedora wiki [1], Fedora 28 reached the end of its life
on 2019-05-28 and therefore we are disabling it in Copr.
That effectively means that from this moment, it is no longer possible
to submit builds for the following chroots:
- fedora-28-x86_64
- fedora-28-i386
- fedora-28-ppc64le
Additionally, according to Outdated chroots removal policy [2], Copr is
going to preserve existing build results in those chroots for another
180 days and then automatically remove them unless you take an action
and prolong the chroots life span in your projects. Read more about this
feature in the Copr - Removing outdated chroots blog post [3].
[1] https://fedoraproject.org/wiki/End_of_life
[2] https://docs.pagure.org/copr.copr/copr_outdated_chroots_removal_policy.html
[3] http://frostyx.cz/posts/copr-removing-outdated-chroots
Jakub