oracle / oracle/dtrace

dtprobed: missing dtrace-usdt.target

Open
#99 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
189
Forks
23
PR merge metrics
No merged PRs in 30d

Description

# systemctl enable --now dtprobed
Failed to enable auxiliary unit dtrace-usdt.target, ignoring.

# equery f dtrace | grep -i usdt.target
#

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported systemctl enable --now dtprobed behavior and compare it with the installed DTrace package contents using the shown equery f dtrace | grep -i usdt.target command. Done means determining why dtrace-usdt.target is absent or unavailable and confirming that enabling dtprobed no longer reports the auxiliary-unit failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.