fixed below issue.
Search Criteria
Package Details: sabnzbd-git r8854.de6c56002-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sabnzbd-git.git (read-only, click to copy) |
---|---|
Package Base: | sabnzbd-git |
Description: | A web-interface based binary newsgrabber with NZB file support |
Upstream URL: | http://www.sabnzbd.org |
Keywords: | downloader internet nzb |
Licenses: | GPL |
Conflicts: | sabnzbd |
Provides: | sabnzbd |
Submitter: | dryes |
Maintainer: | Khorne (fryfrog) |
Last Packager: | fryfrog |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2011-08-23 02:27 (UTC) |
Last Updated: | 2023-08-08 18:10 (UTC) |
Dependencies (21)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-gitAUR, par2cmdline-turboAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-cheetah3
- python-cherrypy
- python-configobj
- python-cryptography
- python-feedparser
- python-notify2
- python-portend
- python-puremagic
- python-sabyenc3AUR
- python-six
- sqlite (sqlite-fossilAUR)
- unrar (rarAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – for .7z support
- par2cmdline-tbb (optional) – par2 multi-threading
- python-pygobject (optional) – tray icon
- python-pyopenssl (optional) – ssl support
Required by (29)
- autobrr (requires sabnzbd) (optional)
- headphones (requires sabnzbd) (optional)
- headphones-git (requires sabnzbd) (optional)
- lidarr (requires sabnzbd) (optional)
- lidarr-bin (requires sabnzbd) (optional)
- lidarr-develop (requires sabnzbd) (optional)
- lidarr-develop-bin (requires sabnzbd) (optional)
- lidarr-git (requires sabnzbd) (optional)
- lidarr-nightly-bin (requires sabnzbd) (optional)
- lunasea-bin (requires sabnzbd) (optional)
- mylar3 (requires sabnzbd) (optional)
- prowlarr (requires sabnzbd) (optional)
- prowlarr-bin (requires sabnzbd) (optional)
- prowlarr-develop (requires sabnzbd) (optional)
- prowlarr-develop-bin (requires sabnzbd) (optional)
- prowlarr-nightly-bin (requires sabnzbd) (optional)
- radarr (requires sabnzbd) (optional)
- radarr-bin (requires sabnzbd) (optional)
- radarr-develop (requires sabnzbd) (optional)
- radarr-develop-bin (requires sabnzbd) (optional)
- radarr-nightly-bin (requires sabnzbd) (optional)
- readarr-develop (requires sabnzbd) (optional)
- readarr-develop-bin (requires sabnzbd) (optional)
- readarr-nightly-bin (requires sabnzbd) (optional)
- sonarr (requires sabnzbd) (optional)
- sonarr-bin (requires sabnzbd) (optional)
- sonarr-develop (requires sabnzbd) (optional)
- sonarr-develop-bin (requires sabnzbd) (optional)
- whisparr-nightly-bin (requires sabnzbd) (optional)
Sources (5)
dryes commented on 2012-02-28 20:52 (UTC)
<deleted-account> commented on 2012-01-27 09:12 (UTC)
Can you fix install=('sabnzbd.install') to install=sabnzbd.install
==> ERROR: install file (('sabnzbd.install')) does not exist.
dryes commented on 2012-01-01 14:00 (UTC)
jordz: That seems to be a coding error rather than one with the package.
<deleted-account> commented on 2011-12-08 23:22 (UTC)
After the git checkout if gives a SyntaxError while processing the python files:
package_.py
File "tools/make_mo.py", line 147
print 'Compile %s' % mo_file
^
SyntaxError: invalid syntax
dryes commented on 2011-10-18 22:46 (UTC)
Updated from python-cheetah to python2-cheetah. Also added zip.
ariscop commented on 2011-09-13 12:16 (UTC)
package_.py
Sorry, cannot find zip in the path
sabnzdb should depend on zip
dryes commented on 2011-09-05 00:46 (UTC)
Updated with file association (taken from non-git package, credited in PKGBUILD), also relocated from /opt to /usr/share (as the quasi-official Ubuntu package is.)
Haven't tested thoroughly, but it runs at the very least.
dryes commented on 2011-08-29 23:58 (UTC)
done, thanks.
cdemoulins commented on 2011-08-29 12:17 (UTC)
Hi, please update the dependency "python-yenc" to "python2-yenc". The package "python-yenc" will be deleted in two weeks.
cdemoulins commented on 2011-08-29 12:17 (UTC)
Hi, please update the dependency "python-yenc" to "python2-yenc". The package "python-yenc" will be deleted in two weeks.
Pinned Comments
fryfrog commented on 2020-04-27 19:48 (UTC)
I've pushed the Python 3 changes.
The installation moves from
/opt
to/usr/lib
and the config to/var/lib
. This is not done as part of the upgrade, so you'll need to do this yourself and possibly move other things around.It also tosses the desktop and shortcut stuff.