Bug 51244

Summary: Считает пакеты из репозитория за свои
Product: Sisyphus Reporter: Sergey V Turchin <zerg>
Component: eepmAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: boriabloger, lav
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Sergey V Turchin 2024-08-22 14:43:50 MSK
eepm play устанавливал только chrome и vk

[play.d]# eepm play --list
Installed applications:
 # rpm -qa --queryformat %{name}\n
  chrome               - The popular and trusted web browser by Google (Stable Channel) from the official site
  steam                - Steam Launcher (from the repository if the package is there, or from the official site)
  pcsx2                - PCSX2 - free and open-source PlayStation 2 (PS2) emulator from the official site
  rpcs3                - RPCS3 - free and open-source PlayStation 3 emulator from the official site
  vk                   - VK Messenger from the official site
  wine                 - Wine 32/64 from the repo
  yandex-browser       - Yandex browser from the official site
[play.d]# eepm play --installed pcsx2
Package pcsx2 is already installed from ALT repository (use --force to override it).
[play.d]# eepm play --installed wine
Package wine is already installed from ALT repository (use --force to override it).
[play.d]# eepm play --installed yandex-browser
Package yandex-browser-stable is already installed from ALT repository (use --force to override it).
[play.d]# eepm play --installed chrome
[play.d]# eepm play --installed vk
[play.d]#
Comment 1 Boris Yumankulov 2024-12-11 11:20:35 MSK
(Ответ для Sergey V Turchin на комментарий #0)
> eepm play устанавливал только chrome и vk
> 
> [play.d]# eepm play --list
> Installed applications:
>  # rpm -qa --queryformat %{name}\n
>   chrome               - The popular and trusted web browser by Google
> (Stable Channel) from the official site
>   steam                - Steam Launcher (from the repository if the package
> is there, or from the official site)
>   pcsx2                - PCSX2 - free and open-source PlayStation 2 (PS2)
> emulator from the official site
>   rpcs3                - RPCS3 - free and open-source PlayStation 3 emulator
> from the official site
>   vk                   - VK Messenger from the official site
>   wine                 - Wine 32/64 from the repo
>   yandex-browser       - Yandex browser from the official site
> [play.d]# eepm play --installed pcsx2
> Package pcsx2 is already installed from ALT repository (use --force to
> override it).
> [play.d]# eepm play --installed wine
> Package wine is already installed from ALT repository (use --force to
> override it).
> [play.d]# eepm play --installed yandex-browser
> Package yandex-browser-stable is already installed from ALT repository (use
> --force to override it).
> [play.d]# eepm play --installed chrome
> [play.d]# eepm play --installed vk
> [play.d]#

Исправлено в версии 3.64.0

eepm play --list

Installed applications:
 $ rpm -qa --queryformat %{name}\n
  rustdesk             - RustDesk — Display and control your PC and Android devices

eepm play --installed steam
Package i586-steam is already installed from repository (use --force to override it).

eepm play --installed pcsx2
Package pcsx2 is already installed from repository (use --force to override it).

pcsx2 и steam установленные через репозиторий больше не отображаются в eepm play --list