Samuli Seppänen
Samuli Seppänen
@flichtenheld I believe the parallel make issue is now gone, see latest commit.
> @flichtenheld I believe the parallel make issue is now gone, see latest commit. Note that t_client.sh seems to fail if the host "make check" runs on does not have...
@flichtenheld I believe this PR is now ready. Care to check?
Interesting that this ticket has seen zero activity in about 7 months since Ubuntu 24.04 was released. I stumbled upon this today: ``` Failed on myserver: The task failed with...
The workaround is to have the official Ubuntu 24.04 puppet-agent package from Puppetlabs installed before running Puppet Bolt: ``` wget http://apt.puppet.com/puppet8-release-noble.deb dpkg -i puppet8-release-noble.deb apt-get update apt-get install puppet-agent ```...