0.7.7 is out. I am currently traveling and do not have access to my ssh keys. Will update the package Monday the 14th when I return.
Search Criteria
Package Details: kavita-bin 0.7.8-0
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: | 2 |
Popularity: | 0.000203 |
First Submitted: | 2022-05-26 16:06 (UTC) |
Last Updated: | 2023-09-05 14:16 (UTC) |
Dependencies (0)
Required by (0)
Sources (3)
CountMurphy commented on 2023-08-10 15:10 (UTC)
rahulmb commented on 2023-06-19 19:35 (UTC) (edited on 2023-06-19 19:46 (UTC) by rahulmb)
I'm sure it's arm64. I'm copy pasting commands I used when I tested. I tested with official binaries just downloaded them to kavita folder in my home folder. I used 'rm -r *' before each test.
The 0.7.1.4 release worked fine no issues: 1. curl -OL https://github.com/Kareadita/Kavita/releases/download/v0.7.1.4/kavita-linux-arm64.tar.gz 2. tar xvzf kavita-linux-arm64.tar.gz 3. chmod +x Kavita/Kavita 4. Kavita/Kavita
The 0.7.2 and all builds after result in SIGILL: 1.1 curl -OL https://github.com/Kareadita/Kavita/releases/download/v0.7.2/kavita-linux-arm64.tar.gz 1.2 curl -OL https://github.com/Kareadita/Kavita/releases/download/v0.7.3/kavita-linux-arm64.tar.gz 1.3 curl -OL https://github.com/Kareadita/Kavita/releases/download/v0.7.3.1/kavita-linux-arm64.tar.gz 2. tar xvzf kavita-linux-arm64.tar.gz 3. chmod +x Kavita/Kavita 4. Kavita/Kavita
As far as tools: I had used paru, but I do clean cached AUR packages before updates.
CountMurphy commented on 2023-06-19 15:02 (UTC)
@rahulmb, how are you installing this packed? Are you doing it by hand or using a tool like yay? Are you sure your OS is 64 bit?
CountMurphy commented on 2023-06-19 14:34 (UTC)
I can't reopen the issue. I'm not affiliated with the official project in anyway. I'm just an arch user who liked the software and wanted to make installing it easy with a package manager.
rahulmb commented on 2023-06-19 13:24 (UTC)
Could you reopen the issue? I reposted and doesn't look like anyone actually read it. https://github.com/Kareadita/Kavita/issues/2085
rahulmb commented on 2023-06-19 03:45 (UTC)
strace didn't really give any clues, but I'm not used to looking at machine instructions. However, the archless package failed so the issue is upstream.
CountMurphy commented on 2023-06-19 02:36 (UTC)
I'm assuming the binary doesn't give any useful output before the crash? If not, I'd run strace on the binary. Might tell you why its crashing (trying to access a resource you don't have etc).
If that doesn't give any clues, I'd try to download kavita straight from git hub, bypassing the arch package. Download straight to a temporary directory (home or something) and run the new binary directly from there. That should bypass all the symlinks I made for the arch package to run. If the "archless" version runs, then we have narrowed down that the arch package is to blame. If not, we know the issue is upstream.
rahulmb commented on 2023-06-19 02:18 (UTC) (edited on 2023-06-19 02:20 (UTC) by rahulmb)
I'm running into a sigill (illegal instruction) issue when I run the binary for aarch64 on an odroid hc4. The previous binaries have been working. I just tried redownloading and reinstall. I know it's been tested on a pi 3. Any ideas on what to try?
CountMurphy commented on 2023-06-08 05:03 (UTC)
Alright, should be fixed now. Both upgrading and fresh installs should have the correct permissions
CountMurphy commented on 2023-06-08 04:25 (UTC)
Confirmed too on my end. I'll have this patched momentarily.
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