![]() |
2010-08-27
, 06:25
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#2
|
![]() |
2010-08-27
, 06:31
|
Posts: 147 |
Thanked: 44 times |
Joined on Feb 2010
@ England
|
#3
|
![]() |
2010-08-27
, 06:34
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#4
|
The Following User Says Thank You to Dousan For This Useful Post: | ||
![]() |
2010-08-27
, 06:41
|
Posts: 147 |
Thanked: 44 times |
Joined on Feb 2010
@ England
|
#5
|
![]() |
2010-08-27
, 06:46
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#6
|
![]() |
2010-08-27
, 06:58
|
Posts: 147 |
Thanked: 44 times |
Joined on Feb 2010
@ England
|
#7
|
Still. I didn't completely understand. Have you tried default application manager from application menu? Yes or No is enough for answer
It does something differently even thought is uses apt-get.
![]() |
2010-08-27
, 07:02
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#8
|
okia-N900:~# dpkg -i /home/user/MyDocs/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
(Reading database ... 36036 files and directories currently installed.)
Unpacking libsdl-ttf2.0 (from .../libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb) ...
dpkg: error processing /home/user/MyDocs/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb (--install):
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:
/home/user/MyDocs/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
The Following User Says Thank You to mece For This Useful Post: | ||
![]() |
2010-08-27
, 07:09
|
Posts: 147 |
Thanked: 44 times |
Joined on Feb 2010
@ England
|
#9
|
i have come across this problem using the new faster app manager and whilst trying to run the command apt-get install nitdroid-installer
was wondering if anyone could help me out. I dont really want to flash, but if i have to. I will. need to eat up some data anyway
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.
~ $ root
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.
Nokia-N900:~# apt-get install nitdroid-installer
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:
nitdroid-installer: Depends: multiboot (>= 0.2.10) but it is not going to be installed
Depends: multiboot-kernel-maemo (>= 0.3) but it is not going to be installed
Depends: bzip2 but it is not going to be installed
python-pygame: 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).
Nokia-N900:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libsdl-ttf2.0
The following NEW packages will be installed:
libsdl-ttf2.0
0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
6 not fully installed or removed.
Need to get 0B/13.5kB of archives.
After this operation, 77.8kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 58071 files and directories currently installed.)
Unpacking libsdl-ttf2.0 (from .../libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb) ...
dpkg: error processing /var/cache/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/cache/apt/archives/libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N900:~#