Bug 47604 - Не определяет версию trivy --version
Summary: Не определяет версию trivy --version
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: trivy (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: fl0pp5@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-15 14:43 MSK by obidinog@basealt.ru
Modified: 2024-08-15 13:35 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 obidinog@basealt.ru 2023-09-15 14:43:17 MSK
Платформа:
kworkstation-10.1-x86-64 (обновленный до Sisyphus)

Пакет:
trivy 0.45.0-alt1

Шаги:
Установить пакет trivy
# apt-get install trivy
Выполнить
$ trivy --version

Результат:
Version: dev

Ожидаемый результат:
Пишет версию пакета

Дополнительно:
В версии 0.39.0-alt1 не воспроизводится, пишет версию пакета
Comment 1 Alexey Shabalin 2023-09-15 19:08:02 MSK
Исправлено в 0.45.0-alt2.
Comment 2 Alexander Makeenkov 2024-07-23 18:34:14 MSK
Снова актуально:

# rpm -q trivy && trivy --version
trivy-0.53.0-alt1.x86_64
Version: dev
Comment 3 Repository Robot 2024-08-15 13:35:35 MSK
trivy-0.54.1-alt1 -> sisyphus:

 Thu Aug 15 2024 Ivan Pepelyaev <fl0pp5@altlinux> 0.54.1-alt1
 - 0.53.0 -> 0.54.1
 - Fixed `trivy --version` output (closes: 47604)