Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Package update broken for 0.0.28 #568

Closed
tekknikk opened this issue Feb 28, 2015 · 11 comments
Closed

Package update broken for 0.0.28 #568

tekknikk opened this issue Feb 28, 2015 · 11 comments

Comments

@tekknikk
Copy link

$ meteor update
This project is already at Meteor 1.0.3.2, the latest release.
=> Errors while upgrading packages:

While checking for cfs:gridfs@0.0.28:
error: No compatible build found

@PEM--
Copy link

PEM-- commented Mar 1, 2015

Ouch! Me too 😟

@raix
Copy link

raix commented Mar 1, 2015

what os?

@PEM--
Copy link

PEM-- commented Mar 1, 2015

OSX

@PEM--
Copy link

PEM-- commented Mar 1, 2015

@tekknikk, In the mean time, you can force specifying the package number like so:

meteor add cfs:gridfs@=0.0.27

@PEM--
Copy link

PEM-- commented Mar 1, 2015

@PEM--
Copy link

PEM-- commented Mar 1, 2015

@raix: PR: #570

BTW, I got a failed build on Travis. Seems like rake is not imported properly.

@raix
Copy link

raix commented Mar 1, 2015

not sure @PEM-- it's an optional field - I'm thinking if... rake?? investigating...

@aldeed
Copy link
Contributor

aldeed commented Mar 2, 2015

Oh, this is my fault. I was trying to build for the Windows preview, but apparently there are some bugs with that process that they're still figuring out. I can build for the other architectures tomorrow, but just pin to 0.0.27 for now.

@tekknikk
Copy link
Author

tekknikk commented Mar 2, 2015

@aldeed ahhh understand re builds. I wondered as I saw that comment in my search before posting.

@tekknikk tekknikk closed this as completed Mar 2, 2015
@nooitaf nooitaf mentioned this issue Mar 2, 2015
@aldeed
Copy link
Contributor

aldeed commented Mar 2, 2015

There should be a working 0.0.29 now.

@antalakas
Copy link

Just received the same message with 0.0.29 (osx)

updated to Meteor 1.0.3.2.
=> Errors while upgrading packages:

While checking for cfs:gridfs@0.0.29:
error: No compatible build found

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants