Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15976] New: Unable to install init scripts

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15976] New: Unable to install init scripts
  • Date: 11 May 2011 20:36:41 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15976

Summary: Unable to install init scripts
Product: Codex
Version: stable grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: smgl
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: dkowis AT shlrm.org


root@sourcemage:~# telinit list
rc: RUNLEVEL SCRIPT
2 smgl-suspend-single
3 crond
3 mountnetwork
3 network
3 nfslock
3 portmap
3 smgl-misc
DEV coldplug
DEV devices
DEV udevd
S hostname.sh
S keymap.sh
S modutils
S mountall.sh
S mountroot.sh
S single
S smgl-default-crypt-fs
root@sourcemage:~# telinit spellinstall openssh
Would you like to install the init and/or xinetd script for sshd?
(0) neither
(1) init
(2) xinetd
(3) both

Which one do you want? [1] 1
Enable init script sshd? [y]

grep: character class syntax is [[:space:]], not [:space:]
installing sshd
grep: character class syntax is [[:space:]], not [:space:]
/var/lib/sorcery/modules/libinitd: eval: line 204: syntax error near
unexpected
token `;'
/var/lib/sorcery/modules/libinitd: eval: line 204: `( ; echo $RUNLEVEL )'
Init script sshd doesn't contain good RUNLEVEL variable...
rc: success
root@sourcemage:~# telinit list
rc: RUNLEVEL SCRIPT
2 smgl-suspend-single
3 crond
3 mountnetwork
3 network
3 nfslock
3 portmap
3 smgl-misc
DEV coldplug
DEV devices
DEV udevd
S hostname.sh
S keymap.sh
S modutils
S mountall.sh
S mountroot.sh
S single
S smgl-default-crypt-fs


As you can see, there's no init script installed. It's mentioned in IRC that
grep is the culprit.

I suggest we develop a test case detailing things that grep does for us, so
that we know if grep remains compatible with our system when we update...

I don't have enough background on the problem to recommend a solution at this
point.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page