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

the url of https://github.com/CFMIP/COSPv2.0/ in the external.cfg was brock. #244

Open
judgementc opened this issue Mar 27, 2024 · 1 comment

Comments

@judgementc
Copy link

Brief summary of bug

the URL of https://github.com/CFMIP/COSPv2.0/ in the external.cfg was brock.
will cause the corruption of the svn and git process of checkout_externals.

General bug information

(base) root@mikelinux:/home/mike/my_cesm_sandbox# ./manage_externals/checkout_externals
Processing externals description file : Externals.cfg
Checking status of externals: cice, cime, cism, clm, mosart, pop, rtm, ww3,
Checking out externals: cice, ERROR:root:Command '['git', 'clone', '--quiet', 'https://github.com/ESCOMP/CESM_CICE5', 'cice']' returned non-zero exit status 128.
ERROR:root:Failed with output:
error: 320 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

ERROR: In directory
/home/mike/my_cesm_sandbox/components
Process did not run successfully; returned status 128:
git clone --quiet https://github.com/ESCOMP/CESM_CICE5 cice
See above for output from failed command.

ERROR:root:Failed with output:
error: 320 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

ERROR: In directory
/home/mike/my_cesm_sandbox/components
Process did not run successfully; returned status 128:
git clone --quiet https://github.com/ESCOMP/CESM_CICE5 cice
See above for output from failed command.

ERROR: Failed with output:
error: 320 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

ERROR: In directory
/home/mike/my_cesm_sandbox/components
Process did not run successfully; returned status 128:
git clone --quiet https://github.com/ESCOMP/CESM_CICE5 cice
See above for output from failed command.

CESM version you are using: [Output of git describe]
CESM2
Machine you are using: [Fill this in]
ubuntu 22.04 desktop
Have you modified the code? (If so, please point us to you changes.): [Yes / No]
No

Details of bug

[Fill in details here.]

Steps to reproduce the problem. Include externals description file(s) and link to public repository

[Fill this in with anything relevant that you haven't already noted; if there is nothing to add, delete this section.]

Screen output or log file showing the error message and context

[Fill this in with anything relevant that you haven't already noted; if there is nothing to add, delete this section.]

@jedwards4b
Copy link
Contributor

The cesm version identification you provided is incomplete. This problem has been addressed in
version 2.1.5, 2.2.2 and 2.3alpha17a if you are using any other version you should consider updating to one of these.

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