ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Gladkov <legion@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Когда пакеты появляются в Сизифе?
Date: Tue, 11 Jul 2006 10:46:59 +0400
Message-ID: <44B34963.6070602@altlinux.ru> (raw)
In-Reply-To: <20060711060335.GJ7055@immo.ru>

Alexey I. Froloff пишет:
> * Alexey Gladkov <legion@> [060711 09:52]:
>> Зависит от нескольких факторов ... один из которых ширина канала между
>> офисом ALT Linux и ftp.altlinux.ru .
> А от каких факторов зависит попадание пакетов в "сборочный"
> репозитарий, который явно находится не на ftp.a.o...

Тут к сожалению от человеческого т.к. пакеты нужно подписать и
опубликовать. Эта работа пока проводится вручную.

> И ещё один вопрос про группировку пакетов для сборки.  По какому
> параметру группируются "пакеты одного мантейнера"?  По packager,
> по gpg подписи или по владельцу файла в incoming?

по подписи т.е. по результату команды:

getsign() {
    local sign="$(GNUPGHOME="${MYGNUPGHOME:-/usr/lib/alt-gpgkeys}"
rpmsign -Kv "$1")" || return 1
    if printf %s "$sign" |grep -qs '^gpg: Good signature'; then
        printf %s "$sign" |sed -ne
's/^gpg:.*[[:space:]]\(from\|aka\)[^<]\+<\([^@]\+\)[^>]\+>.*$/\2/p'
|sort -u |head -1
        return 0
    fi
    return 1
}

-- 
Rgrds, legion



  reply	other threads:[~2006-07-11  6:46 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11  4:37 Eugene Prokopiev
2006-07-11  5:51 ` Alexey Gladkov
2006-07-11  6:03   ` Alexey I. Froloff
2006-07-11  6:46     ` Alexey Gladkov [this message]
2006-07-11  7:06       ` Kirill A. Shutemov
2006-07-11  7:13         ` Alexey I. Froloff
2006-07-11  7:18         ` Alexey Gladkov
2006-07-11  7:27           ` Alexey Gladkov
2006-07-11 11:55             ` Igor Zubkov
2006-07-11 12:01               ` Led
2006-07-11 12:12               ` Alexey Gladkov
2006-07-13 15:50                 ` Igor Zubkov
2006-07-13 20:37                   ` Michael Shigorin
2006-07-14  7:09                   ` Epiphanov Sergei
2006-07-11  7:41       ` Eugene Prokopiev
2006-07-11  8:02         ` Alexey Gladkov
2006-07-11  8:10           ` [devel] [wiki] " Michael Shigorin
2006-07-11  9:39             ` Eugene Prokopiev
2006-07-12  9:10               ` Michael Shigorin
2006-07-11 10:19           ` [devel] Бага , когда пакеты НЕ появляются в Сизифе Sergey V Turchin
2006-07-11 10:35             ` Alexey Gladkov
2006-07-11 10:40               ` Sergey V Turchin
2006-07-11 10:40               ` Led
2006-07-11 10:49                 ` Sergey V Turchin
2006-07-12  9:48                   ` Sergey V Turchin
2006-07-11 11:07                 ` Alexey Gladkov
2006-07-11 11:15                   ` Sergey V Turchin
2006-07-11 11:35                     ` Alexey Gladkov
2006-07-11 12:11                       ` Sergey V Turchin
2006-07-11 12:28                         ` Alexey Gladkov
2006-07-11 12:50                           ` Epiphanov Sergei
2006-07-11 13:03                           ` Sergey V Turchin
2006-07-11 13:32                             ` Andrei Bulava
2006-07-12  9:05                             ` Michael Shigorin
2006-07-12  9:50                               ` Sergey V Turchin
2006-07-11 13:04                           ` Sergey V Turchin
2006-07-11 21:33             ` Dmitry V. Levin
2006-07-12 10:03               ` Sergey V Turchin

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=44B34963.6070602@altlinux.ru \
    --to=legion@altlinux.ru \
    --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