Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49824 - pid file wrong in /etc/init.d/bgpd
Summary: pid file wrong in /etc/init.d/bgpd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Amir Guindehi (RETIRED)
URL:
Whiteboard:
Keywords:
: 49830 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-03 04:18 UTC by Tomasz Orzechowski
Modified: 2004-07-16 07:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to fix files/init/bgpd to refer to correct bgpd.pid file (bgpd_pid.patch,560 bytes, patch)
2004-05-29 12:29 UTC, Devon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.