Skip to content

Conversation

@1ambda
Copy link
Member

@1ambda 1ambda commented Dec 16, 2016

What is this PR for?

CRAN repository for precise doens't have r-cran-evaluate, r-cran-base64enc. This cause the whole build failure. (even in the ubuntu precise repo)

E: Unable to locate package r-cran-evaluate
E: Unable to locate package r-cran-base64enc
apt-get.diagnostics
apt-get install failed

You can see those errors in

What type of PR is it?

[Hot Fix]

Todos

  • - NOTHING

What is the Jira issue?

NO. This is hotfix

How should this be tested?

I tested this in my own travis CI.

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? - NO
  • Is there breaking changes for older versions? - NO
  • Does this needs documentation? - NO

@bzz
Copy link
Member

bzz commented Dec 16, 2016

Merging as a HOTFIX, as CI passes \wo packaeg installation error, as per https://travis-ci.org/1ambda/zeppelin/builds/184455104

@bzz
Copy link
Member

bzz commented Dec 16, 2016

merging as HOTFIX as CI is green now

@asfgit asfgit closed this in 1c7d8fb Dec 16, 2016
asfgit pushed a commit that referenced this pull request Apr 28, 2017
### What is this PR for?
Fix CI build failure on branch-0.6.

### What type of PR is it?
Hot Fix

### Todos
- Modified [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) according to #1774
- Merged PR #1920 #1911
- Update spark version and hadoop version in [.travis.yml](https://github.com/apache/zeppelin/blob/branch-0.6/.travis.yml) since older spark version below 1.6.2 can not be downloaded from remote server any more.

### What is the Jira issue?
No related Jira issue

### How should this be tested?
See if CI becomes green

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Igor Drozdov <[email protected]>
Author: Lee moon soo <[email protected]>
Author: z0621 <[email protected]>

Closes #2262 from hammertank/HOTFIX and squashes the following commits:

380432c [z0621] [HOTFIX] Fix CI build failure on branch-0.6
f1c8041 [Igor Drozdov] [ZEPPELIN-1972] Preserve context classloader
4ae3adb [Lee moon soo] [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants