tags 731794 patch
thanks

It seems that upstream fixed this issue with following patch:

diff --git a/t/81_hosts.t b/t/81_hosts.t
index f2e50b6..bf68a25 100644
--- a/t/81_hosts.t
+++ b/t/81_hosts.t
@@ -1,7 +1,7 @@
 use File::Temp qw(tempfile);
 use Test::More tests => 2;

-my $test_host = 'test.invalid.tld';
+my $test_host = 'test.invalid.';
 my $test_addr = '127.9.9.9';

 my ($hosts_fh, $hosts_file) = tempfile UNLINK => 1;

-- 
 .''`.    Piotr Roszatycki
: :' :    mailto:piotr.roszaty...@gmail.com
`. `'     mailto:dex...@debian.org
  `-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to