python-gitdb upgrade hangs after executing "guix pull && guix refresh"

  • Open
  • quality assurance status badge
Details
2 participants
  • Emad Alblueshi
  • Sarah Morgensen
Owner
unassigned
Submitted by
Emad Alblueshi
Severity
normal

Debbugs page

Emad Alblueshi wrote 4 years ago
(address . bug-guix@gnu.org)(address . 49031@debbugs.gnu.org)
CAG7mKcmL9yNhPH4VGXmQkWwLcYz2A09zU2pDxy63f8SvFQOE6Q@mail.gmail.com
Hi,

*python-gitdb* upgrade hangs after executing "guix pull && guix refresh"

The attached file contains the full log

Best regards
Attachment: file
Attachment: long.txt
Sarah Morgensen wrote 4 years ago
(name . Emad Alblueshi)(address . emad.albloushi@gmail.com)(address . 49125@debbugs.gnu.org)
864kckr8gf.fsf@mgsn.dev
Hello,

Thanks for the bug report.

Emad Alblueshi <emad.albloushi@gmail.com> writes:

Toggle quote (10 lines)
> Hi,
>
> python-gitdb upgrade hangs after executing "guix pull && guix refresh"
>
> The attached file contains the full log
>
> Best regards
>
> ➜ ~ guix pull && guix refresh

Are you still experiencing this issue? If so, can you try 'hash guix'
after the pull and before the refresh? (Without 'hash guix' to tell the
shell where to find the new 'guix', the second command might be invoking
the old 'guix'.)

Or, if you're no longer experiencing this issue, do you have an idea of
what fixed it?

--
Sarah
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 49125
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