On Wednesday 01 April 2015 19:28:02 Slávek Banko wrote:
> > Dne st 1. dubna 2015
andre_debian(a)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.…
jessie main
deb-src
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-r14.0.…
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" ?)
Do I have to delete my actual trinity-kde, before to re-install it ?
Thank for your help.
André