Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openeuler: Switch to Berkeley OCF mirror #844

Merged
merged 1 commit into from
Sep 8, 2024

Commits on Sep 8, 2024

  1. openeuler: Switch to Berkeley OCF mirror

    Connectivity from builders to the primary mirror has been flaky:
    
    + distrobuilder --cache-dir /root/build/cache/ --timeout 7200 build-dir image.yaml rootfs -o image.serial=20240906_18:19 -o image.architecture=aarch64 -o image.release=24.03 -o image.variant=default
    time="2024-09-06T18:19:22Z" level=info msg="Downloading source"
    Error: Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer
    time="2024-09-06T18:47:35Z" level=error msg="Failed running distrobuilder" err="Error while downloading source: Failed to download https://repo.openeuler.org/openEuler-24.03-LTS/ISO/aarch64/openEuler-24.03-LTS-aarch64-dvd.iso: stream error: stream ID 7; INTERNAL_ERROR; received from peer"
    time="2024-09-06T18:47:35Z" level=info msg="Removing cache directory"
    
    Fixes lxc#843
    
    Signed-off-by: Danny Lin <danny@kdrag0n.dev>
    kdrag0n committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7358d9f View commit details
    Browse the repository at this point in the history