Bug 1243141 - dnf does not have 'dnf shell'
Summary: dnf does not have 'dnf shell'
Keywords:
Status: CLOSED DUPLICATE of bug 963137
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-14 21:14 UTC by Adam Miller
Modified: 2016-06-08 07:33 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-15 06:06:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Miller 2015-07-14 21:14:20 UTC
Description of problem:
yum provides a shell mechanism to allow for the construction of operations within a single transaction, dnf is meant to be a drop in replacement for yum but lacks this functionality entirely.

Version-Release number of selected component (if applicable):
dnf-1.0.1-3.fc23.noarch


How reproducible:
Always


Steps to Reproduce:
1. dnf shell

Actual results:
sh-4.3# dnf shell
No such command: shell. Please use /usr/bin/dnf --help
It could be a DNF plugin command, try: "dnf install 'dnf-command(shell)'"


Expected results:
Functionality similar to the following:

sh-4.3# yum-deprecated shell
Yum command has been deprecated, use dnf instead.
See 'man dnf' and 'man yum2dnf' for more information.

Loaded plugins: fastestmirror
>

Comment 1 Radek Holy 2015-07-15 06:06:19 UTC
Maybe you could share a use case? I think that the "--allowerasing" option is a good replacement.

BTW, AFAIK, DNF is not meant to be a drop in replacement. Did I miss an official document which claims this?

*** This bug has been marked as a duplicate of bug 963137 ***


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