Bug 40927 - Ошибка flatpack при показе истории
Summary: Ошибка flatpack при показе истории
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: flatpak (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 11:40 MSK by Vera Blagoveschenskaya
Modified: 2022-03-25 11:10 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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