Package Details: joplin 3.2.13-2

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - CLI App
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Conflicts: joplin-appimage, joplin-beta, joplin-beta-appimage, joplin-electron
Submitter: masterkorp
Maintainer: dosenpils
Last Packager: dosenpils
Votes: 268
Popularity: 1.96
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

Pinned Comments

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 41 42 43 44 45 46 47 48 49 50 51 .. 57 Next › Last »

<deleted-account> commented on 2019-12-10 08:27 (UTC)

Building joplin... ==> Making package: joplin 1.0.175-1 (Tue 10 Dec 2019 18:25:44 AEST) etc ==> Validating source files with sha256sums... joplin.desktop ... FAILED

saimn commented on 2019-12-10 01:49 (UTC) (edited on 2019-12-10 01:50 (UTC) by saimn)

Thanks @masterkorp but I tried to remove it, and it keeps happening. With the new version it seems better (after fixing the sha256sum), but this is downloading and compiling way too much stuff. After 5 minutes I give up and will use the binary blob from Joplin for now :/

Plexcon commented on 2019-12-09 15:49 (UTC) (edited on 2019-12-09 16:20 (UTC) by Plexcon)

joplin 1.0.175-1

==> ERROR: One or more files did not pass the validation check!

Solution: Edit joplin.desktop v1.0.174 to v1.0.175 https://imgur.com/oFXHxah

masterkorp commented on 2019-12-09 11:57 (UTC)

Hello @saimn

You have a npm lock from a previous installation, please clean your npm folder.

saimn commented on 2019-12-06 11:51 (UTC) (edited on 2019-12-06 11:52 (UTC) by saimn)

Hi, I cannot install v1.0.174, Installation gets stuck on this:

==> Lancement de build()…
[       ...........] - extract:yargs: verb lock using /home/simon/.npm/_locks/staging-c941594f

masterkorp commented on 2019-11-11 13:55 (UTC)

@project9501 What aur manager are you using?

I will be very gladly help your but through this chat its not the easyies, can you open an issue at https://github.com/alfredopalhares/joplin-pkgbuild/issues

If you do not have an github account, you can send me an email directly :)

project9501 commented on 2019-11-10 16:54 (UTC) (edited on 2019-11-10 17:32 (UTC) by project9501)

@masterkorp I kind of figured but I'm not sure how to resolve? Like I gather there's a partial file somewhere but I don't know where -- it's not in the local cache dir and it's not where I have makepkg configured (/opt/aur). Can't "find" the file anywhere on the filesystem.

EDIT: Never mind, it was in /opt/aur/sources. We're good on this part at least.

masterkorp commented on 2019-11-10 15:25 (UTC)

@project32 this is a curl download error, its when downloading the package from the github repo.

project9501 commented on 2019-11-10 04:20 (UTC)

I'm having the same error as @gwenlune, excepting version is 1.0.170 and the initial byte position 9848724.

I'm not sure if this is actually an issue with the package or a problem with curl, as I'm not sure but my initial download might have halted. I however can't find any residual file in any of the usual places so I'm kinda stumped.

Self-Perfection commented on 2019-10-29 22:22 (UTC) (edited on 2019-10-29 22:24 (UTC) by Self-Perfection)

@annata83, just

# rm -r /usr/share/joplin/resources/app/node_modules/sqlite3/.vscode/

Whoa, still works! Ok, I'll save this optimization for later package updates:

# sed -i '/\[options\]/aNoExtract = /usr/share/joplin/resources/app/node_modules/sqlite3/.vscode/*' /etc/pacman.conf