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:
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.