oortcloud / meteorite

Installer & smart package manager for Meteor
http://oortcloud.github.com/meteorite/
MIT License
841 stars 106 forks source link

`mrt update` doesn't get latest version #269

Closed alanning closed 10 years ago

alanning commented 10 years ago

I've had 3 reports now of users not receiving the latest version of the roles package after running a mrt update.

Had a report that re-running mrt update a few times eventually pulled down the latest version.

Wondering if its some issue between the new atmosphere and mrt.

Could someone have a look through the atmosphere logs and see what's happening there, please?

roles v1.2.6 is the old package that still seems to be getting pulled down. roles v1.2.8 is the newest version (adds support for Blaze).

References: https://github.com/alanning/meteor-roles/issues/32 https://groups.google.com/forum/#!msg/meteor-talk/SngUWIAS6sY/iKVRqMu7sPQJ

alanning commented 10 years ago

In the case here: https://github.com/alanning/meteor-roles/issues/32, poster reported that the cause is another package having a hard-coded dependency on roles v1.2.6.

Still not sure why re-running mrt update fixes it in some cases but not in others.

Work-around for hard-coded dependency is: