Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47228 - Freeradius ebuild doesn't set execute permission on init.d script
Summary: Freeradius ebuild doesn't set execute permission on init.d script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 09:03 UTC by Tony Kay
Modified: 2004-09-20 05:17 UTC (History)
1 user (show)

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


Attachments
adds missing execute permission by using newexe instead of cp (init-newexe.patch,418 bytes, patch)
2004-07-11 23:11 UTC, Andrew Ross (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Kay 2004-04-08 09:03:16 UTC
The freeradius install uses cp to install the radiusd init script, but fails to give it execute permission, so it doesn't work with rc-update.

Of course, manually fixing the permission takes care of it.

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-04-09 07:57:32 UTC
*** Bug 47256 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Ross (RETIRED) gentoo-dev 2004-07-11 22:45:09 UTC
Wouldn't it be easier to use newexe, rather than cp? It seems to be the preferred method, and is used in ebuilds such as samba, mysql, and baselayout.
Comment 3 Andrew Ross (RETIRED) gentoo-dev 2004-07-11 23:11:07 UTC
Created attachment 35232 [details, diff]
adds missing execute permission by using newexe instead of cp
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-20 05:17:08 UTC
fixed in freeradius-1.0.1