Bug 1581316 - [modularity] Disabling a module does not remove its installed packages
Summary: [modularity] Disabling a module does not remove its installed packages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1478068 1581317
TreeView+ depends on / blocked
 
Reported: 2018-05-22 13:43 UTC by Rafael Fonseca
Modified: 2018-05-28 11:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1581317 (view as bug list)
Environment:
Last Closed: 2018-05-28 11:27:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rafael Fonseca 2018-05-22 13:43:20 UTC
Description of problem: If you enable and install a profile of a certain module, then disable it, none of its packages are removed.


Version-Release number of selected component (if applicable): 2.7.5-13


How reproducible: always


Steps to Reproduce:
1. dnf module enable ModuleA:f26
2. dnf module install ModuleA:f26/default
3. dnf module disable ModuleA:f26

Actual results: no rpmdb changes.


Expected results: The packages installed by ModuleA:f26/default are removed


Additional info:

Comment 1 Martin Hatina 2018-05-28 11:27:27 UTC
Expected behaviour.


Note You need to log in before you can comment on or make changes to this bug.