You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
I am trying the pfr build with the tag 2021-0.75. Build is failing with the error logs as below.
Unexpected behavior you saw
Missing Intel-BMC/blocksign repo
Expected behavior
Repo reference should be fixed.
To Reproduce
Trigger the pfr build. Baseline used is : 2021-0.75
Screenshots
===================Error Logs============
WARNING: intel-blocksign-native-1.0-r0 do_fetch: Failed to fetch URL git://git@github.com/Intel-BMC/blocksign;protocol=ssh, attempting MIRRORS if available
ERROR: intel-blocksign-native-1.0-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/cienauser/intel_openbmc/openbmc/scripts/native-intercept:/home/cienauser/intel_openbmc/openbmc/scripts:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/sbin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/sbin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/bin:/home/cienauser/intel_openbmc/openbmc/poky/bitbake/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/hosttools"; export HOME="/home/cienauser"; LANG=C git -c core.fsyncobjectfiles=0 -c gc.autoDetach=false clone --bare --mirror ssh://git@github.com/Intel-BMC/blocksign /home/cienauser/intel_openbmc/openbmc/build/downloads/git2/github.com.Intel-BMC.blocksign --progress failed with exit code 128, output:
Cloning into bare repository '/home/cienauser/intel_openbmc/openbmc/build/downloads/git2/github.com.Intel-BMC.blocksign'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: intel-blocksign-native-1.0-r0 do_fetch: Fetcher failure for URL: 'git://git@github.com/Intel-BMC/blocksign;protocol=ssh'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/temp/log.do_fetch.26578
ERROR: Task (/home/cienauser/intel_openbmc/openbmc/meta-openbmc-mods/meta-common/recipes-intel/intel-pfr/intel-blocksign-native.bb:do_fetch) failed with exit code '1'
====================================
OpenBMC Information:
/etc/os-release:
uname -a:
Any additional patches or changes:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Team,
I am trying the pfr build with the tag 2021-0.75. Build is failing with the error logs as below.
Unexpected behavior you saw
Missing Intel-BMC/blocksign repo
Expected behavior
Repo reference should be fixed.
To Reproduce
Trigger the pfr build. Baseline used is : 2021-0.75
Screenshots
===================Error Logs============
WARNING: intel-blocksign-native-1.0-r0 do_fetch: Failed to fetch URL git://git@github.com/Intel-BMC/blocksign;protocol=ssh, attempting MIRRORS if available
ERROR: intel-blocksign-native-1.0-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/home/cienauser/intel_openbmc/openbmc/scripts/native-intercept:/home/cienauser/intel_openbmc/openbmc/scripts:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/sbin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/usr/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/sbin:/home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/recipe-sysroot-native/bin:/home/cienauser/intel_openbmc/openbmc/poky/bitbake/bin:/home/cienauser/intel_openbmc/openbmc/build/tmp/hosttools"; export HOME="/home/cienauser"; LANG=C git -c core.fsyncobjectfiles=0 -c gc.autoDetach=false clone --bare --mirror ssh://git@github.com/Intel-BMC/blocksign /home/cienauser/intel_openbmc/openbmc/build/downloads/git2/github.com.Intel-BMC.blocksign --progress failed with exit code 128, output:
Cloning into bare repository '/home/cienauser/intel_openbmc/openbmc/build/downloads/git2/github.com.Intel-BMC.blocksign'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
ERROR: intel-blocksign-native-1.0-r0 do_fetch: Fetcher failure for URL: 'git://git@github.com/Intel-BMC/blocksign;protocol=ssh'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/cienauser/intel_openbmc/openbmc/build/tmp/work/x86_64-linux/intel-blocksign-native/1.0-r0/temp/log.do_fetch.26578
ERROR: Task (/home/cienauser/intel_openbmc/openbmc/meta-openbmc-mods/meta-common/recipes-intel/intel-pfr/intel-blocksign-native.bb:do_fetch) failed with exit code '1'
====================================
OpenBMC Information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: