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

fatal: 无法访问 'https://github.com/openembedded/meta-openembedded/':Empty reply from server #614

Open
jt0129 opened this issue Sep 26, 2022 · 2 comments

Comments

@jt0129
Copy link

jt0129 commented Sep 26, 2022

meta-openwrt:
fatal: 无法访问 'https://github.com/kraj/meta-openwrt/':Failed to connect to github.com port 443: Connection timed out
error: Cannot fetch meta-openwrt from git://github.com/kraj/meta-openwrt
Fetching: 100% (11/11), done in 4m59.862s
Garbage collecting: 100% (11/11), done in 0.079s
Fetching: 33% (1/3) meta-clang
fatal: 无法访问 'https://github.com/openembedded/meta-openembedded/':Empty reply from server

Please help me how can I figure this probelm, thank you!!!

@kraj
Copy link
Contributor

kraj commented Sep 27, 2022

it must be temporary. Can you retry and use https with github it does not support git protocol anymore.

@jt0129
Copy link
Author

jt0129 commented Sep 27, 2022

it must be temporary. Can you retry and use https with github it does not support git protocol anymore.

OMG, thank you for your time! I appreciate your help very much.

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Aug 16, 2023
License-Update:
 MPLv2.0 changed to MPL-2.0
 setup.py and MANIFEST.in removed from files

Changelog:
===========
-  fix utils.envwrap types (#1493 <- #1491, #1320 <- #966, #1319)
-  drop mentions of unsupported Python versions
-  environment variables to override defaults (TQDM_*) (#1491 <- #1061, #950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370)
-  fix & update CLI completion
-  fix & update API docs
-  minor code tidy: replace os.path => pathlib.Path
-  fix docs image hosting
-  release with CI bot account again (cli/cli#6680)
-  exclude examples from distributed wheel (#1492)
-  migrate setup.{cfg,py} => pyproject.toml (#1490)
    fix asv benchmarks
    update docs
-  fix snap build (#1490)
-  fix & update tests (#1490)
    fix flaky notebook tests
    bump pre-commit
    bump workflow actions

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Aug 16, 2023
License-Update:
 MPLv2.0 changed to MPL-2.0
 setup.py and MANIFEST.in removed from files

Changelog:
===========
-  fix utils.envwrap types (#1493 <- #1491, #1320 <- #966, #1319)
-  drop mentions of unsupported Python versions
-  environment variables to override defaults (TQDM_*) (#1491 <- #1061, #950 <- openembedded#614, #1318, openembedded#619, openembedded#612, openembedded#370)
-  fix & update CLI completion
-  fix & update API docs
-  minor code tidy: replace os.path => pathlib.Path
-  fix docs image hosting
-  release with CI bot account again (cli/cli#6680)
-  exclude examples from distributed wheel (#1492)
-  migrate setup.{cfg,py} => pyproject.toml (#1490)
    fix asv benchmarks
    update docs
-  fix snap build (#1490)
-  fix & update tests (#1490)
    fix flaky notebook tests
    bump pre-commit
    bump workflow actions

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this issue Dec 13, 2023
Changelog:

Breaking
  - Raise TypeError if toDict() returns a non-dict instead of silently converting it to null (openembedded#615) @eltoder
  - Use lowercase strings for bool dict keys (openembedded#614) @eltoder

Changed
  - Speed-up and cleanup objToJSON (openembedded#615) @eltoder
  - Use lowercase strings for bool dict keys (openembedded#614) @eltoder

Fixed
  - Fix typos found by codespell (openembedded#610) @DimitriPapadopoulos
  - Fix undefined behavior in Buffer_AppendLongUnchecked (openembedded#606) @WillAyd

Signed-off-by: Derek Straka <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants