← Back to team overview

launchpad-dev team mailing list archive

Re: stories for external test helpers (librarian, memcache, etc)

 

On Wed, Sep 29, 2010 at 5:54 PM, Julian Edwards
<julian.edwards@xxxxxxxxxxxxx> wrote:

>  * Rabbit MQ (why is this installed when we're not even using it yet?)
>  * Memcached

You can turn off memcached - LP starts this as necessary. And RabbitMQ
since no code is using it yet (waiting on staging install).

I think the 'preferred' method is still the incredibly ugly:

update-rc.d -f memcached remove
update-rc.d memcached stop 20 2 3 4 5 .

(or is there some way of making service(8) do the right thing? Nothing
in the manpage)


> Rabbit is particularly annoying because it blocks shutdown on my machine when
> it hangs :/

My laptop too. I keep forgetting to disable it :)



-- 
Stuart Bishop <stuart@xxxxxxxxxxxxxxxx>
http://www.stuartbishop.net/



Follow ups

References