• Mirroring to gitlab.com and GitHub.com no longer works

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Sat Jan 4 15:09:27 2025
    open https://gitlab.synchro.net/main/sbbs/-/issues/859

    Similar to issue #712

    GitLab:
    The maximum file size is 10 MiB.
    13:push to mirror: git push: exit status 1, stderr: "remote: GitLab: You are attempting to check in one or more blobs which exceed the 100.0MiB limit: \nremote: \nremote: - 4430d5e4226ab4b52aee28007a72d215cb430b2e (157 MiB) \nremote: To resolve this error, you must either reduce the size of the above blobs, or utilize LFS. \nremote: You may use \"git ls-tree -r HEAD | grep $BLOB_ID\" to see the file path. \nremote: Please refer to https://gitlab.com/help/user/free_push_limit.md and \nremote: https://gitlab.com/help/administration/settings/account_and_limit_settings.md \nremote: for further information. \nTo https://gitlab.com/SynchronetBBS/sbbs.git\n ! [remote rejected] dailybuild_linux-x64 -> dailybuild_linux-x64 (pre-receive hook declined)\n ! [remote rejected] dailybuild_win32 -> dailybuild_win32 (pre-receive hook declined)\n ! [remote rejected] master -> master (pre-receive hook declined)\n ! [remote rejected] dailybuild_macos-armv8 -> dailybuild_macos-armv8 (pre-receive hook declined)\n ! [remote rejected] lzh-fixup -> lzh-fixup (pre-receive hook declined)\n ! [remote rejected] dailybuild_macos -> dailybuild_macos (pre-receive hook declined)\n ! [remote rejected] sbbs320b -> sbbs320b (pre-receive hook declined)\nerror: failed to push some refs to 'https://gitlab.com/SynchronetBBS/sbbs.git'\n".

    and GitHub:
    The maximum file size is 10 MiB.
    13:push to mirror: git push: exit status 1, stderr: "remote: error: Trace: 6c5896dae5d37e35cd47267b242ec6cb6213f6b63544e64ebb2491e16f0625e9 \nremote: error: See https://gh.io/lfs for more information. \nremote: error: File 3rdp/win64.release/libjxl/lib/libjxl.a is 156.82 MB; this exceeds GitHub's file size limit of 100.00 MB \nremote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. \nTo https://github.com/SynchronetBBS/sbbs.git\n ! [remote rejected] dailybuild_linux-x64 -> dailybuild_linux-x64 (pre-receive hook declined)\n ! [remote rejected] dailybuild_win32 -> dailybuild_win32 (pre-receive hook declined)\n ! [remote rejected] master -> master (pre-receive hook declined)\n ! [remote rejected] dailybuild_macos -> dailybuild_macos (pre-receive hook declined)\n ! [remote rejected] dailybuild_macos-armv8 -> dailybuild_macos-armv8 (pre-receive hook declined)\n ! [remote rejected] lzh-fixup -> lzh-fixup (pre-receive hook declined)\n ! [remote rejected] sbbs320b -> sbbs320b (pre-receive hook declined)\nerror: failed to push some refs to 'https://github.com/SynchronetBBS/sbbs.git'\n".

    I have the repo configure for a max commit size of 50 MB, so I don't know how we ended with with another > 100MB file in the repo.

    And that "The maximum file size is 10 MiB" text - I don't know exactly where that's coming from. It was difficult to copy and paste these error messages from the Repository Settings->Mirroring repositories section.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sat Jan 4 15:15:32 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/859#note_6218

    The files (current rev anyway) don't appear to be bigger than 100MB:

    ```
    $ ll 3rdp/*/*/*/libjxl.a
    -rw-rw---- 1 rswindell rswindell 8127120 Jan 1 03:25 3rdp/darwin.release/libjxl/lib/libjxl.a
    -rw-rw---- 1 rswindell rswindell 6997200 Dec 29 17:51 3rdp/win32.release/libjxl/lib/libjxl.a
    -rw-rw---- 1 rswindell rswindell 6240516 Dec 29 17:51 3rdp/win64.release/libjxl/lib/libjxl.a
    ```
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Fri Jan 10 15:19:56 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/859#note_6238

    Fixed by Deuce
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Fri Jan 10 15:19:56 2025
    close https://gitlab.synchro.net/main/sbbs/-/issues/859
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)