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

You are on a branch yet to be born #27

Closed
nfarring opened this issue Apr 21, 2012 · 5 comments
Closed

You are on a branch yet to be born #27

nfarring opened this issue Apr 21, 2012 · 5 comments
Assignees

Comments

@nfarring
Copy link

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
@flexiondotorg
Copy link
Owner

Hi,

Can you try 0.2.1 of the script and let me know if this problem still exists?

Regards, Martin.

@slikts
Copy link

slikts commented May 29, 2012

I've tried with the latest version, and this problem still happens.

@ghost ghost assigned flexiondotorg May 31, 2012
@desht
Copy link

desht commented May 31, 2012

@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.

@slikts
Copy link

slikts commented May 31, 2012

Yes, I can't clone any https:// URLs due to some proxy or git problem, so that must be the explanation, thanks

@flexiondotorg
Copy link
Owner

I'll add a feature where it will fallback to http if https failed.

This issue was closed.
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

4 participants