-
Notifications
You must be signed in to change notification settings - Fork 20
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
Do not create __apps dir. #347
Conversation
By analyzing the blame information on this pull request, we identified @Phiber2000, @LukasReschke and @scrutinizer-auto-fixer to be potential reviewers |
Code looks fine. |
@Phiber2000 Thanks, but it's not 100% completed yet :) |
I was afraid. But it's a nice start fixing this ugly folder workaround! |
ef3c350
to
f48bfd1
Compare
How to test ? |
|
@VicDeo The patch did not worked for me following your steps above This was the output: cURL error 3: malformed Please feel free to chat with me via IRC related to my test or my test environment |
@davitol |
@VicDeo already done |
@davitol.. oops wrong links. Updated the steps above |
@VicDeo in your comment #347 (comment) |
@davitol try adding |
@VicDeo Yes, this time i forgot to change the user and www-data solved the previous screenshot, but the error: |
@VicDeo Trying again from zero and following the steps, this is what I got while running:
|
👍 Tested and works |
@DeepDiver1975 @LukasReschke @PVince81 more reviewers plz 🎅 |
Code looks fine 👍 |
@karlitschek @LukasReschke @DeepDiver1975 backport to 9.0.3 ? |
i think this makes sense. please backport 👍 |
Stable9: #352 |
Why is this crap so buggy? Seriously you guys don't test this stuff? I get this:
|
@wolfsden3 https://owncloud.org/community/code-of-conduct/ Upgrades were tested with the updater and they worked in many environments. If they didn't in your specific environment, the only helpful thing you could do here is provide more information about it. |
If I don't use your updater and use the one in the OC 9 manual my upgrade now works where before it did not so the stable 9.1 on the website is broken in my opinion for Ubuntu. I've been trying to fix the stupid no smb mount (external storage not available error) which is a whole host of other bugs and this is all just so frustrating including the error I got with your fixes that supposedly fixed my problem and didn't. External storage works in 8.x so maybe I'll dump my Ubuntu 16 install and OC 9.x. SMB bug: owncloud/core#21481 Anyway...my upgrade works if I don't use your updater so I'm not sure what your updater fixes! /var/www/owncloud# sudo -u www-data php occ upgrade I then take it out of maintenance mode and start Apache2 and it works again but the SMB mount still doesn't. I'm still looking online for fixes but not coming up with anything. I'm not expecting you to help with the SMB issue just letting people know your updater isn't a fix for everyone I guess. |
Depends on #346
Fixes #264
Fixes #336
Fixes #290
Closes #332
takes care of #336 (comment)