bug#47192: issues.guix.org not showing patch series?

2021-03-19 Thread Joshua Branson via Bug reports for GNU Guix


I gather that this is not a very common bug.  So I suppose we'll close
this bug.

Thanks for your quick response Tobias!

-- 
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
  https://gnucode.me
  https://video.hardlimit.com/accounts/joshua_branson/video-channels
  https://propernaming.org
  "You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar
  





bug#47192: issues.guix.org not showing patch series?

2021-03-16 Thread Tobias Geerinckx-Rice via web
OK,

I see that  (I don't 
use emacs-debbugs) has your 2/2 patch.

That rules out mail delivery outages and I was simply unrelatedly unlucky.  :-(







bug#47192: issues.guix.org not showing patch series?

2021-03-16 Thread Joshua Branson via Bug reports for GNU Guix
Hello!

I just submitted a patch series for an endlessh service!

However, issues.guix.gnu.org/39136 does not properly show the patch
series.  :( Maybe I just submitted the patch series incorrectly.  :)

You can see the patch series here:

https://lists.gnu.org/archive/html/guix-patches/2021-03/msg00672.html

And via

 M-x debbugs-gnu-bugs RET 39136 RET

I'm not certain what the issue is...

This is the command that I used to send the patch series.

#+BEGIN_SRC sh
git send-email --to=39...@debbugs.gnu.org HEAD~2
#+END_SRC

Thanks!

Your friend,

Joshua