Skip to content

pull-mirror: Ensure all the LFS object get mirrored

Emanuele Aina requested to merge wip/em/mirror-lfs into master

Sometimes the CI fails with:

Branch 'pristine-lfs' set up to track remote branch 'pristine-lfs' from 'upstream'.
Push pristine-lfs
remote: GitLab: LFS objects are missing. Ensure LFS is properly set up or try a manual "git lfs push --all".
To https://gitlab-downstream.example.com/pkg/texlive-lang.git/
 ! [remote rejected]   pristine-lfs -> pristine-lfs (pre-receive hook declined)
error: failed to push some refs to 'https://apertispro-ci:[MASKED]@gitlab-downstream.example.com/pkg/texlive-lang.git/'

Try to be more robust wrt. mirroring LFS objects.

Merge request reports