files_mindmap icon indicating copy to clipboard operation
files_mindmap copied to clipboard

integrity problem - signature.json

Open ochealaaf opened this issue 4 years ago • 7 comments

Similar to issue #123 I got a problem after installing version 0.0.22 on an NC 19,0,1 server. The integrity check before installing the app was ok, afterwards it says

`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
      • core/img/filetypes/mindmap.svg

Raw output

Array ( [core] => Array ( [EXTRA_FILE] => Array ( [core/img/filetypes/mindmap.svg] => Array ( [expected] => [current] => b0484953431f937d2f10f8a8e526498763275691bda9252179c5b386ed94fbff95cc635022940b32f10c52afc15112774c158464b4853b4224ff9a7b8f650d0c ) ) ) )`

I found out that the file mindmap.svg has been copied to ./core/img/filetypes/ by the installation script but it seems to me that the ./core/signature.json file has not been updated accordingly and I have no clue if this is possible at all or how to do this...

ochealaaf avatar Jul 27 '20 19:07 ochealaaf

I have the same problem as well when updating to Nextcloud 19.0.3

MonkeySon avatar Sep 17 '20 11:09 MonkeySon

I'm trying to solve this probleam, see nextcloud/server#19942

ACTom avatar Oct 14 '20 04:10 ACTom

Just hit this on NC 20.0.5, probably not fixed in NC20 yet (see PR).

nursoda avatar Jan 15 '21 16:01 nursoda

I have the same problem in Nextcloud 20.0.5

talesam avatar Jan 16 '21 22:01 talesam

I have the same problem in Nextcloud 20.0.7

mindmap 0.0.24

linuxpete avatar Feb 06 '21 11:02 linuxpete

me too...exactly the same after update to Nextcloud 20.0.7

osm-frasch avatar Feb 10 '21 17:02 osm-frasch

Exactly the same after update to Nextcloud 20.0.8

derblack avatar Feb 26 '21 22:02 derblack