View Single Post
Magik's Avatar
Posts: 271 | Thanked: 65 times | Joined on May 2010 @ Poland, Białystok
#27
My n900 is updated to the newest version( a.k.a PR1.2 )

Here is a log from terminal. I tried to install wargus first and then stratagus:
Code:
~ $ sudo apt-get install wargus
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:
  wargus: Depends: stratagus but it is not going to be installed
E: Broken packages


~ $ sudo apt-get install stratagus
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:
  stratagus: Depends: libgles1-sgx-img (>= 0.20090218.51+0m5) but it is not going to be installed
E: Broken packages
~ $
Strange...