[netcf-devel] ncftool 'Failed to initialize netcf' missing a dep?

David Lutterkort lutter at redhat.com
Fri Dec 4 19:10:57 UTC 2009


On Wed, 2009-12-02 at 18:32 -0800, Dale Bewley wrote:
> ----- "David Lutterkort" <lutter at redhat.com> wrote:
> > On Tue, 2009-12-01 at 13:49 -0800, Dale Bewley wrote:
> > > Out of the box F12 64bit fairly slim install with 497 packages,
> > > NetworkManager is not running. It's been chkconfig'd off in the
> > > kickstart %post.
> > > 
> > > There is an eth0 and an eth1 interface. Eth1 is inactive and eth0
> > is
> > > configured by anaconda to use dhcp. Netcf 0.1.4 fails run:
> > 
> > This seems like another manifestation of the bug you found with not
> > having the bridge module loaded - the fix for that is only in
> > netcf-0.1.5, not in 0.1.4. Can you retry with 0.1.5 ? (It's in
> > updates-testing)
> 
> Almost, but it's different because the bridge module actually is present.
> I neglected to mention that.
> 
> I just tested again on a fresh F12 install:
> 
> [root at localhost ~]# lsmod |grep bridge
> bridge                 54112  0
> stp                     2724  1 bridge
> llc                     6400  2 bridge,stp
> 
> [root at localhost ~]# ncftool
> Failed to initialize netcf
> error: unspecified error
> error: errors in loading some config files

Can you try this again with 'NETCF_DEBUG=1 ncftool', i.e. set
NETCF_DEBUG in the environment ? That should spew out some more details.

David




More information about the netcf-devel mailing list