maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Solved]Application manager not updating (https://talk.maemo.org/showthread.php?t=57366)

nithin 2010-06-28 21:30

[Solved]Application manager not updating
 
Hi, since about 2 weeks now , i see updates available for my installed application, when i try to update them, i get a message cannot update and i am not able to install any new applications as well. All the urls of the catalogs are correct. Kindly help me. How do i fix this?
Thanks.

Rob1n 2010-06-28 21:54

Re: Application manager not updating
 
If you have rootsh installed, from X Terminal, run:
Code:

root
apt-get update
apt-get upgrade

and post any errors.

jasonps87 2010-06-28 21:56

Re: Application manager not updating
 
I'm having the same problem. See this thread.

http://talk.maemo.org/showthread.php...210#post728210

nithin 2010-06-28 22:02

Re: Application manager not updating
 
Code:

~ $ sudo gainroot
Root shell enabled

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get update
Get:1 http://repository.maemo.org fremantle-1.2 Release.gpg [489B]
Ign http://repository.maemo.org fremantle-1.2/free Translation-en_GB
Ign http://repository.maemo.org fremantle-1.2/non-free Translation-en_GB
Get:2 http://repository.maemo.org fremantle Release.gpg [489B]
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_GB
Ign http://repository.maemo.org fremantle/non-free Translation-en_GB
Get:3 http://repository.maemo.org fremantle Release.gpg [489B]
Ign http://repository.maemo.org fremantle/free Translation-en_GB
Ign http://repository.maemo.org fremantle/non-free Translation-en_GB
Get:4 http://moff.mozilla.com chinook Release.gpg [189B]
Ign http://moff.mozilla.com chinook/release Translation-en_GB
Ign http://184.73.182.199 fremantle-1.2 Release.gpg
Ign http://184.73.182.199 fremantle-1.2/free Translation-en_GB
Get:5 http://repository.maemo.org fremantle-1.2 Release [7956B]
Get:6 http://repository.maemo.org fremantle Release [7960B]
Get:7 http://repository.maemo.org fremantle Release [7958B]
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Hit http://moff.mozilla.com chinook Release
Ign http://184.73.182.199 fremantle-1.2 Release
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://repository.maemo.org fremantle-1.2/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle-1.2/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Get:8 http://moff.mozilla.com chinook Release [759B]
Ign http://moff.mozilla.com chinook Release
Ign https://downloads.maemo.nokia.com ./ Translation-en_GB
Ign http://184.73.182.199 fremantle-1.2/free Packages/DiffIndex
Get:9 http://repository.maemo.org fremantle-1.2/free Packages [1313kB]
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Get:10 http://repository.maemo.org fremantle-1.2/non-free Packages [33.5kB]
Get:11 http://repository.maemo.org fremantle/free Packages [2041kB]
Get:12 http://repository.maemo.org fremantle/non-free Packages [95.4kB]
Get:13 http://repository.maemo.org fremantle/free Packages [4642kB]
Get:14 http://repository.maemo.org fremantle/non-free Packages [247kB]
Ign http://moff.mozilla.com chinook/release Packages/DiffIndex
Hit http://184.73.182.199 fremantle-1.2/free Packages
Hit http://moff.mozilla.com chinook/release Packages
Fetched 6357kB in 10min38s (9955B/s)
Reading package lists... Done
W: GPG error: http://moff.mozilla.com chinook Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: You may want to run apt-get update to correct these problems

/home/user # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
luxus: Depends: qt4-maemo5-homescreen-loader but it is not installed
E: Unmet dependencies. Try using -f.
/home/user #

This is what i got when i ran the two commands.

nithin 2010-06-30 20:06

Re: Application manager not updating
 
Could some one please help me. Not able to update or install any applications.

sachin007 2010-06-30 20:09

Re: Application manager not updating
 
Quote:

Originally Posted by nithin (Post 736041)
Could some one please help me. Not able to update or install any applications.

Had the same problem. however the applications still install and work even though i get the same error. Check your applications if they are working.

As far as i remember .... had this problem after installing pelago world cup widget.

Rob1n 2010-06-30 21:45

Re: Application manager not updating
 
Quote:

Originally Posted by nithin (Post 736041)
Could some one please help me. Not able to update or install any applications.

That all looks okay - you probably want to remove the Mozilla repository though - Firefox is now available through Ovi, so there's no need to have the separate repository. The "apt-get upgrade" result does suggest an issue though - I'd recommend following the instructions and running "apt-get -f install" to try to repair things.

nithin 2010-07-04 10:24

Re: Application manager not updating
 
What does "apt-get -f install" do exactly? I mean if i have install an application through the application manager, how do i go about this now?

Rob1n 2010-07-04 12:58

Re: Application manager not updating
 
Quote:

Originally Posted by nithin (Post 740236)
What does "apt-get -f install" do exactly? I mean if i have install an application through the application manager, how do i go about this now?

"apt-get -f install" will install and/or remove applications in order to get all the installed applications in a consistent state (with all required dependencies installed). It should only be needed if you've installed/removed applications manually (especially using dpkg). I suspect that Application Manager will fail to install/remove any applications until after you do this.

nithin 2010-07-04 20:19

Re: Application manager not updating
 
I ran "apt-get -f install" and this is what i get:

Code:

/home/user # apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
pidgin-facebookchat gnome-python python-all
libshiboken0.3 pyside-qt4-gui wget pyside-qt4-core
libpyside0.3
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up wget (1.10.2-2osso3) ...
install-info(/usr/share/info/wget.info):
dpkg: error processing wget (--configure):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
wget
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #

Not sure what the error is, could some one please help me fix this. Thanks.


All times are GMT. The time now is 19:21.

vBulletin® Version 3.8.8