Bug 1649224 - posix_spawn avoided (fd close requested)
Summary: posix_spawn avoided (fd close requested)
Keywords:
Status: CLOSED DUPLICATE of bug 1645897
Alias: None
Product: Fedora
Classification: Fedora
Component: createrepo_c
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Rohel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-13 08:01 UTC by Remi Collet
Modified: 2018-11-14 10:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-14 10:12:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.