![]() |
errors while Installing QT web runtime
i am trying to install QT web runtime.
Trying to install "qtwrt_1.1.0_armel.deb" i get the following output: (Reading database ... 50299 files and directories currently installed.) Preparing to replace qtwrt 1.1.0 (using ./qtwrt_1.1.0_armel.deb) ... Unpacking replacement qtwrt ... dpkg: dependency problems prevent configuration of qtwrt: qtwrt depends on wrt (= 1.1.0); however: Package wrt is not installed. qtwrt depends on wrt-api (= 1.1.0); however: Package wrt-api is not installed. dpkg: error processing qtwrt (--install): dependency problems - leaving unconfigured Errors were encountered while processing: qtwrt then i run apt-get -f install and get this: [root /home/user/MyDocs/installations]# 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: libwrt1 wrt wrt-api wrt-policy The following NEW packages will be installed: libwrt1 wrt wrt-api wrt-policy 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. 2 not fully installed or removed. Need to get 0B/859kB of archives. After this operation, 3244kB of additional disk space will be used. Do you want to continue [Y/n]? y (Reading database ... 50299 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) Unpacking wrt-policy (from .../wrt-policy_1.0-1_all.deb) ... dpkg: error processing /var/cache/apt/archives/wrt-policy_1.0-1_all.deb (--unpack): trying to overwrite `/etc/wrt/security/mapping.xml', which is also in package wrt-experimental Unpacking wrt (from .../archives/wrt_1.1.0_armel.deb) ... dpkg: error processing /var/cache/apt/archives/wrt_1.1.0_armel.deb (--unpack): trying to overwrite `/usr/bin/webappregisterer', which is also in package wrt-experimental dpkg-deb: subprocess paste killed by signal (Broken pipe) Unknown media type in type 'sketch/png' Unpacking wrt-api (from .../wrt-api_1.1.0_armel.deb) ... dpkg: error processing /var/cache/apt/archives/wrt-api_1.1.0_armel.deb (--unpack): trying to overwrite `/etc/wrt/api/wrtapicommlog.xml', which is also in package wrt-api-experimental dpkg-deb: subprocess paste killed by signal (Broken pipe) Error: cannot unregister service wrt.device.calendar Error: cannot unregister service wrt.device.camera Error: cannot unregister service wrt.device.commlog Error: cannot unregister service wrt.device.contacts Error: cannot unregister service wrt.device.filesystem Error: cannot unregister service wrt.device.geolocation Error: cannot unregister service wrt.device.media Error: cannot unregister service wrt.device.messaging Error: cannot unregister service wrt.device.sensors Error: cannot unregister service wrt.device.sysinfo Error: cannot unregister service wrt.device.telephony Errors were encountered while processing: /var/cache/apt/archives/libwrt1_1.1.0_armel.deb /var/cache/apt/archives/wrt-policy_1.0-1_all.deb /var/cache/apt/archives/wrt_1.1.0_armel.deb /var/cache/apt/archives/wrt-api_1.1.0_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Anyone knows how to solve this? |
Re: errors while Installing QT web runtime
Purge(Remove) all those wrt-experimental package, then install wrt packages with your above code.
|
Re: errors while Installing QT web runtime
Quote:
if run for example - apt-get --purge remove wrt-experimental i get: 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: libwrt-api1: Depends: libwrt1 (= 1.1.0) but it is not going to be installed qtwrt: Depends: wrt (= 1.1.0) but it is not going to be installed Depends: wrt-api (= 1.1.0) but it is not going to be installed wrt-api-experimental: Depends: wrt-experimental (= 1.1tp-3) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). running 'apt-get -f install' doesn't work - gets me back to the original problem. Is there another way to force the removal of these pakcages? |
Re: errors while Installing QT web runtime
Please try:
Code:
apt-get purge libwrt-api1 qtwrt wrt wrt-api wrt-api-experimental You might also use the more dangerous dpkg-method. Grab the package names Code:
dpkg -l|grep experimental Code:
dpkg -r --force-depends PACKAGE_FROM_THE_LIST Code:
apt-get install qtwrt |
Re: errors while Installing QT web runtime
michaaa62 - thanks a lot!
that purge with the packages list did the work. i had to remove 2 more packages afterwards but it went smooth - so is the web runtime installation :) Thanks! |
Re: errors while Installing QT web runtime
hi,
another problem :P Code:
heres the output: Code:
|
Re: errors while Installing QT web runtime
Right now, the repositories are down!!!
You could not do anything! If you really immediately feel the need to get rid of those errors, try the code from above posting. There are instructions for two different methods, but always keep track of the removed packages to later install the collateral damage. Quote:
|
Re: errors while Installing QT web runtime
Quote:
or i need to replace PACKAGE_FROM_LIST,if yes then replace with what??? sorry for stupid questions,i cant understand :o |
Re: errors while Installing QT web runtime
Copy and paste is fine, but you have to replace 'PACKAGE_FROM_THE_LIST with the correct package names from the list, produced by the first of the dpkg commands.
There is no 'experimental'-called package in my N900 installed, this as example Quote:
Quote:
|
Re: errors while Installing QT web runtime
thanx for the help :)
i hope i have done right as u guided... heres the output: Code:
BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash) after apt-get update, i got : Code:
03), connection timed out thanx again :) |
Re: errors while Installing QT web runtime
Well, not sure about it: This 'serious warning' makes me think about the overall health of the package management system on your N900... This might indicate some broken status or info for dpkg.
Still this is not a good time to correct things since the repos are down due to the server changes. Those errors in the update command are from the DNS conversion going on. Try to be patient, HF people probably working hard on this. |
Re: errors while Installing QT web runtime
its ok,i should wait,
& thanx so much for your help :) |
All times are GMT. The time now is 05:14. |
vBulletin® Version 3.8.8