Search found 7 matches
- June 14th, 2016, 5:36 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
Sander -- thanks for rattling my memory. You were right, there certainly was something "broken" with my package management! I had (in one of my many failed attempts) added a preferences file to my /etc/apt/apt.conf.d/ folder, that was specifically instructing apt-get to use "jessie&qu...
- June 14th, 2016, 4:33 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
Oh, no. I'm sorry, I wasn't clear. The remove/purge does work! I made sure that it was completely gone! It was. The problem is, apt-get install sabnzbdplus, simply puts a new copy of v0.7.18 back on my system. It's as though it doesn't want to use what's on the PPA, versus what's in the Raspbian rep...
- June 14th, 2016, 4:23 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
I can get a legit copy of v1.0.3 onto my system (manually), I just have no idea how to tell it to use the included Cherrypy. Do you? It "wants" to run, but stops immediately on the, "Sorry, requires Python module Cherrypy 3.2 (use the included version)" error.
- June 14th, 2016, 4:17 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
Hey Sander -- thanks again. I followed all of these steps. Still get a fresh copy of v0.7.18 installed. It certainly works, but it is NOT v1.0.3.
- June 14th, 2016, 3:50 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
Hey Sander -- thanks for getting back to me. Believe me, I've tried. I just blew it all out again, and tried the steps on the link you provided. I still get version 0.7.18. What am I missing here? My /etc/apt/sources.list: deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free...
- June 14th, 2016, 3:25 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
Re: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
Ok, I think I'm making some progress. I was previously hung-up on trying to get the service configured, but hadn't actually tried simply running v1.0.3 directly. When, at the command line, I execute "sabnzbdplus --server 0.0.0.0", I get the error: Sorry, requires Python module Cherrypy 3.2...
- June 14th, 2016, 12:38 pm
- Forum: Debian/Ubuntu Package
- Topic: RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
- Replies: 9
- Views: 6758
RaspPi 3 + Raspbian (Jessie) + SABnzbd1.0.3
I am running a Raspberry Pi 3 with Raspbian Jessie. I have installed SABnzbd (0.7.18) from the stable/Jessie repo and all is functioning perfectly. Now, I want to update SABnzbd to v1.0.3 so I can enjoy all the bug fixes and the wonderful bootstrap-ified theme, "Glitter". Sadly, I simply c...