Summary: | libgit2: update to 1.7.1 | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Anton Zhukharev <ancieg> |
Component: | libgit2 | Assignee: | Yuri N. Sedunov <aris> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | aris |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | 47632 | ||
Bug Blocks: |
Description
Anton Zhukharev
2023-09-15 17:39:46 MSK
Зачем? (In reply to Yuri N. Sedunov from comment #1) > Зачем? Сегодня нарвался на вот такое при сборке нового пакета: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/diff.h:34, from src/blob.c:30: src/types.h:36:2: error: #error You need a compatible libgit2 version (1.7.x) 36 | #error You need a compatible libgit2 version (1.7.x) | ^~~~~ error: command '/usr/bin/x86_64-alt-linux-gcc' failed with exit code 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Обновление откладывается из-за gem-rugged. https://git.altlinux.org/tasks/329663/ [#329663] DONE (try 5) srpm=libgit2-1.7.1-alt1.src.rpm srpm=libgit2-glib-1.2.0-alt1.src.rpm ... |