View Single Post
Posts: 42 | Thanked: 0 times | Joined on Mar 2010 @ Leicester UK
#51
gives me a broken pipe error @rob1n.
dpkg -r libwrt-experimental1 worked
apt-get -f install didnt give me the dependency error anymore but rather:

PHP Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

~ $ 
root 


BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5built-in shell (ash
Enter 'help' for list of built-in commands

Nokia-N900:~# dpkg -rlibwrt-experimental 
dpkgconflicting actions -(--list) and -(--remove

Type dpkg --help for help about installing and deinstalling packages[*]; 
Use `
dselect' or `aptitude' for user-friendly package management; 
Type dpkg -Dhelp for a list of dpkg debug flag values; 
Type dpkg --force-help for a list of forcing options; 
Type dpkg-deb --help for help about manipulating *.deb files; 
Type dpkg --license for copyright license and lack of warranty (GNU GPL)[*]. 

Options marked[*] produce a lot of output - pipe it through `less' 
or `more' ! 
Nokia-N900:~# dpkg -r libwrt-experimental1 
(Reading database ... 29885 files and directories currently installed.) 
Removing libwrt-experimental1 ... 
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: 
libwrt-experimental1 libwrt1 
The following NEW packages will be installed: 
libwrt-experimental1 libwrt1 
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 
18 not fully installed or removed. 
Need to get 1492kB of archives. 
After this operation, 4395kB of additional disk space will be used. 
Do you want to continue [Y/n]? y 
Get:1 http://repository.maemo.org fremantle/free libwrt-experimental1 1.1tp-3 [836kB] 
Get:2 http://repository.maemo.org fremantle/free libwrt1 1.1.0 [656kB] 
Fetched 1492kB in 2s (675kB/s) 
Selecting previously deselected package libwrt-experimental1. 
(Reading database ... 29834 files and directories currently installed.) 
Unpacking libwrt-experimental1 (from .../libwrt-experimental1_1.1tp-3_armel.deb) ... 
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)