
Trying to reproduce the snapshot generation locally and keep getting: raco pkg install: version mismatch for dependency
for package: base
mismatch packages:
racket (have 7.7.0.3, need 7.7.0.4)

That’s really strange since the repo is clean when I start the build and I don’t even have a $HOME/.racket

Could it be that I got racket 7.7.0.4 but packages in the catalog are not yet built for this version or something? I still find this kind of confusing.

You have a too-old racket

Probably need to pull

@pmatos ^

@pocmatos ^

My master is on HEAD

oh - … maybe not!

one second

damn, you are right. I was pulling from my remote’s master branch instead of upstream.

thanks

I knew that because I have had that failure several times already :)

With so many remotes, sometimes I get confused where my master is… :slightly_smiling_face: Thanks