memcached not able to be started with invoke-rc.d

Bug #120784 reported by Dominic Scheirlinck
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
memcached (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Karmic by Brian Alexander

Bug Description

Binary package hint: memcached

While memcached is able to be stopped by using invoke-rc.d, trying to start it fails silently:

dominic@dom3000:~$ sudo invoke-rc.d memcached stop
Stopping memcached: memcached.
dominic@dom3000:~$ sudo invoke-rc.d memcached start

Calling the init.d script directly, meanwhile, is successful:

dominic@dom3000:~$ sudo /etc/init.d/memcached start
Starting memcached: memcached.

Revision history for this message
Dominic Scheirlinck (dominics) wrote :

ominic@dom3000:~$ memcached -i
memcached 1.1.12
[...]

dominic@dom3000:~$ cat /etc/issue
Ubuntu 7.04 \n \l

Revision history for this message
Marius Gedminas (mgedmin) wrote :

This is probably why 'sudo apt-get install memcached' doesn't start it and you have to manually do 'sudo /etc/init.d/memcached start'. This is on Hardy, btw.

Revision history for this message
FGM (fgm) wrote :

Problem is still here on Jaunty.

Revision history for this message
Fili (rogerwilco) wrote :

Confirmed on Jaunty

Revision history for this message
rusivi2 (rusivi2-deactivatedaccount) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. I noticed that the package version your bugging is updated in Maverick. Please update via www.ubuntu.com repost a detailed error report, and update the bug status. Thanks!

Changed in memcached (Ubuntu):
status: New → Incomplete
Revision history for this message
Dominic Scheirlinck (dominics) wrote :

Looks like this was fixed in either Karmic or Lucid

dominic@dominic-desktop:~$ cat /etc/issue
Ubuntu 10.04.1 LTS \n \l

dominic@dominic-desktop:~$ sudo invoke-rc.d memcached stop
[sudo] password for dominic:
Stopping memcached: memcached.
dominic@dominic-desktop:~$ sudo invoke-rc.d memcached start
Starting memcached: memcached.

Changed in memcached (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.