Package Details: jackett 0.22.1128-1

Git Clone URL: https://aur.archlinux.org/jackett.git (read-only, click to copy)
Package Base: jackett
Description: Use many torrent trackers with software that supports torznab/potato feeds.
Upstream URL: https://github.com/Jackett/Jackett
Licenses: GPL-2.0-or-later
Submitter: bgiesing
Maintainer: txtsd
Last Packager: txtsd
Votes: 54
Popularity: 0.66
First Submitted: 2015-06-20 00:06 (UTC)
Last Updated: 2024-12-26 06:42 (UTC)

Dependencies (5)

Required by (31)

Sources (4)

Pinned Comments

fryfrog commented on 2021-10-02 17:27 (UTC) (edited on 2023-01-09 18:30 (UTC) by fryfrog)

See also jackett-mono for platforms w/o net5 and jackett-bin for pre-compiled binaries.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

akya commented on 2021-11-18 03:22 (UTC)

/usr/share/dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(141,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 6.0. Either target .NET 5.0 or lower, or use a version of the .NET SDK that supports .NET 6.0. [/tmp/pamac-build-akya/jackett/src/Jackett-0.20.10/src/Jackett.Server/Jackett.Server.csproj] ==> ERROR: A failure occurred in build(). Aborting...

fryfrog commented on 2021-10-02 17:27 (UTC) (edited on 2023-01-09 18:30 (UTC) by fryfrog)

See also jackett-mono for platforms w/o net5 and jackett-bin for pre-compiled binaries.

joaquinito2051 commented on 2021-10-02 16:34 (UTC)

@fryfog yes.

fryfrog commented on 2021-09-17 15:31 (UTC)

Hey @joaquinito2051, would you like to be a co-maintainer of the jackett packages?

Phlogiston commented on 2021-04-02 22:36 (UTC)

sudo pacman -U /var/cache/pacman/pkg/ca-certificates-mozilla-3.62-1-x86_64.pkg.tar.zst works for now to solvee the certificate issue.

oduesp commented on 2021-03-29 16:30 (UTC)

Indeed, by downgrading ca-certificates-mozilla to 3.62-1 the build is okay.

Thanks !

fryfrog commented on 2021-03-29 15:58 (UTC)

Looks like this is a known issue tracked in FS#70095 and NuGet issues #10491 and #10695. I don't get why mine still builds, but maybe related to the work-a-round in the Arch bug report?

fryfrog commented on 2021-03-29 15:33 (UTC)

@oduesp: It builds on my system, but not in a clean chroot. I'll see if I can figure out what is missing. :)

oduesp commented on 2021-03-29 08:26 (UTC)

Won't compile here because of something looking like an expirated certificate:

/home/oduesp/.cache/yay/jackett/src/Jackett-0.17.797/src/Jackett.Server/Jackett.Server.csproj : error NU3028: Package 'System.ValueTuple 4.5.0' from source 'https://api.nuget.org/v3/index.json': The author primary signature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain /home/oduesp/.cache/yay/jackett/src/Jackett-0.17.797/src/Jackett.Server/Jackett.Server.csproj : error NU3037: Package 'System.ValueTuple 4.5.0' from source 'https://api.nuget.org/v3/index.json': The author primary signature validity period has expired. /home/oduesp/.cache/yay/jackett/src/Jackett-0.17.797/src/Jackett.Server/Jackett.Server.csproj : error NU3028: Package 'System.ValueTuple 4.5.0' from source 'https://api.nuget.org/v3/index.json': The repository countersignature's timestamp found a chain building issue: UntrustedRoot: self signed certificate in certificate chain

fryfrog commented on 2021-01-19 16:40 (UTC)

@txtsd, thanks for making the package. Added as an optdepends. :)