Hi!
Two packages I built for EPEL 9 are now reported by koschei as having missing build dependencies.
https://koschei.fedoraproject.org/package/davix?collection=epel9
https://koschei.fedoraproject.org/package/uglify-js?collection=epel9
The EPEL 9 builds were built using the following build dependencies according to the root.log files:
rapidjson-devel-1.1.0-19.el9
web-assets-devel-5-15.el9 nodejs-packaging-2021.01-5.el9
These can no longer be found in the koji buildroot. There are no expired buildroot overrides for these builds, which could explain the disappearance.
I can't find these builds in EPEL's koji, so I guess they where provided by RHEL, but now are no longer? Did RHEL dop these?
Mattias
On Wed, 29 Dec 2021 at 06:29, Mattias Ellert mattias.ellert@physics.uu.se wrote:
Hi!
Two packages I built for EPEL 9 are now reported by koschei as having missing build dependencies.
https://koschei.fedoraproject.org/package/davix?collection=epel9
https://koschei.fedoraproject.org/package/uglify-js?collection=epel9
The EPEL 9 builds were built using the following build dependencies according to the root.log files:
rapidjson-devel-1.1.0-19.el9
web-assets-devel-5-15.el9 nodejs-packaging-2021.01-5.el9
These can no longer be found in the koji buildroot. There are no expired buildroot overrides for these builds, which could explain the disappearance.
I can't find these builds in EPEL's koji, so I guess they where provided by RHEL, but now are no longer? Did RHEL dop these?
OK there was a period in the EPEL-9 startup where the buildroot was pointing to a copy of the CentOS Stream-9 koji build root. This was done to help kickstart things, but it had the issue that packages that RHEL is not going to ship to customers were available also. About 2-3 weeks ago, the EPEL steering committee decided to move the buildroot to the properly shipped chain of packages in CentOS Stream versus the buildroot. This removed a bunch of packages that were 'available' but not going to be shipped. These packages will need to be made into epel-only packages or some other solution. I am fuzzy on this myself as I am from a different philosophy school of building and shipping packages.
Mattias
epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
On Wed, Dec 29, 2021 at 7:15 AM Stephen John Smoogen smooge@gmail.com wrote:
On Wed, 29 Dec 2021 at 06:29, Mattias Ellert mattias.ellert@physics.uu.se wrote:
Hi!
Two packages I built for EPEL 9 are now reported by koschei as having missing build dependencies.
https://koschei.fedoraproject.org/package/davix?collection=epel9
https://koschei.fedoraproject.org/package/uglify-js?collection=epel9
The EPEL 9 builds were built using the following build dependencies according to the root.log files:
rapidjson-devel-1.1.0-19.el9
Looks like this is a RHEL buildroot only package, thus can just be built
in EPEL9. https://docs.fedoraproject.org/en-US/epel/epel-package-request/
web-assets-devel-5-15.el9
Although web-assets is built in RHEL9, they are only releasing
web-assets-filesystem Thus, we are missing web-assets-devel and web-assets-httpd https://docs.fedoraproject.org/en-US/epel/epel-faq/#rhel_8_has_binaries_in_t...
nodejs-packaging-2021.01-5.el9
Looks like this is a buildroot only package, thus can just be built in
EPEL9. Definitely something we need. I believe I can take that.
These can no longer be found in the koji buildroot. There are no expired buildroot overrides for these builds, which could explain the disappearance.
I can't find these builds in EPEL's koji, so I guess they where provided by RHEL, but now are no longer? Did RHEL dop these?
OK there was a period in the EPEL-9 startup where the buildroot was pointing to a copy of the CentOS Stream-9 koji build root. This was done to help kickstart things, but it had the issue that packages that RHEL is not going to ship to customers were available also. About 2-3 weeks ago, the EPEL steering committee decided to move the buildroot to the properly shipped chain of packages in CentOS Stream versus the buildroot. This removed a bunch of packages that were 'available' but not going to be shipped. These packages will need to be made into epel-only packages or some other solution. I am fuzzy on this myself as I am from a different philosophy school of building and shipping packages.
epel-devel@lists.fedoraproject.org