Bug 1306911 - heketi: Daemon file not compiled with RELRO or PIE: /usr/bin/heketi
Summary: heketi: Daemon file not compiled with RELRO or PIE: /usr/bin/heketi
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: heketi
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Luis Pabón
QA Contact: Anush Shetty
URL:
Whiteboard:
Depends On:
Blocks: 1117266
TreeView+ depends on / blocked
 
Reported: 2016-02-12 07:35 UTC by Shruti Sampat
Modified: 2016-11-08 22:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 05:07:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Shruti Sampat 2016-02-12 07:35:02 UTC
Description of problem:
-----------------------

•DaemonMissingRELRO [?]
 	Daemon file not compiled with RELRO or PIE: /usr/bin/heketi

Version-Release number of selected component (if applicable):
-------------------------------------------------------------
heketi-1.0.2-1.el6rhs

How reproducible:
-----------------
100%

Steps to Reproduce:
-------------------
1. Check build options

Actual results:
---------------
Daemon file not compiled with RELRO or PIE.

Expected results:
-----------------
Daemon files should be compiled with RELRO or PIE.

Comment 4 Siddharth Sharma 2016-02-16 05:07:44 UTC
heketi is written in go and currently there seems to be no way that golang compiler would build this with RELRO/PIE flags as GCC would do for C/C++ source code. So technically at this point we can override this test and if in future we find some way to build this with RELRO/PIE we would look into it. I am closing this bug it is not blocker for this time.


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