Hello Everone! First Use & subscribe mailing list. And Forgive my poor English!
Thank you in advance :) My Company Proxy. Port 443/22. SSH is Blocked. So when I repo sync, Have the following error: // fatal: unable to connect to git.openembedded.org: // git.openembedded.org[0: 140.211.169.152]: errno=Connection refused However, normal use https/http to clone/fetch. So I put the git directly replaced with https and http like this. Uncertain whether such modifications properly. // <remote fetch="https://git.yoctoproject.org" name="yocto"/> // <remote fetch="https://github.com/Freescale" name="freescale"/> // <remote fetch="https://git.openembedded.org" name="oe"/> // <remote fetch="http://git.yoctoproject.org" name="yocto"/> // <remote fetch="http://github.com/Freescale" name="freescale"/> // <remote fetch="http://git.openembedded.org" name="oe"/> Have the following error: Fetching project meta-openembedded Fetching project meta-fsl-arm-extra Fetching project poky Fetching project meta-fsl-demos error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing https://git.openembedded.org/meta-openembedded/info/refs fatal: HTTP request failed Fetching projects: 14% (1/7) Fetching project meta-fsl-arm Fetching projects: 28% (2/7) Fetching project Documentation Fetching projects: 42% (3/7) Fetching project fsl-community-bsp-base Fetching projects: 57% (4/7) fatal: https://git.yoctoproject.org/meta-fsl-arm/info/refs not found: did you run git update-server-info on the server? fatal: https://git.yoctoproject.org/poky/info/refs not found: did you run git update-server-info on the server? error: gnutls_handshake() failed: A TLS packet with unexpected length was received. while accessing https://git.openembedded.org/meta-openembedded/info/refs fatal: HTTP request failed fatal: https://git.yoctoproject.org/poky/info/refs not found: did you run git update-server-info on the server? fatal: https://git.yoctoproject.org/meta-fsl-arm/info/refs not found: did you run git update-server-info on the server? fatal: http://git.yoctoproject.org/meta-fsl-arm/info/refs not found: did you run git update-server-info on the server? Fetching projects: 42% (3/7) Fetching project fsl-community-bsp-base Fetching projects: 57% (4/7) WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-Kg5jQm/pkcs11: No such file or directory fatal: http://git.yoctoproject.org/poky/info/refs not found: did you run git update-server-info on the server? fatal: http://git.yoctoproject.org/meta-fsl-arm/info/refs not found: did you run git update-server-info on the server? error: Unable to find d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa under http://git.openembedded.org/meta-openembedded Cannot obtain needed object d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa error: Fetch failed. error: Cannot fetch poky error: Cannot fetch meta-fsl-arm error: Cannot fetch meta-openembedded error: Exited sync due to fetch errors __________________________ /* * Have a nice day :) * BY MingH */ --------------------------------------------------------------------------------------------------- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful.If you have received this communication in error,please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. ---------------------------------------------------------------------------------------------------
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
