Hi Kjewitsch,
On Di 30 Sep 2014 12:23:19 CEST, kjewitsch wrote:
hi,
when trying to install x2godesktopsharing aptitude complains about some incompatibilities:
libqt4-script : Hängt ab von: libqtcore4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. Hängt ab von: libqtdbus4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. libqt4-designer : Hängt ab von: libqt4-xml (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. Hängt ab von: libqtcore4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. Hängt ab von: libqtgui4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. libqt4-gui : Hängt ab von: libqt4-opengl (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. Hängt ab von: libqtgui4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. libqt4-svg : Hängt ab von: libqtcore4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert. Hängt ab von: libqtgui4 (= 4:4.8.2+dfsg-11) aber 4:4.8.6+dfsg-2~bpo70+1 ist installiert.
i have to use libre office from backports. is there anybody who had a similar problem? what would be the best way to deal with it?
does it make sense to try to change the dependencies within the *.deb or is there a reason not to accept newer versions of the mentioned packages?
kind regards,
kjewitsch.
If you simply need libreoffice from wheezy-bpo, why did you upgrade
your libqt to the version in wheezy-bpo?
Your fix for installing x2godesktopsharing probably is this:
apt-get install x2godesktopsharing -t wheezy-backports
This won't pull in an x2godesktopsharing from wheezy-backports (as
there is no such build), but it will try to fulfill missing dependency
requirements for non-installed libqt* packages from wheezy-backports.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Am 01.10.2014 12:18, schrieb Mike Gabriel:
Your fix for installing x2godesktopsharing probably is this:
apt-get install x2godesktopsharing -t wheezy-backports
This won't pull in an x2godesktopsharing from wheezy-backports (as there is no such build), but it will try to fulfill missing dependency requirements for non-installed libqt* packages from wheezy-backports.
Thanks a lot, that worked fine.
Regards, kjewitsch.