Bug 2444942 - Review Request: erlang-redbug - Erlang tracing debugger
Summary: Review Request: erlang-redbug - Erlang tracing debugger
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/massemanet/redbug
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-05 20:42 UTC by Peter Lemenkov
Modified: 2026-03-06 09:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
benson_muite: fedora-review?


Attachments (Terms of Use)

Description Peter Lemenkov 2026-03-05 20:42:20 UTC
Spec URL: https://peter.fedorapeople.org/packages/erlang-redbug.spec
SRPM URL: https://peter.fedorapeople.org/packages/erlang-redbug-2.0.10-1.fc43.src.rpm
Description: redbug is a tool to interact with the Erlang trace facility. It is intended to
be run from the erlang shell, but it can also be run from an OS shell as an
escript (see below). It will instruct the Erlang VM to generate so-called
'trace messages' when certain events (such as a particular function being
called) occur. It uses a safe subset of the tracing functionality, and exits if
it feels overloaded, e.g. if it gets flooded by trace messages. It runs in the
background, collecting trace messages, until it reaches one of its termination
criteria (number of messages/file size or elapsed time).

The trace messages are either printed (i.e. human readable) to a file or to the
screen; or written to a trc file. Using a trc file puts less stress on the
system, but there is no way to count the messages (so the 'msgs' opt is
ignored), and the files can only be read by special tools (such as 'bread').
Printing and trc files cannot be combined. By default (i.e. if the 'file' opt
is not given), messages are printed.
Fedora Account System Username: peter

Koji scratch build for Rawhide:

* https://koji.fedoraproject.org/koji/taskinfo?taskID=143053603

Comment 1 Fedora Review Service 2026-03-06 04:52:49 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10195008
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2444942-erlang-redbug/fedora-rawhide-x86_64/10195008-erlang-redbug/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.


Note You need to log in before you can comment on or make changes to this bug.