On Tue, Jun 11, 2019 at 08:02:34PM +0200, Jiri Palecek wrote:
> On Sun, 27 Jan 2019 09:12:32 +0600 Thulium Equasman
> <
conf...@inventati.org> wrote:
> > I got the message "bash: dpkg-reconfigure: command not found
> > " when I ran `dpkg-reconfigure fontconfig-config`. I ran this command as
> root.
> > I then ran `echo $PATH` and the following appeared
> > "/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games". I searched
> for
>
> How did you get your root shell? If that was by running "su", what you
> describe is actually expected. You should use "su -". See
Indeed. See also
. I'm closing this,