Bug 56526 - Невозможно склонировать пустой репозиторий
Summary: Невозможно склонировать пустой репозиторий
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: gitea-tea (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL: https://gitea.com/gitea/tea/issues/562
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-21 12:34 MSK by Artem Varaksa
Modified: 2025-10-21 12:34 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Varaksa 2025-10-21 12:34:32 MSK
Данная ошибка создана из upstream-ошибки https://gitea.com/gitea/tea/issues/562 для отслеживания её статуса в bugzilla.altlinux.org. Версии пакетов могут быть устаревшими.

Указал Sisyphus, т. к. в p10 компонента gitea-tea уже нет.


Шаги
====

1. $ tea repo create --name tea-repo --desc "Test repository created with tea"
2. $ tea clone tea-repo

Фактический результат
=====================

> Error: remote repository is empty


Ожидаемый результат
===================

Должно быть возможно клонировать пустые репозитории (тем более, т. к. они были созданы с использованием `tea`).


Дополнительно
=============

В git возможно клонирование пустого репозитория.


Версии пакетов
==============

[p10]
gitea-1.19.4-alt1.x86_64
gitea-tea-0.9.2-alt1.x86_64

В [p11], [sisyphus] не проверялось.