Hello All ! I have just narrowed the issue.
In the function `load-info-hastables` in source file `src/cl-info.lisp` (line 256), the check of the dir-name parameter against '*maxima-index-dir*' fails because the dir-name returned by 'maxima-load-pathname-directory' (defined in 'src/init-cl.list' (line 910)) is faulty. More specifically, it returns the correct pathname but with an extra ending '/.'. This terminal '/.' renders the aforementioned check non-effective. Note that the check is actually added by the patch 'cl-info'. The solution is obviously to harden the check. Unfortunately I cannot step further. hth, Jerome -- Jerome BENOIT | calculus+at-rezozer^dot*net https://qa.debian.org/[email protected] AE28 AE15 710D FF1D 87E5 A762 3F92 19A6 7F36 C68B
OpenPGP_signature.asc
Description: OpenPGP digital signature

