Search Criteria
Package Details: sioyek 2.0.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/sioyek.git (read-only, click to copy) |
---|---|
Package Base: | sioyek |
Description: | PDF viewer for research papers and technical books. |
Upstream URL: | https://github.com/ahrm/sioyek |
Licenses: | GPL3 |
Submitter: | aexl |
Maintainer: | aexl |
Last Packager: | aexl |
Votes: | 30 |
Popularity: | 2.00 |
First Submitted: | 2022-04-12 00:33 (UTC) |
Last Updated: | 2024-06-16 01:32 (UTC) |
Dependencies (13)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gumbo-parser
- harfbuzz (harfbuzz-gitAUR)
- jbig2dec
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmupdf
- openjpeg2 (openjpeg-gitAUR)
- qt5-3d (qt5-3d-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
MithicSpirit commented on 2023-09-01 22:28 (UTC)
@Dominik AUR helpers are not officially supported, so I'd recommend also reporting this issue to pikaur (since it's up to them to fix inconsistencies between whatever they are doing and regular makepkg). Additional information on the exact error you're experiencing would also be helpful, although, if I had to guess, the issue is that pikaur is using an old cached version of the PKGBUILD rather than the new one.
Dominik commented on 2023-09-01 11:33 (UTC) (edited on 2023-09-01 11:36 (UTC) by Dominik)
For me it is still the same. The package cannot build and install when using an AUR helper (pikaur).
Manually I can install the package by cloning it and with
MithicSpirit commented on 2023-08-30 02:04 (UTC)
@aexl Seems to be working for me now. Thank you!
aexl commented on 2023-08-30 01:45 (UTC)
@MithicSpirit Thanks, that patch has been included.
MithicSpirit commented on 2023-08-29 16:55 (UTC)
Currently fails to build, likely due to an update to the mupdf package on Arch. There is a workaround (patch) in the corresponding github issue: https://github.com/ahrm/sioyek/issues/804#issuecomment-1696656908.
Dominik commented on 2023-08-02 19:17 (UTC) (edited on 2023-08-02 19:24 (UTC) by Dominik)
@FabioLolix Thank you for the clarification. I learned something! I changed pikaur's error output from German to English. Unfortunately, I cannot do the same for my previous post with paru. I removed the application in the meantime from my system.
Dominik commented on 2023-08-02 19:08 (UTC) (edited on 2023-08-02 19:10 (UTC) by Dominik)
@aexl I followed your advice and installed it the traditional way with makepkg -sirc. This worked flawlessly. Thank you for your help. I wonder, whether other users who try to install the package by using an AUR-helper experience the same error.
FabioLolix commented on 2023-08-02 18:58 (UTC)
Neither mine is English
Prefix with LANG=C, like in the post below, i.e.
LANG=C paru
aexl commented on 2023-08-02 18:55 (UTC) (edited on 2023-08-02 18:56 (UTC) by aexl)
@Dominik: From that error message there really seems to be something wrong with your access rights.
You could try this: First create an empty folder for the build, e.g. /home/niggi/.aur Then in this folder, clone this:
Then go into that the directory "sioyek" and build it:
Do this with your normal user account.
Dominik commented on 2023-08-02 18:37 (UTC) (edited on 2023-08-02 19:15 (UTC) by Dominik)
@ aexl No, I have not tried yet to install the package with makepkg. However I used pikaur instead of paru. This leaves me with the same error. It says that I have no rights to execute the script ./build_linux.sh which fixes an issue where build commands would fail if there was no build directory.
I don't understand that you cannot reproduce the error on your system. Did you install the traditional way with makepkg or by using an AUR-helper?
« First ‹ Previous 1 2 3 4 5 Next › Last »