On Tue, Jul 13, 2021 at 08:10:05AM +0200, David wrote: > Hi, > > I have been trying to build git-cola for EPEL8, but the buildSRPMFromSCM > is stuck for over 5 hours: > https://koji.fedoraproject.org/koji/taskinfo?taskID=71779476 > > It is already the second try, the first I have canceled after 20 hours. > > Is the autochangelog feature the cause? > > Is there something else I did wrong? Well, I can easily duplicate this here locally with a 'fedpkg srpm' in the epel8 branch. It looks like git is looping: ... 163004 newfstatat(AT_FDCWD, "/home/kevin/git/pkgs/git-cola/epel8/.git/objects/f4/", 0x7fffb9ce9d70, 0) = -1 ENOENT (No such file or directory) 163004 newfstatat(AT_FDCWD, "/home/kevin/git/pkgs/git-cola/epel8/.git/objects/71/", 0x7fffb9ce9d70, 0) = -1 ENOENT (No such file or directory) 163004 newfstatat(AT_FDCWD, "/home/kevin/git/pkgs/git-cola/epel8/.git/objects/f4/", 0x7fffb9ce9d70, 0) = -1 ENOENT (No such file or directory) 163004 newfstatat(AT_FDCWD, "/home/kevin/git/pkgs/git-cola/epel8/.git/objects/71/", 0x7fffb9ce9d70, 0) = -1 ENOENT (No such file or directory) ... So, I guess this is a rpmautospec bug? Can you file it on the rpmautospec project? kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure