From: Dmitry Chistikov <dd1email@gmail.com>
To: alexei-mezin@rambler.ru,
ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Старт сервиса при dist-upgrade
Date: Sun, 10 Apr 2011 12:52:09 +0400
Message-ID: <20110410085209.GC21397@conflux.foliandre> (raw)
In-Reply-To: <inroak$ehq$1@dough.gmane.org>
Alexei V. Mezin, Apr. 10, 2011, 12:04 +0400:
> Конкретно за руку был пойман
> libvirtd 0:выкл 1:выкл 2:выкл 3:выкл 4:выкл 5:выкл 6:выкл
>
> Выключен, не запущен, но при обновлении пакета вылезло [PASSED]-[DONE]
> при попытке рестарта сервиса. И он оказался запущен.
По-моему, это бага. Инитскрипт у него, похоже, генерируется из следующей
заготовки:
http://git.altlinux.org/gears/l/libvirt.git?p=libvirt.git;a=blob;f=daemon/libvirtd.init.in;h=c59f79257174ac2b958884642bdf5df6ca5fe3ef;hb=e768d12fd433e43610e5e35ef6693588418fad78
Так вот, там написано следующее:
106 condrestart|try-restart)
107 restart
108 ;;
...и при этом
77 restart()
78 {
79 stop
80 start
81 }
Так что, если я правильно понимаю, его нужно научить condrestart'у, который
вызывается из post_service при обновлении.
--
Дмитрий Чистиков
next prev parent reply other threads:[~2011-04-10 8:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-09 21:56 Alexei V. Mezin
2011-04-10 7:46 ` Dmitry Chistikov
2011-04-10 8:04 ` Alexei V. Mezin
2011-04-10 8:52 ` Dmitry Chistikov [this message]
2011-04-10 11:36 ` Michael Shigorin
2011-04-10 15:19 ` Sergey Vlasov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110410085209.GC21397@conflux.foliandre \
--to=dd1email@gmail.com \
--cc=alexei-mezin@rambler.ru \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git