From: 侯名 <houm@neusoft.com>
To: <meta-freescale@yoctoproject.org>
Subject: "Repo Sync" FAILED: how to by-pass companies proxies ?
Date: Fri, 3 Apr 2015 10:51:30 +0800 [thread overview]
Message-ID: <000b01d06db9$16b45a00$441d0e00$@neusoft.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3953 bytes --]
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.
---------------------------------------------------------------------------------------------------
[-- Attachment #2: Type: text/html, Size: 13332 bytes --]
next reply other threads:[~2015-04-03 2:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 2:51 侯名 [this message]
2015-04-03 3:08 ` "Repo Sync" FAILED: how to by-pass companies proxies ? Otavio Salvador
2015-04-03 3:41 ` Nikolay Dimitrov
2015-04-03 9:26 ` 侯名
2015-04-03 12:55 ` Nikolay Dimitrov
2015-04-03 18:18 ` Otavio Salvador
2015-04-04 6:37 ` Nikolay Dimitrov
2015-04-07 6:54 ` 侯名
2015-04-07 12:14 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000b01d06db9$16b45a00$441d0e00$@neusoft.com' \
--to=houm@neusoft.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.