trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: June 2018

Re: [trinity-users] can't install TDE on stretch, no release file in any tde repo for stretch

From: Slávek Banko <slavek.banko@...>
Date: Wed, 20 Jun 2018 01:46:21 +0200
On Wednesday 20 of June 2018 00:20:51 William Morder wrote:
> On Sunday 17 June 2018 10:16:32 Sl�vek Banko wrote:
> > On Sunday 17 of June 2018 18:53:34 Gene Heskett wrote:
> > > So I tried setting it back to jessie, but all that got me was a sea
> > > of red or outright refusal to even mark it for install.
> > >
> > > Stretch has been out for quite a while, so whats the magic potion
> > > folks?
> >
> > Did you set up apt source for Preliminary Stable Builds? Here is the
> > Release file properly as it should be. See:
> >
> >   http://mirror.ppa.trinitydesktop.org/trinity-sb/dists/stretch/
> >
> > Cheers
>
> I was wondering, is this repository is still active?  (I am still using
> Jessie.)
>
> deb http://mirror.xcer.cz/trinity-sb debian jessie deps-r14 main-r14
> contrib non-free
> deb-src http://mirror.xcer.cz/trinity-sb debian jessie deps-r14
> main-r14 contrib non-free
>
> Not too long ago, I was downloading packages from these URLs, but now
> when I do apt-get update, I get a message that says it is not found.
>
> So would these lines be correct to add to my sources list? (I mean, for
> when I upgrade to Stretch.)
>
> deb http://mirror.ppa.trinitydesktop.org/trinity-sb/dists/stretch/
> deps-r14 main-r14 contrib non-free
> deb-src http://mirror.ppa.trinitydesktop.org/trinity-sb/dists/stretch/
> deps-r14 main-r14 contrib non-free
>
> Also, am I able to change Stretch to Jessie to use for the time being?
> Somehow I am still using Trinity 14.0.4 rather than 14.0.5. I cannot
> find the repositories for the newer versions of Trinity packages,
> although the old ones work pretty well.
>
> I've search the Trinity pages for repositories to add to my
> sources.list, but haven't found the newer packages.
>
> Bill
>

Both repositories are still active. In your example you have mistakenly
components 'contrib' and 'non-free'. There are valid only components
named 'main-r14', 'deps-r14' and possibly 'extra-r14'.

The original http://mirror.xcer.com/trinity-sb is managed by my colleague
so in case of complications I have to report to him. For Stretch is the
correct entry:

  deb http://mirror.xcer.cz/trinity-sb stretch main-r14 deps-r14

The new http://mirror.ppa.trinitydesktop.org/trinity-sb is located on
a more official address, and at the same time I manage it myself
(excluding hardware). For Stretch is the correct entry:

  deb http://mirror.ppa.trinitydesktop.org/trinity-sb stretch main-r14 deps-r14

Cheers
-- 
Sl�vek