= bug description = FreeIPA git no longer works:
{{{ $ grep url .git/config url = git://git.fedorahosted.org/git/freeipa.git $ git pull ... stuck ^C }}}
= bug analysis =
= fix recommendation =
Update - git pull eventually completes, but takes '''really''' long time:
{{{ $ time git pull Already up-to-date.
real 10m45.908s user 0m0.062s sys 0m0.038s }}}
It seems it was a network issue. I started gathering information to complain to our provider, but then it all started working again. ;(
Please re-open if you still see any issues...