-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Error with upgrading News app after merge of doctrine branch #4392
Comments
The real issue here is: Why didn’t you use ownCloud for the paste? Here’s the mirror:
@bartv2 please check this out. |
@zimba12 can you check if it is fixed with owncloud-archive/3rdparty#48 |
@bartv2 can we add a unit test to core to ensure future updates of doctrine don't re-introduce this issue? THX |
should be fixed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following message every time I upgrade the News app, after the merge of doctrine branch in owncloud/core:
Failed to upgrade "news". #0 /var/www/owncloud/lib/app.php(94): OC_App::checkUpgrade('news') #1 /var/www/owncloud/lib/app.php(68): OC_App::loadApp('news') #2 /var/www/owncloud/lib/base.php(599): OC_App::loadApps() #3 /var/www/owncloud/index.php(30): OC::handleRequest() #4 {main}
Here is the full log entry: https://dpaste.de/Aruih/raw/
I recall that @raghunayyar encountered the same problem.
cc @bartv2 @butonic @Raydiation
The text was updated successfully, but these errors were encountered: