trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2019

Re: [trinity-devel] Installing from scratch on Debian Stretch from freshly build repository

From: Slávek Banko <slavek.banko@...>
Date: Fri, 8 Feb 2019 13:16:44 +0100
Dne p� 8. �nora 2019 Michele Calgaro via trinity-devel napsal(a):
> On 2019/02/08 07:17 PM, deloptes wrote:
> > Hi, I see this as beta testing exercise, so here is what I did:
> >
> > 1. Long time ago I asked Michele to help me build local repository
> > and build system. This now works and I can build the packages from
> > git repository, which I checked out. 2. I then create a local
> > repository and can use it from the local network 3. I had no problem
> > installing, upgrading and testing - it is just great!
> >
> >
> > I just wanted to try installing TDE from scratch in clean chrooted
> > debootstrap from the repository I build last month, but I failed on
> > few metapackages. (This is perhaps related to a UL issue discussed
> > few days ago)
> >
> >
> > apt-get install tde-trinity
> >
> > The following packages have unmet dependencies: tde-trinity :
> > Depends: tde-core-trinity (>= 4:14.0.0~) but it is not going to be
> > installed Depends: desktop-base-trinity but it is not installable E:
> > Unable to correct problems, you have held broken packages.
> >
> >
> > Why I don't find desktop-base-trinity in stretch
> >
> > $ grep desktop-base-trinity -r 
> > tde/1_git/tde-packaging/debian/stretch/ | grep Package
> >
> > but it is in
> >
> > $ grep desktop-base -r  tde/1_git/tde-packaging/ | grep Package
> > tde/1_git/tde-packaging/ubuntu/maverick/defaultsettings/desktop-base/
> >debian/control:Package: desktop-base-trinity
> >
> > same for tde-core
> >
> > $ grep tde-core -r  tde/1_git/tde-packaging/ | grep Package
> > tde/1_git/tde-packaging/debian/squeeze/metapackages/meta-tde/debian/c
> >ontrol:Package: tde-core-trinity
> > tde/1_git/tde-packaging/debian/lenny/metapackages/meta-tde/debian/con
> >trol:Package: tde-core-trinity
> >
> >
> > Where do I log this bugzilla or gitea?
> >
> > thanks
>
> Hi Emanoil,
> there is no tde-core-trinity not desktop-base-trinity package in
> debian. Are you sure you are not mixing up debian and ubuntu (e.g. try
> to install ubuntu TDE packages in debian)? I have no problem to install
> TDE on a clean empty debian distro, in fact this is the way I usually
> do it.
>
> Cheers
>   Michele
>

tde-core-trinity and desktop-base-trinity are only metapackages. It is 
possible that the Michele scripts do not build the metapackages.

Cheers
-- 
Sl�vek