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] Python 2.6: mass rebuild & git <-> srpm
Date: Thu, 19 Nov 2009 12:37:06 +0200
Message-ID: <20091119103706.GC9971@dad.imath.kiev.ua> (raw)
In-Reply-To: <4B05162F.5090403@mmedia2.kemsu.ru>

On Thu, Nov 19, 2009 at 04:55:59PM +0700, REAL wrote:
> Хотя... наверно, я что-то не так понял. Что имеется в виду под "залить  
> пакет из git как srpm"? Вот если "залить пакет из git как git" выглядит 
> как "ssh git.alt build пакет тэг", то как будет выглядеть команда для 
> "залить пакет из git как srpm" при фактическом отсутствии srpm и моём 
> категорическом отказе пользоваться устаревшим механизмом incoming, т.е. 
> при наличии только самого git-репозитория на git.alt?

не устаревшим incoming (он уже вроде бы не работает), а новым incoming.
предварительно заливаете пересобранные в hasher пакеты 
(вы же их все равно пересоберете в hasher, для проверки)
rsync -v -rlt --partial --stats -e ssh *.src.rpm git.alt: 

а потом в цикле делаете либо
ssh git.alt task add foo.git 1.0-alt1
либо 
ssh git.alt task add srpm foo-1.0-alt1.src.rpm
в зависимости от метода сборки.

это очень просто и легко скриптуется.

if (girar-upload-method $name); then
    ssh git.alt task add $name.git $tag
else
    ssh git.alt task add srpm $name-$tag.src.rpm
fi
-- 

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



  reply	other threads:[~2009-11-19 10:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19  9:16 REAL
2009-11-19  9:11 ` Anton Farygin
2009-11-19  9:43   ` REAL
2009-11-19 10:39     ` Igor Vlasenko
2009-11-19 11:10       ` REAL
2009-11-19 11:03         ` Igor Vlasenko
2009-11-19 11:27           ` REAL
2009-11-19 11:12             ` Igor Vlasenko
2009-11-19 11:34               ` REAL
2009-11-19 20:53               ` Денис Смирнов
2009-11-20  6:13                 ` REAL
2009-11-28 23:32                   ` Michael Shigorin
2009-11-19  9:19 ` Igor Vlasenko
2009-11-19  9:21   ` Igor Vlasenko
2009-11-19 12:03     ` Alexey I. Froloff
2009-11-19 12:27       ` Igor Vlasenko
2009-11-19  9:46   ` REAL
2009-11-19  9:55     ` REAL
2009-11-19 10:37       ` Igor Vlasenko [this message]
2009-11-19 10:25   ` REAL
2009-11-19 10:29     ` Igor Vlasenko
2009-11-19 10:51       ` REAL
2009-11-19 10:54         ` Igor Vlasenko
2009-11-19 11:20           ` REAL
2009-11-19 11:10             ` Igor Vlasenko
2009-11-19 10:34   ` REAL
2009-11-19 10:22     ` 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=20091119103706.GC9971@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