Bug 53668 - Не хватает зависимости на netcat
Summary: Не хватает зависимости на netcat
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: zed (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: Anton Zhukharev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-29 18:38 MSK by Vladimir Vaskov
Modified: 2025-03-31 12:20 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 Vladimir Vaskov 2025-03-29 18:38:17 MSK
При попытке выполнить git fetch через интерфейс, приложение пишет ошибку, что nc (netcat) не найден. После установки netcat ошибка пропала.
Comment 1 Repository Robot 2025-03-31 12:20:44 MSK
zed-0.179.4-alt2 -> sisyphus:

 Mon Mar 31 2025 Anton Zhukharev <ancieg@altlinux> 0.179.4-alt2
 - Added dependency on netcat to fix `git fetch' (closes 53668).