Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1645741

Summary: mockchain fails with posix_spawn avoided (fd close requested)
Product: [Fedora] Fedora Reporter: Julian Sikorski <belegdol>
Component: mockAssignee: Miroslav Suchý <msuchy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: cqi, jdisnard, jkeating, mebrown, msuchy, praiskup, williams
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-05 15:12:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Julian Sikorski 2018-11-03 08:19:29 UTC
Description of problem:
After upgrading to Fedora 29 I have noticed that I can no longer use mockchain. It fails with posix_spawn avoided errors. 

Version-Release number of selected component (if applicable):
mock-1.4.13-1.fc29.noarch

How reproducible:
always

Steps to Reproduce:
1. $ mockchain -r fedora-29-x86_64  ../itstool/itstool-2.0.5-0.fc30.src.rpm gnumeric-1.12.42-2.fc30.src.rpm

Actual results:
starting logfile: None
results dir: /var/tmp/mock-chain-julas-27001-araaqfjg/results/fedora-29-x86_64
config dir: /var/tmp/mock-chain-julas-27001-araaqfjg/configs/fedora-29-x86_64
Error making local repo: /var/tmp/mock-chain-julas-27001-araaqfjg/results/fedora-29-x86_64
Err: b'09:11:49: posix_spawn avoided (fd close requested) \n09:11:49: posix_spawn avoided (fd close requested) \n09:11:49: posix_spawn avoided (fd close requested) \n'

Expected results:
build completes

Additional info:

Comment 1 Miroslav Suchý 2018-11-05 15:12:32 UTC
I confirm this error. It comes from createrepo_c. And can be actually reproduced just creatrepo_c.

And it is already reported.

*** This bug has been marked as a duplicate of bug 1645897 ***