Hi, the change: - depends = nodejs>=20.15.0 + depends = nodejs-lts-iron breack the installation when you have nodejs installed. nodejs-lts-iron - 20.18.2-1 and nodejs - 23.7.0-1 are in conflict. Is there any reason why Joplin need a specific version? Regards Pierre
Search Criteria
Package Details: joplin-desktop 3.2.12-1
Package Actions
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 - Desktop |
Upstream URL: | https://joplinapp.org/ |
Keywords: | markdown note notetaking productivity |
Licenses: | MIT |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 267 |
Popularity: | 4.29 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-02-04 10:02 (UTC) |
Dependencies (23)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-gitAUR, nodejs6-binAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jaq-binAUR, jq-gitAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, nodejs6-binAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
vandman commented on 2025-02-12 09:50 (UTC)
inverimus commented on 2025-02-11 02:13 (UTC)
I was able to update by downloading the pkgbuild and changing the dependencies to nodejs while using nvm to install and use lts/iron.
michaldybczak commented on 2025-02-10 15:53 (UTC)
Won't build because of missing dependency: nodejs-lts-iron. PKBUILD needs to be updated?
dosenpils commented on 2025-02-09 19:22 (UTC)
@tomacrisan
I'll have a look into the issue the upcoming week.
tomacrisan commented on 2025-02-08 15:54 (UTC)
@dosenpils - I sent the log several days ago. If not, I'll send it again
dosenpils commented on 2025-02-04 23:44 (UTC)
@tomacrisan Could you send me please your entire build log?
richedge39 commented on 2025-02-04 17:10 (UTC)
@jcruz
That's right newer node versions will not build this version of joplin. I filed a bug report, but they haven't responded yet (even after two and a half months).
tomacrisan commented on 2025-02-04 16:40 (UTC) (edited on 2025-02-04 16:43 (UTC) by tomacrisan)
Whenever I try to build Joplin, I consistently receive this error in the build.log file. I've tried clearing the yarn cache before building but this action made no difference.
➤ YN0000: [@joplin/app-mobile]: Encoding "/home/xxx/.cache/yay/joplin/src/joplin
-3.2.12/packages/app-mobile/tools/../../renderer/assets/mermaid/mermaid_render.j
s" => "/home/xxx/.cache/yay/joplin/src/joplin-3.2.12/packages/app-mobile/tools/.
./pluginAssets/mermaid/mermaid_render.js.base64.js"
➤ YN0000: [@joplin/app-mobile]: [08:37:31] Finished 'encodeAssets' after 572 ms
➤ YN0000: [@joplin/app-mobile]: [08:37:31] Starting 'podInstall'...
➤ YN0000: [@joplin/app-mobile]: [08:37:31] Finished 'podInstall' after 446 μs
➤ YN0000: [@joplin/app-mobile]: [08:37:31] Finished 'build' after 2.88 min
➤ YN0000: [@joplin/app-mobile]: Process exited (exit code 0), completed in 2m 59
s
➤ YN0000: The command failed for workspaces that are depended upon by other work
spaces; can't satisfy the dependency graph
➤ YN0000: Failed with errors in 3m 25s
at makeError (/home/xxx/.cache/yay/joplin/src/joplin-3.2.12/node_modules/exe
ca/lib/error.js:60:11)
at handlePromise (/home/xxx/.cache/yay/joplin/src/joplin-3.2.12/node_modules
/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async execCommand (/home/xxx/.cache/yay/joplin/src/joplin-3.2.12/gulpfile
.js:27:17)
at async fn (/home/xxx/.cache/yay/joplin/src/joplin-3.2.12/gulpfile.js:64:5)
jcruz commented on 2025-02-04 12:51 (UTC) (edited on 2025-02-04 13:15 (UTC) by jcruz)
Hi, I tried updating joplin today but the new PKGBUILD depends on node-lts-iron which is a conflict since I have regular nodejs installed. I tried updating with regular nodejs but it fails because it can't install node-canvas.
Is there a way to make it work with latest nodejs? or a way to compile it in a chroot or something to install node-lts-iron there?
EDIT: I was able to downgrade to nodejs-lts-iron and install succesffully. I hope I don't bork other parts of my system though.
tomacrisan commented on 2025-02-03 16:47 (UTC)
I was able to use joplin-beta's PKGBUILD to build the current release 3.2.12 of joplin.
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.
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