Bug 1238356

Summary: When using kdiff3 as merge editor rpmconf exits with CalledProcessError returned non-zero exit status 2
Product: [Fedora] Fedora Reporter: John Griffiths <fedora.jrg01>
Component: rpmconfAssignee: Miroslav Suchý <msuchy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anjo9292, msuchy, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-27 08:07:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Griffiths 2015-07-01 16:59:44 UTC
Description of problem:
Bad exit of rpmconf when using kdiff3 as the merge editor.

Version-Release number of selected component (if applicable):
rpmconf-1.0.7-1.fc22.noarch

How reproducible:
always

Steps to Reproduce:
1. start rpmconf as rpmconf -a -f kdiff3
2. merge rpm conf files, save, and exit

Actual results:
  File "/usr/lib64/python3.4/subprocess.py", line 620, in check_output
    raise CalledProcessError(retcode, process.args, output=output)
subprocess.CalledProcessError: Command '['/usr/bin/ls', '-ltrd', '/etc/sane.d/dll.conf', '/etc/sane.d/dll.conf.rpmsave']' returned non-zero exit status 2


Expected results:
rpmconf should continue execution until finish with clean exit.

Comment 1 Miroslav Suchý 2015-11-27 08:07:48 UTC

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