ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] hasher /dev/log
@ 2008-03-01  8:17 Alexey Tourbin
  2008-03-05 23:25 ` Dmitry V. Levin
  0 siblings, 1 reply; 12+ messages in thread
From: Alexey Tourbin @ 2008-03-01  8:17 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1505 bytes --]

Встал вопрос такого характера. :)
Как бы сделать чтобы в hasher'е /dev/log был больше похож на настоящий.

Характер вопроса таков.  У меня есть несколько преловых пакетов,
в которых 'make test' может выполняться только при наличии работающего /dev/log.
В противном случае тесты отключаются.  Там используется конструкция вида

%if "%(logger -d -u /dev/log -p user.debug test &>/dev/null || echo no)" == "no"
: syslog not available
%def_without test
%endif

$ hsh-shell
[builder@solemn .in]$ logger -d -u /dev/log -p user.debug test &>/dev/null || echo no
no
[builder@solemn .in]$ 

Наличие такой конструкции в результате даёт то, что пакеты в hasher'е
собираются, а на самом деле 'make test' у этих пакетов не работает (уже
неизвестно сколько времени).  То есть, в принципе, в более полноценной
хост-системе 'make test' с руганью отваливает, но я об этом узнаю только
теперь (через год или два или три), когда мне в очередной раз
посчастливилось обратить внимание на эти пакеты.

Пакеты это такие:
perl-Net-Daemon
perl-PlRPC

Это наводит меня на мысль, что в hasher'е не хватает ещё одной штуки --
типа "системного демона" (третьего псевдопользователя).  Системный демон
может частично эмулировать работу системных сервисов:
1) что-то делать с /dev/log;
2) перехватывать через netlink обращения к внешней сети.

"Что-то делать" или "перехватывать" здесь скорее всего означает просто
"выводить на stderr" пользователя builder (или rooter), на практике --
в лог сборки.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-03-24 21:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-01  8:17 [devel] hasher /dev/log Alexey Tourbin
2008-03-05 23:25 ` Dmitry V. Levin
2008-03-06 13:51   ` Alexey Tourbin
2008-03-06 13:54     ` Alexey Tourbin
2008-03-06 14:36     ` Dmitry V. Levin
2008-03-23  2:30       ` Dmitry V. Levin
2008-03-24  1:00         ` Dmitry V. Levin
2008-03-24 20:43           ` Michael Shigorin
2008-03-24 20:55             ` Dmitry V. Levin
2008-03-24 21:13               ` Alexey Gladkov
2008-03-24 21:16                 ` Dmitry V. Levin
2008-03-24 21:18                   ` Alexey Gladkov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git