Your message dated Sun, 1 Jan 2023 19:43:16 +0000
with message-id <Y7HiVMv/xrmpd...@riva.ucam.org>
and subject line Re: Bug#920567: bash: dpkg-reconfigure: command not found
has caused the Debian Bug report #920567,
regarding bash: dpkg-reconfigure: command not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
920567: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-reportbug
Version: 7.5.1
Severity: normal
Tags: d-i
Hi,
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
solution online and came to know that dpkg-reconfigure is in /usr/sbin. So I
added /usr/sbin in $PATH to .bashrc file. I rebooted the system and now `dpkg-
reconfigure fontconfig-config` works.
As the process described here worked, is this the right process or I missed
something?
Thanks.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-reportbug depends on:
ii apt 1.8.0~beta1
ii file 1:5.35-2
ii python3 3.7.1-3
ii python3-apt 1.7.0
ii python3-debian 0.1.34
ii python3-debianbts 2.8.2
ii python3-requests 2.20.0-2
python3-reportbug recommends no packages.
Versions of packages python3-reportbug suggests:
ii reportbug 7.5.1
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, Jun 19, 2021 at 01:21:18PM +0100, Colin Watson wrote:
> On Tue, Jun 11, 2019 at 08:02:34PM +0200, Jiri Palecek wrote:
> > On Sun, 27 Jan 2019 09:12:32 +0600 Thulium Equasman
> > <confi...@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
> >
> > [1]https://unix.stackexchange.com/questions/460478/debian-su-and-su-path-differences
> > for more information about that.
>
> Indeed. See also https://bugs.debian.org/910810. I'm closing this,
> since it's not a debconf bug.
... and now I'm _actually_ closing it, for the same reason - I managed
to fail to do so with my previous message.
--
Colin Watson (he/him) [cjwat...@debian.org]
--- End Message ---