Hope below observation might help .

When trace the command as
"strace openvasmd --rebuild --progress"

I see few errors
"access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)

open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3

read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320:\0\0\0\0\0\0"..., 832)
= 832

fstat(3, {st_mode=S_IFREG|0644, st_size=101240, ...}) = 0

mmap(NULL, 2206376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7f1e24728000

mprotect(0x7f1e2473f000, 2097152, PROT_NONE) = 0

mmap(0x7f1e2493f000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f1e2493f000

mmap(0x7f1e24941000, 6824, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1e24941000

close(3)                                = 0

access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)

open("/usr/lib/x86_64-linux-gnu/libsasl2.so.2", O_RDONLY|O_CLOEXEC) = 3
"



Thanks,
Pradeep Guddeti


On Wed, Mar 2, 2016 at 9:13 AM, Eero Volotinen <[email protected]>
wrote:

> I think this is related to openssl issue.You nees to upgrade to latest
> openssl and try again.
>
> Eero
> 2.3.2016 1.11 ap. "Pradeep Guddeti" <[email protected]>
> kirjoitti:
>
>> I am seeing the error as
>> "Rebuilding NVT cache... failed."
>>
>> in "openvasmd.log" log file i see log as
>> "Failed to shake hands with peer: The signature algorithm is not
>> supported."
>>
>>
>> Thanks,
>> Pradeep Guddeti
>>
>>
>> On Tue, Mar 1, 2016 at 3:48 PM, Chris <[email protected]> wrote:
>>
>>> > Installation is failing when issuing "openvasmd --rebuild --progress"
>>>
>>> Whats the actual issue you're seeing when running this command? Thats
>>> currently missing in your post.
>>> _______________________________________________
>>> Openvas-discuss mailing list
>>> [email protected]
>>>
>>> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
>>
>>
>>
>> CONFIDENTIALITY NOTICE: This e-mail, including attachments, is for the sole 
>> use of the intended recipient(s) and may contain confidential and privileged 
>> information or otherwise be protected by law. Any unauthorized review, use, 
>> disclosure or distribution is prohibited. If you are not the intended 
>> recipient, please contact the sender and destroy all copies and the original 
>> message.
>>
>>
>> _______________________________________________
>> Openvas-discuss mailing list
>> [email protected]
>> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
>>
>

-- 


CONFIDENTIALITY NOTICE: This e-mail, including attachments, is for the sole use 
of the intended recipient(s) and may contain confidential and privileged 
information or otherwise be protected by law. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender and destroy all copies and the original 
message.

_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to