Bug 40325 - Предлагает обновить версию, хотя установлена самая последняя
Summary: Предлагает обновить версию, хотя установлена самая последняя
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: syncthing (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-30 17:46 MSK by Alexander Makeenkov
Modified: 2021-07-11 22:42 MSK (History)
1 user (show)

See Also:


Attachments
syncthing (424.57 KB, image/png)
2021-06-30 17:48 MSK, Alexander Makeenkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2021-06-30 17:46:35 MSK
В web интерфейсе отображается кнопка "Обновить до v1.17.0", хотя текущая версия и есть 1.17.0:
# rpm -qa | grep syncthing
syncthing-1.17.0-alt1.x86_64

При запуске syncthing в логах есть такое сообщение:
[start] 17:38:38 INFO: Upgrade available (current "unknown-dev" < latest "v1.17.0")
Comment 1 Alexander Makeenkov 2021-06-30 17:48:58 MSK
Created attachment 9469 [details]
syncthing
Comment 2 Alexander Makeenkov 2021-06-30 17:53:43 MSK
В p9 сейчас версия 1.5.0 и она при запуске определяется корректно:

[start] 17:39:47 INFO: Upgrade available (current "v1.5.0" < latest "v1.17.0")
Comment 3 Repository Robot 2021-07-11 22:42:24 MSK
syncthing-1.17.0-alt2 -> sisyphus:

 Mon Jul 12 2021 Anton Midyukov <antohami@altlinux> 1.17.0-alt2
 - fix version definition (Closes: 40325)