ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] git.alt и плюсики
@ 2022-08-17 13:44 Ivan A. Melnikov
  2022-08-17 14:37 ` Alexey V. Vissarionov
  2022-08-18 10:32 ` Sergey V Turchin
  0 siblings, 2 replies; 5+ messages in thread
From: Ivan A. Melnikov @ 2022-08-17 13:44 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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

Наблюдаю такое:

$ ssh git.alt clone /gears/l/libdbus-c++.git
gitery-clone: libdbus-c++.git: invalid git repository directory name

То есть, плюсы в именах пакетов допустимы, а в именах
репозиториев нет, я правильно понимаю?

-- 
  wbr,
    iv m.


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

* Re: [devel] git.alt и плюсики
  2022-08-17 13:44 [devel] git.alt и плюсики Ivan A. Melnikov
@ 2022-08-17 14:37 ` Alexey V. Vissarionov
  2022-08-17 14:38   ` Алексей Никифоров
  2022-08-18 10:32 ` Sergey V Turchin
  1 sibling, 1 reply; 5+ messages in thread
From: Alexey V. Vissarionov @ 2022-08-17 14:37 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On 2022-08-17 17:44:16 +0400, Ivan A. Melnikov wrote:

 > Наблюдаю такое:
 > $ ssh git.alt clone /gears/l/libdbus-c++.git
 > gitery-clone: libdbus-c++.git: invalid git repository
 > directory name
 > То есть, плюсы в именах пакетов допустимы, а в именах
 > репозиториев нет, я правильно понимаю?

Ну ты ведь уже написал багрепорт? :-)


-- 
Alexey V. Vissarionov
gremlin ПРИ altlinux ТЧК org; +vii-cmiii-ccxxix-lxxix-xlii
GPG: 0D92F19E1C0DC36E27F61A29CD17E2B43D879005 @ hkp://keys.gnupg.net


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

* Re: [devel] git.alt и плюсики
  2022-08-17 14:37 ` Alexey V. Vissarionov
@ 2022-08-17 14:38   ` Алексей Никифоров
  2022-08-17 23:36     ` Alexey V. Vissarionov
  0 siblings, 1 reply; 5+ messages in thread
From: Алексей Никифоров @ 2022-08-17 14:38 UTC (permalink / raw)
  To: devel

17.08.2022 16:37, Alexey V. Vissarionov пишет:
> On 2022-08-17 17:44:16 +0400, Ivan A. Melnikov wrote:
> 
>   > Наблюдаю такое:
>   > $ ssh git.alt clone /gears/l/libdbus-c++.git
>   > gitery-clone: libdbus-c++.git: invalid git repository
>   > directory name
>   > То есть, плюсы в именах пакетов допустимы, а в именах
>   > репозиториев нет, я правильно понимаю?
> 
> Ну ты ведь уже написал багрепорт? :-)
> 
> 

https://bugzilla.altlinux.org/33819


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

* Re: [devel] git.alt и плюсики
  2022-08-17 14:38   ` Алексей Никифоров
@ 2022-08-17 23:36     ` Alexey V. Vissarionov
  0 siblings, 0 replies; 5+ messages in thread
From: Alexey V. Vissarionov @ 2022-08-17 23:36 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On 2022-08-17 16:38:59 +0200, Алексей Никифоров wrote:

 >>> Наблюдаю такое:
 >>> $ ssh git.alt clone /gears/l/libdbus-c++.git
 >>> gitery-clone: libdbus-c++.git: invalid git repository
 >>> directory name
 >>> То есть, плюсы в именах пакетов допустимы, а в именах
 >>> репозиториев нет, я правильно понимаю?
 >> Ну ты ведь уже написал багрепорт? :-)
 > https://bugzilla.altlinux.org/33819

С 2017 года тянется... плохо.


-- 
Alexey V. Vissarionov
gremlin ПРИ altlinux ТЧК org; +vii-cmiii-ccxxix-lxxix-xlii
GPG: 0D92F19E1C0DC36E27F61A29CD17E2B43D879005 @ hkp://keys.gnupg.net


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

* Re: [devel] git.alt и плюсики
  2022-08-17 13:44 [devel] git.alt и плюсики Ivan A. Melnikov
  2022-08-17 14:37 ` Alexey V. Vissarionov
@ 2022-08-18 10:32 ` Sergey V Turchin
  1 sibling, 0 replies; 5+ messages in thread
From: Sergey V Turchin @ 2022-08-18 10:32 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Wednesday, 17 August 2022 16:44:16 MSK Ivan A wrote:
> Приветсвтую.
> 
> Наблюдаю такое:
> 
> $ ssh git.alt clone /gears/l/libdbus-c++.git
> gitery-clone: libdbus-c++.git: invalid git repository directory name
> 
> То есть, плюсы в именах пакетов допустимы,
В именах пакетов тоже лучше не использовать, чтоб не было перлов типа
apt-get remove gcc-c+++

> а в именах
> репозиториев нет, я правильно понимаю?


-- 
Regards, Sergey.

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

end of thread, other threads:[~2022-08-18 10:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 13:44 [devel] git.alt и плюсики Ivan A. Melnikov
2022-08-17 14:37 ` Alexey V. Vissarionov
2022-08-17 14:38   ` Алексей Никифоров
2022-08-17 23:36     ` Alexey V. Vissarionov
2022-08-18 10:32 ` Sergey V Turchin

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