From: Alex Vong <alexvong1995@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Reproducible builds: a means to an end
Date: Sat, 21 Nov 2015 21:53:34 +0800 [thread overview]
Message-ID: <CADrxHD803Ym7EyA_H2W9whdzp9iHQWQVQAbBjrvT=RGBXOW=Jw@mail.gmail.com> (raw)
In-Reply-To: <871tbjd482.fsf@gnu.org>
Hi,
On 21/11/2015, Ludovic Courtès <ludo@gnu.org> wrote:
> Alex Vong <alexvong1995@gmail.com> skribis:
>
>> On 20/11/2015, Ludovic Courtès <ludo@gnu.org> wrote:
>>> Alex Vong <alexvong1995@gmail.com> skribis:
>>>
>>>> Beside the technical side, I think it is also a conceptual problem. If
>>>> we were to add the `determinism` tag globally, then all of the GNU
>>>> projects using <debbugs.debian.org> will be able to use this new tag.
>>>> I am conservative towards this, and would rather make the
>>>> `determinism` tag be the usertag of `guix-devel@gnu.org`.
>>>
>>> If it’s a user tag of guix-devel@gnu.org, does that mean that it would
>>> automatically show up on bugs.gnu.org/guix, even when not explicitly
>>> specifying a user? Would M-x debbugs show it too? :-)
>>>
>> For the web interface, I think no. You will need to pass the
>> `users=foo` parameter to let it show up.. Otherwise, the website
>> interface could become very messy, if everyone adds him/her favourite
>> tag.
>>
>> For emacs-debbugs, I think yes! When you type `M-x
>> debbugs-gnu-usertags`, you get a list of usertags used by the user
>> with name "emacs", so apparently emacs is using usertags! To list
>> usertag for a specific user (take "alexvong1995@gmail.com" as an
>> example), the debbugs info page suggests to evaluate the elisp
>> function `(debbugs-gnu-usertags "alexvong1995@gmail.com")` and it
>> works.
>
> So, what about adding this user tag for user “guix,” and then
> recommending using this user?
>
Sure! I guess this is how the emacs devs does it. This can help
maintaining a list of unreproducible packages.
> I tried C-u M-x debbugs-gnu and passing it the “tagged” severity, as
> suggested in debbugs.el, and then the “determinism” user tag, but that
> fails as of debbugs 0.7:
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (error "Unknown key: :status")
> signal(error ("Unknown key: :status"))
> error("Unknown key: %s" :status)
> debbugs-get-usertag(:tag "determinism" :status "forwarded" :status "open"
> :user "guix" :severity "normal" :severity "important" :severity "serious")
> apply(debbugs-get-usertag (:tag "determinism" :status "forwarded" :status
> "open" :user "guix" :severity "normal" :severity "important" :severity
> "serious"))
> debbugs-gnu-get-bugs(((tag . "determinism") (status . "forwarded") (status
> . "open") (package . "guix") (severity . "tagged") (severity . "normal")
> (severity . "important") (severity . "serious")))
> debbugs-gnu(("serious" "important" "normal" "tagged") ("guix") nil t
> ("determinism"))
> call-interactively(debbugs-gnu record nil)
> command-execute(debbugs-gnu record)
> execute-extended-command((4) "debbugs-gnu")
> call-interactively(execute-extended-command nil nil)
> command-execute(execute-extended-command)
> --8<---------------cut here---------------end--------------->8---
>
> Am I missing something?
>
> Ludo’.
>
I think entering `C-u M-x debbugs-gnu-usertags` and then USER should
show all the usertags of user USER, for example USER could be `emacs`
or `alexxvong1995@gmail.com`. Does this work for you?
Cheers,
Alex
next prev parent reply other threads:[~2015-11-21 13:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 14:55 Reproducible builds: a means to an end Ludovic Courtès
2015-11-12 20:13 ` Jan Synáček
2015-11-16 14:44 ` Ricardo Wurmus
2015-11-16 15:40 ` Ludovic Courtès
2015-11-17 18:01 ` Alex Vong
2015-11-17 21:45 ` Ludovic Courtès
2015-11-18 13:57 ` Alex Vong
2015-11-18 18:20 ` Ludovic Courtès
2015-11-19 8:14 ` Efraim Flashner
2015-11-19 14:45 ` Alex Vong
2015-11-19 16:09 ` Ludovic Courtès
2015-11-20 6:22 ` Alex Vong
2015-11-21 10:41 ` Ludovic Courtès
2015-11-21 13:53 ` Alex Vong [this message]
2015-11-21 15:50 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADrxHD803Ym7EyA_H2W9whdzp9iHQWQVQAbBjrvT=RGBXOW=Jw@mail.gmail.com' \
--to=alexvong1995@gmail.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.