@tomacrisan
I'll have a look into the issue the upcoming week.
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: | AGPL-3.0-or-later |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 268 |
Popularity: | 2.31 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 57 Next › Last »
@tomacrisan
I'll have a look into the issue the upcoming week.
@dosenpils - I sent the log several days ago. If not, I'll send it again
@tomacrisan Could you send me please your entire build log?
@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).
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)
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.
I was able to use joplin-beta's PKGBUILD to build the current release 3.2.12 of joplin.
@jcruz my experience shows that they don't use the same folder for configuration and content storage ~/.config/{Joplin, joplin-desktop}, it will need a little work to migrate.
Anyone knows if I uninstall joplin-desktop
and install joplin-appimage
instead if the configuration files will be recognized? I have encryption and cloud enabled and I remember that it was a pain to setup the keys and would like to avoid that if possible.
@nai7ah installation of joplin-appimage was successful. Now imma try if it works properly
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.
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