Thank you, @taken. Confirming that the following works:
yay -S --rebuild joplin-desktop
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: | masterkorp |
Last Packager: | masterkorp |
Votes: | 262 |
Popularity: | 1.44 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2024-07-29 19:54 (UTC) |
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 54 Next › Last »
Thank you, @taken. Confirming that the following works:
yay -S --rebuild joplin-desktop
here is the result of pacman -Ql joplin-desktop
(I hope! because I haven't used pastebin before)!
@lucianf I had the same error when upgrading to 1.5.14-1. The error was resolved following a rebuild of the package:
yay -S --rebuild joplin-desktop
@lucianf Can you paste the pacman -Ql joplin-desktop, do a pastebin please
man I don't know what is happening, but after all these changes to this package, I have removed what I had installed on my system, then did a yay -S joplin-desktop and I still get this error when I try to run it:
$ joplin-desktop
/usr/bin/joplin-desktop: line 12: ./@joplinapp-desktop: No such file or directory
Only the appimage works for me and that take quite a bit to load.
@masterkorp From my own experience with other packages, trying to compile different packages with different dependencies in a single pkgbuild brings to only more problems. Anyway, cli version is shipped by joplin authors with different version numbers, so having two different pkgbuild is really the only solution.
@mprom, this is a limitation of the makepkg, you cant just built one packaege,
Edit the pkgname array, and remove the joplin-desktop that will work.
I am trying to do a workaround without having to create 2 separate packages. But I guess making a repository its the only response.
@mprom Unfortunately, if you use this pkgbuild you have to "compile" both cli and desktop versions, and yes, this is very annoying for the ones who just want the cli version.
I'm splitting the pkgbuild in order to "fix" this behavior, and I will send my results to the maintainer.
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