https://bugzilla.redhat.com/show_bug.cgi?id=1731700

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com



--- Comment #7 from Petr Pisar <ppi...@redhat.com> ---
The issue is that for resolving the arbitrary-file dependency, a package
manager needs to have a complete list of all files of all packages of a
repository. Such list is large (3 times than a list of RPM provides/requires
and files located in the /usr/bin, /usr/sbin/, /etc). Downloading and
processing it take time. But users wants fast package managers. That's why
Fedora aim to eradicate the kind of dependencies you have now in the rt
package. E.g. DNF5 which is scheduled to replace DNF4 in Fedora 39 does not
download the complete file list if not needed. Your package basically
undermines this pursuit.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1731700
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-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/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to