On Monday 24 August 2020 07:51:01 andy pugh wrote:

> On Mon, 24 Aug 2020 at 11:25, Håvard Flaget Aasen
>
> <havard.flaget.aa...@gmail.com> wrote:
> > There is still a minor issue with the dependencies when you are
> > packaging. In debian/control.bottom.in this line has been added to
> > Recommends: python-gst-1.0 | python-gst0.10,
> >
> > Depending on the distribution python-gst-1.0 and python-gst0.10 is
> > also listed as Depends
> >
> > This part is related to that issue.
> > https://github.com/LinuxCNC/linuxcnc/blob/2.8/debian/configure#L149-
> >L190 Is it also possible to clean up some of this?
>
> It sounds like you are more familiar with this than I am. Can you be
> more explicit on what problem is caused and how to solve it?
>
> The script you pointed to appears to configure the system to build the
> packages.
>
> The recommends I added were an attempt to automatically install some
> packages when those deb files are installed on a different PC (or a
> Pi)  and an arbitrary OS.
> (And the logic behind "recommends" was that it is likely that not all
> the packages are available on all the supported platforms)
>
> I am making all this up as I go along, and I am happy to be told how
> it _should_ be done.
>
WRT the pi's, I should have kept better notes, I must have installed at 
least a dozen packages that deb-checkbuilddeps didn't fuss about before 
I could just type make-deb.sh and build an installable set of debs of 
linuxcnc-lang-etc.deb's.  And I had to invent a way to install the 
preempt-rt kernel, which turned out to have a few gotcha's but which is 
a heck of a lot simpler than trying to make a deb out of it.  My way 
takes that 30 meg tarball, and the sd card in a reader, and amazingly, 
because apt doesn't know about it, it doesn't try to muck it up with 
even newer kernels the aren't fully preemptible.  That was a plus I 
hadn't counted on but is most welcome.
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1912

Put a space after the double-dash above and your sigs will disappear from 
my replies automatically.

Thanks Andy.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to