Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 396093

Summary: dev-python/pycrypto SRC_URI returns 403 Forbidden
Product: Gentoo Linux Reporter: Oleg Gawriloff <barzog>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oleg Gawriloff 2011-12-26 15:15:40 UTC
Pls add 2nd URI: http://pypi.python.org/packages/source/p/pycrypto/${P}.tar.gz

Reproducible: Always
Comment 1 Zac Medico gentoo-dev 2011-12-26 22:58:23 UTC
The existing URI seems to be working now, complete with directory listing:

  http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
Comment 2 Oleg Gawriloff 2011-12-27 06:34:37 UTC
Seems strange, because I still receive forbidden.
Response headers:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /pub/dlitz/crypto/pycrypto/
on this server.</p>
<hr>
<address>Apache/2.2.16 (Debian) Server at ftp.dlitz.net Port 80</address>
</body></html>
Comment 3 Patrick Lauer gentoo-dev 2011-12-28 07:23:17 UTC
WORKSFORME - looks like that server hates your specific IP or netblock, nothing we can do about it