I’m running into an issue during the precheck on t...
# shuttle-precheck
a
I’m running into an issue during the precheck on the efabless site - all checks pass for my design except for the manifest check. I receive the following error message:
Copy code
MANIFEST CHECKS FAILED
Manifest checks failed. Caravel version does not match. Please rebase your Repository to the latest Caravel master.
I’ve verified that my project is using the latest version of Caravel from the repo and the check passes locally with the latest version of mpw-precheck so I’m not sure what I’m doing wrong. Any ideas would be much appreciated.
m
You on the MPW3 branch?
Hmm but if you're passing locally I don't know what's going on
a
I’m on the MPW3 branch, yeah. Another user in the efabless channel mentioned having the same issue today. I’m wondering if it’s a server-side issue
m
@User is the person to ask
I've started the precheck on my MPW3 submission. It was passing before. Will let you know what the result is.
a
Much appreciated
m
Still works
a
Interesting - even using your repo the check still fails for me
To clarify, the project I’m working on is being submitted to chipignite rather than mpw3. I wonder if that has something to do with it
m
Oh maybe so. Not done that yet so don't know.
a
@User do you have any insight into what could be going on here?
j
I am submitting through chipignite as well, and experiencing the same issue. My version that passed last week no longer passes manifest check either.
@User any luck? I'm also unable to even upload new tar.gz files at the moment to try different caravel-lite tags .
a
No luck yet. I’ve tried several caravel-lite tags without success and now I’m getting the IDENTIFYING PROJECT TYPE FAILED exception for everything I upload
j
@User i’m checking your project. can you do a git pull from the project workspace tab?
looks like you might be missing the
cavavel
subdirectory in your project
a
When I press the git pull button I get an error saying ” Your workspace is not tracked”. I cannot upload my project to github due to company IP restrictions so I have to submit it as a tar.gz file. When I try to re-upload the fixed archive file, the new file is not being stored and the project reverts to the original file I uploaded.