Search Criteria
Package Details: audiobookshelf 1:2.19.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/audiobookshelf.git (read-only, click to copy) |
---|---|
Package Base: | audiobookshelf |
Description: | Self-hosted audiobook server for managing and playing audiobooks |
Upstream URL: | https://github.com/advplyr/audiobookshelf |
Licenses: | GPL-3.0-only |
Submitter: | ruahcra |
Maintainer: | ruahcra (wnndgws, evine) |
Last Packager: | evine |
Votes: | 6 |
Popularity: | 0.68 |
First Submitted: | 2024-02-24 08:28 (UTC) |
Last Updated: | 2025-02-02 22:14 (UTC) |
Dependencies (4)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- libnusqlite3AUR
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs6-binAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR, nodejs6-binAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
C0rn3j commented on 2024-04-27 17:55 (UTC)
Thanks for maintaining this!
I suggest you try
namcap
on both the PKGBUILD and the built package, it will catch things like the non-SPDX license or usingmd5
instead ofsha256
sums.techbolt commented on 2024-04-27 17:26 (UTC) (edited on 2024-04-27 17:28 (UTC) by techbolt)
hmmm I just checked
/etc/makepkg.conf
on my installation of Manjaro and I can see it shows:so am I correct in interpreting that Manjaro suppresses it by default... if yes, that perhaps does explain why it built on mine without any issue.
ruahcra commented on 2024-04-26 22:49 (UTC)
Maybe you haven't updated your /etc/makepkg.conf (check if there is a /etc/makepkg.conf.pacnew file) so your config is still set to !debug (or you have it set to !debug in $XDG_CONFIG_HOME/pacman/makepkg.conf or ~/.makepkg.conf) ?
techbolt commented on 2024-04-26 19:42 (UTC) (edited on 2024-04-26 19:43 (UTC) by techbolt)
I think with the comment below you have got to the bottom of it anyway, but just for the sake of completeness:
What I don't get is how come it worked for me then if that upstream bug causes the issue and you had to apply the interim fix. :/
ruahcra commented on 2024-04-26 16:39 (UTC)
Turns out it's a bug with the
debugedit
package: https://gitlab.archlinux.org/pacman/pacman/-/issues/119Wish I found that a few hours earlier... didn't think to suspect the tooling until way too long in
ruahcra commented on 2024-04-26 16:28 (UTC) (edited on 2024-04-26 16:30 (UTC) by ruahcra)
What is the size of /usr/bin/audioshelf for you?
During my tests, when the binary is built correctly the resulting filesize is 92MB. For some reason when the binary is copied into anywhere in $pkgdir by makepkg it gets truncated to 45MB which results in a bad binary. Copying the correctly built file to $pkgdir in an interactive shell works fine, but the same command run in package() truncates the binary. No idea what to try next :/
techbolt commented on 2024-04-26 12:01 (UTC) (edited on 2024-04-26 14:28 (UTC) by techbolt)
yes I am sure - I checked as well and it shows
v2.9.0 debian
in the right hand corner of the screen and when i reconnected on android app even there it updated to show 2.9 where it showed 2.8 before.
I have included below the logs that were generated during the successful build yesterday. I hope this will be of some help perhaps.
ruahcra commented on 2024-04-26 10:50 (UTC)
Actually it's broken on both machines I built it on, even without chroot. Are you sure yours is updated? The version should show in the bottom left of the web page I think.
techbolt commented on 2024-04-26 10:09 (UTC) (edited on 2024-04-26 10:10 (UTC) by techbolt)
well I don't know if it helps but after I saw last modified here as 10 hrs, all I did was refreshed pamac from Manjaro GUI software centre and applied update and it just worked. I did not try updating with
yay
. I wonder if that has anything to do with the issue or not. If you want me to provide any logs, please guide me on how to and I will be happy to follow the instructions. :)Thanks again for maintaining this package.
ruahcra commented on 2024-04-26 00:53 (UTC)
Hmm, I get the same as @tilld on one machine, but fine on another :/
« First ‹ Previous 1 2 3 Next › Last »