Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13363] New: init.d using staged install doesn't install smgl-suspend-single file

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13363] New: init.d using staged install doesn't install smgl-suspend-single file
  • Date: 1 Jan 2007 10:31:50 -0000

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

Summary: init.d using staged install doesn't install smgl-
suspend-single file
Product: Sorcery
Version: 1.16.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: stage install
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: chat AT sourcemage.org


When casting init.d using staged install, that cast has an error like this:

installing smgl-misc
Installing smgl-misc to runlevel 3...
script smgl-misc installed and enabled. Disable with 'telinit disable
smgl-misc'.
If you want to [re]start the service now, issue 'telinit run smgl-misc
[re]start'.
installing smgl-suspend-single
Installing smgl-suspend-single to runlevel 2...
Unable to install smgl-suspend-single to runlevel 2. Runlevel do not exist or
is
not implemented as a directory.
Made mountall.sh provider of local_fs
Made mountroot.sh provider of root_fs
Made smgl-default-remote-fs provider of remote_fs

The cast completes, but without that file it only boots into single user mode.

Setting STAGED_INSTALL=off works of course.

The spell is creating the directory:
mkdir -pv $RD/%DEV $RD/%S $RD/%1 $RD/%2 $RD/%3 $RD/%4 $RD/%5 &&

so that is why I am writing bug against staged install. This is using devel
sorcery 2006129 and castfs 0.5.1

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



  • [SM-Sorcery-Bugs] [Bug 13363] New: init.d using staged install doesn't install smgl-suspend-single file, bugzilla-daemon, 01/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page