Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git commit version #49

Closed
Kassiematis opened this issue Apr 10, 2017 · 8 comments
Closed

Git commit version #49

Kassiematis opened this issue Apr 10, 2017 · 8 comments

Comments

@Kassiematis
Copy link
Contributor

Git shows with lool the latest master as the version from https://github.com/husisusi/online
How can I change that to https://github.com/LibreOffice/online?

@aalaesar
Copy link
Contributor

Hi,
Latest version of the script should use the official github repo for lool.
See here in the doc. 😄
Regards,
Aal.

@Kassiematis
Copy link
Contributor Author

Kassiematis commented Apr 10, 2017

The script does use the official repo but because the old script used a different repo in the beginning my local repo is different.

The command git rev-parse HEAD shows 1c3eca6d4e944a718da67567cb5f2b6d90b9d5a0
This commit is the last version from https://github.com/husisusi/online

@aalaesar
Copy link
Contributor

Ok, in this case you need to remove the actual repo and rerun the script.

@Kassiematis
Copy link
Contributor Author

I did with command rm -r .git
Now my owncloud server cannot connect anymore after a new compile.

/opt/online/loleaflet/1c3eca6/loleflet.html does not exist.

1c3eca6 seems to reference to the old repo.

@aalaesar
Copy link
Contributor

I think the script did'nt recompiled loolwsd because it's looking for the folder /opt/online to clone (if absent) & configure the repository and the presence/absence of '/opt/online/loolwsd' to decide to run the compilation (unless you use lool_forcebuild=true)
I suggest you remove/rename '/opt/online' and rerun the script. 😄

@aalaesar
Copy link
Contributor

NB : Please, leave this issue open , i'll add code to verify the repository source is the same as the parameters.

@Kassiematis
Copy link
Contributor Author

I have it working again with removing /opt/online after first running make clean uninstall

@Kassiematis
Copy link
Contributor Author

/home/lool/.ccache has to be cleared as well

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

No branches or pull requests

2 participants