Bug 58707 - can't clone repo via http
Summary: can't clone repo via http
Status: NEW
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: git.altlinux.org (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: placeholder@altlinux.org
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-13 13:03 MSK by Малъ Скрылевъ
Modified: 2026-04-13 13:03 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Малъ Скрылевъ 2026-04-13 13:03:44 MSK
It seems that it is unable to clone git repo via http proto from a build task repo set. If is trying to clone via git:// it is ok. 

Example in task 414278:

git clone       http://git.altlinux.org/tasks/414278/gears/100/git      lapack
Cloning into 'lapack'...
fatal: repository 'http://git.altlinux.org/tasks/414278/gears/100/git/' not found

I'm seeing two solutions either to remove line to not to temptate user with ф non-existent ability, or just to fix it like of gears' repo archive.