Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 950625

Summary: aide not handling errors from prelink on changed libraries
Product: Red Hat Enterprise Linux 6 Reporter: Alicja Kario <hkario>
Component: aideAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4CC: ksrot
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-13 07:30:31 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:
Bug Depends On: 806911, 1004826    
Bug Blocks: 1002711    

Description Alicja Kario 2013-04-10 14:00:56 UTC
Description of problem:
When the libraries of watches files are changed (updated) aide is printing error messages from prelink:
/usr/sbin/prelink: /tmp/tmp.OskY9yiWe9/data/hello: at least one of file's dependencies has changed since prelinking
Error on exit of prelink child process

Version-Release number of selected component (if applicable):
aide-0.14-3.el6_2.2.x86_64
prelink-0.4.6-3.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Add executable that uses some libraries in the system
2. prelink the executable and the libraries
3. run aide --init
4. upgrade just the library
5. run aide --check
  
Actual results:
/usr/sbin/prelink: /tmp/tmp.OskY9yiWe9/data/hello: at least one of file's dependencies has changed since prelinking
Error on exit of prelink child process
AIDE found differences between database and filesystem!!
Start timestamp: 2013-04-10 15:21:02

Summary:
  Total number of files:        5
  Added files:                  0
  Removed files:                0
  Changed files:                1


---------------------------------------------------
Changed files:
---------------------------------------------------

changed: /tmp/tmp.OskY9yiWe9/data/hello

--------------------------------------------------
Detailed information about changes:
---------------------------------------------------


File: /tmp/tmp.OskY9yiWe9/data/hello
  SHA256   : 1kkMf2Z7spTTGpBYCqDUbnVhZ7oPv/Ex , <NONE>

Expected results:
No errors from prelink shown.

Possibly the information on changed files should only note that the linked libraries changed, not the executable itself

Additional info:

Comment 2 RHEL Program Management 2013-10-13 23:43:23 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 4 Karel Srot 2015-09-29 06:34:58 UTC
Probably duplicate to bug 751464

Comment 5 Daniel Kopeček 2015-10-13 07:30:31 UTC

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