https://bugzilla.redhat.com/show_bug.cgi?id=1890585
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ppisar@redhat.com
--- Comment #3 from Petr Pisar ppisar@redhat.com --- Your build failed with:
No matching package to install: 'perl(IO::AIO) >= 3'
That means that perl-IO-AIO-4.72-1.el8 package was not in the build root repository when you attempted to build perl-AnyEven-IO. But that has changed:
$ koji wait-repo epel8-build --build perl-IO-AIO-4.72-1.el8 Successfully waited 0:01 for perl-IO-AIO-4.72-1.el8 to appear in the epel8-build repo
You should be able to build the package now.