Bug 1339610 - glusterfs-libs postun ldconfig: relative path `1' used to build cache
Summary: glusterfs-libs postun ldconfig: relative path `1' used to build cache
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: packaging
Version: 3.8.0
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Milind Changire
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-25 12:42 UTC by Milind Changire
Modified: 2016-06-16 12:32 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.8.0
Clone Of: 1328836
Environment:
Last Closed: 2016-06-16 12:32:10 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Milind Changire 2016-05-25 12:42:13 UTC
+++ This bug was initially created as a clone of Bug #1328836 +++

Description of problem:

A recent run of /etc/cron.daily/0yum.cron got this output:

/sbin/ldconfig: relative path `1' used to build cache
warning: %postun(glusterfs-libs-3.7.10-1.el6.x86_64) scriptlet failed, exit status 1
Non-fatal POSTUN scriptlet failure in rpm package glusterfs-libs


Looking back, I saw this for glusterfs-libs-3.7.9-1.el6.x86_64 as well.


Version-Release number of selected component (if applicable):
glusterfs-libs-3.7.11-1.el6.x86_64

How reproducible:
seems to happen on every update

Steps to Reproduce:
1. install older rpm
2. yum update
3.

Actual results:
error message

Expected results:
no error message

Additional info:
Seems to be quite a few rpms with this same issue in bugzilla, A quick search might help you find an easy solution.

--- Additional comment from Kaleb KEITHLEY on 2016-04-26 08:44:34 EDT ---

This was fixed, in Fedora at least, in 3.7.9.

It seems there's something different about RHEL or RHEL6.

--- Additional comment from Vijay Bellur on 2016-04-26 10:45:43 EDT ---

REVIEW: http://review.gluster.org/14082 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#1) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

--- Additional comment from Vijay Bellur on 2016-04-26 18:57:12 EDT ---

REVIEW: http://review.gluster.org/14082 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#2) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

--- Additional comment from Vijay Bellur on 2016-04-29 06:09:41 EDT ---

COMMIT: http://review.gluster.org/14082 committed in release-3.7 by Kaleb KEITHLEY (kkeithle) 
------
commit 6659ff9b81ba0f47e7dd85f947cb8ed5bb41ac26
Author: Kaleb S KEITHLEY <kkeithle>
Date:   Tue Apr 26 10:33:54 2016 -0400

    packaging: %postun libs ldconfig: relative path `1' used to build cache
    
    %postun libs isn't 'closed' by the following %postun server on RHEL6
    due to the %ifdef...%endif
    
    But -server has /usr/lib*/libgfdb.so.x, so we should be running
    /sbin/ldconfig! Which conveniently fixes the closing issue.
    
    See:
    > Change-Id: Icc365eefc5453c40e02b59288a4e8023b82baa7b
    > BUG: 1330583
    > http://review.gluster.org/14081
    
    Change-Id: I7c2daf1408aaee6340e6983cfaba207c5d13f5a1
    BUG: 1328836
    Signed-off-by: Kaleb S KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/14082
    Smoke: Gluster Build System <jenkins.com>
    CentOS-regression: Gluster Build System <jenkins.com>
    NetBSD-regression: NetBSD Build System <jenkins.org>

--- Additional comment from Vijay Bellur on 2016-05-13 10:49:17 EDT ---

REVIEW: http://review.gluster.org/14335 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#1) for review on release-3.7 by Milind Changire (mchangir)

--- Additional comment from Vijay Bellur on 2016-05-13 10:50:23 EDT ---

REVIEW: http://review.gluster.org/14335 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#2) for review on release-3.7 by Milind Changire (mchangir)

--- Additional comment from Milind Changire on 2016-05-13 11:08:15 EDT ---

Uploading another patch.
Moving to POST to get accepted by smoke build.

--- Additional comment from Vijay Bellur on 2016-05-13 11:08:57 EDT ---

REVIEW: http://review.gluster.org/14335 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#3) for review on release-3.7 by Milind Changire (mchangir)

Comment 1 Vijay Bellur 2016-05-25 12:44:20 UTC
REVIEW: http://review.gluster.org/14534 (packaging: %postun libs ldconfig: relative path `1' used to build cache) posted (#1) for review on release-3.8 by Milind Changire (mchangir)

Comment 2 Vijay Bellur 2016-05-26 09:42:05 UTC
COMMIT: http://review.gluster.org/14534 committed in release-3.8 by Kaleb KEITHLEY (kkeithle) 
------
commit 2e6c07c2e7ffbf8f8b8194a94e0fd9ac61461691
Author: Milind Changire <mchangir>
Date:   Fri May 13 01:12:10 2016 +0530

    packaging: %postun libs ldconfig: relative path `1' used to build cache
    
    Remove %post{un} {libs|api} -p /sbin/ldconfig optimization and
    move  /sbin/ldconfig on a separate line.
    
    Change-Id: I8a4c3879afcb7cea08d4b303a2524432d2ffec06
    BUG: 1339610
    Signed-off-by: Milind Changire <mchangir>
    Reviewed-on: http://review.gluster.org/14312
    Smoke: Gluster Build System <jenkins.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.com>
    (cherry picked from commit 84ec13831a4f02cfa8295c9f23b75bf39dc9be30)
    Reviewed-on: http://review.gluster.org/14534
    Tested-by: Kaleb KEITHLEY <kkeithle>

Comment 3 Niels de Vos 2016-06-16 12:32:10 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report.

glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


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