Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306969 - Downloading wine_gecko-1.0.0-x86.cab over http results in "This page has been blocked"
Summary: Downloading wine_gecko-1.0.0-x86.cab over http results in "This page has bee...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://distfiles.gentoo.org/distfiles...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 16:27 UTC by Henk Spaaij
Modified: 2011-02-23 12:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henk Spaaij 2010-02-26 16:27:00 UTC
Trying to install wine-1.1.35 failed with an error that package size does not match recorded size.

Investigation shows that the downloaded file contained a html page saying "This URLs or Page has been blocked."

Opening the URL in a browser gives the same result.



Reproducible: Always

Steps to Reproduce:
1. emerge wine
Alternatively:
1. wget http://distfiles.gentoo.org/distfiles/wine_gecko-1.0.0-x86.cab 

This might depend on your location. This is from Vancouver, Canada.
Actual Results:  
The downloaded cab file contains:
<html>
<head>
  <title></title>
</head>
<body bgcolor="ffffff">
  <h2><h2>
  <p>
  This URLs or Page has been blocked.
</body>
</html>


Expected Results:  
The actual cab file

Downloading over https works.
Comment 1 Patrick Lauer gentoo-dev 2010-02-26 21:54:01 UTC
That is a message inserted by a proxy between you and the internet. Please stab your admin or ISP with a rusty spoon until they stop doing silly things.

Nothing we can do about it, sorry.
Comment 2 Fabian Schneider 2011-02-23 12:35:00 UTC
(In reply to comment #1)
> That is a message inserted by a proxy between you and the internet. Please stab
> your admin or ISP with a rusty spoon until they stop doing silly things.
> 
> Nothing we can do about it, sorry.
> 

i've solved the problem by adding this line: app-emulation/wine* ~amd64 to my portage.keywords.