Reply
Thread Tools
Posts: 51 | Thanked: 20 times | Joined on Feb 2010 @ Malta
#1
I have a problem and cannot upgrade nor install apps seems something to do with qt

any ideas what I can do to resolve this?

Code:
/home/user # apt-get -f upgrade 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following NEW packages will be installed:
  qt-components-10
The following packages have been kept back:
  libeet1 libqtm-11-feedback libqtm-12 libqtm-12-contacts
  libqtm-12-declarative libqtm-12-location
  libqtm-12-messaging libqtm-12-multimedia
  libqtm-12-publishsubscribe libqtm-12-serviceframework
  libqtm-12-systeminfo libqtm-12-versit libsdl-mixer1.2
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
11 not fully installed or removed.
Need to get 0B/591kB of archives.
After this operation, 2908kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 48849 files and directories currently installed.)
Unpacking qt-components-10 (from .../qt-components-10_1.0~git20111014-1+0m5_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb (--unpack):
 trying to overwrite `/usr/lib/qt4/imports/Qt/labs/components', which is also in package qt-components
Errors were encountered while processing:
 /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ps Im on the latest cssu which gave no problems to jupdate. The app that I cannot update is meecast
 
Posts: 99 | Thanked: 65 times | Joined on Jan 2008 @ Finland
#2
Originally Posted by mr_ian84 View Post
The following NEW packages will be installed:
qt-components-10

Unpacking qt-components-10 (from .../qt-components-10_1.0~git20111014-1+0m5_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb (--unpack):
trying to overwrite `/usr/lib/qt4/imports/Qt/labs/components', which is also in package qt-components
As you probably figured out, the problem is that /usr/lib/qt4/imports/Qt/labs/components is provided by two different packages. Obviously this is not good. I don't know qt-components and qt-components-10 packages so I can't tell if it's safe to force qt-components-10 in. Even if it is, it'll probably break when either of the packages is upgraded again.

If you absolutely need to install qt-components-10, you force dpkg to overwrite files of other packages. NOTE: Think twice before you do this! It may break application that depend on qt-components.

Code:
dpkg --force-overwrite -i /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb
If you just want to get rid of the problem, consider trying to uninstall offending packages, i.e. meecast and it's dependencies.

Code:
dpkg -r meecast qt-components-10
 
pusak gaoq's Avatar
Posts: 723 | Thanked: 519 times | Joined on Nov 2010 @ Kuching:Malaysia
#3
Originally Posted by mr_ian84 View Post
I have a problem and cannot upgrade nor install apps seems something to do with qt

any ideas what I can do to resolve this?

Code:
/home/user # apt-get -f upgrade 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following NEW packages will be installed:
  qt-components-10
The following packages have been kept back:
  libeet1 libqtm-11-feedback libqtm-12 libqtm-12-contacts
  libqtm-12-declarative libqtm-12-location
  libqtm-12-messaging libqtm-12-multimedia
  libqtm-12-publishsubscribe libqtm-12-serviceframework
  libqtm-12-systeminfo libqtm-12-versit libsdl-mixer1.2
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
11 not fully installed or removed.
Need to get 0B/591kB of archives.
After this operation, 2908kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 48849 files and directories currently installed.)
Unpacking qt-components-10 (from .../qt-components-10_1.0~git20111014-1+0m5_armel.deb) ...
dpkg: error processing /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb (--unpack):
 trying to overwrite `/usr/lib/qt4/imports/Qt/labs/components', which is also in package qt-components
Errors were encountered while processing:
 /var/cache/apt/archives/qt-components-10_1.0~git20111014-1+0m5_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ps Im on the latest cssu which gave no problems to jupdate. The app that I cannot update is meecast
before you upgrading meecast or qt-components-10 your really should fix...

Code:
11 not fully install
and upgraded

Code:
13 not upgraded
first....

those 11 not fully install are you main problem...that can cause your device fails to upgrade certain apps/program on your device....
__________________
My Phone Evolution : Nokia 3650-Nokia 6600-Nokia 6630-Motorola Rizr-Sony P1i-Nokia E63-Nokia X3-Samsung E980-Iphone 2G-Sony W595-Nokia E71-Nokia 5800-Nokia N900-HTC Hero-Xperia Mini Pro
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#4
Same problem, here's what I have;

Code:
# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  libeet1 libqtm-12-contacts libqtm-12-location libqtm-12-multimedia
  libqtm-12-organizer libqtm-12-serviceframework libqtm-12-versit
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
Same if I apt-get upgrade -f
 
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#5
apt-get install works for me on kept back packages
Code:
apt-get install libeet1 libqtm-12-contacts libqtm-12-location libqtm-12-multimedia libqtm-12-organizer libqtm-12-serviceframework libqtm-12-versit
 
xxxxts's Avatar
Posts: 491 | Thanked: 341 times | Joined on Nov 2009 @ LA
#6
Here's my output:

Code:
# apt-get install libeet1 libmarble libqtm-12-contacts libqtm-12-location libqtm-12-multimedia libqtm-12-organizer libqtm-12-serviceframework libqtm-12-versit marble marble-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqtm-12-contacts set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libeet1: Depends: libeina1 (>= 1.0.0~beta) but it is not going to be installed
  libqtm-12-contacts: Depends: libqtm-12 but it is not going to be installed
  libqtm-12-location: Depends: libqtm-12 but it is not going to be installed
  libqtm-12-multimedia: Depends: libqtm-12 but it is not going to be installed
  libqtm-12-organizer: Depends: libqtm-12 but it is not going to be installed
  libqtm-12-serviceframework: Depends: libqtm-12 but it is not going to be installed
  libqtm-12-versit: Depends: libqtm-12 but it is not going to be installed
E: Broken packages
# apt-get install libeet1 libmarble libqtm-12-contacts libqtm-12-location libqtm-12-multimedia libqtm-12-organizer libqtm-12-serviceframework libqtm-12-versit marble marble-plugins libqtm-12
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqtm-12-contacts set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libeet1: Depends: libeina1 (>= 1.0.0~beta) but it is not going to be installed
  libqtm-12: Conflicts: libqtm-12-contacts
             Conflicts: libqtm-12-location
             Conflicts: libqtm-12-multimedia
             Conflicts: libqtm-12-organizer
             Conflicts: libqtm-12-serviceframework
             Conflicts: libqtm-12-versit
E: Broken packages
#
 
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#7
remove meecast then remove qt-components-10 then qt-components-10 examples and then reinstall

the problem is qt components doesnt upgrade correctly
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:27.