I tried using curl and the files successfully download. I tried adding -vvv to the curl command in /etc/pacman.conf
(XferCommand), but somehow it does not work.
Manualy downloading using cURL / wget did work in the end. Weird...
Git Clone URL: | https://aur.archlinux.org/lidarr-bin.git (read-only, click to copy) |
---|---|
Package Base: | lidarr-bin |
Description: | Music collection manager for newsgroup and torrent users. |
Upstream URL: | https://lidarr.audio |
Licenses: | GPL-3.0-or-later |
Groups: | servarr-bin |
Conflicts: | lidarr |
Provides: | lidarr |
Submitter: | txtsd |
Maintainer: | txtsd (fryfrog) |
Last Packager: | txtsd |
Votes: | 15 |
Popularity: | 0.103373 |
First Submitted: | 2024-10-15 14:38 (UTC) |
Last Updated: | 2025-04-30 06:11 (UTC) |
I tried using curl and the files successfully download. I tried adding -vvv to the curl command in /etc/pacman.conf
(XferCommand), but somehow it does not work.
Manualy downloading using cURL / wget did work in the end. Weird...
Look in the .SRCINFO
file, the url to the download is there. Give it a try yourself using curl
or wget
or your own browser. I nuked my local files and made them re-download, got the same files which match the sha512sum as expected.
I checked it, this is the content of the file (lidarr-2.0.7.3849-linux-core-arm64.tar.gz):
{"errorMessage":"Invalid version number specified."}
You're probably using a Russian IP that is geo blocked by servarr, check the size of the file that downloaded. It is probably tiny, an error instead of an actual file.
87M Dec 11 11:13 lidarr-2.0.7.3849-linux-core-arm64.tar.gz
88M Dec 11 11:13 lidarr-2.0.7.3849-linux-core-arm.tar.gz
94M Dec 11 11:13 lidarr-2.0.7.3849-linux-core-x64.tar.gz
^ This is what they look like on my system.
When installing, I get an error that lidarr-2.0.7.3849-linux-core-arm64.tar.gz does not match with the SHA512 hash
@MarsSeed: I agree, but until I have a workable build from source solution for all of the different software and the couple of versions of each, I'll leave it as is. Is this something you could help with? The jackett -> source and jackett-bin package transition went really well thanks to help from someone better at this than me.
I did get some help that came up w/ a solution for the production releases of sonarr or radarr, but it depended on github releases for versions so wasn't as easily ported to the develop
or nightly
branch versions.
If you're interested, I can dig up that help in my email or comments here or wherever it was.
This package should be renamed to lidarr-bin
.
Add to servarr group
Thank you!
resol341,
You can work around this issue for now by setting the environment variable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT to 1 when you run lidarr.
Pinned Comments
txtsd commented on 2024-10-21 04:23 (UTC) (edited on 2024-10-30 12:50 (UTC) by txtsd)
Alternate versions
lidarr (source version of this package)
lidarr-develop (develop branch)
lidarr-develop-bin (binary version of the develop branch)
lidarr-nightly-bin (nightly builds)