| Summary: | sys-cluster/util-vserver + baselayout2 - WARNING: could not determine runlevel - doing soft halt | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matthias Sch. <matthias> |
| Component: | [OLD] baselayout | Assignee: | Gentoo VPS Team (OBSOLETE) <vserver-devs+disabled> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 232572 *** |
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 :)