I've basically scrapped the standard Ubuntu repository "multiverse" way and used 3rd part repo way outlined under the title "How To PPA Setup" http://wiki.sabnzbd.org/install-ubuntu-repo.
I now have the latest version.
Thanks for the help
Search found 7 matches
- March 11th, 2013, 5:09 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
- March 8th, 2013, 8:48 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Re: Ubuntu official repository version
Oh? This is mine: sander@flappie:~$ ll /etc/apt/sources.list.d total 24 drwxr-xr-x 2 root root 4096 mrt 8 09:16 ./ drwxr-xr-x 6 root root 4096 mrt 8 09:15 ../ -rw-r--r-- 1 root root 180 mrt 8 09:16 google-talkplugin.list -rw-r--r-- 1 root root 180 mrt 8 09:16 google-talkplugin.list.save -rw-r--r-- ...
- March 8th, 2013, 4:28 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Re: Ubuntu official repository version
sander wrote:and
Code: Select all
ll /etc/apt/sources.list.d
Code: Select all
total 8
drwxr-xr-x 2 root root 4096 Jun 15 2012 ./
drwxr-xr-x 6 root root 4096 Mar 8 08:20 ../
- March 8th, 2013, 3:13 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Re: Ubuntu official repository version
It doesn't display anythingsander wrote:What's the output of
Post the output here.Code: Select all
grep ppa /etc/apt/sources.list
- March 8th, 2013, 2:46 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Re: Ubuntu official repository version
Sorry, yes I run the updatersander wrote:Good. And second part of my advice?
- March 8th, 2013, 2:41 am
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Re: Ubuntu official repository version
According to https://launchpad.net/~jcfp/+archive/ppa, you will only get SAB 0.6.15 if you're running Ubuntu Karmic or Jaunty. So: which Ubuntu version are you running? Check with "lsb_release -a" If you're running a more recent version, did you run sudo apt-get update sudo apt-get upgrad...
- March 7th, 2013, 7:11 pm
- Forum: Debian/Ubuntu Package
- Topic: Ubuntu official repository version
- Replies: 12
- Views: 5253
Ubuntu official repository version
Hi all, I've just installed the ubuntu specific version http://wiki.sabnzbd.org/install-ubuntu-repo Using the command sudo apt-get install sabnzbdplus I've got it all running but noticed it states version 0.6.15 which if I understand correctly is old and its now version 7? Am I missing something? Ch...