Re: [lustre-discuss] Could not read from remote repository

2024-04-11 Thread Jeff Johnson
Glad to help! On Thu, Apr 11, 2024 at 12:03 PM Jannek Squar wrote: > > There must have been a problem with the connection, the same line is now > working again. Thanks for your help. > > On 11/04/2024 20:54, Jeff Johnson wrote: > > Works fine for me. Make sure you don't have a hyperlink embedded

Re: [lustre-discuss] Could not read from remote repository

2024-04-11 Thread Jannek Squar via lustre-discuss
There must have been a problem with the connection, the same line is now working again. Thanks for your help. On 11/04/2024 20:54, Jeff Johnson wrote: Works fine for me. Make sure you don't have a hyperlink embedded in text or something. git clone git://git.whamcloud.com/fs/lustre-release.git

Re: [lustre-discuss] Could not read from remote repository

2024-04-11 Thread Jeff Johnson
Works fine for me. Make sure you don't have a hyperlink embedded in text or something. git clone git://git.whamcloud.com/fs/lustre-release.git [jeff@spinaltap ~/Devel] $ git clone git://git.whamcloud.com/fs/lustre-release.git Cloning into 'lustre-release'... remote: Counting objects: 386278,

Re: [lustre-discuss] Could not read from remote repository

2024-04-09 Thread Andreas Dilger via lustre-discuss
On Apr 9, 2024, at 04:16, Jannek Squar via lustre-discuss mailto:lustre-discuss@lists.lustre.org>> wrote: Hey, I tried to clone the source code via `git clone git://git.whamcloud.com/fs/lustre-release.git` but got an error: """ fatal: Could not read from remote repository. Please make sure

[lustre-discuss] Could not read from remote repository

2024-04-09 Thread Jannek Squar via lustre-discuss
Hey, I tried to clone the source code via `git clone git://git.whamcloud.com/fs/lustre-release.git` but got an error: """ fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. """ Is there something going on with the