I started mass rebuild for Perl 5.38 [1]. Several builds which I did failed with same error.
DEBUG util.py:442: Error unpacking rpm package shadow-utils-2:4.13-7.fc39.i686 DEBUG util.py:444: error: unpacking of archive failed on file /usr/bin/newgidmap;64a9f743: cpio: cap_set_file failed - Value too large for defined data type DEBUG util.py:444: error: shadow-utils-2:4.13-7.fc39.i686: install failed DEBUG util.py:444: /var/tmp/rpm-tmp.dce4Bm: line 2: /usr/sbin/groupadd: No such file or directory DEBUG util.py:444: /var/tmp/rpm-tmp.dce4Bm: line 3: /usr/sbin/groupadd: No such file or directory ... DEBUG util.py:444: Failed: DEBUG util.py:442: shadow-utils-2:4.13-7.fc39.i686 Error: Transaction failed
Examples of failed tasks: https://koji.fedoraproject.org/koji/taskinfo?taskID=103212069 https://koji.fedoraproject.org/koji/taskinfo?taskID=103212223
When I resubmitted these build, they usually passed. The problem for me is that I am using script which count dependencies and run the builds in correct order. Due to these failures I have to re-run the script again when the build pass.
I found a related thread on the infrastructure list [2].
Fix the install error of shadow-utils on i686
asap
[1] https://fedoraproject.org/wiki/Changes/perl5.38 [2] https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/HX7RPWZGULSWEHVQ4GBCZQNIZUCNLA7A/
See:
https://bugzilla.redhat.com/show_bug.cgi?id=2220650 and https://pagure.io/releng/issue/11531
Metadata Update from @kevin: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)