Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232716 - sys-cluster/util-vserver + baselayout2 - WARNING: could not determine runlevel - doing soft halt
Summary: sys-cluster/util-vserver + baselayout2 - WARNING: could not determine runleve...
Status: RESOLVED DUPLICATE of bug 232572
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo VPS Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 06:19 UTC by Matthias Sch.
Modified: 2008-07-23 10:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Sch. 2008-07-23 06:19:54 UTC
on a system with sys-apps/baselayout 2.0.0 (entire system (inkl. vserver) merged with current ~x86 packages) the "stop" of a vserver produces a nasty output:

# vserver template stop
 * Stopping local ... [ ok ]
 * Stopping vixie-cron ... [ ok ]
 * Saving random seed ... [ ok ]
 * Stopping syslog-ng ... [ ok ]
WARNING: could not determine runlevel - doing soft halt
  (it's better to use shutdown instead of halt from the command line)
shutdown: /dev/initctl: No such file or directory
init: /dev/initctl: No such file or directory
/usr/lib/util-vserver/vserver.stop: line 96:  3722 Killed                  "${NICE_CMD[@]}" "${CHBIND_CMD[@]}" "$_VSPACE" --enter "$S_CONTEXT" "${OPTS_VSPACE[@]}" -- "$_VTAG" --migrate "${OPTS_VTAG_ENTER[@]}" --silent -- $_VCONTEXT $SILENT_OPT --migrate --chroot --xid "$S_CONTEXT" -- "${INITCMD_STOP[@]}"

i don't found any damage on my vserver according to this bug so i marked it just minor...

vserver support in the new baselayout would be great :)
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2008-07-23 10:30:11 UTC

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