Bug 1054729

Summary: Non-fatal POSTUN scriptlet failure in rpm package
Product: [Fedora] Fedora Reporter: Piruthiviraj Natarajan <piruthiviraj>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: admiller, dominick.grift, dwalsh, ffesti, lvrabec, mgrepl, packaging-team-maint, pmatilai, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-17 11:05:05 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 Piruthiviraj Natarajan 2014-01-17 11:01:09 UTC
Description of problem:

When I remove or update an application with yum I get this error 
Version-Release number of selected component (if applicable):
yum info yum
Installed Packages
Name        : yum
Arch        : noarch
Version     : 3.4.3
Release     : 129.fc20

How reproducible:

all the time.

For eg.

yum install yumex -y
google-chrome                                                                                                                                                                                                         |  951 B  00:00:00     
Resolving Dependencies
--> Running transaction check
---> Package yumex.noarch 0:3.0.13-1.fc20 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================================================================================
 Package                                                Arch                                                    Version                                                        Repository                                               Size
=============================================================================================================================================================================================================================================
Installing:
 yumex                                                  noarch                                                  3.0.13-1.fc20                                                  fedora                                                  430 k

Transaction Summary
=============================================================================================================================================================================================================================================
Install  1 Package

Total download size: 430 k
Installed size: 1.6 M
Downloading packages:
yumex-3.0.13-1.fc20.noarch.rpm                                                                                                                                                                                        | 430 kB  00:00:05     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : yumex-3.0.13-1.fc20.noarch                                                                                                                                                                                                1/1 
warning: %post(yumex-3.0.13-1.fc20.noarch) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package yumex-3.0.13-1.fc20.noarch
  Verifying  : yumex-3.0.13-1.fc20.noarch                                                                                                                                                                                                1/1 

Installed:
  yumex.noarch 0:3.0.13-1.fc20                                                                                                                                                                                                               

Complete!
[root@f20 Downloads]# 

How to solve this?

Comment 1 Piruthiviraj Natarajan 2014-01-17 11:02:35 UTC
I get the same error with even the new yum from updates-testing

yum info yum
Installed Packages
Name        : yum
Arch        : noarch
Version     : 3.4.3
Release     : 129.fc20
Size        : 5.4 M
Repo        : installed
From repo   : updates
Summary     : RPM package installer/updater/manager
URL         : http://yum.baseurl.org/
License     : GPLv2+
Description : Yum is a utility that can check for and automatically download and
            : install updated RPM packages. Dependencies are obtained and downloaded
            : automatically, prompting the user for permission as necessary.

Name        : yum
Arch        : noarch
Version     : 3.4.3
Release     : 130.fc20
Size        : 5.4 M
Repo        : installed
Summary     : RPM package installer/updater/manager
URL         : http://yum.baseurl.org/
License     : GPLv2+
Description : Yum is a utility that can check for and automatically download and
            : install updated RPM packages. Dependencies are obtained and downloaded
            : automatically, prompting the user for permission as necessary.

[root@f20 Downloads]#

Comment 2 Panu Matilainen 2014-01-17 11:05:05 UTC

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