Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 49824

Summary: pid file wrong in /etc/init.d/bgpd
Product: Gentoo Linux Reporter: Tomasz Orzechowski <gentoo-bugs>
Component: New packagesAssignee: Amir Guindehi (RETIRED) <amir>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to fix files/init/bgpd to refer to correct bgpd.pid file

Description Tomasz Orzechowski 2004-05-03 04:18:20 UTC
when bgpd from quagga is started via its init script, the script places the pid file in /var/run/quagga/ospfd.pid which is for another daemon from the quagga package

Reproducible: Always
Steps to Reproduce:
1./etc/init.d/bgpd start
Actual Results:  
daemon started, wrote wrong PID file 

Expected Results:  
write pid to /var/run/quagga/bgpd.pid
Comment 1 Tomasz Orzechowski 2004-05-03 05:36:46 UTC
*** Bug 49830 has been marked as a duplicate of this bug. ***
Comment 2 Devon 2004-05-29 12:29:21 UTC
Created attachment 32264 [details, diff]
Patch to fix files/init/bgpd to refer to correct bgpd.pid file
Comment 3 Amir Guindehi (RETIRED) gentoo-dev 2004-07-16 07:31:01 UTC
This seems to be already fixed in the ebuild.