2.9 Master on Debian 11.3
- hotporksausage
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 1
13 May 2022 07:49 - 13 May 2022 07:54 #242857
by hotporksausage
2.9 Master on Debian 11.3 was created by hotporksausage
Hi all,
noob here
I have a fresh install of debian 11.3
What is the current/correct method to install 2.9?
I want to run QtPlasmaC
I don't want to upgrade to Bookworm as I need XRDP
I need a stable distro as it wil be used in production.
I've tried to rtfm but I'm a bit confused about the different methods, buildbot, build from source, use unstable repos and apt install -t, the method on the QtPyVCP site.
Or should I just stick with buster?
noob here
I have a fresh install of debian 11.3
What is the current/correct method to install 2.9?
I want to run QtPlasmaC
I don't want to upgrade to Bookworm as I need XRDP
I need a stable distro as it wil be used in production.
I've tried to rtfm but I'm a bit confused about the different methods, buildbot, build from source, use unstable repos and apt install -t, the method on the QtPyVCP site.
Or should I just stick with buster?
Last edit: 13 May 2022 07:54 by hotporksausage.
Please Log in or Create an account to join the conversation.
13 May 2022 11:48 #242870
by rodw
Replied by rodw on topic 2.9 Master on Debian 11.3
Just follow this recipe:
www.qtpyvcp.com/install/bullseye.html
This will install the dependencies qtplasmac needs.
The only issue is with debian 11 you have to compile from source but that super simple if you have a good list of dependencies like above. But I like it.
Debian 12 will install a lot of the dependencies but to upgrade you have to install from source so it is not that much easier than debian 11 as you have to sort out the dependencies required. I have done a video on how to do this.
www.youtube.com/channel/UCSBvVOjX6VO1ZmNvEx6r3TA
www.qtpyvcp.com/install/bullseye.html
This will install the dependencies qtplasmac needs.
The only issue is with debian 11 you have to compile from source but that super simple if you have a good list of dependencies like above. But I like it.
Debian 12 will install a lot of the dependencies but to upgrade you have to install from source so it is not that much easier than debian 11 as you have to sort out the dependencies required. I have done a video on how to do this.
www.youtube.com/channel/UCSBvVOjX6VO1ZmNvEx6r3TA
The following user(s) said Thank You: ChironFZ16, hotporksausage
Please Log in or Create an account to join the conversation.
- hotporksausage
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 1
13 May 2022 23:59 #242922
by hotporksausage
Replied by hotporksausage on topic 2.9 Master on Debian 11.3
Thanks Rod, I wasn't sure if QtPyVCP was required.
I appreciate your help and all of your videos.
I appreciate your help and all of your videos.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- hhogendoorn
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 3
11 Jun 2022 18:00 #244943
by hhogendoorn
Replied by hhogendoorn on topic 2.9 / build Debian 11.3
I do have a problem with building 2.9 on debian 11.3, all tests are PASS and running RIP is doing fine, but after "dpkg-buildpackage -b -uc" there is an error :
man/man9/xhc_hb04_util.9:4: (po4a::man)
This file contains the line '.\" This file was generated with
halcompile.g.'. You should translate the source file, but
continuing anyway.
man/man9/xor2.9:4: (po4a::man)
This file contains the line '.\" This file was generated with
halcompile.g.'. You should translate the source file, but
continuing anyway.
(29146 entries)
(and several above with this message)
Am I doing something wrong / maybe not understand this message??
Thanks , Hans
man/man9/xhc_hb04_util.9:4: (po4a::man)
This file contains the line '.\" This file was generated with
halcompile.g.'. You should translate the source file, but
continuing anyway.
man/man9/xor2.9:4: (po4a::man)
This file contains the line '.\" This file was generated with
halcompile.g.'. You should translate the source file, but
continuing anyway.
(29146 entries)
(and several above with this message)
Am I doing something wrong / maybe not understand this message??
Thanks , Hans
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
12 Jun 2022 07:47 #244979
by robertspark
Replied by robertspark on topic 2.9 / build Debian 11.3
I suspect it is because of po4a.
it seems that the developers have had to switch po4a version for the upcoming integration / availability as a Debian repository within Debian bookworm.
as such some files are probably not happy as there has been a syntax change.
this change seems to have broken the buildbot process and has or is being fixed at present
eg
github.com/LinuxCNC/linuxcnc/commit/6f54...881e29eeee1c8faad8a0
basically it is work in progress at present, unless you want to help out and can post some fixes to be added to GitHub?
it seems that the developers have had to switch po4a version for the upcoming integration / availability as a Debian repository within Debian bookworm.
as such some files are probably not happy as there has been a syntax change.
this change seems to have broken the buildbot process and has or is being fixed at present
eg
github.com/LinuxCNC/linuxcnc/commit/6f54...881e29eeee1c8faad8a0
basically it is work in progress at present, unless you want to help out and can post some fixes to be added to GitHub?
The following user(s) said Thank You: hhogendoorn
Please Log in or Create an account to join the conversation.
12 Jun 2022 11:22 #244985
by bevins
Replied by bevins on topic 2.9 / build Debian 11.3
Is the buildbot broken or is it just debian 11?
Can I use Mint 20 and get updates properly without issues?
Can I use Mint 20 and get updates properly without issues?
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
12 Jun 2022 11:28 - 12 Jun 2022 11:31 #244986
by robertspark
Replied by robertspark on topic 2.9 / build Debian 11.3
looks like it is back working again with a build on 9/6 and another on 11/6 and it's presently building
buildbot.linuxcnc.org/buildbot/waterfall
buildbot.linuxcnc.org/buildbot/builders/...ster-rtpreempt-amd64
buildbot.linuxcnc.org/buildbot/waterfall
buildbot.linuxcnc.org/buildbot/builders/...ster-rtpreempt-amd64
Last edit: 12 Jun 2022 11:31 by robertspark.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19190
- Thank you received: 6433
12 Jun 2022 14:49 #244995
by tommylight
Replied by tommylight on topic 2.9 / build Debian 11.3
Master does not work on Mint 20, and there is no easy way of making it work.
I tried, several times, with 20.1, 20.2, 20.3
I tried, several times, with 20.1, 20.2, 20.3
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
12 Jun 2022 20:20 #245023
by snowgoer540
Build bot support caps at Buster (debian 10).
Replied by snowgoer540 on topic 2.9 / build Debian 11.3
Is the buildbot broken or is it just debian 11?
Can I use Mint 20 and get updates properly without issues?
Build bot support caps at Buster (debian 10).
Please Log in or Create an account to join the conversation.
12 Jun 2022 20:42 #245024
by bevins
Replied by bevins on topic 2.9 / build Debian 11.3
ok, I tried to build the deps but get doc errors. What is the switch to not build the docs? --nodocs ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.085 seconds