Your message dated Wed, 2 Feb 2022 16:07:45 +0100 with message-id <[email protected]> and subject line Re: Bug#1003614: sudo: New sudo asks for a password on a Docker container has caused the Debian Bug report #1003614, regarding sudo: New sudo asks for a password on a Docker container 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.) -- 1003614: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003614 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: sudo Version: 1.9.8p2-1 Severity: normal Hi I'm using an Azure pipeline for running tests on a Docker image, and some steps require running sudo. The new version prompts for a password while there is only root user with no password set.
--- End Message ---
--- Begin Message ---On Wed, Feb 02, 2022 at 02:40:59PM +0200, Timo Aaltonen wrote: > Sudo is now asking the password when root is running it. That is caused > by the new config. Thanks for being THIS INCREDIBLY helpful. Closing this bug as unreproducible. Greetings Marc [1/1963]mh@corte:~ $ docker pull debian:11 11: Pulling from library/debian 0c6b8ff8c37e: Pull complete Digest: sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d Status: Downloaded newer image for debian:11 docker.io/library/debian:11 [7/1969]mh@corte:~ $ docker run --name debian-bullseye -h 11 -it debian:11 /bin/bash -l root@11:/# apt update Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [115 kB] Get:3 http://deb.debian.org/debian bullseye InRelease [116 kB] Get:4 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] Fetched 8500 kB in 6s (1437 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. root@11:/# apt install sudo Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: sudo 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 1059 kB of archives. After this operation, 4699 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] Fetched 1059 kB in 1s (769 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package sudo. (Reading database ... 6653 files and directories currently installed.) Preparing to unpack .../sudo_1.9.5p2-3_amd64.deb ... Unpacking sudo (1.9.5p2-3) ... Setting up sudo (1.9.5p2-3) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. root@11:/# sudo id uid=0(root) gid=0(root) groups=0(root) root@11:/# -- ----------------------------------------------------------------------------- Marc Haber | "I don't trust Computers. They | Mailadresse im Header Leimen, Germany | lose things." Winona Ryder | Fon: *49 6224 1600402 Nordisch by Nature | How to make an American Quilt | Fax: *49 6224 1600421
--- End Message ---

