[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Re: OpenLDAP instances crashes



Hi,

Tried with the clone command & received below error:

Initialized empty Git repository in /usr/app/ldap/ReOpenLDAP-mobiuniquemember/ReOpenLDAP/.git/

fatal: HTTP request failed


What could be wrong here from my side..?
----
Thanks & Kind Regards,
Saurabh LAHOTI.
Ideas enlighten Innovation!!!
Please consider the environment before printing this mail..!!





On Fri, 14 Sep 2018 at 12:19, Леонид Юрьев <leo@yuriev.ru> wrote:
Hi, Saurbh.

I apologize, long time did not answer, was off-line.
But there would be no problem if you did everything exactly as I wrote.

Once again:
  git clone https://github.com/leo-yuriev/ReOpenLDAP.git -b mobiuniquemember
  cd ReOpenLDAP
  ./bootstrap.sh
  ./configure --enable-contrib --prefix=... [other relevant options...]
  make  
  make install

On the other hand, building from the source requires certain competencies.
For instance, you should be known about all implicit (git, make, autotools, gcc, binutils...) pre-requirements tools and packages/libraries, and be able to install it.
Also you should known about `configure` and about corresponding options.

Leonid.


пт, 14 сент. 2018 г. в 12:40, Saurabh Lahoti <saurabh.astronomy@gmail.com>:
Many thanks Brian for your kind help.

Tried with the command mentioned, below is the output:

root@souslik # sh -x ./bootstrap.sh
+ '[' '' = --dont-cleanup ']'
+ rm -rf '/usr/app/ldap/LdapTest/*'
+ git clean -x -f -d -e tests/testrun -e releasenotes.txt
fatal: Not a git repository (or any of the parent directories): .git
+ failure cleanup
+ echo 'Oops, cleanup failed ;('
Oops, cleanup failed ;(
+ exit 2

Could you please guide further on this..?
----
Thanks & Kind Regards,
Saurabh LAHOTI.
Mob: +32.499.82.37.88
Ideas enlighten Innovation!!!
Please consider the environment before printing this mail..!!





On Thu, 13 Sep 2018 at 23:56, Brian Reichert <reichert@numachi.com> wrote:
On Thu, Sep 13, 2018 at 10:12:34PM +0200, Saurabh Lahoti wrote:
> Dear,
>
> What does below error mean..?
>
> fatal: Not a git repository (or any of the parent directories): .git
> Oops, cleanup failed ;(
>
> While running bootstrap.sh, above mentioned error was interpreted.

I think the source for 'bootstrap.sh' is here:

  https://github.com/leo-yuriev/ReOpenLDAP/blob/master/bootstrap.sh

I only see one invocation of 'git' in that script, and I don't see
why that would fail.

Try running

  sh -x ./bootstrap.sh

That will show the commands the script is running; they may provide
a clue as to what command was being run, and with what arguments.

> ----
>
> *Thanks & Kind Regards,*
> Saurabh LAHOTI.
> *Ideas enlighten Innovation**!!!*
> Please consider the environment before printing this mail..!!
>
>
>
>
>
> On Thu, 30 Aug 2018 at 08:04, Ulrich Windl <
> Ulrich.Windl@rz.uni-regensburg.de> wrote:
>
> > >>> Saurabh Lahoti <saurabh.astronomy@gmail.com> schrieb am 29.08.2018 um
> > 14:45
> > in
> > Nachricht
> > <CAB5-Mqq2Epvoz-U_=1zNoz-JVSE9e5mu=MWemjyTEM7QuXaZDQ@mail.gmail.com>:
> > > Dear Leo,
> > >
> > > We tried the steps mentioned below using the ReOpenLDAP package provided
> > by
> > > you.
> > >
> > > But, we're start at the very first step while running bootstrap.sh &
> > > encountered below errors:
> > >
> > > root@pygarg # ./bootstrap.sh
> > > ./bootstrap.sh: line 39: git: command not found
> > > Oops, cleanup failed ;(
> >
> > I wonder: How could you "git clone" without git?
> >
> > >
> > >
> > > Could you please guide us further into this..?
> > >
> > > ----
> > >
> > > *Thanks & Kind Regards,*
> > > Saurabh LAHOTI.
> > > *Ideas enlighten Innovation**!!!*
> > > Please consider the environment before printing this mail..!!
> > >
> > >
> > >
> > >
> > >
> > > On Thu, 23 Aug 2018 at 23:17, ???????????? ?????????? <leo@yuriev.ru> wrote:
> > >
> > >> Hi, Saurabh.
> > >>
> > >> Your custom overlay "mobiuniquemember" now intergated into ReOpenLDAP
> > >> (mobiuniquemember branch).
> > >> Please check it:
> > >>
> > >> git clone https://github.com/leo-yuriev/ReOpenLDAP.git -b
> > mobiuniquemember
> > >> cd ReOpenLDAP
> > >> ./bootstrap.sh
> > >> ./configure --enable-contrib [other relevan options]
> > >> make install
> > >>
> > >> Regards,
> > >> Leonid.
> > >>
> > >>
> > >> ????, 22 ??????. 2018 ??. ?? 18:04, ???????????? ?????????? <leo@yuriev.ru>:
> > >>
> > >>> You could submit source code of your custom overlay to
> > >>> https://github.com/leo-yuriev/ReOpenLDAP, i.e. pull-request into the
> > >>> 'devel' branch.
> > >>>
> > >>> Then I will try fix it and merge-in, in success case you will be able
> > to
> > >>> build and use it with ReOpenLDAP.
> > >>>
> > >>>
> > >>> Regards,
> > >>> Leonid.
> > >>>
> > >>> ????, 22 ??????. 2018 ??., 17:37 Saurabh Lahoti <saurabh.astronomy@gmail.com
> > >:
> > >>>
> > >>>> Dear,
> > >>>>
> > >>>> What is you're recommendation to fix this problem on our side..? It's
> > >>>> been haunting our operational activities on daily basis.. ??????
> > >>>> ----
> > >>>>
> > >>>> *Thanks & Kind Regards,*
> > >>>> Saurabh LAHOTI.
> > >>>> *Mob: +32.499.82.37.88*
> > >>>> *Ideas enlighten Innovation**!!!*
> > >>>> Please consider the environment before printing this mail..!!
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>> On Fri, 17 Aug 2018 at 16:43, Brian Reichert <reichert@numachi.com>
> > >>>> wrote:
> > >>>>
> > >>>>> On Thu, Aug 16, 2018 at 02:00:20PM +0200, Saurabh Lahoti wrote:
> > >>>>> > Dear,
> > >>>>> >
> > >>>>> > Today, received below error in /var/log/messages with OpenLDAP
> > >>>>> instance
> > >>>>> > crashing.
> > >>>>>
> > >>>>> That looks like either:
> > >>>>>
> > >>>>> - You have a bad SIM (very unlikely)
> > >>>>> - You have a corrupted uniquemember.so.0.0.0 shared library.
> > >>>>> - You may have conflated OpenLDAP packages installed that have a
> > >>>>> critical
> > >>>>> incompatibility amidst the installed binaries/libraries.
> > >>>>>
> > >>>>> It did write a core file; there are many tutorials about exploring
> > >>>>> a core file to help understand why the segfault occurred.
> > >>>>>
> > >>>>> >
> > >>>>> > Aug 16 13:21:07 muledeer kernel: slapd[29253]: segfault at 0 ip
> > >>>>> > 00007fbeddf3af09 sp 00007fb72effc480 error 4 in
> > >>>>> > uniquemember.so.0.0.0[7fbeddf3a000+2000]
> > >>>>> > Aug 16 13:21:08 muledeer abrt[24629]: Saved core dump of pid 16470
> > >>>>> > (/usr/app/ldap/openldap2.4.46/libexec/slapd) to
> > >>>>> > /var/spool/abrt/ccpp-2018-08-16-13:21:07-16470 (472973312 bytes)
> > >>>>> > Aug 16 13:21:08 muledeer abrtd: Directory
> > >>>>> 'ccpp-2018-08-16-13:21:07-16470'
> > >>>>> > creation detected
> > >>>>> > Aug 16 13:21:08 muledeer abrtd: Executable
> > >>>>> > '/usr/app/ldap/openldap2.4.46/libexec/slapd' doesn't belong to any
> > >>>>> package
> > >>>>> > and ProcessUnpackaged is set to 'no'
> > >>>>> > Aug 16 13:21:08 muledeer abrtd: 'post-create' on
> > >>>>> > '/var/spool/abrt/ccpp-2018-08-16-13:21:07-16470' exited with 1
> > >>>>> > Aug 16 13:21:08 muledeer abrtd: Deleting problem directory
> > >>>>> > '/var/spool/abrt/ccpp-2018-08-16-13:21:07-16470'
> > >>>>> >
> > >>>>> >
> > >>>>> > Could you please guide us in finding probable root of this error..?
> > >>>>> > ----
> > >>>>> >
> > >>>>> > *Thanks & Kind Regards,*
> > >>>>> > Saurabh LAHOTI.
> > >>>>> > *Ideas enlighten Innovation**!!!*
> > >>>>> > Please consider the environment before printing this mail..!!
> > >>>>>
> > >>>>> --
> > >>>>> Brian Reichert                          <reichert@numachi.com>
> > >>>>> BSD admin/developer at large
> > >>>>>
> > >>>>
> >
> >
> >
> >

--
Brian Reichert                          <reichert@numachi.com>
BSD admin/developer at large