You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.
I have no idea what is going on and the best I can do is post this error message.
[~]$ sudo ./oab-java6.sh
oab-java6.sh v0.1.9 - Create a local 'apt' repository for Ubuntu Java packages.
Copyright (c) Martin Wimpress, http://flexion.org. MIT License
By running this script to download Java you acknowledge that you have
read and accepted the terms of the Oracle end user license agreement.
* http://www.oracle.com/technetwork/java/javase/terms/license/
If you want to see what this is script is doing while it is running then execute
the following from another shell:
tail -f /home/nfarring/oab-java6.sh.log
Downloading common.sh
[x] Installing Java build requirements success
[x] Making build directories success
[x] Removing clones of https://github.com/rraptorr/sun-java6 success
[x] Cloning https://github.com/rraptorr/sun-java6 success
[x] Checking out failed
[i] Showing the last 5 lines from the logfile (/home/nfarring/oab-java6.sh.log)...
8596's retcode: 0
success
[x] Checking out fatal: You are on a branch yet to be born
8609's retcode: 128
failed
The text was updated successfully, but these errors were encountered:
@slikts are you cloning through a proxy? I've had problems with git cloning via a https:// URL through a proxy in the past - try changing line 251 of oab-java6.sh to use a http:// URL and see if that makes a difference.
I have no idea what is going on and the best I can do is post this error message.
The text was updated successfully, but these errors were encountered: