Package Details: joplin 3.0.14-1

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: MIT
Groups: joplin
Submitter: masterkorp
Maintainer: masterkorp
Last Packager: masterkorp
Votes: 263
Popularity: 1.81
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2024-07-29 19:54 (UTC)

Pinned Comments

masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)

Hello everyone,

There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.

I have finnally got version 2.6.10 working with pacthes, but remenber:

  • You may need to remove your src/ folder before using this version

  • The patches are still not perfect, you must say yes to a prompt

I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.

Regards, Alfredo Palhares

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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 54 Next › Last »

<deleted-account> commented on 2019-12-10 20:45 (UTC)

Thanks nirnakinho. This is my first time editing package builds. After your comment I realised what to do and it worked for me too. Cheers.

nirnakinho commented on 2019-12-10 19:48 (UTC)

It seems the maintainer forgot to commit the updated joplin.desktop to the git repository. If one does manually modify joplin.desktop to update the included version number to 0.175, the build works normally.

PopeRigby commented on 2019-12-10 16:54 (UTC) (edited on 2019-12-10 16:55 (UTC) by PopeRigby)

I found that I needed to do 'updpkgsums' after I modified joplin.desktop. Then I was able to install it.

<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.