Documentation updates around liblttng-ust0
See original GitHub issueDescribe the enhancement
Documentation around the liblttng-ust0
package requirement
The issue is that debian (specifically sid and the upcoming bookworm) are moving to liblttng-ust1
vs liblttng-ust0
Im having to add some logic around which one to install but Im not sure what needs this under the hood and if the difference in whatever uts1 vs uts0 is, but this will likely cause issues for other actions project maintainers
Code Snippet
https://github.com/myoung34/docker-github-actions-runner/blob/master/Dockerfile.base#L48
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:10
Top Results From Across the Web
LTTng v2.13 — LTTng Documentation
Libraries and Java/Python packages to instrument and trace user applications: User space tracing library ( liblttng-ust ) and its headers to ...
Read more >lttng-ust/ChangeLog at master
The library "liblttng-ust" enables tracing of applications and libraries. - lttng-ust/ChangeLog at master · lttng/lttng-ust.
Read more >LTTng v2.12 — LTTng Documentation
LTTng-UST: Libraries and Java/Python packages to trace user applications. User space tracing library ( liblttng-ust ) and its headers to ...
Read more >LTTng-UST Analyses - Trace Compass User Guide
LTTng-UST Analyses. The Userspace traces are taken on an application level. With kernel traces, you know what events you will have as the...
Read more >Can't install .NET Core 2.0 on Linux Mint 18.1.3
Selecting previously unselected package liblttng-ust0:amd64. Preparing to unpack . ... NET Core @ https://aka.ms/dotnet-docs.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@chingc v2.294.0 is out so this should be resolved now
@chingc youre using
2.293.0
which was released 11 days ago. The fix for this (https://github.com/actions/runner/pull/1946) was made 6 days agoIt’s not been backported. You’ll need to wait for a new version to come out to get a new
installdependencies.sh
or pull down the file directly at https://github.com/actions/runner/blob/main/src/Misc/layoutbin/installdependencies.sh