> On 6. Dec 2019, at 13:20, Stuart Henderson <[email protected]> wrote: > > On 2019-12-06, Christian Gut <[email protected]> wrote: >> after installing syspatch65-021_libcaut on a i386 machine, bash and zsh >> installed from ports are broken: >> >> $ bash >> bash:bash: undefined symbol '__divdi3' >> ld.so: bash: lazy binding failed! >> Killed >> >> is this a known issue or am I doing something wrong? >> > > It appears that the "library_aslr" step (by default this is run > automatically at boot) fixes things up, so for now I would suggest > that rebooting is likely to get your machine back to normal. >
Confirmed, reboot fixes this on 6.5 (both bash and zsh) Thank you very much

