-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
parse issue $PROJECT #865
Comments
oh dang, the retry presumably fixed the corrupted file. However we are getting more of these sorts of reports than I'm comfortable with so the bug is there. I wonder specifically what is going wrong. |
Same here, which just happened after updating my Mac M1 to Sonoma 14.2 today. (It worked yesterday before updating.)
Mine is bad because it does not work on a retry, nor with |
|
|
wow. empty. |
Interesting that it is the ONLY file in the 724 files under that github.com directory that is size 0.
|
That worked! Thank you very much. |
There should be over 1000 package.yml files alone. I'm guessing it was the last thing written during the unpack of a truncated tarballs. My pet theory is that github's download repo as tarball isn't working 100%. Either because it's reusing temp files or because we have so many files. |
* Will fix some errors due to invalid pantry parsing * Removes platform specific moustaches devenvs * these weren't documented so even though this is strictly a breaking change I would be willing to risk the tea protocol slash consequences for it in a tea protocol future * there is potential utility in platform/arch being there so we should propose a proper addition * Fix CD Refs #882 Refs #865
* Will fix some errors due to invalid pantry parsing * Removes platform specific moustaches devenvs * these weren't documented so even though this is strictly a breaking change I would be willing to risk the tea protocol slash consequences for it in a tea protocol future * there is potential utility in platform/arch being there so we should propose a proper addition * Fix CD Refs #882 Refs #865
This should effect things less often now, but still periodically happens for sure. I have plans for solutions based on the precept that this is a github tarball corruption issue. |
❯ kustomize
^^ type
x
to run that❯ x
env +kustomize && kustomize
× parse error unidata.ucar.edu/netcdf
│ this is a serious issue. please report the bug
╰─➤ https://github.com/pkgxdev/pkgx/issues/new?title=parse+issue+unidata.ucar.edu/netcdf
kitty, zsh, mac os sonoma 14.1.1
worked on a retry
The text was updated successfully, but these errors were encountered: