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 1649224

Summary: posix_spawn avoided (fd close requested)
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: createrepo_cAssignee: Jaroslav Rohel <jrohel>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: jrohel, tmlcoch
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-14 10:12:29 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 Remi Collet 2018-11-13 08:01:13 UTC
Description of problem:
flood of warning

Version-Release number of selected component (if applicable):
createrepo_c-0.11.1-1.fc29

How reproducible:
Always

Steps to Reproduce:
1. mkdir /tmp/foo; cd /tmp/foo
2. createrepo_c -d .

Actual results:
Directory walk done - 0 packages
Temporary output repo path: ./.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
08:58:12: posix_spawn avoided (fd close requested) 
08:58:12: posix_spawn avoided (fd close requested) 
08:58:12: posix_spawn avoided (fd close requested) 
08:58:12: posix_spawn avoided (fd close requested) 


Expected results:
No warning

Additional info:
createrepo also affected, perhaps something wrong in some system libraries/

Comment 1 Jaroslav Rohel 2018-11-14 10:12:29 UTC

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