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 with disabled app store #4663

Closed
MorrisJobke opened this issue May 2, 2017 · 3 comments
Closed

Update with disabled app store #4663

MorrisJobke opened this issue May 2, 2017 · 3 comments

Comments

@MorrisJobke
Copy link
Member

  • install stable11
  • disable App Store in config.php via 'appstoreenabled' => false,
  • make sure that bruteforcesettings app is not available in any apps folder
  • checkout master
  • run upgrade

Expected

  • update runs fine

Actual

  • Repair warning: Could not install core app bundle: Could not download app bruteforcesettings
  • but somehow the update says that everything is fine, is this wanted?
Updating <theming> ...
Updated <theming> to 1.3.0
Repair warning: Could not install core app bundle: Could not download app bruteforcesettings
Update successful
Turned off maintenance mode
Reset log level
{"reqId":"98eOtY7PlhccyvtaFm6Q","level":1,"time":"2017-05-02T13:53:35+00:00","remoteAddr":"","user":"--","app":"updater","method":"--","url":"--","message":"\\OC\\Repair::step: Repair step: Install new core bundle components","userAgent":"--","version":"11.0.3.2"}
{"reqId":"98eOtY7PlhccyvtaFm6Q","level":2,"time":"2017-05-02T13:53:36+00:00","remoteAddr":"","user":"--","app":"updater","method":"--","url":"--","message":"\\OC\\Repair::warning: Repair warning: Could not install core app bundle: Could not download app bruteforcesettings","userAgent":"--","version":"11.0.3.2"}

cc @LukasReschke @rullzer

@LukasReschke
Copy link
Member

but somehow the update says that everything is fine, is this wanted?

Yes. That's just a warning, stuff won't break or so. You just have fewer functionality :-)

@MorrisJobke
Copy link
Member Author

Yes. That's just a warning, stuff won't break or so. You just have fewer functionality :-)

Okay, then this is expected behaviour. We should document this nevertheless. Let me add it to the release notes.

@MorrisJobke
Copy link
Member Author

Okay, then this is expected behaviour. We should document this nevertheless. Let me add it to the release notes.

nextcloud/documentation#436

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

2 participants