Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271882 - [ebuild] media-sound/audio-entropyd-2.0.1 fails to start
Summary: [ebuild] media-sound/audio-entropyd-2.0.1 fails to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
: 280684 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-30 14:47 UTC by Tim O'Kelly
Modified: 2009-11-20 21:22 UTC (History)
2 users (show)

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


Attachments
patch for init script (audio-entropyd.init.patch,447 bytes, patch)
2009-05-30 14:57 UTC, Tim O'Kelly
Details | Diff
patch for conf file (audio-entropyd.conf.patch,302 bytes, patch)
2009-05-30 14:58 UTC, Tim O'Kelly
Details | Diff
full ebuild tree with manifest (audio-entropyd.7z,4.29 KB, application/octet-stream)
2009-06-30 20:37 UTC, Tim O'Kelly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim O'Kelly 2009-05-30 14:47:28 UTC
It fails to start due to bug in init script, passing to the program parameter "-r", which was removed in this version (2.0.1)



Reproducible: Always

Steps to Reproduce:
1. emerge media-sound/audio-entropyd-2.0.1
2. rc-config start audio-entropyd
3. it fails

Actual Results:  
travel tim # rc-config start audio-entropyd
Restarting init script
audio-entropyd|* Caching service dependencies... [ok]
audio-entropyd|* Starting audio entropy gathering daemon...[!!]
audio-entropyd|* ERROR: audio-entropyd failed to start

Expected Results:  
successful start
Comment 1 Tim O'Kelly 2009-05-30 14:57:41 UTC
Created attachment 192978 [details, diff]
patch for init script
Comment 2 Tim O'Kelly 2009-05-30 14:58:57 UTC
Created attachment 192980 [details, diff]
patch for conf file
Comment 3 Tim O'Kelly 2009-05-30 14:59:38 UTC
These patches solved the problem for me. Works fine.
Comment 4 Tim O'Kelly 2009-06-23 15:39:05 UTC
up
Comment 5 Tim O'Kelly 2009-06-30 20:37:59 UTC
Created attachment 196204 [details]
full ebuild tree with manifest

I've modified both 1.0.5 and 2.0.1 ebuilds to split the conf and init files by version. This is full ebuild tree for media-sound/audio-entropyd with already calculated manifest.

May I believe, that this will be included now?
Comment 6 Tim O'Kelly 2009-09-14 19:22:05 UTC
up
up
Comment 7 Tim O'Kelly 2009-09-20 15:33:39 UTC
Available in my overlay:
http://gitorious.org/okelly_overlay/mainline/trees/master/media-sound/audio-entropyd
Comment 8 Christoph Mende (RETIRED) gentoo-dev 2009-11-11 13:41:27 UTC
*** Bug 280684 has been marked as a duplicate of this bug. ***
Comment 9 Christoph Mende (RETIRED) gentoo-dev 2009-11-11 13:42:28 UTC
please stop bumping bug reports, the position in my bug list won't change, all you're doing is spam my inbox.
I'm sorry for the really, really long delay and try to get to it asap.
Comment 10 Christoph Mende (RETIRED) gentoo-dev 2009-11-12 09:54:14 UTC
+*audio-entropyd-2.0.1-r1 (12 Nov 2009)
+
+  12 Nov 2009; Christoph Mende <angelos@gentoo.org>
+  +files/audio-entropyd.conf-1, +files/audio-entropyd.init-1,
+  audio-entropyd-1.0.5.ebuild, +files/audio-entropyd.conf-2,
+  +files/audio-entropyd.init-2, -audio-entropyd-2.0.1.ebuild,
+  +audio-entropyd-2.0.1-r1.ebuild, -files/audio-entropyd.conf,
+  -files/audio-entropyd.init:
+  Fix init script for 2.0.1 (bug 271882), thanks to Tim O'Kelly
Comment 11 Tim O'Kelly 2009-11-20 21:19:13 UTC
Comment on attachment 196204 [details]
full ebuild tree with manifest

Thanks!
* Switching it from my overlay back to portage tree... [ok]
* Deleting it from my repository
(http://gitorious.org/okelly_overlay/mainline/commit/15253419025a6e1c411de0d5eaab9b81d8785d65)... [ok] :)