On Wednesday 01 April 2015 21:42:04 andre_debian@numericable.fr wrote:
On Wednesday 01 April 2015 19:28:02 Slávek Banko wrote:
Dne st 1. dubna 2015 andre_debian@numericable.fr napsal(a):
Hello, On a Jessie-Debian, last version of Trinity, the package "kmail-trinity" cannot be installed : "a lot of librairies are uninstallable" : Is it au bug ? (I use "synaptic" or aptitude install kmail-trinity) I see on the trinity web site, that the package "kmail-trinity.deb" doesn't exist
If you are using the apt resource for final R14.0.0, then it's not a bug, but a logical consequence - see: http://bugs.pearsoncomputing.net/show_bug.cgi?id=2406#c4 Slávek
Why do you install manually using dpkg (with which you have to manually solve all dependencies) instead of use apt-get or aptitude ? :
dpkg was only for the "kmail-trinity" install.
I followed the instructions below and change my "/etc/apt/sources.list". : https://wiki.trinitydesktop.org/DebianInstall For Jessie (Debian 8.0) TDE R14.0.0 : ========== deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-r14.0.0/debian jessie main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-r14.0.0/debian jessie main deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-r14.0. 0/debian jessie main deb-src http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-r14.0. 0/debian jessie main* ========== Then : # aptitude install tde-trinity...
If you have added apt sources for 'preliminary-stable-builds', simply use: apt-get install kmail-trinity :
Can you give me the lines to change in the sources.list ("trinity-builddeps-r14.0.0" => "preliminary-stable-builds" ?)
Quoting from the reference Slávek gave you above: <quote> Final R14.0.0 cannot be used. In fact, for Jessie should not be released at all, because at that time Jessie was too moving target => updates in Jessie caused an invalid dependencies.
I recommend using the R14.0.1 preliminary-stable-builds. Compared to R14.0.0 contains some useful patches. Packages are currently available in alternative apt source known as 'preliminary-stables-builds'. It is sufficient to use one line to the apt source:
deb http://mirror.xcer.cz/trinity-sb jessie deps-r14 main-r14 </quote> You will also need the key: # apt-key adv --keyserver keyserver.quickbuild.pearsoncomputing.net --recv-keys 00A58606 A04BE668
Note that Slávek says that you only need the one line in your sources list.
Do I have to delete my actual trinity-kde, before to re-install it ?
I would expect it to sort itself out. You can use:
# aptitude install kmail-trinity
or Synaptic - or even apt-get!
Lisi