ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Q: А что с git.alt стало?
@ 2011-08-18 18:02 Aleksey Avdeev
  2011-08-18 18:10 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Aleksey Avdeev @ 2011-08-18 18:02 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

Приветствую.

  А что у нас с git.alt стало? Минут 5 назад начал наблюдать:

$ git push origin --tags -f
ssh: connect to host git.altlinux.org port 222: Connection timed out
fatal: The remote end hung up unexpectedly

  Но при этом работа с тасками идёт нормально:

$ ssh git.alt task ls
#52542 EPERM #1 p6 copy=moodle-lang-no_utf8
...

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

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

* Re: [devel] Q: А что с git.alt стало?
  2011-08-18 18:02 [devel] Q: А что с git.alt стало? Aleksey Avdeev
@ 2011-08-18 18:10 ` Dmitry V. Levin
  2011-08-18 18:42   ` Aleksey Avdeev
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2011-08-18 18:10 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Thu, Aug 18, 2011 at 10:02:19PM +0400, Aleksey Avdeev wrote:
> Приветствую.
> 
>   А что у нас с git.alt стало? Минут 5 назад начал наблюдать:

У нас не наблюдается.


-- 
ldv

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

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

* Re: [devel] Q: А что с git.alt стало?
  2011-08-18 18:10 ` Dmitry V. Levin
@ 2011-08-18 18:42   ` Aleksey Avdeev
  2011-08-18 18:54     ` Dmitry V. Levin
  2011-08-18 19:04     ` Aleksey Avdeev
  0 siblings, 2 replies; 5+ messages in thread
From: Aleksey Avdeev @ 2011-08-18 18:42 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

18.08.2011 22:10, Dmitry V. Levin пишет:
> On Thu, Aug 18, 2011 at 10:02:19PM +0400, Aleksey Avdeev wrote:
>> Приветствую.
>>
>>   А что у нас с git.alt стало? Минут 5 назад начал наблюдать:
> 
> У нас не наблюдается.

  Он пинговаться должен? (Пинги до него не идут.)

  Ещё наблюдаю:

  Возможно что-то у провайдера (моего):

$ traceroute git.altlinux.org
traceroute to git.altlinux.org (194.107.17.12), 30 hops max, 60 byte packets
 1  sdom.gdom.solin.lan (192.168.1.254)  0.351 ms  0.317 ms  0.307 ms
 2  79.173.82.105 (79.173.82.105)  1.662 ms  2.520 ms  3.649 ms
 3  gt1.gtn.ru (79.173.80.188)  0.614 ms  0.587 ms  0.510 ms
 4  gtn.it-region.ru (79.173.82.25)  0.586 ms  0.509 ms  0.600 ms
 5  adelaida.citytelecom.ru (194.226.102.132)  9.235 ms  9.243 ms  9.219 ms
 6  * * *
 7  * * *
...
 30  * * *

  К другим ресурсам (проверял people и moodle.altlinux.ru) трассировка
за adelaida.citytelecom.ru (194.226.102.132) проходит:

$ traceroute varmor.altlinux.org
traceroute to varmor.altlinux.org (194.107.17.99), 30 hops max, 60 byte
packets
 1  sdom.gdom.solin.lan (192.168.1.254)  0.406 ms  0.357 ms  0.344 ms
 2  79.173.82.105 (79.173.82.105)  3.970 ms  4.643 ms  5.465 ms
 3  gt1.gtn.ru (79.173.80.188)  0.666 ms  0.652 ms  0.617 ms
 4  gtn.it-region.ru (79.173.82.25)  0.796 ms  0.756 ms  0.737 ms
 5  adelaida.citytelecom.ru (194.226.102.132)  9.237 ms  9.180 ms  9.183 ms
 6  te4-4-altera.spb.citytelecom.ru (217.65.1.202)  9.903 ms  9.916 ms
9.869 ms
 7  te4-1-21-alpha.msk.citytelecom.ru (217.65.1.197)  9.845 ms  9.999 ms
 9.720 ms
 8  te2-3-11-cerber.msk.citytelecom.ru (217.65.1.246)  15.481 ms  15.461
ms  15.432 ms
 9  altlinux-gw.msk.datahouse.ru (89.188.100.246)  15.668 ms  15.082 ms
 15.352 ms
10  varmor.altlinux.org (194.107.17.99)  14.462 ms  13.718 ms  13.661 ms

  Может что у моего провайдера не так?

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

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

* Re: [devel] Q: А что с git.alt стало?
  2011-08-18 18:42   ` Aleksey Avdeev
@ 2011-08-18 18:54     ` Dmitry V. Levin
  2011-08-18 19:04     ` Aleksey Avdeev
  1 sibling, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2011-08-18 18:54 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

On Thu, Aug 18, 2011 at 10:42:32PM +0400, Aleksey Avdeev wrote:
> 18.08.2011 22:10, Dmitry V. Levin пишет:
> > On Thu, Aug 18, 2011 at 10:02:19PM +0400, Aleksey Avdeev wrote:
> >> Приветствую.
> >>
> >>   А что у нас с git.alt стало? Минут 5 назад начал наблюдать:
> > 
> > У нас не наблюдается.
> 
>   Он пинговаться должен? (Пинги до него не идут.)

tcptraceroute на него работает.


-- 
ldv

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

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

* Re: [devel] Q: А что с git.alt стало?
  2011-08-18 18:42   ` Aleksey Avdeev
  2011-08-18 18:54     ` Dmitry V. Levin
@ 2011-08-18 19:04     ` Aleksey Avdeev
  1 sibling, 0 replies; 5+ messages in thread
From: Aleksey Avdeev @ 2011-08-18 19:04 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

18.08.2011 22:42, Aleksey Avdeev пишет:
> 18.08.2011 22:10, Dmitry V. Levin пишет:
>> On Thu, Aug 18, 2011 at 10:02:19PM +0400, Aleksey Avdeev wrote:
>>> Приветствую.
>>>
>>>   А что у нас с git.alt стало? Минут 5 назад начал наблюдать:
>>
>> У нас не наблюдается.
> 
>   Он пинговаться должен? (Пинги до него не идут.)
> 
>   Ещё наблюдаю:
> 
>   Возможно что-то у провайдера (моего):
> 
...
> 
>   Может что у моего провайдера не так?

  Восстановилось -- похоже маршрутизация у провайдера менялась (один из
узлов в выводе traceroute исчез).

  Всем спасибо.

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

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

end of thread, other threads:[~2011-08-18 19:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18 18:02 [devel] Q: А что с git.alt стало? Aleksey Avdeev
2011-08-18 18:10 ` Dmitry V. Levin
2011-08-18 18:42   ` Aleksey Avdeev
2011-08-18 18:54     ` Dmitry V. Levin
2011-08-18 19:04     ` Aleksey Avdeev

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