View Single Post
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#655
Originally Posted by bonsai009 View Post
Nokia-N900:~# apt-get install mp-fremantle-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting mp-fremantle-002-pr for regex 'mp-fremantle-*'
Note, selecting mp-fremantle-203-pr for regex 'mp-fremantle-*'
Note, selecting mp-fremantle-003-pr for regex 'mp-fremantle-*'
Note, selecting mp-fremantle-generic-pr for regex 'mp-fremantle-*'
Note, selecting mp-fremantle-004-pr for regex 'mp-fremantle-*'
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.
You can see that there is more than one kind of this package. What you should install depends on what firmware region you have installed.
The suffix equals the firmware file name's suffix in this page. (Or at least, that is my guess.)
Eg. if you have the global firmware, you should use "mp-fremantle-generic-pr", etc.

Originally Posted by bonsai009 View Post
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mp-fremantle-generic-pr: Depends: hildon-initscripts (= 1.26-1+0m5) but 1.26-1+dp1 is to be installed
E: Broken packages
Nokia-N900:~#
In this case (for global firmware):
Code:
apt-get install hildon-initscripts=1.26-1+0m5
apt-get install mp-fremantle-generic-pr
 

The Following User Says Thank You to Venemo For This Useful Post: