Bug 1478680 - Impossible remove duplicated packages
Summary: Impossible remove duplicated packages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-06 03:35 UTC by Mikhail
Modified: 2017-08-06 06:41 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-06 06:41:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikhail 2017-08-06 03:35:01 UTC
Description of problem:
Again and again after unsuccessful update we have a lot of duplicate  packages.
Because yum-complete-transaction not available in dnf, needed simplification removing duplicate packages.
I see that follow construction not worked:
# dnf remove --duplicates --disableplugin=protected_packages
Error: 
 Problem: The operation would result in removing the following protected packages: dnf, systemd, systemd-udev


So why?


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