Does anyone have any ideas about this?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055493
I don’t understand it.
If you:
wget 
http://buildbot2.highlab.com/debian/dists/bookworm/2.9-uspace/binary-amd64/linuxcnc-uspace_2.9.0.97.g052a73adc4_amd64.deb
then:
dpkg -c ./linuxcnc-uspace_2.9.0.97.g052a73adc4_amd64.deb | grep halcompile
It comes up blank, as s it should, as "halcompile" is only meant to be
in the -dev package.
(this is the most recent build from our buildbot, but the buildbot has
a version numbering issue)
But if you get the deb from Debian:
wget 
http://http.us.debian.org/debian/pool/main/l/linuxcnc/linuxcnc-uspace_2.9.1-2_amd64.deb
Then on that run the search:
dpkg -c linuxcnc-uspace_2.9.1-2_amd64.deb | grep halcompile
the result is
-rw-r--r-- root/root      1428 2023-11-05 11:59
./usr/share/man/man1/halcompile.1.gz
So packages built by Debian package files differently to how they are
packaged when crealted locally.
And I have no idea how to even test this, let alone fix it.


-- 
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


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

Reply via email to