#611519 aria2: only uses first dns server in /etc/resolv.conf, if the one fails then aria2c cannot resolve domain names

Package:
aria2
Source:
aria2
Description:
High speed download utility
Submitter:
Aron Xu
Date:
2011-07-24 16:12:03 UTC
Severity:
normal
#611519#5
Date:
2011-01-30 09:35:31 UTC
From:
To:
Aria2 only uses the first dns server in /etc/resolv.conf, if the one
fails then aria2c cannot resolve domain names so the download process
cannot start.

#611519#10
Date:
2011-02-03 12:54:35 UTC
From:
To:
Hi,

I tried to reproduce the issue but I could not so far.
What I did is:
I added unreachable DNS server address to my /etc/resolv.conf, before
2 entries of working DNS servers.
Then I ran aria2c with 2 configurations: --async-dns=true and --async-dns=false.
In both cases, aria2c first tried false DNS server, so there is some
delay, but it eventually used working
one and download success.
Tested with 1.10.0, 1.10.9 and master branch.

Best regards,

Tatsuhiro Tsujikawa

#611519#15
Date:
2011-07-24 16:07:43 UTC
From:
To:
The following bug report may be related to this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632917