View Single Post
Posts: 3 | Thanked: 1 time | Joined on Jun 2010
#1
I couldn't install fmms via application manager, so i tried in console using apt-get. I can see it has problem with installing python. Any suggestions how to install required dependencies (namely 2.5.4-1maemo6)?


Code:
/home/user # apt-get install python2.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
python2.5: Depends: python2.5-minimal (= 2.5.4-1maemo6) but 2.5.4-1maemo5 is to be installed
E: Broken packages

/home/user # cat /etc/apt/sources.list.d/hildon-application-manager.list
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.2 free non-free
deb //http://repository.maemo.org/extras/ diablo free non-free
/home/user # uname -a
Linux Nokia-N900-51-1 2.6.28-omap1 #1 PREEMPT Thu Apr 15 09:47:09 EEST 2010 armv7l unknown
/home/user #