Active Topics

 



Notices


Reply
Thread Tools
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#351
hqh,

Ever since applying this patch: (thanks MohammadAG)
http://talk.maemo.org/showthread.php?t=60599

I continue to get unmet dependiecy errors in FAPMAN. It is in regard to Mupen64 which isn't even being updated. I guess Mupen64 has a dependency that is unmnet. I'm guessing it might be as a result of the above patch. Not that there is anything wrong with teh above patch, but the package for Mupen64 doesn't recognize the process it replaced. (I'm speculating and am probably totally wrong)

However, the built in app manager, is able to install, and upgrade without issue.

Do you know what the hangup might be?

2d

Edit: The log file suggests running apt-get -f install. Trying to run this it says I have a package that needs to be installed. Ask for a confirmation to install it, and then ends by saying that dpkg has returned an error.

The exact output of the log (FAPMAN Log) is:

The following packages have unmet dependencies:
mupen64plus-arm: Depends: libsdl-ttf2.0(>= 2.0.9) but it is not going to be installed
E: Unmet dependencies. Try'apt-get -f install' with no packages(or specify a solution).

I'm going to try to unpin the patch from above and see if that will resolved this (at the expensive of fasters scrolling in menus)

Last edited by 2disbetter; 2010-08-24 at 12:11.
 
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#352
@2disbetter
Log file?
 

The Following User Says Thank You to slender For This Useful Post:
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#353
Originally Posted by slender View Post
@2disbetter
Log file?
Added it to my post above.

2d
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#354
Originally Posted by 2disbetter View Post
The following packages have unmet dependencies:
mupen64plus-arm: Depends: libsdl-ttf2.0(>= 2.0.9) but it is not going to be installed
E: Unmet dependencies. Try'apt-get -f install' with no packages(or specify a solution).
You could try "apt-get install libsdl-ttf2.0" (or even "apt-get install libsdl-ttf2.0=2.0.9-1osso0+0m5"). I seem to recall having had problems with upgrading the same library myself recently. I think it pull in several other new packages as part of the install, so by default apt-get won't do it.
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post:
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#355
Originally Posted by Rob1n View Post
You could try "apt-get install libsdl-ttf2.0" (or even "apt-get install libsdl-ttf2.0=2.0.9-1osso0+0m5"). I seem to recall having had problems with upgrading the same library myself recently. I think it pull in several other new packages as part of the install, so by default apt-get won't do it.
No dice, I get errors that the package can't be unpacked. And then the apt-get process ends with an error from the sub process. The error code is a 1 (which shouldn't mean anything except an error, not even sure why that is returned as it adds nothing to problem solving or even debugging)

2d
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#356
Originally Posted by 2disbetter View Post
No dice, I get errors that the package can't be unpacked.
Can't be unpacked? Sounds like a download error then. Does it help to run "apt-get clean" first?
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post:
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#357
Originally Posted by Rob1n View Post
Can't be unpacked? Sounds like a download error then. Does it help to run "apt-get clean" first?
This is exactly what it says:

dpkg: error processing /var/cahce/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb (--unpack)
:
trying to overwrite '/usr/lib/libSDL_ttf-2.0.so.0.6.3'. which is also in package libsdl-ttf2.0-0
Errors were encountered while processing:
'/var/cahce/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


It says that even after the apt clean command.

2d
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#358
Originally Posted by 2disbetter View Post
This is exactly what it says:

dpkg: error processing /var/cahce/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb (--unpack)
:
trying to overwrite '/usr/lib/libSDL_ttf-2.0.so.0.6.3'. which is also in package libsdl-ttf2.0-0
Errors were encountered while processing:
'/var/cahce/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


It says that even after the apt clean command.
That looks like the same error I had, yes. You'll need to use "dpkg -r libsdl-ttf2.0-0" first to remove the old version (or possibly "dpkg --force-depends -r libsdl-ttf2.0-0"), then the install should work.
 

The Following 3 Users Say Thank You to Rob1n For This Useful Post:
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#359
Originally Posted by Rob1n View Post
That looks like the same error I had, yes. You'll need to use "dpkg -r libsdl-ttf2.0-0" first to remove the old version (or possibly "dpkg --force-depends -r libsdl-ttf2.0-0"), then the install should work.

Had to use --force-depends as numpyphsics and pygame were dependent on it.

But it finally worked let me see if that clears out my errors in the FAPMAN log.

Thank you for your help, once again.

2d
 
2disbetter's Avatar
Posts: 365 | Thanked: 98 times | Joined on Nov 2009
#360
unfortunately, I was able to remove and purge the libsdl-ttf2.0-0 but when trying install it again, I got the exact same error as before.

Any ideas?

2d
 
Reply


 
Forum Jump


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