maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   apt warnings: anybody help please (https://talk.maemo.org/showthread.php?t=63385)

stevomanu 2010-10-05 11:50

apt warnings: anybody help please
 
2 Attachment(s)
was wanderin if anybody knows what is the problem in the screen shots have tryed searchin but nothing !!

many thanks !

James_Littler 2010-10-05 11:55

Re: anybody help please
 
try

Code:

root
Code:

apt-get -f install

stevomanu 2010-10-05 12:11

Re: anybody help please
 
1 Attachment(s)
Quote:

Originally Posted by James_Littler (Post 833684)
try

Code:

root
Code:

apt-get -f install

nothin dude i end up with this

thanks for fast reply

D4rKlar 2010-10-05 12:17

Re: anybody help please
 
Try:

sudo gainroot

apt-get upgrade -y

Kind Regards,
D4rKlar

stevomanu 2010-10-05 12:25

Re: anybody help please
 
Quote:

Originally Posted by D4rKlar (Post 833698)
Try:

sudo gainroot

apt-get upgrade -y

Kind Regards,
D4rKlar

now i end up with

Code:

home/user # apt-get upgrade -y
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages have been kept back:
  libpyside0.4 libsdl-mixer1.2 perl-base pyside-qt4-core
  pyside-qt4-gui pyside-qt4-maemo5
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.


D4rKlar 2010-10-05 12:36

Re: anybody help please
 
To be fair apt-get -f install should have fixed any missing dependencies,

You could try (as root)

dpkg --configure -a

That should fix broken packages

Kind Regards,
D4rKlar

Rob1n 2010-10-05 12:39

Re: anybody help please
 
There's no problems (as such).

The first screenshot indicates that some library packages aren't automatically updated (as nothing depends on the newer version) - you can manually update them by doing (for example) "apt-get install pyside-qt4-gui" (note that the libsdl-mixer1.2 and perl-base packages are not compatible with the PR1.2 firmware, so don't try to upgrade those).

The second screenshot indicates that the Mozilla repository doesn't have a GPG key. This just means that the package signatures cannot be verified. There's a minor security risk (though no worse than if the packages weren't signed, in which case you wouldn't even get the error) but it doesn't stop anything from actually working.

Rob1n 2010-10-05 12:41

Re: anybody help please
 
Quote:

Originally Posted by D4rKlar (Post 833716)
To be fair apt-get -f install should have fixed any missing dependencies,

It does, but there aren't any missing dependencies. The already-installed (older) versions of those libraries satisfy all the dependencies. As they're only dependencies (and not packages which have been explicitly installed) then they only get updated when other package dependencies require it.

D4rKlar 2010-10-05 12:46

Re: anybody help please
 
Nice one Rob1n!

Kind Regards,
D4rK

stevomanu 2010-10-05 14:47

Re: anybody help please
 
thanks for all your help peps , new to this linux command so wasnt sure !!


All times are GMT. The time now is 02:07.

vBulletin® Version 3.8.8