Richard W.M. Jones venit, vidit, dixit 2026-02-20 18:46:16: > On Fri, Feb 20, 2026 at 10:31:23AM -0700, Jerry James wrote: > > On Fri, Feb 20, 2026 at 10:00 AM Richard W.M. Jones <[email protected]> > > wrote: > > > When building ocaml-mlgmpidl in Rawhide: > > > > > > No match for argument: tex(ecrm1000.tfm) > > > https://koji.fedoraproject.org/koji/taskinfo?taskID=142550461 > > > > > > I looked at the texlive spec file, and ... yup. > > > > > > However it does appear to still contain ecrm1000.tfm, so why couldn't > > > it be installed in the Rawhide buildroot? > > > > I think this is now required: > > > > BuildRequires: texlive-ec > > > > to replace the old BuildRequires on tex(ecrm1000.tfm). > > Thanks, let's see if that works ... > > https://koji.fedoraproject.org/koji/taskinfo?taskID=142552053 > > I still think there is maybe a bug in texlive here? >
Bug or feature, it seems to be intentional as per the discussion in the texlive change. Apparantly, setting up these virtual provides takes a lot of work. As a consequence, packagers will have to switch to package name based requires at least for some things. (style files should still be provided virtually, but I don't think all are.) Michael -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
