*.deb files

More
26 Nov 2022 19:05 #257697 by ALANMTHOMASON
*.deb files was created by ALANMTHOMASON
When I run the final command in the build instructions for linux cnc:
linuxcnc.org/docs/stable/html/code/build...-configure-arguments
dpkg-buildpackage -b -uc

I see two *.deb files and a .ddeb file:

linuxcnc-uspace_2.10.0~pre0_amd64.deb  linuxcnc-uspace-dbgsym_2.10.0~pre0_amd64.ddeb  linuxcnc-uspace-dev_2.10.0~pre0_amd64.deb

I'm probably missing something obvious, but what is the difference between these three files?

Thanks so much,
Alan

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
26 Nov 2022 22:41 #257708 by tommylight
Replied by tommylight on topic *.deb files

linuxcnc-uspace_2.10.0~pre0_amd64.deb 

Is the main LinuxCNC package, must be installed.

linuxcnc-uspace-dbgsym_2.10.0~pre0_amd64.ddeb 

Is the debug info or results, not sure, not needed.

linuxcnc-uspace-dev_2.10.0~pre0_amd64.deb

Is the Development part of LinuxCNC, not needed if you do not plan on developing or compiling LinuxCNC modules and/or components.

Please Log in or Create an account to join the conversation.

More
30 Nov 2022 14:04 - 30 Nov 2022 14:08 #258122 by TheRoslyak
Replied by TheRoslyak on topic *.deb files
Same problem

make[1]: Entering directory '/home/armada/linuxcnc-dev'
# The G-code quick reference html docs are built as
# `docs/html/en_US.UTF-8/gcode.html`. We install them
# into `/usr/share/doc/linuxcnc-uspace/` in each
# linuxcnc-doc-en_US.UTF-8 package, then rename them there (except
# for the English one) to include the language in the filename,
# so they don't collide when we install all the doc debs.
#
# Rename the "main" doc directories from
# `usr/share/doc/linuxcnc-uspace` to `usr/share/doc/linuxcnc`,
# because that's where the `.desktop` files look for the docs.
dh_installdocs --doc-main-package=linuxcnc-uspace --package=linuxcnc-doc-de
install -d debian/linuxcnc-doc-de/usr/share/doc/linuxcnc-doc-de
dh_installdocs: error: Cannot find (any matches for) "usr/share/doc/linuxcnc/LinuxCNC_Developer_de.pdf" (tried in ., debian/tmp)

make[1]: *** [debian/rules:108: override_dh_installdocs-indep] Error 255
make[1]: Leaving directory '/home/armada/linuxcnc-dev'
make: *** [debian/rules:38: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

I've installed many times and no problems. But now it not work
Last edit: 30 Nov 2022 14:08 by TheRoslyak.

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
30 Nov 2022 15:30 #258131 by tommylight
Replied by tommylight on topic *.deb files
Try compiling without documetation/docs.

Please Log in or Create an account to join the conversation.

More
30 Nov 2022 15:38 #258136 by TheRoslyak
Replied by TheRoslyak on topic *.deb files
How correctly write this command?

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
30 Nov 2022 15:41 #258137 by tommylight
Replied by tommylight on topic *.deb files
Not sure as i am not near a PC, but try adding
--nodocs
At the end of compile/make line

Please Log in or Create an account to join the conversation.

More
30 Nov 2022 16:26 #258141 by TheRoslyak
Replied by TheRoslyak on topic *.deb files
I am also not near computer, I'll check this tomorrow only.
All the same, I wanted to know how to correctly write this command
I tried to install by proven way myself.
Then I did everything according to the guide with same kernal Debian 11.5 (5.10.0-18-rt)
gnipsel.com/linuxcnc/debian-11-emc.html
And got the same error
Why could this happen?

Please Log in or Create an account to join the conversation.

More
01 Dec 2022 17:11 #258232 by andypugh
Replied by andypugh on topic *.deb files

Why could this happen?

There were some commits related to the German docs on the 23rd October: github.com/LinuxCNC/linuxcnc/commit/3183...a1f0aab702ad9a901d9b

Have you pulled the latest changes from the server? 
 

Please Log in or Create an account to join the conversation.

More
01 Dec 2022 19:19 #258251 by andypugh
Replied by andypugh on topic *.deb files
OK, so I can't currently build debs either.
I am looking in to it.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.101 seconds
Powered by Kunena Forum