https://bugzilla.redhat.com/show_bug.cgi?id=1797943
Petr Pisar <ppi...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WORKSFORME Doc Type|--- |If docs needed, set a value Last Closed| |2020-02-04 12:01:58 --- Comment #1 from Petr Pisar <ppi...@redhat.com> --- It works for me in Fedora 32: root@fedora-32:~/rpmbuild/SPECS # id uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root@fedora-32:~/rpmbuild/SPECS # rpmbuild -ba perl-Pod-Perldoc.spec setting SOURCE_DATE_EPOCH=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q5yFjw + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf Pod-Perldoc-3.28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/Pod-Perldoc-3.28.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Pod-Perldoc-3.28 [...] Wrote: /root/rpmbuild/RPMS/noarch/perl-Pod-Perldoc-3.28.01-443.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.te7blw + umask 022 + cd /root/rpmbuild/BUILD + cd Pod-Perldoc-3.28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/perl-Pod-Perldoc-3.28.01-443.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 root@fedora-32:~/rpmbuild/SPECS # echo $? 0 I suspect you hit <https://rt.cpan.org/Public/Bug/Display.html?id=127153> this issue when using containers. Unless you show it affects Fedora, please follow there. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ 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