Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 17:31:14 +0200
From:      olli hauer <ohauer@gmx.de>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Cc:        Xin LI <delphij@FreeBSD.org>, "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Subject:   Re: net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory
Message-ID:  <53D66CC2.4000407@gmx.de>
In-Reply-To: <20140728171855.64f41e6d.ohartman@zedat.fu-berlin.de>
References:  <20140728155411.528d6a75.ohartman@zedat.fu-berlin.de>	<53D665C3.3070401@gmx.de> <20140728171855.64f41e6d.ohartman@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-07-28 17:18, O. Hartmann wrote:
> Am Mon, 28 Jul 2014 17:01:23 +0200
> olli hauer <ohauer@gmx.de> schrieb:
> 
>> On 2014-07-28 15:54, O. Hartmann wrote:
>>> The port net/openldap24-server fails to register/install with this error:
>>>
>>> pkg-static:
>>> lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0):
>>> No such file or directory
>>>
>>> The port/installation is corrupted after that - which makes me very happy.
>>>
>>> Please CC me.
>>>
>>> oh
>>>
>>
>> The following patch should work, seems this is a leftover from libtool -> libtool:keepla
>>
>>
>> Index: openldap24-server/pkg-plist
>> ===================================================================
>> --- net/openldap24-server/pkg-plist  (revision 363124)
>> +++ net/openldap24-server/pkg-plist  (working copy)
>> @@ -84,11 +84,9 @@
>>  %%SHA2%%libexec/openldap/pw-sha2.la
>>  %%SHA2%%libexec/openldap/pw-sha2.so
>>  %%SHA2%%libexec/openldap/pw-sha2.so.0
>> -%%SHA2%%libexec/openldap/pw-sha2.so.0.0.0
>>  %%SMBPWD%%libexec/openldap/smbk5pwd.la
>>  %%SMBPWD%%libexec/openldap/smbk5pwd.so
>>  %%SMBPWD%%libexec/openldap/smbk5pwd.so.0
>> -%%SMBPWD%%libexec/openldap/smbk5pwd.so.0.0.0
>>  libexec/slapd
>>  %%MODULES%%@dirrmtry libexec/openldap
>>  sbin/slapacl
>>
> 
> This works for me.
> 
> I'm uncapable of connecting to the bugreport server from my provider's network! Can not
> issue a PR.
> 


Not required, I've taken the liberty to commit the fix

-- 
br. olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53D66CC2.4000407>