Nextcloud-snap: [15.0.2] Missing imagick after update

Created on 5 Feb 2019  Β·  3Comments  Β·  Source: nextcloud/nextcloud-snap

I noticed the snap updated to 15.0.2 which is cool. However, I am missing the imagick dependency. I am happy to install it or submit a pull request for the updated snap. Is this a known issue?

image
snap info nextcloud output

name:      nextcloud
summary:   Nextcloud Server - A safe home for all your data
publisher: Nextcloudβœ“
contact:   https://github.com/nextcloud/nextcloud-snap
license:   unset
description: |
  Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in
  a data center or at a provider. And that is where your files will be. Nextcloud runs on that
  server, protecting your data and giving you access from your desktop or mobile devices. Through
  Nextcloud you also access, sync and share your existing data on that FTP drive at school, a
  Dropbox or a NAS you have at home.
commands:
  - nextcloud.disable-https
  - nextcloud.enable-https
  - nextcloud.export
  - nextcloud.import
  - nextcloud.manual-install
  - nextcloud.mysql-client
  - nextcloud.mysqldump
  - nextcloud.occ
services:
  nextcloud.apache:          simple, enabled, active
  nextcloud.mdns-publisher:  simple, enabled, active
  nextcloud.mysql:           simple, enabled, active
  nextcloud.nextcloud-cron:  simple, enabled, active
  nextcloud.nextcloud-fixer: simple, enabled, inactive
  nextcloud.php-fpm:         simple, enabled, active
  nextcloud.redis-server:    simple, enabled, active
  nextcloud.renew-certs:     simple, enabled, active
snap-id:      njObIbGQEaVx1H4nyWxchk1i8opy4h54
tracking:     stable
refresh-date: 2 days ago, at 02:24 UTC
channels:
  stable:       15.0.2snap2       2019-02-03 (11341) 177MB -
  candidate:    ↑
  beta:         ↑
  edge:         master-2019-02-03 2019-02-03 (11359) 188MB -
  15/stable:    15.0.2snap2       2019-02-03 (11341) 177MB -
  15/candidate: ↑
  15/beta:      ↑
  15/edge:      15-2019-02-02     2019-02-02 (11332) 187MB -
  14/stable:    14.0.6snap1       2019-01-26 (11140) 175MB -
  14/candidate: ↑
  14/beta:      ↑
  14/edge:      14-2019-02-02     2019-02-02 (11334) 185MB -
  13/stable:    13.0.10snap1      2019-01-19 (10862) 170MB -
  13/candidate: ↑
  13/beta:      ↑
  13/edge:      13-2019-02-02     2019-02-02 (11327) 180MB -
  12/stable:    12.0.13snap1      2019-01-07 (10633) 197MB -
  12/candidate: ↑
  12/beta:      ↑
  12/edge:      ↑
  11/stable:    11.0.8snap1       2018-05-10  (6962) 193MB -
  11/candidate: ↑
  11/beta:      ↑
  11/edge:      ↑
installed:      15.0.2snap2                  (11341) 177MB -

Most helpful comment

Nothing has actually changed, it has always been this way, but Nextcloud v15 decided to start warning about it (https://github.com/nextcloud/server/issues/13099). We do not ship such an insecure piece of software in the snap (imagick has a dreadful security history), and don't think Nextcloud should be using it at all. The warning will go away if you disable the theming app. If you need the theming app, then you don't get automatically-generated favicons. I think that's the only feature imagick gives you (but I could be wrong-- I have it disabled).

All 3 comments

Nothing has actually changed, it has always been this way, but Nextcloud v15 decided to start warning about it (https://github.com/nextcloud/server/issues/13099). We do not ship such an insecure piece of software in the snap (imagick has a dreadful security history), and don't think Nextcloud should be using it at all. The warning will go away if you disable the theming app. If you need the theming app, then you don't get automatically-generated favicons. I think that's the only feature imagick gives you (but I could be wrong-- I have it disabled).

Cool. I will just disable it. Thanks @kyrofa

My pleasure :) .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benclark06 picture benclark06  Β·  7Comments

WereCatf picture WereCatf  Β·  3Comments

hwiorn picture hwiorn  Β·  5Comments

kyrofa picture kyrofa  Β·  6Comments

johnpoint picture johnpoint  Β·  4Comments