Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104527 - dnetc-2.9011.496.ebuild (Update)
Summary: dnetc-2.9011.496.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 98123 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-01 16:08 UTC by Kristaps Kaupe
Modified: 2006-01-03 14:54 UTC (History)
2 users (show)

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


Attachments
Modified dnetc-2.9011.496.ebuild (dnetc-2.9011.496.ebuild,2.27 KB, text/plain)
2005-09-01 16:09 UTC, Kristaps Kaupe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristaps Kaupe 2005-09-01 16:08:27 UTC
I've made some changes into app-misc/dnetc-2.9011.496.ebuild:

1) Running dnetc as a root is not a good idea. So I added creation of dnetc user 
in pkg_preinst() and chmod+chown in pkg_postinst()
2) pkg_postinst() now shows message about "rc-update add dnetc default"

Both ideas taken from sci-biology/foldingathome ebuild.

Kristaps
Comment 1 Kristaps Kaupe 2005-09-01 16:09:05 UTC
Created attachment 67447 [details]
Modified dnetc-2.9011.496.ebuild
Comment 2 Michael Hordijk 2005-11-03 14:03:18 UTC
I definitely like the idea of not running as root, and the ebuild works for me.

And once I saw that you had gotten this from sci-biology/foldingathome, I was
wondering:  Would this app fit better into one of the sci-* categories instead
of app-misc?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 09:55:09 UTC
Re-assign.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 10:00:17 UTC
*** Bug 98123 has been marked as a duplicate of this bug. ***
Comment 5 Konstantin Arkhipov (RETIRED) gentoo-dev 2006-01-03 14:54:17 UTC
committed as 496-r1.
thanks, Kristaps.