https://bugzilla.redhat.com/show_bug.cgi?id=1437588
--- Comment #4 from Petr Pisar <[email protected]> --- The tip is to remove the inc::latest call from Makefile.PL. The reason is the inc::latest uses a packlist to locate installed distributions by a module name to bundle them under ./inc. Because Fedora does not maintain the packlist (we delete it actively), inc::latest does not work. Once a time I was thinking about maintaining packlist using postscriptlets, but since it would add a performance penalty and scriptlets are deemed bad (OSTree), I abandoned the idea. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
