question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation updates around liblttng-ust0

See original GitHub issue

Describe 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:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:10

github_iconTop GitHub Comments

1reaction
myoung34commented, Jun 22, 2022

@chingc v2.294.0 is out so this should be resolved now

1reaction
myoung34commented, Jun 21, 2022

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

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

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found