I just found out that my ISP (BSNL -- run by the Indian government and
one of the largest ISPs in India) has blocked outgoing connections on
port 22 for the entire country because of "malware attacks". Many people
are affected. So, I'm hoping this absurdly stupid decision will be
reversed soon.
S
Arun,
Arun Isaac wrote on 03/08/17 at 19:05:
> I'm not able to pull from the guix repo [over SSH].
Works fine here. Maybe it was a transient or local network issue?
$ git config --get remote.upstream.url
n...@git.sv.gnu.org:/srv/git/guix.git
$ git fetch upstream
remote: Counting objects
On Thu, Aug 03, 2017 at 10:35:19PM +0530, Arun Isaac wrote:
>
> I'm not able to pull from the guix repo. Has some URL changed? I have
> commit access.
>
> $ git pull
>
> ssh: connect to host git.sv.gnu.org port 22: Connection timed out
> fatal: Could not read from remote repository.
>
> Please
I'm not able to pull from the guix repo. Has some URL changed? I have
commit access.
$ git pull
ssh: connect to host git.sv.gnu.org port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
$ git r