Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

incorrect cookies cause build to fail #131

Open
paericksen opened this issue Apr 1, 2014 · 2 comments
Open

incorrect cookies cause build to fail #131

paericksen opened this issue Apr 1, 2014 · 2 comments

Comments

@paericksen
Copy link

Oracle has again changed the download process.

changing line 507 from:

COOKIES="oraclelicensejdk-${JAVA_VER}u${JAVA_UPD}-oth-JPR=accept-securebackup-cookie;gpw_e24=http://edelivery.oracle.com"

to:

COOKIES="gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie"

works for me.

@drdamour
Copy link

drdamour commented Apr 8, 2014

this change worked for me

@ivoanjo
Copy link

ivoanjo commented Apr 29, 2014

+1 worked for me too, thanks for the tip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants