Hi Baptiste,
When you run the repo init command, is the 404 command similar to the following?
Get https://github.com/seL4/camkes-vm-manifest.git
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
If so, this shouldn't be an issue. The 404 error is informing that the server does not clone.bundles. You should be able to proceed with a "repo sync".
If not the error, would you be able to share 404 message?
Kind Regards,
Adam