Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

[PaperUI] explicit repository URLs #4840

Merged
merged 3 commits into from
Jan 3, 2018

Conversation

sjsf
Copy link
Contributor

@sjsf sjsf commented Jan 3, 2018

This is my attempt to fix

[ERROR] npm ERR! code 1
[ERROR] npm ERR! Command failed: /usr/local/bin/git submodule update -q --init --recursive
[ERROR] npm ERR! warning: templates not found /tmp/pacote-git-template-tmp/git-clone-74ded1ce
[ERROR] npm ERR! Host key verification failed.
[ERROR] npm ERR! fatal: Could not read from remote repository.
[ERROR] npm ERR!
[ERROR] npm ERR! Please make sure you have the correct access rights
[ERROR] npm ERR! and the repository exists.
[ERROR] npm ERR! Clone of 'git@github.com:amvtek/EventSource.wiki.git' into submodule path 'docs' failed
[ERROR] npm ERR!

(see https://ci.eclipse.org/smarthome/job/SmartHomeDistribution-Nightly/2409/)
by setting the repository clone URL explicitly.

Attention MacOS Users: additionally (but completely unrelated) you might want to set git config --global transfer.fsckObjects false in case you are running into the zeroPaddedFilemode: contains zero-padded file modes-problem (see mislav/hub#1404)

Signed-off-by: Simon Kaufmann simon.kfm@googlemail.com

@sjsf sjsf added the UI-PaperUI label Jan 3, 2018
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
Copy link
Contributor

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats 🎉

@kaikreuzer kaikreuzer merged commit b520b8c into eclipse-archived:master Jan 3, 2018
@sjsf sjsf deleted the paperUIBuild branch January 4, 2018 15:58
dgajic pushed a commit to dgajic/smarthome that referenced this pull request Jan 27, 2018
* [PaperUI] explicit repository URLs
* include missing openlayers dependencies into the build
* exlude Paper UI from lib/*.jar-check

Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
@htreu htreu added this to the 0.10.0 milestone Oct 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants