Bug 116753 - yast runs rcacpid start
Summary: yast runs rcacpid start
Status: RESOLVED DUPLICATE of bug 115815
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 2
Hardware: PowerPC Linux
: P5 - None : Major
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 13:12 UTC by Olaf Hering
Modified: 2008-07-16 15:46 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Hering 2005-09-13 13:12:56 UTC
S06-Services runs rcacpid start. this is not portable.
Comment 1 Lukas Ocilka 2005-09-13 13:19:43 UTC
When, Where, Why, How, ... ?
Any logs, please :)?
Comment 2 Olaf Hering 2005-09-13 13:23:00 UTC
svngrep rcacpid

its only logged to the system console....
Comment 3 Klaus Kämpf 2005-09-13 13:25:08 UTC
YaST usually does what it is told to do ... ;-) 
 
Something for our mobile devices team ? 
Comment 4 Lukas Ocilka 2005-09-13 13:30:40 UTC
installation/startup/Second-Stage/S06-services: /usr/sbin/rcacpid start
Comment 5 Lukas Ocilka 2005-09-13 13:33:31 UTC
~# svn info S06-services 
Path: S06-services
Name: S06-services
URL:
https://svn.suse.de/svn/yast/trunk/installation/startup/Second-Stage/S06-services
Repository UUID: e0cc52ee-31ee-0310-8b87-e83c4596d67c
Revision: 25501
Node Kind: file
Schedule: normal
Last Changed Author: ms
Last Changed Rev: 25479
Last Changed Date: 2005-09-09 14:16:14 +0200 (Fri, 09 Sep 2005)
Text Last Updated: 2005-09-12 08:46:18 +0200 (Mon, 12 Sep 2005)
Properties Last Updated: 2005-09-12 08:46:18 +0200 (Mon, 12 Sep 2005)
Checksum: 9c596910fe59b21b1e961294557cbdc7
Comment 6 Klaus Kämpf 2005-09-13 13:44:40 UTC
So when should rcacpid be started ? And when not ? 
Comment 7 Stefan Behlert 2005-09-13 13:50:16 UTC
I don't understand the problem, sorry. 
Comment 8 Olaf Hering 2005-09-13 14:14:47 UTC
if test -f  /usr/sbin/rcacpid ; then
     /usr/sbin/rcacpid start
fi
Comment 9 Timo Hoenig 2005-09-13 14:25:10 UTC
This looks reasonable.

Stefan: see bug #115815 why YaST needs to start acpid.
Comment 10 Klaus Kämpf 2005-09-13 14:27:20 UTC
Should this be submitted for RC3 ? 
Then please raise the severity 
Comment 11 Andreas Jaeger 2005-09-13 14:42:39 UTC
Please submit and we decide then whether we have time to check it in.
Comment 12 Marcus Schaefer 2005-09-14 07:35:17 UTC
This is because of bug #115815 

*** This bug has been marked as a duplicate of 115815 ***