Was able to install perfectly fine from pkgbuild with rsync and node 8.12.0. Using n to easily switch versions of node has been the best way for me to build. Updating AUR should be a go.
Search Criteria
Package Details: joplin 3.2.13-2
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 - 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) |
Dependencies (17)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- libsecret
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- python (python37AUR, python311AUR, python310AUR)
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, 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)
Latest Comments
« First ‹ Previous 1 .. 51 52 53 54 55 56 57 Next › Last »
griffin commented on 2018-10-13 04:58 (UTC)
bjo commented on 2018-10-08 13:21 (UTC)
You updated the PKGBUILD in your git repo, but not in the AUR ;)
bjo commented on 2018-10-01 13:57 (UTC)
1.0.111 is out.
moonbas3 commented on 2018-09-17 07:38 (UTC) (edited on 2018-09-17 07:40 (UTC) by moonbas3)
I also needed a newer nodejs version for Atom so I couldn't just revert to the lts package.
What I did was to: force remove nodejs -> install nodejs-lts-carbon -> install Joplin -> remove nodejs-lts-carbon -> install back nodejs
FunctionalHacker commented on 2018-09-15 16:50 (UTC)
I installed this package on another machine that didn't build it, and had to manually install gconf, because joplin-desktop requires it to run. So gconf isn't just a build dependency it seems.
simona commented on 2018-09-10 18:11 (UTC)
I don't install nodejs-lts-carbon... they will do a real fix?
bjo commented on 2018-08-29 06:07 (UTC)
This is a known issue: https://github.com/masterkorp/joplin-pkgbuild/issues/9
jancici commented on 2018-08-28 19:36 (UTC)
I am trying so solve "node-gyp" error with installing nodejs-lts-carbon.
BUT
yay -S nodejs-lts-carbon resolving dependencies... looking for conflicting packages... :: nodejs-lts-carbon and nodejs are in conflict. Remove nodejs? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: removing nodejs breaks dependency 'nodejs>=10' required by apm Error installing repo packages
sudo whoneeds.sh apm :( Required By : atom
simona commented on 2018-08-26 09:46 (UTC)
make: *** [sharp.target.mk:125: Release/obj.target/sharp/src/common.o] Error 1
make: uscita dalla directory "/home/simona/.cache/aurman/joplin/src/joplin-1.0.104/CliClient/build/node_modules/sharp/build"
gyp ERR! build error
gyp ERR! stack Error: make
failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:182:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:239:12)
gyp ERR! System Linux 4.18.4-zen1-1-zen
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/simona/.cache/aurman/joplin/src/joplin-1.0.104/CliClient/build/node_modules/sharp
gyp ERR! node -v v10.9.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sharp@0.18.4 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sharp@0.18.4 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/simona/.npm/_logs/2018-08-26T09_45_24_243Z-debug.log ==> ERRORE: Si è verificato un errore in build().
erikfk commented on 2018-07-05 20:09 (UTC)
About the 'node-gyp rebuild' error, just install nodejs-lts-carbon or another lts release. Worked for me!
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