-
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
CLI Upgrade: stat: illegal option -- c #28758
Comments
The code in question is here core/lib/private/LargeFileHelper.php Lines 148 to 159 in bafdb42
|
Looks like your OS is detected as linux and not as bsd ... Please run this in your terminal php -r "echo php_uname('s') . PHP_EOL;" |
FYI: This code is triggered mainly because you are running a 32 bit and not 64 bit architecture |
This is 32-bit (yes I know I should upgrade to 64-bit ). |
filemtime checks have a |
Ref: #28761 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behavior
Upgrade should complete
Actual behavior
Browser based upgrade fails. Console based upgrade does not complete. Error messages shown are
Server configuration
Operating system: FreeBSD 10.3
Web server: Apache 2.4
Database: MySQL 5.6
PHP version: 5.6
ownCloud version: 10.0.2
Updated from an older ownCloud or fresh install: Update from 9.x
Where did you install ownCloud from: FreeBSD Ports
Signing status (ownCloud 9.0 and above):
Unable to sign in.
The text was updated successfully, but these errors were encountered: