spread does not run - no /var/run/spread

Bug #45387 reported by nodata
6
Affects Status Importance Assigned to Milestone
spread (Ubuntu)
Fix Released
Medium
MOTU Reviewers Team

Bug Description

Binary package hint: spread

spread does not start properly at boot.
When I run it manually at boot, I get:
 Spread: FAILED chroot to '/var/run/spread'
 Exit caused by Alarm(EXIT)

This works:
 mkdir /var/run/spread && spread

Revision history for this message
nodata (ubuntu-nodata) wrote :

The following line needs to be added to the init script:
 [ ! -d /var/run/spread ] && mkdir /var/run/spread

however RuntimeDir from spread.conf (if it exists) should replace the dir.

Revision history for this message
Jérémie Corbier (jcorbier) wrote : Debdiff

Debdiff.

Revision history for this message
Jérémie Corbier (jcorbier) wrote :

Assigning to motu-reviewers.

Changed in spread:
assignee: nobody → motureviewers
status: Unconfirmed → In Progress
Revision history for this message
Jérémie Corbier (jcorbier) wrote :

Uploaded. Thanks Gauvain.

Changed in spread:
status: In Progress → Fix Committed
Revision history for this message
Jérémie Corbier (jcorbier) wrote :

spread (3.17.3-1ubuntu1) dapper; urgency=low

  * debian/spread.init: the init script makes sure /var/run/spread exists
    (Closes: Malone #45387).

 -- Jeremie Corbier <email address hidden> Thu, 18 May 2006 15:34:01 +0200

Changed in spread:
status: Fix Committed → Fix Released
Revision history for this message
nodata (ubuntu-nodata) wrote :

Thanks very much!

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.