Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82567 - www-servers/monkeyd's banana script is broken, and is pretty much usefless in Gentoo anyway
Summary: www-servers/monkeyd's banana script is broken, and is pretty much usefless in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 05:17 UTC by James Rowe
Modified: 2005-02-20 14:46 UTC (History)
1 user (show)

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


Attachments
monkeyd-remove-banana.patch (monkeyd-remove-banana.patch,460 bytes, patch)
2005-02-19 05:18 UTC, James Rowe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Rowe 2005-02-19 05:17:17 UTC
The installed banana script, which is supplied by upstream to start/stop
the server, is broken in Gentoo.  It doesn't track the conf.d set variable,
and as such can attempt to start multiple servers from the same config file.

  The attached patch just doesn't install in the script, I don't personally
see a use for it YMMV.  The reason being the init.d script provides the
functionality of banana anyway, and it saves having to fix up the
script.  Laziness is perhaps not the best excuse, but I'm sticking to it.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James Rowe 2005-02-19 05:18:00 UTC
Created attachment 51590 [details, diff]
monkeyd-remove-banana.patch
Comment 2 SpanKY gentoo-dev 2005-02-20 14:46:49 UTC
added to 0.9.0-r1, thanks :)