Package Details: collabora-online-server-nodocker_eu 24.04.12.4-1

Git Clone URL: https://aur.archlinux.org/collabora-online-server-nodocker.git (read-only, click to copy)
Package Base: collabora-online-server-nodocker
Description: None
Upstream URL: https://www.collaboraonline.com/code/
Licenses: MPL-2.0
Submitter: theYinYeti
Maintainer: HLFH
Last Packager: HLFH
Votes: 15
Popularity: 0.63
First Submitted: 2017-10-13 20:12 (UTC)
Last Updated: 2025-02-24 15:07 (UTC)

Dependencies (11)

Required by (0)

Sources (94)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »

genofire commented on 2019-09-17 14:22 (UTC) (edited on 2019-09-17 15:58 (UTC) by genofire)

install script shows wrong path to cert creation:

/usr/share/doc/loolwsd/mkcert_example.sh

should be:

/usr/share/doc/loolwsd/example.mkcert.sh

this file should be installed with 755

install -Dm0644 "$srcdir"/mkcert_example.sh usr/share/doc/loolwsd/example.mkcert.sh


bugfix in example.mkcert.sh:

openssl genrsa -out "certs/servers/localhost/privkey.pem" 2048 -key "certs/servers/localhost/privkey.pem" should be: openssl genrsa -out "certs/servers/localhost/privkey.pem" 2048


it would also be nice, if you announce that in install that a run of is nessasacry:

loolwsd-systemplate-setup /opt/lool/systemplate /opt/collaboraoffice6.0/

toco commented on 2019-08-23 10:36 (UTC) (edited on 2019-08-23 10:36 (UTC) by toco)

Hi @YinYeti all good, I compilled it to fix the situation, and later updated ...

Thank you!

theYinYeti commented on 2019-08-16 08:01 (UTC)

Hello @toco, @Arhangel64, poco is now taken from upstream and included into this package. So you should not need to install another poco. Let me know if there still is an issue.

toco commented on 2019-08-13 20:53 (UTC) (edited on 2019-08-14 01:10 (UTC) by toco)

oh nooo I had a poco-git pkg before, ver 1.7. Now I don't have the pacman cache and no old version of poco 1.9.0-2 :( Its too bad, I can't find the version in google.

Please help me! ...compile compile

BlueMacaw commented on 2019-07-24 15:50 (UTC)

Please, include poco<=1.9.0 as a dependency, it breaks with furthure versions!

9-r commented on 2019-07-22 21:08 (UTC)

@Ybalrid: Just install the hunspell packages for the languages you need.

hhirtz commented on 2019-07-04 06:09 (UTC) (edited on 2019-07-04 06:09 (UTC) by hhirtz)

This package breaks with poco>=1.9.2 (I had to downgrade it to 1.9.0-2) because it looks for libPocoNet.so.60 (moved to libPocoNet.so.62 after poco upgrade).

Ybalrid commented on 2019-07-01 11:53 (UTC) (edited on 2019-07-01 11:53 (UTC) by Ybalrid)

Hey, this package looks great! After messing around with my SSL proxy under Apache, I got it working inside a manually deployed Nextcloud instance!

Any information on how to install spellcheck dictionaries on top of it? The only thing I'm missing here is to be able to spellcheck english and french. (I don't care about the UI language, english is fine).

theYinYeti commented on 2019-05-18 15:37 (UTC)

kousu, toco: It took some time because I’ve been busy, and my configuration is… weird :-D for security reasons.

Anyway, to the point: with latest updates, I could verify that all works well! Better than ever actually, perfect! And (maybe as a consequence of the issue I reported) memory requirements are back to normal, and I can enjoy the full improved experience of LOOL with only 2GB :-)

Cheers