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

Debbugs page

T
T
Taylan Ulrich Bayirli/Kammer wrote on 15 Apr 2014 06: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 12: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 12: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
?
Your comment

This issue is archived.

To comment on this conversation send an email to 17268@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 17268
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch