tests/guix-download.sh fails due to ISP's wrong-domain redirect

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Taylan Ulrich Bayirli/Kammer
Owner
unassigned
Submitted by
Taylan Ulrich Bayirli/Kammer
Severity
normal
T
T
Taylan Ulrich Bayirli/Kammer wrote on 15 Apr 2014 15:16
(address . bug-guix@gnu.org)
871twyspfe.fsf@taylan.uni.cx
Hello,

It looks like the test guix-download.sh fails due to unwanted success
when the user's ISP is being "friendly" and redirects to a help page
when a non-existing domain is requested. Log file:

+ guix download --version
guix download (GNU Guix) 0.6
Copyright (C) 2014 the Guix authors
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guix download http://does.not/exist
accepted connection from pid 8210, uid 1000
starting download of `guix-file.u5jS7M' from `http://does.not/exist'...

/home/tub/media/src/guix/test-tmp/store/xp2ikq7k1nqjhqwqh8w2zd5vfbwiminn-exist
1r5brk1scchyraimnpvc8lx7lqiiryv31f198hcwv9b72v5mjkfj
+ false
1 operations
L
L
Ludovic Courtès wrote on 15 Apr 2014 21:43
control message for bug #17268
(address . control@debbugs.gnu.org)
87ha5u1iqy.fsf@gnu.org
tags 17268 notabug
L
L
Ludovic Courtès wrote on 15 Apr 2014 21:45
Re: bug#17268: tests/guix-download.sh fails due to ISP's wrong-domain redirect
(name . Taylan Ulrich Bayirli/Kammer)(address . taylanbayirli@gmail.com)(address . 17268-done@debbugs.gnu.org)
877g6q1io0.fsf@gnu.org
Taylan Ulrich Bayirli/Kammer <taylanbayirli@gmail.com> skribis:

Toggle quote (15 lines)
> It looks like the test guix-download.sh fails due to unwanted success
> when the user's ISP is being "friendly" and redirects to a help page
> when a non-existing domain is requested. Log file:
>
> + guix download --version
> guix download (GNU Guix) 0.6
> Copyright (C) 2014 the Guix authors
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> + guix download http://does.not/exist
> accepted connection from pid 8210, uid 1000
> starting download of `guix-file.u5jS7M' from `http://does.not/exist'...
> following redirection to `http://navigationshilfe1.t-online.de/dnserror?url=http://does.not/'...

The ISP is hijacking the DNS, which is Bad, and there’s not much we can
do here AFAIK.

So let me apologize for the inconvenience, and close the bug. :-)

Ludo’.
Closed
?