Active Topics

 


Reply
Thread Tools
Posts: 4 | Thanked: 1 time | Joined on Jul 2011
#1
Hello! i'am so thankful of your help, i think that this problem just happened after i made an update !
I can't install any app even the deb file !
and i have this error messages with i paste from the log file of appmanager ( i tried also the default application manager , the same problem)

Start reading package lists
--- 2011-07-11 03:41:36 ---
Finished reading package lists
--- 2011-07-11 03:41:36 ---
Start fetching package dates
--- 2011-07-11 03:41:36 ---
need to fetch date for 0 packages
--- 2011-07-11 03:41:36 ---
sent 0 requests, received 0 replies with 0 errors
--- 2011-07-11 03:41:36 ---
Finished fetching package dates
--- 2011-07-11 03:42:12 ---
/usr/bin/apt-get -qsy --allow-unauthenticated -o Dir::Etc::sourcelist=/opt/fapman-cache/sources.list -o Dir::State::lists=/opt/fapman-cache/lists -o Dir::Etc::sourceparts="" --auto-remove install 15shki
--- 2011-07-11 03:42:16 ---
Output from last process:
---
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
openssh-client: Depends: openssh-common but it is not going to be installed
openssh-server: Depends: openssh-common (= 1:5.1p1-6.maemo5) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#2
what repositories do you have enabled ?

did you try apt-get -f install ?
if so what's the output
 

The Following User Says Thank You to ivyking For This Useful Post:
Posts: 4 | Thanked: 1 time | Joined on Jul 2011
#3
thX "ivyking"
The repositories that i have enabled are : fremantle ssu apps, fremantle ssu mr0, fremantle1.2 ovi. --> i'am not sure but i think that they have been enabled after that i made the update.
and yes i tried apt-get -f install and this is what i get ! :

Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
openssh-client: Depends: openssh-common but it is not going to be installed
openssh-server: Depends: openssh-common (= 1:5.1p1-6.maemo5) but it is not going to be installed
qtwrt: Depends: wrt (= 1.1.0) but it is not going to be installed
Depends: wrt-api (= 1.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
 
Posts: 30 | Thanked: 2 times | Joined on Jul 2010
#4
i had the same problem,tried asking around but no one seemed to have a clue::..so i just reflash my phone::..gd luck
 

The Following User Says Thank You to n900shamie For This Useful Post:
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#5
Code:
 apt-cache policy openssh-common
openssh-common:
  Installed: 1:5.1p1-6.maemo5
  Candidate: 1:5.1p1-6.maemo5
  Version table:
 *** 1:5.1p1-6.maemo5 0
        500 http://repository.maemo.org fremantle-1.3/free Packages
        500 http://repository.maemo.org fremantle/free Packages
        500 http://repository.maemo.org fremantle/free Packages
        100 /var/lib/dpkg/status
     1:5.1p1-6.maemo4 0
        500 http://repository.maemo.org fremantle/free Packages
        500 http://repository.maemo.org fremantle/free Packages
     1:5.1p1-6.maemo3 0
        500 http://repository.maemo.org fremantle/free Packages
     1:5.1p1-6.maemo2 0
        500 http://repository.maemo.org fremantle/free Packages
You have to enable some other repositories. This is my repo.list:
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 4 | Thanked: 1 time | Joined on Jul 2011
#6
Thanks but i have already enabled all those repositories !

But please if anyone knows any other solution, because i do not want to reflash it !
thanks you
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#7
Originally Posted by jroumita2007 View Post
Thanks but i have already enabled all those repositories !
Then why didn't you list them when you were asked what repositories you have enabled?

What's the output from running "apt-get update"?
 
kingoddball's Avatar
Posts: 1,187 | Thanked: 816 times | Joined on Apr 2010 @ Australia
#8
apt-get update --fix-missing

May help? But enable all repo's.
__________________
The thanks button? Sure! You can press it! I would!
 
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#9
it seems from the looks of things that you don't actually have extras-devel enabled, however wrt-api exists there only for now..

so either enable extras-devel and then update the repositories and try again (easiest, recommended)

or download the package manually to your n900 from here

http://maemo.org/packages/package_in...wrt-api/1.1.0/

either using the browser, then using application manager to install

or do the following

cd /home/user/MyDocs/
wget http://repository.maemo.org/extras-devel/pool/fremantle/free/w/wrt/wrt-api_1.1.0_armel.deb
sudo gainroot
dpkg -i ./wrt-api_1.1.0_armel.deb
apt-get install openssh-client openssh-server

in case you get errors about unmet dependencies you will need to download them as well, to get a package directly, search google with the following :
maemo package <packagename>

so my suggestion is instead of all this, simply enable extras-devel repository, update the repos, install openssh as needed then disable extras-devel again if you want (recommended).

Last edited by ivyking; 2011-07-11 at 22:52.
 
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#10
From the terminal did you try "apt-get -f install (xxxx)"

xxxx = each dependance separately?
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:54.