Displaying 12 results from an estimated 12 matches for "pern".
Did you mean:
per
2016 Aug 04
3
curl build system is broken and so is mock
...ssh2 settings, and I got a curl and libcurl that do not in
> any way depend on libssl. It is most definitely libssh2.so that
> requires libssl.so.
>
> If you want help, you need to stop repeating your claims and show some
> actual commands run, output, versions, etc.
>
[alice at pern ~]$ ldd /usr/bin/curl |grep crypto
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
[alice at pern ~]$ rpm -qf /lib64/libcrypto.so.10
openssl-libs-1.0.1e-51.el7_2.5.x86_64
[alice at pern ~]$
That's with stoc...
2016 Aug 04
2
curl build system is broken and so is mock
On 08/03/2016 06:30 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> [alice at pern ~]$ ldd /usr/bin/curl |grep crypto
>> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
>> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
>
> What do the following show:
>
> ldd /usr/bin/curl
> ldd /usr/lib64/libcurl.so.4
>...
2003 Oct 10
0
Can't add machine account with 3.0.0; ldapsam backend
...SSP: Set final flags:
[2003/10/10 18:53:10, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(33)
Got NTLMSSP neg_flags=0x20000215
[2003/10/10 18:53:10, 3] rpc_parse/parse_lsa.c:lsa_io_sec_qos(186)
lsa_io_sec_qos: length c does not match size 8
Create of workstation account failed
Unable to join domain PERN.
[2003/10/10 18:53:11, 2] utils/net.c:main(758)
return code = 1
net join -d 10 output available directly on request - it's 180Kb.
I'm at a loss to explain this. It worked prior to the upgrade. Any ideas?
Ronny
--
Technical Director
Amazing Internet Ltd, London
t: +44 20 8607 9535
f:...
2003 Oct 14
1
Can't add machine account with 3.0.0; ldapsam backend (RESENT)
...P: Set final flags:
[2003/10/10 18:53:10, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(33)
Got NTLMSSP neg_flags=0x20000215
[2003/10/10 18:53:10, 3] rpc_parse/parse_lsa.c:lsa_io_sec_qos(186)
lsa_io_sec_qos: length c does not match size 8
Create of workstation account failed
Unable to join domain PERN.
[2003/10/10 18:53:11, 2] utils/net.c:main(758)
return code = 1
net join -d 10 output available directly on request - it's 180Kb.
I'm at a loss to explain this. It worked prior to the upgrade. Any ideas?
Ronny
--
Technical Director
Amazing Internet Ltd, London
t: +44 20 8607 9535
f:...
2016 Aug 04
4
curl build system is broken and so is mock
On 08/03/2016 05:33 PM, Thomas Eriksson wrote:
> On 08/03/2016 05:23 PM, Alice Wonder wrote:
>> On 08/03/2016 05:20 PM, Alice Wonder wrote:
>>> On 08/03/2016 05:11 PM, Alice Wonder wrote:
>>>> I'm having a major frustration with curl.
>>>>
>>>> When building curl, if libssl.so.10 is present the curl binary WILL link
>>>> against
2016 Aug 04
2
Dovecot 2.2.25 test failure
...> make: *** [check-recursive] Error 1
>> error: Bad exit status from /var/tmp/rpm-tmp.Il5fdU (%check)
>>
>> Thanks for suggestions.
>
> Hi!
>
> can you please provide stack trace with gdb?
>
> gdb ./test-crypto
> r
> bt full
>
> Aki
>
[alice at pern lib-dcrypt]$ gdb ./test-crypto
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WA...
2016 Aug 04
2
Dovecot 2.2.25 test failure
...t;>
>>>> Thanks for suggestions.
>>>
>>> Hi!
>>>
>>> can you please provide stack trace with gdb?
>>>
>>> gdb ./test-crypto
>>> r
>>> bt full
>>>
>>> Aki
>>>
>>
>> [alice at pern lib-dcrypt]$ gdb ./test-crypto
>> GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
>> Copyright (C) 2013 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free t...
2016 Aug 04
0
curl build system is broken and so is mock
Once upon a time, Alice Wonder <alice at domblogger.net> said:
> [alice at pern ~]$ ldd /usr/bin/curl |grep crypto
> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
What do the following show:
ldd /usr/bin/curl
ldd /usr/lib64/libcurl.so.4
ldd /usr/lib64/libssh2.so.1
I can o...
2016 Aug 04
0
curl build system is broken and so is mock
Once upon a time, Alice Wonder <alice at domblogger.net> said:
> [alice at pern root]$ ldd builddir/build/BUILDROOT/curl-7.29.0-26.el7_2.awel.libre.0.x86_64/usr/bin/curl
> |grep crypto
> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fb6e00a5000)
> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007fb6df3e8000)
Here is your problem - unless you specify an...
2002 Jun 03
1
LTS
Hello
I want to ask if the estimator method LTS (Least Trimmed Squares) is
implemented in R. I've found the lqs(y~x,method = c("lts")) tool that
implements LTS but minimazing the sum of the `quantile' smallest squared
residuals. I don't know if this is the same as the clasical LTS, if it is,
where do I set the trim (h value to trim the LS sum)?
I'll be waiting
2016 Aug 04
2
curl build system is broken and so is mock
On 08/03/2016 06:40 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> [alice at pern root]$ ldd builddir/build/BUILDROOT/curl-7.29.0-26.el7_2.awel.libre.0.x86_64/usr/bin/curl
>> |grep crypto
>> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fb6e00a5000)
>> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007fb6df3e8000)
>
> Here is your problem -...
2016 Aug 04
2
Dovecot 2.2.25 test failure
Operating system - 64 bit CentOS 7
gcc-4.8.5-4.el7.x86_64
Building against LibreSSL which has been fine for other releases, but it
is a crypto test that is fails.
Tried with LibreSSL 2.4.2 and 2.3.6 - both the build completes but fails
the make check
Dovecot 2.2.24 passes make check on both.
This is where it fails:
Making check in lib-dcrypt
make[2]: Entering directory