Search Criteria
Package Details: audiobookshelf 1:2.20.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.167914 |
First Submitted: | 2024-02-24 08:28 (UTC) |
Last Updated: | 2025-03-17 23:15 (UTC) |
Dependencies (4)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- libnusqlite3AUR
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
EnragedN3wb commented on 2024-07-20 00:17 (UTC) (edited on 2024-07-20 00:19 (UTC) by EnragedN3wb)
So I'm rather new to Linux, but every problem I've had so far I've been able to solve except installing this. It goes fine up until it hits
"npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs"
which seems normal from other people's installs, but then it just seems to sit there forever. If I could get an error or see what exactly it was doing maybe I could figure it out, but unlike most things so far this just gives me a spinning indicator in the terminal so I have no idea what to do & would really appreciate if someone could nudge me in the right direction if they have encountered this before!
I'm using CachyOS with KDE plasma if that helps.
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.
« First ‹ Previous 1 2 3 4 Next › Last »