I found my F25 RT installation was working fine but would generate an error when attempting to show long ticket lists: [error]: Error during compilation of /usr/share/rt/html/Elements/CollectionListPaging: Can't locate Data/Page.pm in @INC (you may need to install the Data::Page module) (@INC contains: /usr/share/perl5/vendor_ perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /etc/h ttpd) at /usr/share/rt/html/Elements/CollectionListPaging line 67. And later, after installing Data::Page: [error]: Error during compilation of /usr/share/rt/html/Elements/CollectionListPaging: Can't locate Data/Page/Pageset.pm in @INC (you may need to install the Data::Page::Pageset module) (@INC contains: /usr/sh are/perl5/vendor_perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5 /usr/sha re/perl5 . /etc/httpd) at /usr/share/rt/html/Elements/CollectionListPaging line 68. Things are fine after installing both of those. I don't think I have any non-default RT configuration settings in place which would control how pagination is done, so I'm guessing these dependencies are needed but not picked up by the dependency generator. (Date::Page::Pageset is a build dependency already.)
Thanks for the report. You are right, these deps are missing from the main rt.rpm. I am going to add these.
rt-4.4.1-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ccf9b5437e
rt-4.4.1-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ccf9b5437e
rt-4.4.1-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.