Code signing issue, recent upgrade to 10.2.1.4

Steps to reproduce

  1. Logged into owncloud as admin. recieved message to update
  2. Updated via updater in control panel. 10.1.0.4 -> 10.2.1.4
  3. Receive code signing error. in updater/CHANGELOG.md and README.md
  4. Went to website and downloaded latest tar file and uploaded the two files.
    https://download.owncloud.org/community/owncloud-10.2.1.tar.bz2
  5. Received code signing error again.

Expected behaviour

The updater should download all of the proper files and they should be signed properly.
The tar file on the website should match the requirements.

Actual behaviour

Tell us what happens instead

  • core
    • INVALID_HASH
      • updater/CHANGELOG.md
      • updater/README.md

Raw output

Array
(
[core] => Array
(
[INVALID_HASH] => Array
(
[updater/CHANGELOG.md] => Array
(
[expected] => 30634ecf94beb635907baa4c1f9a144080890f172db28ce09515b5f9e5415255bbfab51dfdcecdf5eb3a7eaf97b558463758a5222d5eca696b2f8eb50ba28451
[current] => 800865eb04b9382bdea0d258ba665f357d2f05e53940697e4d1c2a1d3a06b76c4917a74ae2c3b6088b500969c2d5575978a2d80acef7d03fc103eec68e3309eb
)

                [updater/README.md] => Array
                    (
                        [expected] => 51f0f8413afe2f23c881b4e47a4595baf9b50b4e3a7de264dc3e90ec46e5a52793a7380371e06ea9195047ca5597edd72c1df8d58f634b3d349356712a702e4e
                        [current] => 4886c8d58c46aba30f8577efaa04719ff315cb72d68d27374c3649ca9578baef18da9cd7165579c4425a0094d5359804c49600235cccd51737a2c9db613d69b5
                    )

            )

    )

)

Thanks for reporting. There’s an issue opened in GH related to this stuff: https://github.com/owncloud/updater/issues/517

3 Likes

The github ticket referenced was closed, but I just updated to 10.3.0 and got the same issue with the same two files. I did remark on that ticket that I still had the same issue, but I’m not sure that I should have. Is the protocol to remark that it wasn’t fixed? Or should a new ticket be put in? I’m not sure on which workflow process they prefer.

1 Like

Hey,

it seems to me like this question was answered by some one from ownCloud:

It depends on the definition of the next updater release.
For me the next updater release hasn’t been done yet and the core is shipped with Updater 1.0.0
https://github.com/owncloud/updater/releases/tag/v1.0.0

https://github.com/owncloud/updater/issues/517#issuecomment-543838625

1 Like