It looks like my previous install wasn't removed since I moved the folder. I ended up with 2 kavita Kavita folders in /opt. I removed the capitalized Kavita, and kavita fails to start until I sudo mv kavita Kavita.
Search Criteria
Package Details: kavita-bin 0.8.6.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kavita-bin.git (read-only, click to copy) |
---|---|
Package Base: | kavita-bin |
Description: | Self hosted ebook and comic reader |
Upstream URL: | https://www.kavitareader.com/ |
Licenses: | GPL3 |
Submitter: | CountMurphy |
Maintainer: | CountMurphy |
Last Packager: | CountMurphy |
Votes: | 3 |
Popularity: | 0.003122 |
First Submitted: | 2022-05-26 16:06 (UTC) |
Last Updated: | 2025-04-21 15:49 (UTC) |
Dependencies (0)
Required by (0)
Sources (7)
- https://github.com/Kareadita/Kavita/releases/download/v0.8.6.2/kavita-linux-arm.tar.gz
- https://github.com/Kareadita/Kavita/releases/download/v0.8.6.2/kavita-linux-arm64.tar.gz
- https://github.com/Kareadita/Kavita/releases/download/v0.8.6.2/kavita-linux-x64.tar.gz
- kavita.install
- kavita.service
- kavita.sysusers
- kavita.tmpfiles
Latest Comments
« First ‹ Previous 1 2 3 4
rahulmb commented on 2022-07-02 03:41 (UTC) (edited on 2022-07-02 03:43 (UTC) by rahulmb)
rahulmb commented on 2022-07-02 02:21 (UTC)
Yea, ignore the capitalization not an issue. I think I might have have had a mistype in the local package I built. I have a couple birds that keep walking all over my keyboard. I just updated and everything works great! Thank you
CountMurphy commented on 2022-07-01 22:44 (UTC)
Built with the tar change on a pi3. Confirmed working.
CountMurphy commented on 2022-07-01 22:23 (UTC)
Good catch on the tar. Not sure what you mean about the capitalization. Under 86_64 the service is able to call /opt/kavita/Kavita with no issues. If there was a capitalization problem, I'd imagine it would fail for all architectures. What am I missing?
rahulmb commented on 2022-07-01 21:58 (UTC) (edited on 2022-07-01 22:01 (UTC) by rahulmb)
I just tested and there's 2 bugs. There's an issue with capitalization and the service. the 'k' in kavita on line 35 needs to be capitalized or the service needs to be lowercase.
mkdir -p $pkgdir/opt/kavita
mkdir -p $pkgdir/opt/Kavita
Line 28 needs updating or it tries to unpack a nonexistent package
tar -xvf kavita-linux-x64.tar.gz
tar -xvf kavita-linux-*.tar.gz
CountMurphy commented on 2022-07-01 21:21 (UTC)
Added aarch64. Please let me know if it isn't working. Couldn't fully test as I don't have any 64 bit arm machines at the ready
rahulmb commented on 2022-07-01 21:09 (UTC)
Could you add aarch64? I'm using your pkgbuild and just adding source_aarch64. I used this pkgbuild as a reference: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=jellyfin-bin
CountMurphy commented on 2022-05-29 03:11 (UTC)
If you are using firefox and it hangs trying to load Kavita, add a /login to the end of the URL
Pinned Comments
CountMurphy commented on 2022-05-29 03:11 (UTC)
If you are using firefox and it hangs trying to load Kavita, add a /login to the end of the URL