Package Details: etherpad-lite 1:2.2.7-1

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: 30
Popularity: 0.51
First Submitted: 2013-03-15 15:10 (UTC)
Last Updated: 2024-12-25 23:12 (UTC)

Dependencies (12)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »

RubenKelevra commented on 2015-08-14 13:35 (UTC)

@KlipperKyle I've tested it on my Test-Machine, but here is your bug not happening. Aug 14 15:33:47 i3 systemd[1]: Started Etherpad-Lite server. Aug 14 15:33:48 i3 run.sh[16477]: Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient. Aug 14 15:33:48 i3 run.sh[16477]: npm WARN package.json ep_etherpad-lite@1.5.7 No license field. Aug 14 15:33:50 i3 run.sh[16477]: Ensure jQuery is downloaded and up to date... Aug 14 15:33:50 i3 run.sh[16477]: Clearing minified cache... Aug 14 15:33:50 i3 run.sh[16477]: Ensure custom css/js files are created... Aug 14 15:33:50 i3 run.sh[16477]: Started Etherpad... Aug 14 15:33:51 i3 run.sh[16477]: [2015-08-14 15:33:51.321] [WARN] console - DirtyDB is used. This is fine for testing but not recommended for production. I think sqlite3 is the wrong Database for etherpad-lite, so are you using sqlite3? Best regards

RubenKelevra commented on 2015-08-02 16:17 (UTC)

Well, I think in the future I'll have more time to spend it in this package.

dosenpils commented on 2015-08-02 10:46 (UTC)

I adopted this package just to import it into aur4. I have not much time to update this package. So if you have more time for that, write to me and I'll disown it.

RubenKelevra commented on 2015-05-22 18:20 (UTC)

Thanks for the hint, I gonna look into the new version at the weekend. :)

KlipperKyle commented on 2015-05-22 01:32 (UTC)

1.5.6 is out. I was able to build a package by just changing the version number. However, pacman dumped a lot of permissions warnings when I upgraded an existing installation from 1.5.2 to 1.5.6. Also, I opted for sqlite as the database, but I had to install it manually in /usr/share/webapps/etherpad-lite with $ cd /usr/share/webapps/etherpad-lite $ sudo -u etherpad npm install sqlite3 Otherwise, etherpad-lite complains and repeatedly restarts. Keep up the good work.

RubenKelevra commented on 2015-05-12 03:23 (UTC)

added npm as dependency.

RubenKelevra commented on 2015-04-15 04:55 (UTC)

@mjob Update was released some hours after my comment. I gonna look in your bugreport soon.

<deleted-account> commented on 2015-04-14 15:51 (UTC)

/etc/webapps/etherpad-lite/settings.json should be owned by etherpad:etherpad and the world read permission should be removed

<deleted-account> commented on 2015-04-14 15:31 (UTC)

@RubenKelevra Any news regarding the update?

RubenKelevra commented on 2015-04-08 16:21 (UTC)

This Package was flagged as outofdate today,update is running on a testsystem since some hours, I've releasing it soon.