![]() |
2012-11-28
, 05:29
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#3
|
![]() |
2012-11-28
, 06:27
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#4
|
The Following 3 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-11-28
, 08:13
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#5
|
(Reading database ... 22630 files and directories currently installed.)
Unpacking libwrt1 (from .../libwrt1_1.1.0_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libwrt1_1.1.0_armel.deb (--unpack):
trying to overwrite `/usr/lib/libWrtRuntimeCore.so.1.1.0', which is also in package libwrt-experimental1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libwrt1_1.1.0_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
The Following User Says Thank You to reinob For This Useful Post: | ||
![]() |
2012-11-28
, 12:54
|
Posts: 3 |
Thanked: 1 time |
Joined on Nov 2012
|
#6
|
Do this
apt-get update
apt-get -f install
apt-get install cutetube
this may help you
The Following User Says Thank You to xsmittenx For This Useful Post: | ||
![]() |
2012-12-07
, 01:25
|
Posts: 3 |
Thanked: 1 time |
Joined on Nov 2012
|
#8
|
Got the awesome n900 few months ago and love it to bits. And after a while of using it, i flashed it and now i can't install my beloved 'cutetube'. I was able to get it before the flash and now when i try to install it via terminal, i get this.
/home/user # apt-get install cutetube
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:
cutetube: Depends: libqtm-12 but it is not going to be installed
Depends: ffmpeg but it is not going to be installed
libwrt-api1: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
wrt: Depends: libwrt1 (= 1.1.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
/home/user #
I guess that libwrt1 is the cause of the problem and when i try to install it, i get this instead:
/home/user # apt-get install libwrt1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libwrt1
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
6 not fully installed or removed.
Need to get 0B/656kB of archives.
After this operation, 1929kB of additional disk space will be used.
(Reading database ... 22630 files and directories currently installed.)
Unpacking libwrt1 (from .../libwrt1_1.1.0_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/libwrt1_1.1.0_armel.deb (--unpack):
trying to overwrite `/usr/lib/libWrtRuntimeCore.so.1.1.0', which is also in package libwrt-experimental1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libwrt1_1.1.0_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
So i went to find a solution to fix that "Sub-process /usr/bin/dpkg returned an error code (1)" and used almost every code that was posted on threads with similar problem like me and none work! i really want to get cutetube on my phone and this problem have been bugging me for like 2 months before i want to start this threat. I've been rummaging through the past topics and nothing help me! Any help will be really appreciated cheers!!!
Last edited by xsmittenx; 2012-11-28 at 03:38.