[OFFICIAL] sabnzbd

Problems with packages? Post here, using [tags] of the package name.

Re: [OFFICIAL] sabnzbd

Postby otaku888 » Tue Feb 15, 2011 7:48 am

I tried and failed a few times to do this and in the end, it seems it was down to the wrong version of python and openssl.

After a fresh install of Arch Linux ARM install I did these steps:
$this->bbcode_second_pass_code('', '
pacman -U http://myplugbox.com/myrepo/arm/extra/python-2.6.5-3-arm.pkg.tar.xz
pacman -Sy cherrypy
pacman -Sy python-cheetah
pacman -U http://myplugbox.com/myrepo/arm/extra/pyopenssl-0.10-2-arm.pkg.tar.xz
pacman -Sy unrar unzip
pacman -Sy sabnzbd
')

Then edited the .ini file and added sabnzd to the demon list in rc.conf
otaku888
 
Posts: 10
Joined: Tue Feb 15, 2011 7:44 am

Re: [OFFICIAL] sabnzbd

Postby robotron1971 » Wed Mar 02, 2011 2:55 pm

After the February update http://plugboxlinux.org/index.php5/PlugApps_February_Update, my sabnzbd failed to connect to my news server. Investigation showed "ssl not installed', even though pyopenssl was installed, and it was running smoothly right before the 30 minute update.

Since I was running 0.5.6 http://Arch Linux ARM.com/forum/viewtopic.php?f=15&t=651 , i thought I would scrap it all, remove all dependencies, and try to use the 0.5.4 instructions (posted above), but still had the same issues.

I then tried to just look at $this->bbcode_second_pass_code('', 'pacman -Sy sabnzbd ') but was greeted with:$this->bbcode_second_pass_quote('', 'e')rror: 'sabnzbd': could not find or read package


I am using nzbget for now, but wondered if anyone else was having similar issues?
robotron1971
 
Posts: 11
Joined: Mon Jul 19, 2010 8:06 pm

Re: [OFFICIAL] sabnzbd

Postby pepedog » Wed Mar 02, 2011 3:14 pm

Did you have openssl installed?
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [OFFICIAL] sabnzbd

Postby robotron1971 » Wed Mar 02, 2011 3:21 pm

$this->bbcode_second_pass_quote('pepedog', 'D')id you have openssl installed?



Yes, sorry should have been more clear.

"SSl not installed' is the message that sabnzbd likes to give if pyopenssl (or python2-pyopenssl) isn't installed. the old package that WAS in the repository (before teh last update) would give that message as well, which is why the older version had to be used (see the manual install instructions above)

My suspicion is that there was an update to either the python package, or the pyopenssl package in the February update...and now there is a mismatch.
robotron1971
 
Posts: 11
Joined: Mon Jul 19, 2010 8:06 pm

Re: [OFFICIAL] sabnzbd

Postby pepedog » Wed Mar 02, 2011 3:26 pm

Try this
pacman -Sf python-pip
Then try this
pip install pyopenssl
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [OFFICIAL] sabnzbd

Postby pepedog » Wed Mar 02, 2011 3:37 pm

BTW, I have never run any nz program, but run my own news servers. The are stand alone and not connected to main usenet.
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [OFFICIAL] sabnzbd

Postby otaku888 » Thu Mar 03, 2011 7:46 am

$this->bbcode_second_pass_quote('robotron1971', '
')
Since I was running 0.5.6 http://Arch Linux ARM.com/forum/viewtopic.php?f=15&t=651 , i thought I would scrap it all, remove all dependencies, and try to use the 0.5.4 instructions (posted above), but still had the same issues.

I then tried to just look at $this->bbcode_second_pass_code('', 'pacman -Sy sabnzbd ') but was greeted with:$this->bbcode_second_pass_quote('', 'e')rror: 'sabnzbd': could not find or read package


I am using nzbget for now, but wondered if anyone else was having similar issues?


I had the same issue when upgrading, turns out the pacman mirrorlist didn't have the AUR repo added, although I only found out by installing from scratch.

But my instructions aren't valid any more with the update, if you have the AUR repo added, you just have to run pacman -Sy sabnzbd and it will install all dependencies and you should be up and running.
otaku888
 
Posts: 10
Joined: Tue Feb 15, 2011 7:44 am
Top

Re: [OFFICIAL] sabnzbd

Postby pepedog » Thu Mar 03, 2011 11:24 am

$this->bbcode_second_pass_quote('otaku888', 'B')ut my instructions aren't valid any more with the update, if you have the AUR repo added, you just have to run pacman -Sy sabnzbd and it will install all dependencies and you should be up and running.

That sounds easier
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK
Top

Re: [OFFICIAL] sabnzbd

Postby ygator » Sat Mar 05, 2011 3:01 am

$this->bbcode_second_pass_quote('otaku888', ' ')you just have to run pacman -Sy sabnzbd and it will install all dependencies and you should be up and running.

Did not work for me on a clean 2011.02.

The install went fine:$this->bbcode_second_pass_code('', '[root@Arch Linux ARM install ~]# pacman -Sy sabnzbd
:: Synchronizing package databases...
core 34.7K 212.8K/s 00:00:00 [###############] 100%
extra 373.5K 293.5K/s 00:00:01 [###############] 100%
community is up to date
aur is up to date
resolving dependencies...
looking for inter-conflicts...

Targets (14): par2cmdline-0.4-14 libffi-3.0.9-1 python2-2.7.1-7
python-3.2-1 python-cheetah-2.4.0-1
python-feedparser-4.1-6 python-yenc-0.3-1
python2-pyopenssl-0.11-2 unrar-4.0.6-1 unzip-6.0-5
run-parts-3.4.1-1 ca-certificates-20090814+nmu2-1
curl-7.21.4-2 sabnzbd-0.5.6-2

Total Download Size: 18.66 MB
Total Installed Size: 153.53 MB

Proceed with installation? [Y/n]
:: Retrieving packages from core...
run-parts-3.4.1-1-arm 7.1K 163.5K/s 00:00:00 [###############] 100%
ca-certificates-20... 108.4K 299.2K/s 00:00:00 [###############] 100%
:: Retrieving packages from extra...
libffi-3.0.9-1-arm 27.2K 270.9K/s 00:00:00 [###############] 100%
python2-2.7.1-7-arm 7.9M 318.2K/s 00:00:25 [###############] 100%
python-3.2-1-arm 8.6M 310.6K/s 00:00:28 [###############] 100%
python-cheetah-2.4... 262.7K 405.7K/s 00:00:01 [###############] 100%
python-feedparser-... 52.3K 293.9K/s 00:00:00 [###############] 100%
python2-pyopenssl-... 86.3K 304.0K/s 00:00:00 [###############] 100%
unrar-4.0.6-1-arm 80.9K 290.8K/s 00:00:00 [###############] 100%
unzip-6.0-5-arm 111.1K 306.1K/s 00:00:00 [###############] 100%
curl-7.21.4-2-arm 441.8K 315.1K/s 00:00:01 [###############] 100%
:: Retrieving packages from community...
par2cmdline-0.4-14-arm 62.1K 297.3K/s 00:00:00 [###############] 100%
python-yenc-0.3-1-arm 8.7K 231.8K/s 00:00:00 [###############] 100%
:: Retrieving packages from aur...
sabnzbd-0.5.6-2-arm 1035.2K 318.4K/s 00:00:03 [###############] 100%
checking package integrity...
(14/14) checking for file conflicts [###############] 100%
( 1/14) installing par2cmdline [###############] 100%
( 2/14) installing libffi [###############] 100%
( 3/14) installing python2 [###############] 100%
Optional dependencies for python2
tk: for IDLE
( 4/14) installing python [###############] 100%
Optional dependencies for python
tk: for tkinter
( 5/14) installing python-cheetah [###############] 100%
( 6/14) installing python-feedparser [###############] 100%
( 7/14) installing python-yenc [###############] 100%
( 8/14) installing python2-pyopenssl [###############] 100%
( 9/14) installing unrar [###############] 100%
(10/14) installing unzip [###############] 100%
(11/14) installing run-parts [###############] 100%
(12/14) installing ca-certificates [###############] 100%
Clearing symlinks in /etc/ssl/certs...done.
Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
(13/14) installing curl [###############] 100%
(14/14) installing sabnzbd [###############] 100%
/tmp/alpm_uWBQ6o/.INSTALL: line 4: xdg-mime: command not found
>> Don't forget to edit /etc/conf.d/sabnzbd!
>> Add your Session key and if necessary your username and password to ensure a proper shutdown.
>>
>> If you want to associate .nzb-files with SABnzbd, run 'xdg-mime defa ult sabnzbd.desktop applications/x-nzb'')

Does not run for me. Is there something else that must be done?$this->bbcode_second_pass_code('', '[root@Arch Linux ARM install drivers]# /etc/rc.d/sabnzbd start
:: Starting SABnzbd [BUSY]
[FAIL]
The following modules need to be installed: Cheetah, cherrypy(included, unpack the zip), sqlite(if python2 2.4)
')
ygator
 
Posts: 97
Joined: Tue Aug 10, 2010 9:37 pm
Top

Re: [OFFICIAL] sabnzbd

Postby pepedog » Sat Mar 05, 2011 12:19 pm

These packages exist in the repo, cherrypy and python-cheetah, if you install and it fixes sabnzbd, perhaps someone can add them to sabnzbd depends?
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Next

Return to Packages

Who is online

Users browsing this forum: No registered users and 11 guests