Your message dated Mon, 17 Feb 2020 14:33:04 +0100 with message-id <[email protected]> and subject line Re: Bug#951188: dpkg ldconfig, start-stop-daemon not found in PATH. solved edit /root/.bashrc add end of file PATH has caused the Debian Bug report #951188, regarding dpkg ldconfig, start-stop-daemon not found in PATH. solved edit /root/.bashrc add end of file PATH 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 [email protected] immediately.) -- 951188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951188 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dpkg Version: 1.19.7 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? install sofwares via package, from web, with dpkg -i *.deb * What exactly did you do (or not do) that was effective (or ineffective)? pkg: warning: 'ldconfig' not found in PATH or not executable. dpkg: warning: 'start-stop-daemon' not found in PATH or not executable. dpkg: error: 2 expected programs not found in PATH or not executable. Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. E: Sub-process /usr/bin/dpkg returned an error code (2). I Solved edit file /root/.bashrc , and end of file add line :"export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" * What was the outcome of this action? install the package softwares I download from internet. * What outcome did you expect instead? i solved using this wai.. maybe the imagens net-install debian 10.3, have this problam. *** End of the template - remove these template lines *** -- Package-specific info: System tainted due to merged-usr-via-symlinks. -- System Information: Debian Release: 10.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-8-amd64 (SMP w/4 CPU cores) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages dpkg depends on: ii libbz2-1.0 1.0.6-9.2~deb10u1 ii libc6 2.28-10 ii liblzma5 5.2.4-1 ii libselinux1 2.8-1+b1 ii tar 1.30+dfsg-6 ii zlib1g 1:1.2.11.dfsg-1 dpkg recommends no packages. Versions of packages dpkg suggests: ii apt 1.8.2 pn debsig-verify <none> -- no debconf information
--- End Message ---
--- Begin Message ---Hi! On Tue, 2020-02-11 at 22:37:24 -0300, dpkg error with warning ldconfig and start-stop-daemon wrote: > Package: dpkg > Version: 1.19.7 > Severity: normal > * What led up to the situation? > install sofwares via package, from web, with dpkg -i *.deb > > * What exactly did you do (or not do) that was effective (or > ineffective)? > pkg: warning: 'ldconfig' not found in PATH or not executable. > dpkg: warning: 'start-stop-daemon' not found in PATH or not executable. > dpkg: error: 2 expected programs not found in PATH or not executable. > Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin. > E: Sub-process /usr/bin/dpkg returned an error code (2). > I Solved edit file /root/.bashrc , and end of file add line :"export > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" This is indeed not a dpkg problem, but a local system setup issue. Assuming you installed via sudo, then that's a particularly known behavior change, see <https://wiki.debian.org/sudo> (“PATH not found” section). Thus closing this report. Thanks, Guillem
--- End Message ---

