* [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
@ 2009-02-11 23:08 Anton Yanchenko
2009-02-11 23:13 ` Led
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Anton Yanchenko @ 2009-02-11 23:08 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Доброго времени суток.
Не подскажите почему может появляться сабж? Пытаюсь отправить на
сборку пакет, а тут такое... может что где не так сделал, 1й раз всё
же %).
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-11 23:08 [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly Anton Yanchenko
@ 2009-02-11 23:13 ` Led
2009-02-11 23:55 ` Anton Yanchenko
2009-02-11 23:14 ` Dmitry V. Levin
2009-02-11 23:57 ` Dmitry V. Levin
2 siblings, 1 reply; 9+ messages in thread
From: Led @ 2009-02-11 23:13 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Thursday, 12 February 2009 01:08:14 Anton Yanchenko wrote:
> Доброго времени суток.
>
> Не подскажите почему может появляться сабж? Пытаюсь отправить на
> сборку пакет, а тут такое... может что где не так сделал, 1й раз всё
> же %).
Таг без "-a" или "-s" ставили?
--
Led
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-11 23:08 [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly Anton Yanchenko
2009-02-11 23:13 ` Led
@ 2009-02-11 23:14 ` Dmitry V. Levin
2009-02-11 23:56 ` Anton Yanchenko
2009-02-11 23:57 ` Dmitry V. Levin
2 siblings, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2009-02-11 23:14 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 551 bytes --]
On Thu, Feb 12, 2009 at 02:08:14AM +0300, Anton Yanchenko wrote:
> Доброго времени суток.
>
> Не подскажите почему может появляться сабж? Пытаюсь отправить на
> сборку пакет, а тут такое... может что где не так сделал, 1й раз всё
> же %).
push --tags может отправить больше тэгов, чем вам на самом деле нужно, и
некоторые тэги могут быть отвергнуты сервером (например, потому что они
являются ненастоящими тэгами).
Если вы отправляете пакет на сборку, то отправляйте только тот
(подписанный) тэг, который хотите собрать.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-11 23:14 ` Dmitry V. Levin
@ 2009-02-11 23:56 ` Anton Yanchenko
0 siblings, 0 replies; 9+ messages in thread
From: Anton Yanchenko @ 2009-02-11 23:56 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Тэг один всего создавал вроде, с указанием имени то же самое выдаёт:
$ git push origin --tags conky-1.6.1-alt1
fatal: The remote end hung up unexpectedly
12 февраля 2009 г. 2:14 пользователь Dmitry V. Levin <ldv@altlinux.org> написал:
> push --tags может отправить больше тэгов, чем вам на самом деле нужно, и
> некоторые тэги могут быть отвергнуты сервером (например, потому что они
> являются ненастоящими тэгами).
>
> Если вы отправляете пакет на сборку, то отправляйте только тот
> (подписанный) тэг, который хотите собрать.
>
>
> --
> ldv
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-11 23:08 [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly Anton Yanchenko
2009-02-11 23:13 ` Led
2009-02-11 23:14 ` Dmitry V. Levin
@ 2009-02-11 23:57 ` Dmitry V. Levin
2009-02-12 0:04 ` Anton Yanchenko
2 siblings, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2009-02-11 23:57 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
On Thu, Feb 12, 2009 at 02:08:14AM +0300, Anton Yanchenko wrote:
> Не подскажите почему может появляться сабж?
Ещё одна гипотеза: origin -- это не тот сервер, куда вы хотели отправить тэг.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-11 23:57 ` Dmitry V. Levin
@ 2009-02-12 0:04 ` Anton Yanchenko
2009-02-12 0:11 ` Dmitry V. Levin
0 siblings, 1 reply; 9+ messages in thread
From: Anton Yanchenko @ 2009-02-12 0:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
12 февраля 2009 г. 2:57 пользователь Dmitry V. Levin <ldv@altlinux.org> написал:
> Ещё одна гипотеза: origin -- это не тот сервер, куда вы хотели отправить тэг.
Возможно :), но от этого не легче, хотя что-то подобное было в
рассылке вроде уже, надо глянуть...
$ git push git.altlinux.org --tags
fatal: 'git.altlinux.org': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly
2009-02-12 0:04 ` Anton Yanchenko
@ 2009-02-12 0:11 ` Dmitry V. Levin
2009-02-12 7:52 ` Anton Yanchenko
0 siblings, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2009-02-12 0:11 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 631 bytes --]
On Thu, Feb 12, 2009 at 03:04:24AM +0300, Anton Yanchenko wrote:
> 12 февраля 2009 г. 2:57 пользователь Dmitry V. Levin <ldv@altlinux.org> написал:
> > Ещё одна гипотеза: origin -- это не тот сервер, куда вы хотели отправить тэг.
> Возможно :), но от этого не легче, хотя что-то подобное было в
> рассылке вроде уже, надо глянуть...
> $ git push git.altlinux.org --tags
> fatal: 'git.altlinux.org': unable to chdir or not a git archive
> fatal: The remote end hung up unexpectedly
Всё ясно. Посетите, пожалуйста, http://www.altlinux.org/Git.alt,
и прочитайте там краткое руководство пользователя git.alt
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-02-12 7:52 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-11 23:08 [sisyphus] git push origin --tags fatal: The remote end hung up unexpectedly Anton Yanchenko
2009-02-11 23:13 ` Led
2009-02-11 23:55 ` Anton Yanchenko
2009-02-11 23:14 ` Dmitry V. Levin
2009-02-11 23:56 ` Anton Yanchenko
2009-02-11 23:57 ` Dmitry V. Levin
2009-02-12 0:04 ` Anton Yanchenko
2009-02-12 0:11 ` Dmitry V. Levin
2009-02-12 7:52 ` Anton Yanchenko
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git