Learning Debbugs - documentation unclear - test

  • Done
  • quality assurance status badge
Details
3 participants
  • jgart
  • Marek Paśnikowski
  • Simon Tournier
Owner
unassigned
Submitted by
Marek Paśnikowski
Severity
normal

Debbugs page

Marek Paśnikowski wrote 6 months ago
(address . bug-guix@gnu.org)
8734mnv6rs.fsf@marekpasnikowski.pl
help
Marek Paśnikowski wrote 6 months ago
(no subject)
(address . 72872@debbugs.gnu.org)
87h6b3h02u.fsf@marekpasnikowski.pl
This is embarassing.

I apologize for this “report”. I was following Debbugs’ [documentation][1]
to finally get started with learning the system. Unfortunately, the
worst case scenario played out and I got exposed in the act.

At this point, I have no idea how to peacefully start interacting with
Debbugs in read-only capacity.

jgart wrote 6 months ago
Re: Learning Debbugs - documentation unclear - test
(address . 72872-done@debbugs.gnu.org)(name . Marek Paśnikowski)(address . marek@marekpasnikowski.pl)
874j73cjt7.fsf@dismail.de
Toggle quote (2 lines)
> This is embarassing.

Sorry to hear that.
Toggle quote (4 lines)
>
> At this point, I have no idea how to peacefully start interacting with
> Debbugs in read-only capacity.

I recommend to use mumi instead of debbugs. Debbugs is confusing.

See these slides here for more info:


--
all the best,
jgart
Closed
Simon Tournier wrote 6 months ago
Re: bug#72872: Learning Debbugs - documentation unclear - test
(name . Marek Paśnikowski)(address . marek@marekpasnikowski.pl)
87o74wr4z0.fsf@gmail.com
Hi jgart,

On Thu, 29 Aug 2024 at 12:36, jgart via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

Toggle quote (2 lines)
> I recommend to use mumi instead of debbugs. Debbugs is confusing.

You cannot avoid Debbugs. ;-) Debbugs is the name of the issue tracker
system [1]. And Mumi is one front-end.

Other front-ends are: plain emails, debbugs.el, issues.guix.gnu.org, or
BTS (debian-devscripts-bts), etc.

Mumi rocks! BTW.

Cheers,
simon

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72872@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72872
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help