Integrity Check

Hi,

i upgrade von 9.1.1 manually to 9.1.4.
Now i got the message that some files failed the integrity check:

Technical information

The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.

Results

  • core
    • EXTRA_FILE
      • updater/vendor/psr/log/.gitignore
      • updater/vendor/react/promise/.gitignore
      • updater/vendor/symfony/console/.gitignore
      • updater/vendor/pimple/pimple/.gitignore
      • updater/vendor/guzzlehttp/ringphp/.gitignore
      • updater/vendor/guzzlehttp/streams/.gitignore
      • updater/.gitignore

Raw output

Array
(
[core] => Array
(
[EXTRA_FILE] => Array
(
[updater/vendor/psr/log/.gitignore] => Array
(
[expected] =>
[current] => bcdfa2e4e28208113242c531d1e75c819d0cbb5e1d505a279cdd6a4376916177949c15af96634a4a3676844ac410082eec9278ccc7f0130704eef5f49848cebe
)

                [updater/vendor/react/promise/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => 3fbb564fd8c8e725d0227f7624fa78614235b5fa399ed68fa6ff61b12a3bc7b11fd96ae34b3be375222906b791e43bba072977939a80c488806df3e0937d678a
                    )

                [updater/vendor/symfony/console/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => 92ebe9bedcc16b5297dd49e33772d90fd0533b9425931fdc2512d1d49d48300cfaaed5efe4d2596a93e6d83fce9ecce24afb750bdeb5090ee9f53c634ed62bb0
                    )

                [updater/vendor/pimple/pimple/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => 9c2c07fa77a241dd16e7a22a4d09452087ad799065d16d59f882dfa3ff1b5e02009b3c565f8a30f1e01f30b04d715d95495be2c02f7f846d37d2652fe94c82fe
                    )

                [updater/vendor/guzzlehttp/ringphp/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => dfee9f1a4a27f1a290060292861f500379de853e43bf62bcb0ff5b36dccd81aa4a08cc7c4c8883e668a22efd95bdafbd56729db4669caa13da5c9f767588e39a
                    )

                [updater/vendor/guzzlehttp/streams/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => 442f2ccef8619613f80b0763c1af15cd2771565ad062af5296e0a2b5ce45d96b6f7eef407db0ba609df7a6436d9491a2a2fd88812a2294a3d58d6628e2baa821
                    )

                [updater/.gitignore] => Array
                    (
                        [expected] => 
                        [current] => 7c017a81ca97f082b0d97869336cd41ad0d02e67de4865e33ca031775dc9ea5e9e7f024a4fa8016e58f29e7c4fd90d1633944ffbab37ee4c4ff739443c8d059c
                    )

            )

    )

)

What can i do?

Hi Barbo,

Maybe this PR can help you:

Regards

David

Note that if you are updating from 9.1.3 to 9.1.4 you might get integrity check errors related to a stray extra file
"updater/.gitignore". You can safely delete it then click "Rescan" in the admin page to solve the error message.

-> https://central.owncloud.org/t/web-updater-updates-published-for-8-1-12-8-2-10-9-0-8-9-1-4/6521