bug#51817: Git unable to find reference "refs/remotes/origin/HEAD"

2022-03-25 Thread Maxim Cournoyer
Hi, Bastien Rivière writes: > Hello, I have found an interesting bug with guix. > > When I try to import ~yasnippet~ from melpa, the command is unable to > find the 'refs/remotes/origin/HEAD'. > > How to reproduce: > > #+begin_src shell :results output :epilogue ":" > guix import elpa -a melpa y

bug#51817: Git unable to find reference "refs/remotes/origin/HEAD"

2021-11-13 Thread Bastien Rivière
Hello, I have found an interesting bug with guix. When I try to import ~yasnippet~ from melpa, the command is unable to find the 'refs/remotes/origin/HEAD'. How to reproduce: #+begin_src shell :results output :epilogue ":" guix import elpa -a melpa yasnippet 2>&1 #+end_src #+RESULTS: #+begin_e