Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 106857

Summary: quagga (zebra) doesnt start with error in config file "can't open configuration file "
Product: [Fedora] Fedora Reporter: Quedric Doctor <qdoctor>
Component: quaggaAssignee: Jay Fenlason <fenlason>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: rawhideCC: jfeeney, qdoctor
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 0.96.3-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-22 16:47:35 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:
Bug Depends On:    
Bug Blocks: 100643    

Description Quedric Doctor 2003-10-12 14:47:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703
Epiphany/1.0

Description of problem:
# cat /etc/quagga/zebra.conf
hostname uglypeople
password uglypeople-inc
enable password uglypeople-inc

# service zebra start
Starting zebra: Nothing to flush.
can't open configuration file [/etc/quagga/zebra.conf]
                                                           [FAILED]
# zebra -f /etc/quagga/zebra.conf
can't open configuration file [/etc/quagga/zebra.conf]



Version-Release number of selected component (if applicable):
quagga-0.96.2-5

How reproducible:
Always

Steps to Reproduce:
1. edit zebra.conf to your own values
2. start the deamon
3.
    

Expected Results:  i wanna telnet to my Cisco IOS emulation...

Additional info:

Comment 1 Jay Fenlason 2003-10-22 16:47:35 UTC
I fixed this packaging error (wrong permissions on /etc/quagga/zebra.conf) in the 
quagga-0.96.3-1 rpms I build a few days ago.