Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218009
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Joe Peterson <lavajoe@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Karel De Vriendt <Karel.De-Vriendt@skynet.be>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
squeezecenter Modified init script text/plain Karel De Vriendt 2008-04-20 16:36 0000 1.26 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218009 depends on: Show dependency tree
Bug 218009 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-16 19:46 0000
The init script (etc/init.d/squeezecenter) does not work any more after update
to openrc and baselayout-2 

Reproducible: Always

Steps to Reproduce:
1. Update to openrc/baselayout-2
2. /etc/init.d/squeezecenter (re)start
3.

Actual Results:  
/etc/init.d/squeezecenter restart 
 * Caching service dependencies ... [ ok ] 
 * Starting SqueezeCenter ... 
 * start-stop-daemon: /opt/squeezecenter/slimserver.pl is a script 
 * start-stop-daemon: and should be started, stopped or signalled with 
 * start-stop-daemon: --exec /usr/bin/perl -w /opt/squeezecenter/slimserver.pl 
 * start-stop-daemon: or you should specify a pidfile or process name 
 * Failed to start SqueezeCenter [ !! ] 
 * ERROR: squeezecenter failed to start

Expected Results:  
Service to start

Worked correctly before but apparently start-stop-daemon in openrc is a bit
more picky about correct invocations

------- Comment #1 From Karel De Vriendt 2008-04-20 16:36:35 0000 -------
Created an attachment (id=150426) [details]
Modified init script

line starting with --name added

------- Comment #2 From Karel De Vriendt 2008-04-20 16:38:04 0000 -------
See the modified script (line starting with --name is added).

Found this solution (workaround?) in a baselayout-2 thread on the Gentoo forum:
http://forums.gentoo.org/viewtopic-t-656399-postdays-0-postorder-asc-start-50.html

------- Comment #3 From Joe Peterson 2008-04-20 16:56:28 0000 -------
Thanks for the fix!  I do not yet have openrc installed, but I will test your
change on the old baselayout, and if it works, I can add this.

------- Comment #4 From Joe Peterson 2008-04-20 17:27:49 0000 -------
Fixed and checked in.  Thanks again!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug