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: | 2026-03-22 16:03 (UTC) |
Dependencies (41)
- apprise
- curl (curl-gitAUR, curl-c-aresAUR)
- par2cmdline (par2cmdline-turbo-gitAUR, par2cmdline-turboAUR, par2cmdline-gitAUR)
- python
- python-babelfish
- python-cffi
- python-chardet
- python-cheetah3
- python-cheroot
- python-cherrypy
- python-configobj
- python-cryptography
- python-dateutil (python-dateutil-gitAUR)
- python-feedparser
- python-guessit
- python-jaraco.classes
- python-jaraco.collections
- python-jaraco.context
- python-jaraco.functools
- python-jaraco.text
- Show 21 more dependencies...
Required by (33)
- 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)
- lidarr-plugins (requires sabnzbd) (optional)
- lidarr-plugins-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)
- Show 13 more...
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
/optto/usr/liband 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.