FS#50124 - [Archboot] dns diagnostic tools doesn't work

Attached to Project: Arch Linux
Opened by Alif (alive4ever) - Friday, 22 July 2016, 03:31 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 26 August 2016, 20:05 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
dns tools (dig and nslookup) doesn't work on Archboot

Additional info:
* package version(s): Archboot 2016-05
* config and/or log files etc.: none


Steps to reproduce:
Boot from Archboot.
Exit the install menu to get access to the shell.
Start any dns tool commands: 'dig archlinux.org' and 'nslookup archlinux.org'
An error about missing library will be displayed.

root@archboot / # dig archlinux.org :(
22-Jul-2016 03:24:29.843 ENGINE_by_id failed (crypto failure)
22-Jul-2016 03:24:29.843 error:25070067:DSO support routines:DSO_load:could not
load the shared library:dso_lib.c:233:
22-Jul-2016 03:24:29.843 error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:467:
22-Jul-2016 03:24:29.843 error:2606A074:engine routines:ENGINE_by_id:no such engine:eng_list.c:390:id=gost
dig: dst_lib_init: crypto failure

10 root@archboot / # nslookup archlinux.org :(
22-Jul-2016 03:25:08.945 ENGINE_by_id failed (crypto failure)
22-Jul-2016 03:25:08.945 error:25070067:DSO support routines:DSO_load:could not
load the shared library:dso_lib.c:233:
22-Jul-2016 03:25:08.945 error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:467:
22-Jul-2016 03:25:08.945 error:2606A074:engine routines:ENGINE_by_id:no such engine:eng_list.c:390:id=gost
(null): dst_lib_init: crypto failure

It seems related to bind-tools openssl dependency that is not fully satisfied on Archboot.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 26 August 2016, 20:05 GMT
Reason for closing:  Fixed
Additional comments about closing:  on trunk in arch_net install hook

Loading...