Re: [gentoo-user] bash: genfun_has_readline

2024-07-01 Thread Peter Humphrey
On Sunday, 30 June 2024 16:56:56 BST I wrote: > I'm seeing this every time I chroot into my rescue system: > > # chroot /mnt/rescue /bin/bash > bash: genfun_has_readline: command not found --->8 > The same thing happened when I started a new build from stage-3, when I > chrooted into the nascent s

Re: [gentoo-user] bash: genfun_has_readline

2024-06-30 Thread Peter Humphrey
On Sunday, 30 June 2024 18:51:20 BST David M. Fellows wrote: > >Hello list, > > > >I'm seeing this every time I chroot into my rescue system: > > > ># chroot /mnt/rescue /bin/bash > >bash: genfun_has_readline: command not found > > > >Google results suggest that the genfun is defined in the new ver

Re: [gentoo-user] bash: genfun_has_readline

2024-06-30 Thread David M. Fellows
>Hello list, > >I'm seeing this every time I chroot into my rescue system: > ># chroot /mnt/rescue /bin/bash >bash: genfun_has_readline: command not found > >Google results suggest that the genfun is defined in the new version of >bashrc, >but it isn't on any of my systems, even one ~amd64. > >Th