Bug 202272

Summary: yum-builddep breaks scriplets
Product: [Fedora] Fedora Reporter: Dawid Gajownik <gajownik>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-14 14:22:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Session with yum-builddep, rpm and yum none

Description Dawid Gajownik 2006-08-11 22:26:36 UTC
Description of problem:
yum-builddep breaks scriplets. Please take a look at the attached sesion with
yum-builddep, rpm and yum. As you can see, yum installs packages correctly.

Version-Release number of selected component (if applicable):
yum-utils-0.6-2.fc5

Comment 1 Dawid Gajownik 2006-08-11 22:26:40 UTC
Created attachment 134070 [details]
Session with yum-builddep, rpm and yum

Comment 2 Panu Matilainen 2007-01-11 17:54:42 UTC
SELinux issue, easy workaround is to do 
# chcon -t rpm_exec_t /usr/bin/yum-builddep

For a proper fix, the above should be done in selinux-policy package(s).