Bug 1045793

Summary: ifup - error for /sbin/dhclient - libk5crypto.so.3 ipv4 network fails to start
Product: [Fedora] Fedora Reporter: John Ellson <john.ellson>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bruno, dominick.grift, dwalsh, jonathan, jpopelka, lnykryn, lvrabec, mgrepl, rjones, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-03 17:50:35 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 John Ellson 2013-12-22 01:39:45 UTC
Description of problem:
ipv4 network fails to start due to error during dhcp

Version-Release number of selected component (if applicable):
initscripts-9.50-2.fc21.x86-64
dhclient-4.2.5-28.fc21.x86_64
krb5-libs-1.12-6.fc21.x86_64


How reproducible:
100%

Steps to Reproduce:
1. ifup eth0
2.
3.

Actual results:
Determining IP information for eth0.../sbin/dhclient: error while loading shared libraries: libk5crypto.so.3: cannot enable executable stack as shared object requires: Permission denied
failed.

Expected results:
no errors.  working network

Additional info:

Comment 1 Richard W.M. Jones 2013-12-27 16:45:12 UTC
I see the same failure in Rawhide.

Comment 2 Bruno Wolff III 2013-12-27 16:53:32 UTC
You can work around this for now by setting selinux to permissive.

Comment 3 Daniel Walsh 2014-01-03 17:50:35 UTC
Actually a bug in Kerberos Libraries.

execstack -c  /usr/lib64/libk5crypto.so*

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