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

Integrity check fails when updating from 9.0.{0,1} to 9.0.3 #358

Closed
PVince81 opened this issue Jul 4, 2016 · 3 comments
Closed

Integrity check fails when updating from 9.0.{0,1} to 9.0.3 #358

PVince81 opened this issue Jul 4, 2016 · 3 comments

Comments

@PVince81
Copy link
Contributor

PVince81 commented Jul 4, 2016

Update from 9.0.0 or 9.0.1 to 9.0.3 using a local update server that delivers 9.0.3.

The 9.0.3 version will have integrity check failures that don't disappear on rescan:

- core
    - INVALID_HASH
        - 3rdparty/sabre/dav/composer.json
        - 3rdparty/sabre/dav/lib/CalDAV/Plugin.php
        - 3rdparty/sabre/dav/lib/DAV/Version.php
        - 3rdparty/sabre/dav/lib/DAV/CorePlugin.php
        - 3rdparty/sabre/dav/lib/CardDAV/Backend/PDO.php
        - 3rdparty/sabre/dav/CHANGELOG.md
        - 3rdparty/composer/LICENSE
        - 3rdparty/composer/installed.json
        - 3rdparty/composer/autoload_classmap.php
        - 3rdparty/composer.lock
        - 3rdparty/composer.json

However updating from 9.0.2 to 9.0.3 works fine.

Unfortunately we can't make the updater force to go to 9.0.2 first due to encryption issues #350

@VicDeo @DeepDiver1975

@PVince81 PVince81 added this to the 9.0.4 milestone Jul 4, 2016
@PVince81
Copy link
Contributor Author

PVince81 commented Jul 4, 2016

As discussed on IRC, @VicDeo said this is a regression.

@PVince81
Copy link
Contributor Author

PVince81 commented Jul 4, 2016

Raised owncloud/QA#268 to have this covered by automated tests

@PVince81
Copy link
Contributor Author

We merged the revert => close

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

1 participant