Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152662 - app-admin/eselect-1.0.6: die() won't work properly on *bsd
Summary: app-admin/eselect-1.0.6: die() won't work properly on *bsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-10-24 07:33 UTC by Mike Kelly (RETIRED)
Modified: 2006-11-08 16:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kelly (RETIRED) gentoo-dev 2006-10-24 07:33:35 UTC
The die() function in eselect 1.0.6 doesn't work properly on *bsd, because the ps call it makes isn't portable. The bsd folks recommended we use pkill -9 -P ${ESELECT_KILL_TARGET} instead. Thoughts?
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2006-10-24 11:57:34 UTC
In SVN as of r332.
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2006-11-08 16:01:20 UTC
Fixed as of eselect-1.0.7.