Bug 433075 - bind-9.5.0-26.b2.fc9 will not start
Summary: bind-9.5.0-26.b2.fc9 will not start
Keywords:
Status: CLOSED DUPLICATE of bug 433102
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-15 22:50 UTC by Hal Duston
Modified: 2013-04-30 23:38 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-18 12:22:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hal Duston 2008-02-15 22:50:51 UTC
Description of problem:
named fails to start

Version-Release number of selected component (if applicable):
9.5.0-26.b2.fc9

How reproducible:
Always

Steps to Reproduce:
1.service named start
2.observe message below
3.
  
Actual results:
capset failed: Invalid argument:
 please ensure that the capset kernel
 module is loaded.  see insmod(8)

Expected results:
named running.

Additional info:
fails on kernel-2.6.24-0.80.rc4.git6.fc9.i686
fails on kernel-2.6.24-0.123.rc6.fc9.i686
fails on kernel-2.6.24.1-31.fc9.i586

Reverting to bind-9.5.0-25.b1.fc9 restored functionality on all three kernels 
above

strace reveals:
capset(0x20071026, 0, 
{CAP_DAC_READ_SEARCH|CAP_SETGID|CAP_SETUID|CAP_NET_BIND_SERVICE|CAP_SYS_CHROOT|C
AP_SYS_RESOURCE, 
CAP_DAC_READ_SEARCH|CAP_SETGID|CAP_SETUID|CAP_NET_BIND_SERVICE|CAP_SYS_CHROOT|CA
P_SYS_RESOURCE, 0}) = -1 EINVAL (Invalid argument)

Comment 1 Adam Tkac 2008-02-18 12:22:35 UTC
Problem is due new kernel capability interface. Lets track this bug under #433102

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


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