Bug 147016 - NetworkManager invokes named with inexistent bind options
Summary: NetworkManager invokes named with inexistent bind options
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-03 18:22 UTC by Dumitru Ciobarcianu
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-03 18:41:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dumitru Ciobarcianu 2005-02-03 18:22:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20050109 Galeon/1.3.19

Description of problem:
NetworkManager tryes to invoke bind as follows:

/usr/sbin/named --with-named-dir=/var/named/data --with-named-user=named

which is not ok for bind:

[root@DustPuppy networkmanager]# /usr/sbin/named
--with-named-dir=/var/named/data --with-named-user=named
usage: named [-4|-6] [-c conffile] [-d debuglevel] [-f|-g] [-n
number_of_cpus]
             [-p port] [-s] [-t chrootdir] [-u username]
             [-m {usage|trace|record}]
named: unknown option '--'

Also the message in the logs is a bit misleading:

Feb  3 20:09:16 DustPuppy NetworkManager: Couldn't initialize
nameserver: Failed to execute child process "/usr/sbin/named
--with-named-dir=/var/named/data --with-named-user=named" (No such
file or directory)


Version-Release number of selected component (if applicable):
NetworkManager-0.3.3-1.cvs20050202.3.0

How reproducible:
Always

Comment 1 Dan Williams 2005-02-03 18:41:18 UTC
Package has been built into rawhide to fix this , will show up tomorrow.


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