ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] automatic ACL update
Date: Mon, 21 Feb 2011 20:09:17 +0200
Message-ID: <20110221180917.GA15134@dad.imath.kiev.ua> (raw)
In-Reply-To: <20110221174755.GB25955@altlinux.org>

On Mon, Feb 21, 2011 at 08:47:55PM +0300, Dmitry V. Levin wrote:
> Если запускать обновление ACL по крону, то имеет смысл сканировать только
> свежие пакеты.  Например, только те пакеты, дата модификации которых позже
> чем у некоторого явно указанного файла.  Как это можно было бы сделать?

Сел писать, а потом подумал, что нет особого смысла.
У скрипта латентность m=6 месяцев, т.е. если в феврале 
кто-то взялся бурно собирать пакет foo, 
в конце-концов выложил вылизанную версию и успокоился,
после чего никто пакет не трогал 6 месяцев, то
скрипт только через m=6 месяцев и отреагирует.
Поэтому надо брать новые пакеты за последние 6 месяцев,
а за это время поменяется половина Сизифа:
$ find /ALT/Sisyphus/files/SRPMS | wc -l
10848
$ find /ALT/Sisyphus/files/SRPMS -newer ./BlockHosts-2.5.0-alt1.src.rpm | wc -l
5338
что не ведет к реальной экономии.

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



  reply	other threads:[~2011-02-21 18:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 12:42 ` [devel] ACL: mutabor Yury Aliaev
2011-02-21 15:01     ` Yury Aliaev
2011-02-21 15:10       ` Dmitry V. Levin
2011-02-21 16:12           ` Igor Vlasenko
2011-02-21 16:41               ` Dmitry V. Levin
2011-02-21 17:31                 ` Igor Vlasenko
2011-02-21 17:36                   ` Dmitry V. Levin
2011-02-21 17:41                     ` Igor Vlasenko
2011-02-21 18:29                       ` Pavel Vainerman
2011-02-21 21:44                         ` Igor Vlasenko
2011-02-21 21:55                           ` Pavel Vainerman
2011-02-21 22:00                             ` Igor Vlasenko
2011-02-22 14:45                           ` Pavel Vaynerman
2011-02-22 20:54                         ` Michael Shigorin
2011-02-21 17:47                   ` [devel] automatic ACL update Dmitry V. Levin
2011-02-21 18:09                     ` Igor Vlasenko [this message]
2011-02-21 20:58                       ` Денис Смирнов
2011-02-21 21:34                         ` Igor Vlasenko
2011-02-21 21:36                           ` Dmitry V. Levin
2011-02-21 21:47                             ` Igor Vlasenko

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=20110221180917.GA15134@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@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 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