Install Error - python 2.7 issue

Support for the Debian/Ubuntu package, created by JCFP.

Install Error - python 2.7 issue

Postby dvwiz » May 31st, 2012, 9:02 pm

I am running Debian wheezy/sid. When I try to install sabnzbdplus through apt-get, I get this unmet dependency error:
Code: Select all
The following packages have unmet dependencies:
 sabnzbdplus : Depends: python (< 2.7) but 2.7.2-10 is to be installed

Is it possible to install sabnzbdplus with python 2.7 on my system? Or am I missing something?
dvwiz
Newbie
Newbie
 
Posts: 2
Joined: May 31st, 2012, 12:19 pm

Re: Install Error - python 2.7 issue

Postby jcfp » June 1st, 2012, 9:59 am

The binary sabnzbdplus package in Debian unstable depends on python (>= 2.6.6-7~), not python (< 2.7). If you were trying to use the Ubuntu ppa with Debian unstable or testing (which isn't too useful as the only difference is the inclusion of betas and rcs in the ppa), try a newish Ubuntu version instead of the older 10.04/lucid, which is the equivalent of squeeze in terms of age.
User avatar
jcfp
Release Testers
Release Testers
 
Posts: 562
Joined: February 7th, 2008, 1:45 pm

Re: Install Error - python 2.7 issue

Postby dvwiz » June 1st, 2012, 1:16 pm

Ahh, thank you so much! Everything works now.

I didn't have sid in my sources.list, so apt-get was trying to install sabnzbdplus 0.5.4-1.
dvwiz
Newbie
Newbie
 
Posts: 2
Joined: May 31st, 2012, 12:19 pm


Return to Debian/Ubuntu Package