On 9/8/25 21:47, Amrhein, James S. (GSFC-660.0)[ADNET SYSTEMS INC] wrote:
Hi,
These instructions no longer work as of last week:
git clone git://anongit.freedesktop.org/git/libreoffice/cppunit/
When I run it, I get:
Cloning into 'cppunit'...
fatal: packet write failed: Socket is not connected
I thought this worked, but now it now hangs:
git clone https://anongit.freedesktop.org/git/libreoffice/cppunit.git
<https://anongit.freedesktop.org/git/libreoffice/cppunit.git>
So does this:
git clone git://gitlab.freedesktop.org/git/libreoffice/cppunit/
This one asks for an account:
git clone https://gitlab.freedesktop.org/git/libreoffice/cppunit.git
Please update the instructions with the proper usage:
https://freedesktop.org/wiki/Software/cppunit/ <https://freedesktop.org/
wiki/Software/cppunit/>
I don't have an account at FDO wiki, but I updated our own wiki just now
with correct links: https://wiki.documentfoundation.org/Cppunit
Ilmari