Bug 1054729 - Non-fatal POSTUN scriptlet failure in rpm package
Summary: Non-fatal POSTUN scriptlet failure in rpm package
Keywords:
Status: CLOSED DUPLICATE of bug 1054350
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-17 11:01 UTC by Piruthiviraj Natarajan
Modified: 2014-01-17 11:05 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-17 11:05:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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