On Thu, 22 Oct 2020 at 01:46, Miro Hrončok <mhron...@redhat.com> wrote:
> On 10/21/20 10:10 PM, Neal Gompa wrote: > > On Wed, Oct 21, 2020 at 3:00 PM Miro Hrončok <mhron...@redhat.com> > wrote: > >> 1) Why is breezy not in the ELN compose, but is in the Koji buildroot? > > > > It's defined as a buildroot only package: > > > https://github.com/minimization/content-resolver-input/blob/master/configs/eln-buildroot-workload.yaml > > I wonder why. git blame suggests this is automated somehow. > Content Resolver doesn't resolve the buildroot itself, it's done by a different service [1]. That's because it needs to rebuild some SRPMs for each architecture, which is beyond what Content Resolver should do. That yaml file was the initial, hacky way to get buildroot packages in from that service. But we don't use it anymore. The best way to get buildroot info is through the UI: https://tiny.distro.builders/view-buildroot--view-eln--x86_64.html I found breezy there, and opening it, it says it's required to build the python-pip SRPM: https://tiny.distro.builders/view-rpm--view-eln--breezy.html (Please ignore the SRPM section on that page, there was a bug [2]) [1] https://github.com/minimization/dep-tracker [2] https://github.com/minimization/content-resolver-input/issues/354 > >> 2) As pip's maintainer, should I've been notified about the missing > dependency? > > > > Probably not, I think the idea was that ELN SIG would manage that > exclusively. > > So I should stop caring? > > >> 3) When I fix breezy, should I resubmit the eln rebuilds of pip and > Python? > >> > > > > No. Just submit to Rawhide and the Jenkins job for ELN will take care > > of it for you after it succeeds in Rawhide. > > Python and pip succeeded in rawhide already, this is an ELN-only fix. > > -- > Miro Hrončok > -- > Phone: +420777974800 > IRC: mhroncok > _______________________________________________ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@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/devel@lists.fedoraproject.org > -- Adam Šamalík --------------------------- Senior Software Engineer Red Hat
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@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/devel@lists.fedoraproject.org