Bug 1208123
Summary: | Warning messages seen while installing glusterfs el7 build on rhel7.1 - "Non-fatal POSTIN scriptlet failure in rpm package.. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Prasanth <pprakash> | ||||
Component: | build | Assignee: | bugs <bugs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | pre-release | CC: | amainkar, annair, bugs, gluster-bugs, ndevos, pprakash, rcyriac | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-05-17 15:02:28 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: | |||||||
Attachments: |
|
Description
Prasanth
2015-04-01 12:56:07 UTC
Description of problem: Warning messages seen while installing glusterfs el7 builds on rhel7.1 Version-Release number of selected component (if applicable): ------ glusterfs-libs-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 glusterfs-fuse-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 glusterfs-api-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 glusterfs-cli-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 glusterfs-server-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 glusterfs-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 ------ How reproducible: Always Steps to Reproduce: 1. Install RHEL7.1 server 2. Enable the Red Hat Enterprise Linux Server (v. 7 for 64-bit x86_64) repo (for pulling in some of the rhel dependencies) 3. Enable the Epel repo (for getting one of the new dependency package "userspace-rcu") 4. Enable the glusterfs nightly repo for el7 from: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/epel-7-x86_64/ 5. Execute # yum install glusterfs Actual results: Instllation seems to went through but following warning messages are seen during the process: ############## Installing : glusterfs-fuse-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 25/28 Installing : glusterfs-server-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 26/28 ln -s '/usr/lib/systemd/system/glusterd.service' '/etc/systemd/system/multi-user.target.wants/glusterd.service' Failed to issue method call: No such file or directory /var/tmp/rpm-tmp.dP9Y8q: line 49: glusterd: command not found warning: %post(glusterfs-server-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64) scriptlet failed, exit status 127 Non-fatal POSTIN scriptlet failure in rpm package glusterfs-server-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 Installing : glusterfs-api-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 27/28 Installing : glusterfs-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 28/28 Verifying : glusterfs-3.7dev-0.869.gitf5e4c94.el7.centos.x86_64 1/28 ############## Expected results: No warning messages should be see during the installation Created attachment 1009655 [details]
installation logs
This problem has been reported as resolved in more recent versions of the package, see https://bugzilla.redhat.com/show_bug.cgi?id=1218990#c8 Closing this a a duplicate of bug 1218990. In case the failure of installation still happens with the current versions, please report so in bug 1218990. *** This bug has been marked as a duplicate of bug 1218990 *** |