Bug 39320 - epm play --remove не удаляет i586-wine / i586-wine-vanilla
Summary: epm play --remove не удаляет i586-wine / i586-wine-vanilla
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: eepm (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-19 17:12 MSK by Sergey Ivanov
Modified: 2021-01-22 00:46 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Ivanov 2020-11-19 17:12:01 MSK
i586-wine / i586-wine-vanilla были установлены через epm play. Установка данных приложений прошла корректно.
При попытке удалить данные пакеты (так же через epm play) удаление не происходит.

i586-wine:
# epm play --list
Installed:
  i586-wine            - Install 32 bit wine packages on 64 bit system

# epm play --remove i586-wine
 # /etc/eepm/prescription.d/i586-wine.sh --remove
Install 32 bit wine packages on 64 bit system

# epm play --list
Installed:

# rpm -qa | grep wine
i586-libwine-5.20.0.1-alt1.i586
i586-libwine-gl-5.20.0.1-alt1.i586
libwine-gl-5.20.0.1-alt1.x86_64
i586-wine-5.20.0.1-alt1.i586
libwine-5.20.0.1-alt1.x86_64
wine-gecko-2.47.1-alt1.noarch



i586-wine-vanilla:
# epm play --list
Installed:
  i586-wine-vanilla    - Install 32 bit wine-vanilla packages on 64 bit system

# epm play --remove i586-wine-vanilla
 # /etc/eepm/prescription.d/i586-wine-vanilla.sh --remove
Install 32 bit wine-vanilla packages on 64 bit system

# epm play --list
Installed:

# rpm -qa | grep wine
i586-libwine-vanilla-gl-5.20-alt1.i586
libwine-vanilla-5.20-alt1.x86_64
i586-wine-vanilla-5.20-alt1.i586
libwine-vanilla-gl-5.20-alt1.x86_64
i586-libwine-vanilla-5.20-alt1.i586
wine-gecko-2.47.1-alt1.noarch
Comment 1 Repository Robot 2021-01-22 00:46:44 MSK
eepm-3.8.4-alt1 -> sisyphus:

 Thu Jan 21 2021 Vitaly Lipatov <lav@altlinux.ru> 3.8.4-alt1
 - yum: add version support, disable sudo using
 - prescripion.d/i586-wine*: fix removing (ALT bug 39320)
 - set_sudo: if sudo required a password, end with fatal error
 - epm-release_upgrade: add switch from prefdm to display-manager after upgrade (see altbug #26405)
 - add brave-browser install: prescription.d/brave.sh