Bug 1208626 - RFE: python3-dnf-plugins-extras-rpmconf should have a way to skip it
Summary: RFE: python3-dnf-plugins-extras-rpmconf should have a way to skip it
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-extras
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-02 17:30 UTC by Bruno Wolff III
Modified: 2015-07-21 11:59 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-21 11:59:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bruno Wolff III 2015-04-02 17:30:11 UTC
Description of problem:
It should be possible to have python3-dnf-plugins-extras-rpmconf installed but not have it ask about rpmnew or rpmsave files at times. Otherwise scripted dnf updates don't work conveniently since they need input to complete. It might also be nice to have a mode where it only asks about newly created rpmnew and rpmsave files (during an update).

Comment 1 Igor Gnatenko 2015-04-02 17:35:46 UTC
> It might also be nice to have a mode where it only asks about newly created rpmnew and rpmsave files (during an update).

it's already so.

Comment 2 Igor Gnatenko 2015-04-02 17:37:11 UTC
> Otherwise scripted dnf updates don't work conveniently since they need input to complete.

I think more better to patch plugin to check if user can input or it's script and then ignore plugin or not.

Comment 3 Igor Gnatenko 2015-04-02 17:38:11 UTC
Does solution in comment 2 work for you? If yes - I will implement this.

Comment 4 Bruno Wolff III 2015-04-02 19:19:35 UTC
Solution 2 helps, but sometimes I just don't want to go through every rpmnew or rpmsave file.
Also some people might want a script to do something other than skip.

When I do dnf update I seem to get asked about every rpmnew or rpmsave file even when there aren't actually any updates.

Comment 5 Radek Holy 2015-04-03 09:03:38 UTC
BTW, you can also use "dnf --disableplugin=rpmconf ...".

Comment 6 Honza Silhan 2015-07-21 11:59:21 UTC
plugins from dnf-plugins-extras are now separated.


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