feedparser.py is included in the source distribution of SABnzbd (since 0.5.0).Hansvon wrote: Great. I've updated all the RPMs to add the pyOpenSSL (and python-feedparser) requirements.
Not much use in adding the Python module.
feedparser.py is included in the source distribution of SABnzbd (since 0.5.0).Hansvon wrote: Great. I've updated all the RPMs to add the pyOpenSSL (and python-feedparser) requirements.
Code: Select all
rpm -i SABnzbd-release-1-1.noarch.rpm
error: SABnzbd-release-1-1.noarch.rpm: Header V4 RSA/SHA1 signature: BAD, key ID 1bf64721
error: SABnzbd-release-1-1.noarch.rpm cannot be installed
Code: Select all
SABnzbd | 1.3 kB 00:00
SABnzbd/primary | 1.0 kB 00:00
http://hansvon.homelinux.org/SABnzbd/5/repodata/primary.xml.gz: [Errno -3] Error performing checksum
Code: Select all
rpm -Uvh SABnzbd-0.5.2-5.el5.noarch.rpm
error: SABnzbd-0.5.2-5.el5.noarch.rpm: Header V4 RSA/SHA1 signature: BAD, key ID 1bf64721
error: SABnzbd-0.5.2-5.el5.noarch.rpm cannot be installed
Code: Select all
http://hansvon.homelinux.org/SABnzbd/RHEL-CentOS/5/repodata/primary.xml.gz: [Errno -3] Error performing checksum
Trying other mirror.
daemonize requires its command to have an absolute path/etc/init.d/SABnzbd wrote: daemonize -u $sabuser $nicecmd $exec -d -f $config
It sure beats 'screen -S sabnzbd python /opt/SABnzbd/SABnzbd.py'/etc/sysconfig/SABnzbd wrote: nicecmd="/bin/nice -n 19 ionice -c3"
There's no 7zip support.john3voltas wrote: Just feel that we could (should?) keep SAB+ as FOSS as possible and try to use 7zip instead of unrar.
That had already been easy to understand.Hansvon wrote: unrar is a dependency of my SABnzbd rpm because 99.9% of the stuff available on usenet is compressed with rar.
Sorry man, I missed that line in your 1st post.Hansvon wrote: The first post explains that unrar is not available in the fedora repos and that you have to install it from somewhere else.
Are you sure?Hansvon wrote: The free 7zip tool (p7zip) can't decompress rar files on linux as far as I can tell. I'm not sure to understand what you want.