https://bugzilla.redhat.com/show_bug.cgi?id=1744690 --- Comment #11 from Xavier Bachelot <xavier@xxxxxxxxxxxx> --- (In reply to Emmanuel Seyman from comment #10) > (In reply to Xavier Bachelot from comment #8) > > lighttpd and lighttpd-fastcgi deps should be ok now. I've added dependencies > > on their related bugs. (I'm not convinced spawn-fcgi should have been built > > for EPEL 8 and would have rather argued for it to be retired, but that is a > > different matter) > > Same here, to be honest. I would have been content to remove the requirement > and not do the test but, since lighttpd is availible, I see no reason not to > use it. > I was refering to spawn-fcgi, not to lighttpd. > > /usr/bin/python is thus the only dep that cannot be satisfied. You'll have > > to choose between /usr/bin/python2 and /usr/bin/python3, with indeed a > > preference toward the latter. > > That would require back-porting a patch from upstream.[1] Backporting the python3 patch to master makes sense too. Fedora is trying hard to remove python2. > I seem to remember that RHEL 8 had the notion of a system python (regardless > of version). If that rings a bell, please speak up. Otherwise, I'll just use > what dnf uses. > > [1] https://github.com/plack/Plack/pull/639 RHEL8 has platform-python, which is used by core tools like yum/dnf. This is located at '/usr/libexec/platform-python' but this is python3.6 as well. I'm not sure it really makes sense to use this instead of system python, because Fedora doesn't have (and will not have ?) a platform-python, so for the sake of keeping the same spec for all branches, I'd go for the "real" python3. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx