On 19. 06. 24 12:34, Zbigniew Jędrzejewski-Szmek wrote:
4. We have packages which use filepath Requires on paths in %_sbindir.
    Such packages will FTI when the_providing_  package is rebuilt with
    the new value of %_sbindir. To keep those packages working, I made
    a list of all such filepath dependencies in Fedora and prepared
    patches for the provider packages to add a virtual Provides for the
    old name, e.g. [5]. This means that the provider package has
    Provides:/usr/sbin/foo before the merge and
    Provides:/usr/bin/foo,/usr/sbin/foo when rebuilt after the merge.

    I'll rebuild all packages that need to add the virtual Provides in
    the side tag too.

So, recently I saw this:

  Requires(post):   %{_sbindir}/alternatives
  Requires(postun): %{_sbindir}/alternatives

And I checked the alternatives package (chkconfig component). It does not manually provide /usr/sbin/alternatives. There is no open pull request.
Your email made it sound like this is all ready, but I don't see it.

$ repoquery -q --repo=rawhide --whatrequires /usr/sbin/alternatives | wc -l
128

So, what is the list of the packages and the prepared patches?

--
Miro Hrončok
--
Phone: +420777974800
Fedora Matrix: 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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to