ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] NEW unmet  /sbin/service/service
@ 2012-06-10  9:43 Sergey Y. Afonin
  2012-06-11 21:02 ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Y. Afonin @ 2012-06-10  9:43 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Приветствую.

http://git.altlinux.org/tasks/73232/logs/events.1.1.log

Это последствия перехода на systemd ? В этих подпакетах
инит-скрипты.

        i586: NEW unmet dependencies detected:
mailfromd-cfg_clamav#7.99.92-alt0.20120321.3    /sbin/service/service
mailfromd-cfg_full#7.99.92-alt0.20120321.3      /sbin/service/service

Только вот что за /sbin/service/service ?

-- 
С уважением, Сергей Афонин


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

* Re: [devel] NEW unmet  /sbin/service/service
  2012-06-10  9:43 [devel] NEW unmet /sbin/service/service Sergey Y. Afonin
@ 2012-06-11 21:02 ` Dmitry V. Levin
  2012-06-13  5:34   ` Sergey Y. Afonin
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2012-06-11 21:02 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Sun, Jun 10, 2012 at 01:43:57PM +0400, Sergey Y. Afonin wrote:
> Приветствую.
> 
> http://git.altlinux.org/tasks/73232/logs/events.1.1.log
> 
> Это последствия перехода на systemd ? В этих подпакетах
> инит-скрипты.
> 
>         i586: NEW unmet dependencies detected:
> mailfromd-cfg_clamav#7.99.92-alt0.20120321.3    /sbin/service/service
> mailfromd-cfg_full#7.99.92-alt0.20120321.3      /sbin/service/service
> 
> Только вот что за /sbin/service/service ?

--- mailfromd-7.99.92-alt0.20120321.1/mailfromd-cron
+++ mailfromd-7.99.92-alt0.20120321.3/mailfromd-cron
@@ -1,4 +1,4 @@
 #!/bin/sh
 # compact databases
 
-service @@CFG_NAME@@ compactdb &>/dev/null
+/sbin/service/service @@CFG_NAME@@ compactdb &>/dev/null

Т.е. это ровно то, что вы собственноручно поменяли в файле mailfromd-cron.
И благодаря перенаправлению &>/dev/null вы даже не заметили,
что новый вариант получился совершенно нерабочим.
Повезло, что наша сборочница это заметила.


-- 
ldv

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

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

* Re: [devel] NEW unmet  /sbin/service/service
  2012-06-11 21:02 ` Dmitry V. Levin
@ 2012-06-13  5:34   ` Sergey Y. Afonin
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Y. Afonin @ 2012-06-13  5:34 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Tuesday 12 June 2012, Dmitry V. Levin wrote:

> -service @@CFG_NAME@@ compactdb &>/dev/null
> +/sbin/service/service @@CFG_NAME@@ compactdb &>/dev/null
> 
> Т.е. это ровно то, что вы собственноручно поменяли в файле
> mailfromd-cron. 

Мда... Кто бы мне ещё сказал, зачем я service/service написал...

-- 
С уважением, Сергей Афонин
asy@altlinux.ru


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

end of thread, other threads:[~2012-06-13  5:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-10  9:43 [devel] NEW unmet /sbin/service/service Sergey Y. Afonin
2012-06-11 21:02 ` Dmitry V. Levin
2012-06-13  5:34   ` Sergey Y. Afonin

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