Active Topics

 


Reply
Thread Tools
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1
was wanderin if anybody knows what is the problem in the screen shots have tryed searchin but nothing !!

many thanks !
Attached Images
  
 
James_Littler's Avatar
Posts: 820 | Thanked: 436 times | Joined on May 2010 @ Portsmouth, UK.
#2
try

Code:
root
Code:
apt-get -f install
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#3
Originally Posted by James_Littler View Post
try

Code:
root
Code:
apt-get -f install
nothin dude i end up with this

thanks for fast reply
Attached Images
 
 
D4rKlar's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#4
Try:

sudo gainroot

apt-get upgrade -y

Kind Regards,
D4rKlar
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#5
Originally Posted by D4rKlar View Post
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's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#6
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
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#7
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.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post:
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#8
Originally Posted by D4rKlar View Post
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.
 

The Following 4 Users Say Thank You to Rob1n For This Useful Post:
D4rKlar's Avatar
Posts: 675 | Thanked: 923 times | Joined on Apr 2010 @ London
#9
Nice one Rob1n!

Kind Regards,
D4rK
__________________
_________________________
_________________________________
_
* D4rKlar on DeviantART * Maemo5 on DeviantART *
_
* M4riNa D4rK Theme and Iconset *
_
 
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#10
thanks for all your help peps , new to this linux command so wasnt sure !!
 
Reply


 
Forum Jump


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