I've reinstalled now and it seems to be working again...
Search Criteria
Package Details: etherpad-lite 1:2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/etherpad-lite.git (read-only, click to copy) |
---|---|
Package Base: | etherpad-lite |
Description: | Lightweight fork of etherpad based on javascript |
Upstream URL: | https://etherpad.org |
Licenses: | Apache |
Conflicts: | etherpad-lite-git |
Submitter: | onny |
Maintainer: | None |
Last Packager: | iamawacko |
Votes: | 29 |
Popularity: | 0.000631 |
First Submitted: | 2013-03-15 15:10 (UTC) |
Last Updated: | 2024-06-06 06:27 (UTC) |
Dependencies (10)
- coffeescript (coffeescript-gitAUR)
- libsecret-1.so (libsecret)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- abiword (abiword-gitAUR) (optional) – advanced import/export of pads
- libreoffice (libreoffice-dev-binAUR, libreoffice-fresh, libreoffice-still) (optional) – advanced import/export of pads
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysql80AUR, mysqlAUR, mariadb-lts, percona-server) (optional) – to use mariadb as database
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR) (optional) – to use postgresql as database
- sqlite (sqlite-fossilAUR) (optional) – to use sqlite as databse
- tidy (tidy-html5-gitAUR) (optional) – improve quality of exported pads
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »
twiggers commented on 2016-04-10 09:27 (UTC)
RubenKelevra commented on 2016-02-29 13:10 (UTC)
@twiggers can you paste me the output of $(pacman -Qen) please? I cannot reproduce your issue.
RubenKelevra commented on 2016-02-28 21:42 (UTC)
Sad to hear that twiggers, gonne try this on an freshly installed system and report back to you.
twiggers commented on 2016-02-27 17:00 (UTC)
Etherpad won't start for me with this error: error: could not load library "/usr/lib/postgresql/plpgsql.so": /usr/lib/postgresql/plpgsql.so: undefined symbol: DatumIsReadWriteExpandedObject
RubenKelevra commented on 2016-02-17 14:58 (UTC)
Update released, please note that you can't install the new package without updating nodejs first. So update nodejs without dependecy-check and upgrade etherpad-lite after this, or remove and reinstall etherpad-lite.
matschi commented on 2016-01-09 20:45 (UTC)
would be great not to have to --ignore nodejs anymore :-P
dvzrv commented on 2015-12-12 13:41 (UTC)
@RubenKelevra: Any particular reason, why you're ignoring my patch for nodejs > 5?
https://paste.sleepmap.de/view/2fe369aa
dvzrv commented on 2015-12-01 20:30 (UTC)
@schimicata: Don't start it as your own user or even as root, if you like your system intact. The service starts etherpad-lite as the user etherpad for a reason.
Please follow the output of your journal with "journalctl -f -u etherpad-lite" while starting/stopping/restarting the service.
Your posted output is not complete and doesn't show the initial error.
schimicata commented on 2015-12-01 14:11 (UTC) (edited on 2015-12-01 14:24 (UTC) by schimicata)
Okay, I noticed that something changed the permission for my folders in /usr/share/webapps/etherpad-lite/. I think it should work again as soon as I fixed the permissions.
=======
Okay, it works partly so far. At first: the problem with the icu-packages is fixed. As I updatet nodejs etherpad I had also to update icu to v56.1-1 or etherpad-lite wouldn't start.
But now I have the problem, that I cannot start etherpad-lite as a service. systemctl status -l says: https://paste.sleepmap.de/view/aa1f6ef9
When I go to /usr/share/webapps/etherpad-lite/bin and run ./run.sh as user it says: https://paste.sleepmap.de/view/3047d25d
(In the last line it says: no permission). If I start it as root (sudo), it starts. But I don't want to run it as root.
schimicata commented on 2015-12-01 12:40 (UTC)
@dvzrv: Thank you! I thought if I install/update the package from aur, it will apply the patch on it's own. But as far as I could see, the patch won't fix the problem with the icu-package - am I right?
Pinned Comments