Bug 1625375

Summary: [abrt] rpmconf: check_call(): subprocess.py:291:check_call:subprocess.CalledProcessError: Command '['/usr/bin/meld', '/etc/ssh/sshd_config', '/etc/ssh/sshd_config.rpmnew']' returned non-zero exit status 1.
Product: [Fedora] Fedora Reporter: Davide Repetto <red>
Component: rpmconfAssignee: Miroslav Suchý <msuchy>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: msuchy, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/57982c82f5b7617d2f8a5d4cdceeb283558ae53d
Whiteboard: abrt_hash:101f8d02735133aeb6756b206c47ba3e01de425d;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-12 10:36:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Davide Repetto 2018-09-04 18:58:44 UTC
Version-Release number of selected component:
rpmconf-1.0.19-3.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/sbin/rpmconf -a -fmeld
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/sbin/rpmconf
interpreter:    python3-3.6.6-1.fc28.x86_64
kernel:         4.17.18-200.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
subprocess.py:291:check_call:subprocess.CalledProcessError: Command '['/usr/bin/meld', '/etc/ssh/sshd_config', '/etc/ssh/sshd_config.rpmnew']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/sbin/rpmconf", line 80, in <module>
    main()
  File "/usr/sbin/rpmconf", line 71, in main
    rconf.run()
  File "/usr/lib/python3.6/site-packages/rpmconf/rpmconf.py", line 96, in run
    tested_files += self._handle_package(pkg_hdr)
  File "/usr/lib/python3.6/site-packages/rpmconf/rpmconf.py", line 310, in _handle_package
    tmp.format(conf_file, "rpmnew"))
  File "/usr/lib/python3.6/site-packages/rpmconf/rpmconf.py", line 368, in _handle_rpmnew
    self._merge_conf_files(conf_file, other_file)
  File "/usr/lib/python3.6/site-packages/rpmconf/rpmconf.py", line 263, in _merge_conf_files
    conf_file, other_file])
  File "/usr/lib64/python3.6/subprocess.py", line 291, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/meld', '/etc/ssh/sshd_config', '/etc/ssh/sshd_config.rpmnew']' returned non-zero exit status 1.

Local variables in innermost frame:
cmd: ['/usr/bin/meld', '/etc/ssh/sshd_config', '/etc/ssh/sshd_config.rpmnew']
retcode: 1
kwargs: {}
popenargs: (['/usr/bin/meld', '/etc/ssh/sshd_config', '/etc/ssh/sshd_config.rpmnew'],)

Comment 1 Davide Repetto 2018-09-04 18:58:49 UTC
Created attachment 1480875 [details]
File: backtrace

Comment 2 Davide Repetto 2018-09-04 18:58:50 UTC
Created attachment 1480876 [details]
File: cgroup

Comment 3 Davide Repetto 2018-09-04 18:58:51 UTC
Created attachment 1480877 [details]
File: cpuinfo

Comment 4 Davide Repetto 2018-09-04 18:58:53 UTC
Created attachment 1480878 [details]
File: environ

Comment 5 Davide Repetto 2018-09-04 18:58:54 UTC
Created attachment 1480879 [details]
File: mountinfo

Comment 6 Davide Repetto 2018-09-04 18:58:56 UTC
Created attachment 1480880 [details]
File: namespaces

Comment 7 Davide Repetto 2018-09-04 18:58:57 UTC
Created attachment 1480881 [details]
File: open_fds

Comment 8 Ben Cotton 2019-05-02 20:59:19 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.