Issue 8256 - Fix install for LMDB
Summary: Fix install for LMDB
Status: VERIFIED FIXED
Alias: None
Product: LMDB
Classification: Unclassified
Component: liblmdb (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 18:02 UTC by luke.yeager@gmail.com
Modified: 2020-03-12 15:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description luke.yeager@gmail.com 2015-09-25 18:02:10 UTC
Full_Name: Luke Yeager
Version: OPENLDAP_REL_ENG_2_5, LMDB_0.9.16
OS: Ubuntu 14.04
URL: 
Submission from: (NULL) (216.228.112.22)


This fixes two small issues. First, if the $(prefix) or $(prefix)/*
directories don't exist, they should be created. Second, the shared
library is not executable, and should not be marked as such.

Patch here:
https://github.com/keyeyeager/lmdb/commit/25db4c2ecdfc31653b702cf1e08a095377f624f6.patch
Comment 1 luke.yeager@gmail.com 2015-09-25 18:04:13 UTC
Sorry, the URL is:
https://github.com/lukeyeager/lmdb/commit/b0542bc783f2c349d1365a4e6472414759e4f04a.patch

On Fri, Sep 25, 2015 at 11:02 AM, <openldap-its@openldap.org> wrote:

>
> *** THIS IS AN AUTOMATICALLY GENERATED REPLY ***
>
> Thanks for your report to the OpenLDAP Issue Tracking System.  Your
> report has been assigned the tracking number ITS#8256.
>
> One of our support engineers will look at your report in due course.
> Note that this may take some time because our support engineers
> are volunteers.  They only work on OpenLDAP when they have spare
> time.
>
> If you need to provide additional information in regards to your
> issue report, you may do so by replying to this message.  Note that
> any mail sent to openldap-its@openldap.org with (ITS#8256)
> in the subject will automatically be attached to the issue report.
>
>         mailto:openldap-its@openldap.org?subject=(ITS#8256)
>
> You may follow the progress of this report by loading the following
> URL in a web browser:
>     http://www.OpenLDAP.org/its/index.cgi?findid=8256
>
> Please remember to retain your issue tracking number (ITS#8256)
> on any further messages you send to us regarding this report.  If
> you don't then you'll just waste our time and yours because we
> won't be able to properly track the report.
>
> Please note that the Issue Tracking System is not intended to
> be used to seek help in the proper use of OpenLDAP Software.
> Such requests will be closed.
>
> OpenLDAP Software is user supported.
>         http://www.OpenLDAP.org/support/
>
> --------------
> Copyright 1998-2007 The OpenLDAP Foundation, All Rights Reserved.
>
>
Comment 2 Howard Chu 2015-09-25 19:00:16 UTC
luke.yeager@gmail.com wrote:
> --001a11473c18e3466e0520962c9f
> Content-Type: text/plain; charset=UTF-8
>
> Sorry, the URL is:
> https://github.com/lukeyeager/lmdb/commit/b0542bc783f2c349d1365a4e6472414759e4f04a.patch
>
Thanks, added to mdb.master


-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/

Comment 3 OpenLDAP project 2015-09-25 19:00:44 UTC
in mdb.master
Comment 4 Howard Chu 2015-09-25 19:00:44 UTC
changed notes
changed state Open to Test
moved from Incoming to Build
Comment 5 Quanah Gibson-Mount 2015-11-30 18:23:28 UTC
changed state Test to Closed