ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found
@ 2010-08-25 16:21 Dmitriy Kulik
  2010-08-25 16:22 ` Dmitriy Kulik
  2010-08-25 16:23 ` Alexey I. Froloff
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitriy Kulik @ 2010-08-25 16:21 UTC (permalink / raw)
  To: ALT Linux Team development discussions

Не находит тег для сборки
http://git.altlinux.org/people/lnkvisitor/packages/?p=php5-sphinx.git;a=shortlog;h=refs/heads/5.1


$ git push --tags
Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
Counting objects: 1, done.
Writing objects: 100% (1/1), 330 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)
girar-sendmail: email notification about `refs/tags/1.0.4-alt0.M51.1'
update sent.
Repacking repository... done
Updating committer date cache... done
To git.alt:packages/php5-sphinx.git
 * [new tag]         1.0.4-alt0.M51.1 -> 1.0.4-alt0.M51.1

$ ssh git.alt build -b 5.1 sphinx 1.0.4-alt0.M51.1
Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
new task #28085: owner=lnkvisitor repo=5.1
girar-task add: 1.0.4-alt0.M51.1: tag name not found
removing task #28085 ... done


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

* Re: [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found
  2010-08-25 16:21 [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found Dmitriy Kulik
@ 2010-08-25 16:22 ` Dmitriy Kulik
  2010-08-25 16:23 ` Alexey I. Froloff
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitriy Kulik @ 2010-08-25 16:22 UTC (permalink / raw)
  To: ALT Linux Team development discussions

25 серпня 2010 р. 19:21 Dmitriy Kulik <lnkvisitor@altlinux.org> написав:
> Не находит тег для сборки
> http://git.altlinux.org/people/lnkvisitor/packages/?p=php5-sphinx.git;a=shortlog;h=refs/heads/5.1
>
>
> $ git push --tags
> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
> Counting objects: 1, done.
> Writing objects: 100% (1/1), 330 bytes, done.
> Total 1 (delta 0), reused 0 (delta 0)
> girar-sendmail: email notification about `refs/tags/1.0.4-alt0.M51.1'
> update sent.
> Repacking repository... done
> Updating committer date cache... done
> To git.alt:packages/php5-sphinx.git
>  * [new tag]         1.0.4-alt0.M51.1 -> 1.0.4-alt0.M51.1
>
> $ ssh git.alt build -b 5.1 sphinx 1.0.4-alt0.M51.1
> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
> new task #28085: owner=lnkvisitor repo=5.1
> girar-task add: 1.0.4-alt0.M51.1: tag name not found
> removing task #28085 ... done
>

Извиняюсь. гит не тот указал.


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

* Re: [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found
  2010-08-25 16:21 [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found Dmitriy Kulik
  2010-08-25 16:22 ` Dmitriy Kulik
@ 2010-08-25 16:23 ` Alexey I. Froloff
  2010-08-25 16:35   ` Dmitriy Kulik
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey I. Froloff @ 2010-08-25 16:23 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Aug 25, 2010 at 07:21:09PM +0300, Dmitriy Kulik wrote:
> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
Таки откройте уже для себя ssh-askpass.

> To git.alt:packages/php5-sphinx.git
                      ^^^^^^^^^^^
>  * [new tag]         1.0.4-alt0.M51.1 -> 1.0.4-alt0.M51.1

> $ ssh git.alt build -b 5.1 sphinx 1.0.4-alt0.M51.1
                             ^^^^^^

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

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

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

* Re: [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found
  2010-08-25 16:23 ` Alexey I. Froloff
@ 2010-08-25 16:35   ` Dmitriy Kulik
  2010-08-25 16:50     ` Alexey I. Froloff
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitriy Kulik @ 2010-08-25 16:35 UTC (permalink / raw)
  To: ALT Linux Team development discussions

2010/8/25 Alexey I. Froloff <raorn@altlinux.org>:
> On Wed, Aug 25, 2010 at 07:21:09PM +0300, Dmitriy Kulik wrote:
>> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
> Таки откройте уже для себя ssh-askpass.

Таки так безопаснее(по мнению Drool). Я его временно поддерживаю.
Иногда при запросе пароля все перепроверяешь перед тем как подтвердить.

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

* Re: [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found
  2010-08-25 16:35   ` Dmitriy Kulik
@ 2010-08-25 16:50     ` Alexey I. Froloff
  2010-08-25 18:25       ` [devel] [JT] " Egor Vyscrebentsov
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey I. Froloff @ 2010-08-25 16:50 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Wed, Aug 25, 2010 at 07:35:06PM +0300, Dmitriy Kulik wrote:
> >> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
> > Таки откройте уже для себя ssh-askpass.
> Таки так безопаснее(по мнению Drool). Я его временно поддерживаю.
Что безопасного в постоянном перенабирании пароля?

> Иногда при запросе пароля все перепроверяешь перед тем как подтвердить.
ssh-agent умеет спрашивать подтверждение на использование ключа.

-- 
Regards,    --
Sir Raorn.   --- http://thousandsofhate.blogspot.com/

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

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

* [devel] [JT] Re: girar-task add: 1.0.4-alt0.M51.1: tag name not found
  2010-08-25 16:50     ` Alexey I. Froloff
@ 2010-08-25 18:25       ` Egor Vyscrebentsov
  0 siblings, 0 replies; 6+ messages in thread
From: Egor Vyscrebentsov @ 2010-08-25 18:25 UTC (permalink / raw)
  To: ALT Linux Team development discussions

25 августа 2010 г. Alexey I. Froloff написал:
> On Wed, Aug 25, 2010 at 07:35:06PM +0300, Dmitriy Kulik wrote:
>> >> Enter passphrase for key '/home/lnkvisitor/.ssh/id_rsa':
>> > Таки откройте уже для себя ssh-askpass.
>> Таки так безопаснее(по мнению Drool). Я его временно поддерживаю.
> Что безопасного в постоянном перенабирании пароля?

При достаточной длине его становится несколько проблематично набрать
спустя некоторое время праздников/дней рождений/whatever. Меня вот
пару раз останавливало-)

(Что, впрочем, не означает, что я до сих пор не использую ssh-askpass.)

-- 
Thanks, evyscr

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

end of thread, other threads:[~2010-08-25 18:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-25 16:21 [devel] girar-task add: 1.0.4-alt0.M51.1: tag name not found Dmitriy Kulik
2010-08-25 16:22 ` Dmitriy Kulik
2010-08-25 16:23 ` Alexey I. Froloff
2010-08-25 16:35   ` Dmitriy Kulik
2010-08-25 16:50     ` Alexey I. Froloff
2010-08-25 18:25       ` [devel] [JT] " Egor Vyscrebentsov

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