Bug 985960

Summary: firewalld hang on yum update
Product: Red Hat Enterprise Linux 7 Reporter: Richard W.M. Jones <rjones>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: rjones
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-02 13:41:01 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 Richard W.M. Jones 2013-07-18 15:20:30 UTC
Description of problem:

# yum update
[...]
  Cleanup    : glibmm24-devel-2.36.2-1.el7.x86_64                      590/1102 
  Cleanup    : perl-IO-Socket-IP-0.19-1.el7.noarch                     591/1102 
  Cleanup    : perl-ExtUtils-Manifest-1.61-240.el7.noarch              592/1102 
  Cleanup    : sos-2.2-34.el7.noarch                                   593/1102 
  Cleanup    : dyninst-8.1.1-1.el7.x86_64                              594/1102 
  Cleanup    : python-devel-2.7.4-2.el7.x86_64                         595/1102 
  Cleanup    : libvirt-devel-1.0.6-1.el7.x86_64                        596/1102 
  Cleanup    : libXtst-devel-1.2.1-5.el7.x86_64                        597/1102 
  Cleanup    : abrt-addon-vmcore-2.1.3-2.el7.x86_64                    598/1102 
  Cleanup    : firewall-config-0.3.1-1.el7.noarch                      599/1102 
  Cleanup    : firewalld-0.3.1-1.el7.noarch                            600/1102 

# then it hung here, nothing was happening according to 'top'

^Z
[1]+  Stopped                 sudo yum update
rjones@builder-rhel7:~$ fg
sudo yum update
  Cleanup    : augeas-devel-1.0.0-2.el7.x86_64                         601/1102 
  Cleanup    : libxml2-devel-2.9.0-4.el7.x86_64                        602/1102 
  Cleanup    : perl-XML-Writer-0.612-5.el7.noarch                      603/1102 

# it continued fine after ^Z + fg

Version-Release number of selected component (if applicable):

Upgrading from firewalld 0.3.1-1.el7 -> 0.3.3-2.el7.

How reproducible:

Don't know, and don't ask me to try.

Steps to Reproduce:

Unclear, but at a guess:
1. Install firewalld 0.3.1-1.el7
2. yum update to firewalld 0.3.3-2.el7
3.

Actual results:

Hangs during cleanup of the old package.

Expected results:

Should not hang.

Additional info:

Running RHEL 7 in a VM.

Comment 3 Richard W.M. Jones 2013-10-02 13:41:01 UTC
I don't have any more information than what is in comment 0.