Your message dated Wed, 24 Feb 2021 21:31:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#273467: sudo: Warns me if my hostname only has an ipv6
IP
has caused the Debian Bug report #273467,
regarding sudo: Warns me if my hostname only has an ipv6 IP
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.)
--
273467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=273467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sudo
Version: 1.6.7p5-2
Severity: normal
I have the following entry for my local host in my /etc/hosts:
2001:960:70e:1::1 messy.foodfight.org messy
and every time I sudo I get the following warning in my terminal and
mail:
sudo: unable to lookup messy via gethostbyname()
If I change the IPv6 IP to an IPv4 IP it works fine.
--
Martijn van de Streek <[email protected]>
--- End Message ---
--- Begin Message ---
Version: 1.9.5p2-2
On Sun, Sep 26, 2004 at 12:27:00PM +0200, Martijn van de Streek wrote:
> I have the following entry for my local host in my /etc/hosts:
> 2001:960:70e:1::1 messy.foodfight.org messy
>
> and every time I sudo I get the following warning in my terminal and
> mail:
> sudo: unable to lookup messy via gethostbyname()
This has been fixed in the 17 years since this bug was reported (my
apologies):
|[9/3823]mh@testsid85:~ $ sudo -k
|[10/3824]mh@testsid85:~ $ sudo -v
|[sudo] password for mh:
|[11/3825]mh@testsid85:~ $ sudo -k
|[12/3826]mh@testsid85:~ $ sudo -v
|[sudo] password for mh:
|[13/3827]mh@testsid85:~ $ cat /etc/hosts
|2a01:4f8:140:246a::55:100 testsid85.zugschlus.de testsid85
|[14/3828]mh@testsid85:~ $
Greetings
Marc
--- End Message ---