Bug 716944

Summary: glibc POSTIN scriptlet failure during yum update or downgrade
Product: [Fedora] Fedora Reporter: Fred New <fred.new2911>
Component: glibcAssignee: Andreas Schwab <schwab>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: fweimer, jakub, schwab
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-27 14:27:33 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:

Description Fred New 2011-06-27 14:22:27 UTC
Description of problem:
Updating glibc using "yum update" or "yum downgrade" results in a "POSTIN scriptlet failure".


Version-Release number of selected component (if applicable):
glibc-2.14-2.i686 and
glibc-2.14-3.i686

How reproducible:
Always

Steps to Reproduce:
1. yum update glibc
    OR
1. yum downgrade glibc
(On my system I also update/downgrade glibc-common, glibc-devel, glibc-headers)
  
Actual results:
The following messages -
  Updating   : glibc-2.14-3.i686                                          1/8
Non-fatal POSTIN scriptlet failure in rpm package glibc-2.14-3.i686
/usr/sbin/glibc_post_upgrade: While trying to execute /sbin/service child exited with exit code 1
warning: %post(glibc-2.14-3.i686) scriptlet failed, exit status 1

Expected results:
Something like
  Updating   : glibc-2.14-3.i686                                          1/8
  Restarting sshd (via systemctl):                           [  OK  ]

Additional info:

Comment 1 Andreas Schwab 2011-06-27 14:27:33 UTC

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