New ansible module copr
by Silvie Chlupova
Hello!
we recently merged [1] a development version of ansible module for
enabling copr repositories. At this moment we would like to get your
early feedback - before we submit this to Galaxy, or propose this as
ansible core library.
Quick howto. Either copy the copr.py file into
`/usr/share/ansible/plugins/modules/copr.py` or clone the repository
and create a symlink.
The usage is as easy as:
- name: enable foo project from Fedora Copr
copr: name=jdoe/foo
See the README.txt for more info. Any comments or ideas are welcome.
[1] https://pagure.io/copr/copr/blob/master/f/ansible
Copr Team
2 years, 6 months
Disabling Fedora 30 chroots in Copr
by Jakub Kadlcik
Hello,
we have just disabled Fedora 30 chroots in Copr.
According to the Fedora wiki [1], Fedora 30 reached the end of its life
on 2020-05-26 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-30-x86_64
- fedora-30-i386
- fedora-30-ppc64le
- fedora-30-aarch64
- fedora-30-armhfp
[1] https://fedoraproject.org/wiki/End_of_life
Jakub
2 years, 6 months
Outage: Upgrade of Copr servers - 2020-11-13 8:30 UTC
by Pavel Raiskup
There will be a Copr outage starting at:
$ date --date '2020-11-13 8:30 UTC'
The outage will last approximately 3 hours. The copr-backend storage (copr
build results) will be offline for a while because we need to migrate the data
volume to a new machine and fix-up the networking (so things like 'dnf update'
will complain for enabled copr projects). We plan to minimize the backend
storage outage though (expected "full" downtime is up to 15 minutes).
Reason for outage:
We're updating copr packages to the new versions which will bring new features
and bugfixes. We also moving away from Fedora 31 (soon EOL) to Fedora 33.
Affected Services:
copr-frontend - https://copr.fedorainfracloud.org
copr-backend - https://copr-be.cloud.fedoraproject.org/
Contact persons:
@praiskup and @frostyx
Please join #fedora-admin in irc.freenode.net or add comments to the ticket for
this outage above.
Outage ticket:
https://pagure.io/fedora-infrastructure/issue/9459
2 years, 6 months
(potential) short outage on Fedora Copr stack
by Pavel Raiskup
To make the future outages much shorter, we need to flip our production
stack to a new set of IPs, which will require us to change DNS records.
This action shouldn't cause any outage in ideal case, but potentially
we'll have to reboot some services (outage shorter than 3 minutes, e.g.).
We'll do it tomorrow, 2020-11-12 around 10:00 CET.
Pavel
2 years, 6 months
Builders upgraded to F33
by Jakub Kadlcik
Hello,
we have upgraded the builder images to Fedora 33. Please note, that it
will take some time until all builders get recycled and relaunched
from the new images.
COPR team,
Jakub
2 years, 7 months