ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Slava Semushin <slava.semushin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Сборка из git.alt: какие-то проблемы с ключом
Date: Fri, 6 Feb 2009 08:48:01 +0600
Message-ID: <75e139a00902051848w2732291fx9db4711dac6cb985@mail.gmail.com> (raw)
In-Reply-To: <20090205192940.GA7465@atlas.home>

6 февраля 2009 г. 1:29 пользователь Sergey Vlasov <vsu@altlinux> написал:
[...]
>> Тег 1.7-alt1 есть.Что за предупреждение?
>
> Тег не подписан - нужно использовать git tag -s, именно эта подпись
> проверяется перед сборкой.

А. Раньше вроде говорили, что можно использовать git tag -a.

Оказалось ещё что у меня ключ на php-coder, а не на Slava Semushin,
так что сделала так
(http://kerneltrap.org/mailarchive/git/2008/11/17/4136084):

$ git tag -d 1.7-alt1
$ git config --global user.signingkey php-coder@altlinux
$ git tag -s -m 'lcov 1.7-alt1' 1.7-alt1
$ git push -f --tags git:packages/lcov.git
$ ssh git build packages/lcov.git 1.7-alt1

Теперь всё заработало. Спасибо!

-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

  reply	other threads:[~2009-02-06  2:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 18:10 Slava Semushin
2009-02-05 18:26 ` Evgeny Sinelnikov
2009-02-05 18:29   ` Slava Semushin
2009-02-05 19:29 ` Sergey Vlasov
2009-02-06  2:48   ` Slava Semushin [this message]
2009-02-06 10:52     ` Dmitry V. Levin

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=75e139a00902051848w2732291fx9db4711dac6cb985@mail.gmail.com \
    --to=slava.semushin@gmail.com \
    --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