Active Topics

 



Notices


Reply
Thread Tools
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#1
I'm not going to talk alot this is the problem


Nokia-N900:~# apt-get install preenv
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:
preenv: Depends: libgles1-sgx-img but it is not installable
E: Broken packages



I've downloaded all debian packages for preenv on my n900
but can't figure out what the problem is????

Last edited by AnasSyria; 2012-01-17 at 20:04.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
If you have downloaded all the packages to some folder on your N900, then change into that directory and install the packages with
Code:
dpkg -i packagename.deb
. apt-get is mend to be used with internet connection and repository lists.
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#3
Are you sure you have all Nokia repositories enabled? If yes what is the outcome of "apt-get install libgles1-sgx-img"?
 

The Following User Says Thank You to MiK546 For This Useful Post:
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#4
Nokia-N900:~# apt-get install libgles1-sgx-img
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgles1-sgx-img is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libgles1-sgx-img has no installation candidate
 
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#5
Originally Posted by michaaa62 View Post
If you have downloaded all the packages to some folder on your N900, then change into that directory and install the packages with
Code:
dpkg -i packagename.deb
. apt-get is mend to be used with internet connection and repository lists.

Nokia-N900:/home/user/MyDocs/Downloads/preenv# dpkg -i preenv_0.1.4.deb
Selecting previously deselected package preenv.
(Reading database ... 73078 files and directories currently installed.)
Unpacking preenv (from preenv_0.1.4.deb) ...
dpkg: dependency problems prevent configuration of preenv:
preenv depends on libsdl-gles1.2-1 (>= 1.0.0); however:
Package libsdl-gles1.2-1 is not installed.
preenv depends on libsmpeg0; however:
Package libsmpeg0 is not installed.
preenv depends on libvorbisidec1 (>= 1:1.2.0); however:
Package libvorbisidec1 is not installed.
preenv depends on libgles1-sgx-img; however:
Package libgles1-sgx-img is not installed.
dpkg: error processing preenv (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
preenv
 
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#6
As told before, "thou shall enable all the (official Nokia) repositories". And installing packages that are available in a repository via downloading them & and installing via 'dpkg' is not a good idea anyway because of the issues you are experiencing right now. That should be enough; I'm not going to talk alot this is the problem.
 
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#7
Originally Posted by don_falcone View Post
As told before, "thou shall enable all the (official Nokia) repositories". And installing packages that are available in a repository via downloading them & and installing via 'dpkg' is not a good idea anyway because of the issues you are experiencing right now. That should be enough; I'm not going to talk alot this is the problem.
thanks alot for your advice but i can't use NokiaApps repo cuz it's not available in my country thus it seems that i don't have other way than using dpkg .

Last edited by AnasSyria; 2012-01-17 at 19:38.
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#8
I've downloaded all debian packages for preenv on my n900
but can't figure out what the problem is????
Are you sure to have them all in one directory?
ldconfig: /usr/lib/libSDL_mixer-1.2.so.0 is not a symbolic link
Just a warning, this is no error.
Nokia-N900:/home/user/MyDocs/Downloads/preenv# dpkg -i preenv_0.1.4.deb
Selecting previously deselected package preenv.
(Reading database ... 73078 files and directories currently installed.)
Unpacking preenv (from preenv_0.1.4.deb) ...
dpkg: dependency problems prevent configuration of preenv:
preenv depends on libsdl-gles1.2-1 (>= 1.0.0); however:
Package libsdl-gles1.2-1 is not installed.
preenv depends on libsmpeg0; however:
Package libsmpeg0 is not installed.
preenv depends on libvorbisidec1 (>= 1:1.2.0); however:
Package libvorbisidec1 is not installed.
preenv depends on libgles1-sgx-img; however:
Package libgles1-sgx-img is not installed.
dpkg: error processing preenv (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
preenv
You have to install packages that are dependencies of the target package first, or install them in random order and finalize it with
Code:
dpkg --configure -a
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#9


thanks aloooot for all of you ...the poblem is solved

ive used

dpkg -i

for each of the depenceies

and then

dpkg -i preenv....


and it was downloaded successfully
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#10
Please do not yell at me

Nevertheless, here is a post with commands to manage packages in X-Terminal.
http://talk.maemo.org/showpost.php?p...05&postcount=4
You might find something useful in it!
 

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


 
Forum Jump


All times are GMT. The time now is 23:36.