Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635408 - net-wireless/gnuradio-3.7.11-r1 - SRC_URI is gone
Summary: net-wireless/gnuradio-3.7.11-r1 - SRC_URI is gone
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-25 10:15 UTC by eroen
Modified: 2018-02-10 22:13 UTC (History)
0 users

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 eroen 2017-10-25 10:15:55 UTC
eroen@occam ~ $ equery w -e gnuradio-3.7.11 | grep SRC_URI
	SRC_URI="http://gnuradio.org/releases/gnuradio/${P}.tar.gz"
eroen@occam ~ $ curl --head http://gnuradio.org/releases/gnuradio/gnuradio-3.7.11.tar.gz
HTTP/1.1 301 Moved Permanently
Date: Wed, 25 Oct 2017 10:14:46 GMT
Content-Type: text/html
Connection: keep-alive
Set-Cookie: __cfduid=d61fcf30ce56790244b7559a260aa416f1508926485; expires=Thu, 25-Oct-18 10:14:45 GMT; path=/; domain=.gnuradio.org; HttpOnly
Location: https://gnuradio.org/releases/gnuradio/gnuradio-3.7.11.tar.gz
Strict-Transport-Security: max-age=63072000;
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Server: cloudflare-nginx
CF-RAY: 3b346929436742a9-OSL

eroen@occam ~ $ curl --head https://gnuradio.org/releases/gnuradio/gnuradio-3.7.11.tar.gz
HTTP/1.1 403 Forbidden
Date: Wed, 25 Oct 2017 10:14:58 GMT
Content-Type: text/html
Connection: keep-alive
Set-Cookie: __cfduid=dec4f940b2cbaf4d96a6e3155a539be461508926498; expires=Thu, 25-Oct-18 10:14:58 GMT; path=/; domain=.gnuradio.org; HttpOnly
Server: cloudflare-nginx
CF-RAY: 3b3469760aeb4291-OSL

eroen@occam ~ $
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2018-02-10 22:13:34 UTC
Looks fine to me, I can access it without problems.