Skip to content
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

"Update to release [email protected] is impossible" #901

Closed
k0nsl opened this issue Sep 25, 2015 · 4 comments
Closed

"Update to release [email protected] is impossible" #901

k0nsl opened this issue Sep 25, 2015 · 4 comments

Comments

@k0nsl
Copy link
Contributor

k0nsl commented Sep 25, 2015

I was just about to get to bed when I ran into this problem. I'm on Debian 8 and running RC via the instructions for deploying a "development installation" (not via Docker).

Hope this makes some sense. I'm going to bed.

root@myhost:/home/nodejs/Rocket.Chat# meteor update
Update to release [email protected] is impossible:
While reading package from /home/nodejs/Rocket.Chat/packages/rocketchat-livechat:
package.js:42:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:43:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:44:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:45:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.

This project is at the latest release which is compatible with your current package constraints.
=> Errors while upgrading packages:

While reading package from /home/nodejs/Rocket.Chat/packages/rocketchat-livechat:
package.js:42:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:43:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:44:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.
package.js:45:6: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.

@garg
Copy link

garg commented Sep 25, 2015

@AdrianoCahete
Copy link
Contributor

If i remember, RC master branch run on Meteor 1.1.

RC have another branch with 1.2 running, like @garg posted.

@marceloschmidt
Copy link
Member

@k0nsl does using branch meteor-1.2 solves the problem?

@k0nsl
Copy link
Contributor Author

k0nsl commented Sep 28, 2015

Hi @marceloschmidt !

I have not tried using that branch, as I incidentally got my instance working one day ago and I haven't really messed around with it much since -- particularly as I have a bunch of active participants online every day.

I can fire up a copy of it somewhere else and test, of course. But for now my issue is solved and to be frank, it was very likely an issue created by myself while doing tasks when I was obviously too tired :P
Best wishes,
-k0nsl

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

No branches or pull requests

4 participants