Looks fine now, thanks!
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/recyclarr-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | recyclarr-bin |
| Description: | Automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances |
| Upstream URL: | https://recyclarr.dev |
| Licenses: | MIT |
| Conflicts: | recyclarr |
| Provides: | recyclarr |
| Submitter: | txtsd |
| Maintainer: | txtsd (fryfrog) |
| Last Packager: | txtsd |
| Votes: | 5 |
| Popularity: | 0.92 |
| First Submitted: | 2024-10-17 10:32 (UTC) |
| Last Updated: | 2026-04-26 17:50 (UTC) |
Looks fine now, thanks!
@SoLor Should be fixed. I forgot to add the modified service file to the package.
==> Validating source files with sha256sums... LICENSE ... Passed recyclarr.service ... FAILED recyclarr.sysusers ... Passed recyclarr.timer ... Passed recyclarr.tmpfiles ... Passed recyclarr.yml ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: recyclarr-bin-exit status 1
Also .service have wrong binary path, /usb/lib/ path works for recyclarr, howerver -bin installs binary in to /usr/bin
install -Dm755 recyclarr "${pkgdir}/usr/bin/recyclarr"
@luciferin, added it to PKGBUILD but did not bump pkgrel. It works for me w/o this, so I wonder why you need it. The next package update will make it take effect.
This error is back: Failure processing application bundle; possible file corruption. Arithmetic overflow while reading bundle. A fatal error occurred while processing application bundle
I needed to add !debug to the options array to resolve it.