Re: git pull hangs

2020-10-29 Thread Marco Morandini
I have killed all those stale connections. Hopefully that will help. (I will guess that the working IP for some reason had an open connection.) First and foremost: this solved it, and now it works. Thank you again! Now, the embarrassing part: from your logs we found out that the unique working

Re: git pull hangs

2020-10-29 Thread Richard Kimberly Heck
On 10/29/20 9:27 AM, Marco Morandini wrote: I have killed all those stale connections. Hopefully that will help. (I will guess that the working IP for some reason had an open connection.) First and foremost: this solved it, and now it works. Thank you again! Now, the embarrassing part: from yo

Re: git pull hangs

2020-10-28 Thread Richard Kimberly Heck
On 10/28/20 4:35 AM, Pavel Sanda wrote: > On Tue, Oct 27, 2020 at 07:06:53PM -0400, Richard Kimberly Heck wrote: >>> And now the questions: >>> >>> would it be possible to get a log from the server on your side? >>> Or could you give a look? >>> On our side we can make whatever test you may ask for

Re: git pull hangs

2020-10-28 Thread Richard Kimberly Heck
On 10/28/20 6:29 PM, Richard Kimberly Heck wrote: > On 10/28/20 7:04 AM, Marco Morandini wrote: would it be possible to get a log from the server on your side? Or could you give a look? On our side we can make whatever test you may ask for. >>> I'd be happy to try to help. What logs

Re: git pull hangs

2020-10-28 Thread Richard Kimberly Heck
On 10/28/20 7:04 AM, Marco Morandini wrote: >>> would it be possible to get a log from the server on your side? >>> Or could you give a look? >>> On our side we can make whatever test you may ask for. >> >> I'd be happy to try to help. What logs would be useful, do you think? > > Thank you! > > It

Re: git pull hangs

2020-10-28 Thread Marco Morandini
would it be possible to get a log from the server on your side? Or could you give a look? On our side we can make whatever test you may ask for. I'd be happy to try to help. What logs would be useful, do you think? Thank you! It would be great if you could have a look into git-daemon's log, a

Re: git pull hangs

2020-10-28 Thread Marco Morandini
https://gitlab.com/jkulesza/lyx This one works for us. Perhaps you can try pulling from there (as a test and/or as a workaround)? Yes, as a workaround it's fine, thank you! Hope to be able to sort this out, though. Marco -- lyx-devel mailing list lyx-devel

Re: git pull hangs

2020-10-27 Thread Richard Kimberly Heck
On 10/27/20 10:44 AM, Marco Morandini wrote: The git server is run by Open Source Labs at Ohio State University. It would be surprising if you were blacklisted there. Have you checked with your IT folks about whether they are prohibiting some traffic? Apologize for bothering you again about thi

Re: git pull hangs

2020-10-27 Thread Joel Kulesza
On Tue, Oct 27, 2020 at 10:16 AM Marco Morandini wrote: > > The git server is run by Open Source Labs at Ohio State University. It > > would be surprising if you were blacklisted there. Have you checked with > > your IT folks about whether they are prohibiting some traffic? > > Apologize for both

Re: git pull hangs

2020-10-27 Thread Marco Morandini
The git server is run by Open Source Labs at Ohio State University. It would be surprising if you were blacklisted there. Have you checked with your IT folks about whether they are prohibiting some traffic? Apologize for bothering you again about this, but we really need an help or a suggestion

Re: git pull hangs

2020-10-06 Thread Richard Kimberly Heck
On 10/6/20 3:06 PM, Marco Morandini wrote: > First of all, apologize if this is the wrong mailing list; > should this be the case, please let me know who I should contact. > > I've been following lyx, as a user, since forever. > I prefer to stay on the stable branch, and build it from source. > > R

git pull hangs

2020-10-06 Thread Marco Morandini
First of all, apologize if this is the wrong mailing list; should this be the case, please let me know who I should contact. I've been following lyx, as a user, since forever. I prefer to stay on the stable branch, and build it from source. Recently I was unable to update the branch with git pull