At this point I'd like to say thanks to you two for maintaining. :-)
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.000465 |
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, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql-gitAUR) (optional) – to use postgresql as database
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR) (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 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »
matschi commented on 2017-12-12 19:34 (UTC)
dvzrv commented on 2017-12-12 19:29 (UTC)
@RubenKelevra: No worries. I'll get to it in the next few days. Remember: 'Real life' will ruin your life! ;-)
RubenKelevra commented on 2017-12-12 18:47 (UTC)
Feel free to adopt this package, the last update should be minor, but I haven't got the time to do it. Sorry for the delay
dvzrv commented on 2017-11-04 19:55 (UTC)
@RubenKelevra: I have been maintaining my private PKGBUILD for this package, as I don't like the way it is packaged in /usr/share/webapps and how it is forcefully deleting files during .install and still leaves random files behind in its install directory after removal.
I found a way to facilitate systemd's DynamicUser (with StateDirectory since systemd>235) to create a static version of this package, that doesn't call run.sh (and by proxy installDeps.sh) constantly [1], which means, it doesn't create files unaccounted for (with the downside, that you can also not install plugins so easily).
For security and practicality reasons I'd like you to consider the attached PKGBUILD, which could be a good starting point to fix some issue with yours.
[1] https://github.com/ether/etherpad-lite/issues/3274#issuecomment-341924367
RubenKelevra commented on 2017-02-08 22:43 (UTC)
@sofchanger you can ignore this warning.
sofchanger commented on 2017-01-20 20:01 (UTC) (edited on 2017-01-20 20:02 (UTC) by sofchanger)
Hi, after installation, shows me this:
:: Processing package changes...
(1/1) installing etherpad-lite [############] 100%
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
Whats happends? I not launch etherpad-lite. Please, help me! Thanks!
RubenKelevra commented on 2016-12-24 19:01 (UTC)
Update 1.6.1 is out, package was just updated. Merry x-mas :)
RubenKelevra commented on 2016-12-21 17:30 (UTC)
Good news, etherpad-lite is close to a new fixing release 1.6.1 which makes the issues obsolete :)
RubenKelevra commented on 2016-12-19 04:42 (UTC)
I'm sorry this package is currently not possible to build or run with all updates installed. You would need to downgrade nodejs and the dependency icu, which then breaks Pacman.
I've added a ticket to the project, until this bug is not fixed, I cannot provide a solution.
https://github.com/ether/etherpad-lite/issues/3100
If somebody has another solution I would be grateful!
schimicata commented on 2016-12-02 13:00 (UTC)
For sudo -u etherpad /usr/share/webapps/etherpad-lite/bin/run.sh I'll get following errors and etherpad doesn't start up.
http://pastebin.com/nT1Xc5EU
Pinned Comments