Bug 40927

Summary: Ошибка flatpack при показе истории
Product: Sisyphus Reporter: Vera Blagoveschenskaya <vercha>
Component: flatpakAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: amakeenk, aris, lav
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Vera Blagoveschenskaya 2021-09-15 11:40:21 MSK
Тестовые стенды: 
p10 workstation / education / kworkstation x86_64

libflatpak-1.10.2-alt2.x86_64
flatpak-1.10.2-alt2.x86_64

Выполнить команду 
$ flatpak history

Результат: ошибка:  не является именем приложения или среды запуска

Ожидаемый результат: показ истории
$ flatpak --help | grep history
  history                Показать историю

Дополнительно: НЕ воспроизводится в p9 flatpak-1.6.3-alt1.x86_64
Comment 2 Alexander Makeenkov 2022-03-25 11:04:20 MSK
Больше не воспроизводится на flatpak-1.12.7-alt1
Comment 3 Yuri N. Sedunov 2022-03-25 11:10:32 MSK
Changes in 1.12.5
~~~~~~~~~~~~~~~~~
Released: 2022-02-11
...
 * Fix regressions in `flatpak history` since 1.9.1 (#4121, #4332)
   - Don't display the appstream branch used internally
   - Don't display temporary repositories used internally
   - Warn instead of failing if other non-app, non-runtime refs are found
   - Don't set up an unnecessary polkit agent for `flatpak history`
   - Add test coverage