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 - quagga (zebra) doesnt start with error in config file "can't open configuration file "
Summary: quagga (zebra) doesnt start with error in config file "can't open configurati...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: quagga
Version: rawhide
Hardware: i686
OS: Linux
high
medium
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-10-12 14:47 UTC by Quedric Doctor
Modified: 2014-08-31 23:25 UTC (History)
2 users (show)

Fixed In Version: 0.96.3-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-22 16:47:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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. 


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