Bug 1238356 - When using kdiff3 as merge editor rpmconf exits with CalledProcessError returned non-zero exit status 2
Summary: When using kdiff3 as merge editor rpmconf exits with CalledProcessError retur...
Keywords:
Status: CLOSED DUPLICATE of bug 1278134
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmconf
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-01 16:59 UTC by John Griffiths
Modified: 2015-11-27 08:07 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-27 08:07:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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