Disabling Mageia 7 chroots in Copr
by Pavel Raiskup
I have just disabled Mageia 7 chroots in Copr.
According to the Mageia support page [1], Mageia 7 reached the end of its life
on May.
This effectively means that from this moment, it is no longer possible to submit
builds for the following chroots:
- mageia-7-x86_64
- mageia-7-i586
- mageia-7-aarch64
The existing build results for F32 chroots will be automatically removed after
180 days, but feel free to individually prolong your Copr chroots.
[1] https://www.mageia.org/en/support/
Pavel
2 years, 3 months
Disabling Fedora 32 chroots in Copr
by Pavel Raiskup
Hello,
I have just disabled Fedora 32 chroots in Copr.
According to the Fedora wiki [1], Fedora 32 reached the end of its life on
2021-05-25 (buils for i386 already failed anyway).
This effectively means that from this moment, it is no longer possible to submit
builds for the following chroots:
- fedora-32-x86_64
- fedora-32-i386
- fedora-32-s390x
- fedora-32-aarch64
- fedora-32-armhfp
The existing build results for F32 chroots will be automatically removed after
180 days, but feel free to individually prolong your Copr chroots.
[1] https://fedoraproject.org/wiki/End_of_life
Pavel
2 years, 3 months
Disabling the "postgresql" module before building
by Daniel Farina
Hello all,
I am trying to build some extensions to Postgres on COPR. One of the things that has made life more complex after EL8 or so is the "module" system. It is obligatory to disable the "postgresql" module to be able to install PGDG packages, e.g. https://people.planetpostgresql.org/devrim/index.php?/archives/100-Instal...
I will need to do something similar to build a package with dependencies on postgresql13-devel, and so on.
Unfortunately, I don't see a good way to affect the build chroot in COPR in this way, to disable the included-with-EL8 postgresql module, making adding the Postgres YUM repo (aka "pgdg repo") not useful.
Is there a solution for this?
Thanks in advance.
2 years, 3 months