Ubuntu 12.04
32 bit
here is a snippet of the install log.
$sudo add-apt-repository ppa:jcfp/ppa
Get:8 http://ppa.launchpad.net/jcfp/ppa/ubuntu/ precise/main sabnzbdplus-theme-classic all 0.7.0~rc2-0ubuntu1~jcfp1~precise [29.5 kB]
Get:9 http://ppa.launchpad.net/jcfp/ppa/ubuntu/ precise/main sabnzbdplus-theme-smpl all 0.7.0~rc2-0ubuntu1~jcfp1~precise [76.1 kB]
Fetched 1,645 kB in 3s (414 kB/s)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/poo ... .1_all.deb Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/poo ... 1_i386.deb Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/poo ... 1_i386.deb Hash Sum mismatch
Failed to fetch http://us.archive.ubuntu.com/ubuntu/poo ... 3_i386.deb Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error installing from repo ubuntu 12.04
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Error installing from repo ubuntu 12.04
Never mind, found my problem. Somehow a proxy server entry was entered into my etc/resolv.conf file. Changed back to what I am using and everything updated and install correctly.
Re: Error installing from repo ubuntu 12.04
Are you sure you want the PPA version?
Reason: sabnzbd / sabnzbdplus is in the plain Ubuntu repositories ("multiverse). See http://packages.ubuntu.com/search?keywo ... ection=all
So "sudo apt-get install sabnzbdplus" will work.
HTH
Reason: sabnzbd / sabnzbdplus is in the plain Ubuntu repositories ("multiverse). See http://packages.ubuntu.com/search?keywo ... ection=all
So "sudo apt-get install sabnzbdplus" will work.
HTH
Re: Error installing from repo ubuntu 12.04
Sander thanks, when I was receiving similar errors above from the Ubuntu repo, I did a search and found the other repo but still had errors. I'm going to remove and re-install directly from Ubuntu repo. Thank you for pointing me to that url.