freenas / iocage-ix-plugins

Official iXSystems iocage plugins for FreeNAS and TrueOS
175 stars 107 forks source link

Nextcloud: unable to fetch php80-pecl-imagick-im7 #345

Open vzahradnik opened 1 year ago

vzahradnik commented 1 year ago

Hello, I use latest TrueNAS-13.0-U5.3. When I tried to update the Nextcloud jail, it failed on the following error:

pkg error:
  - php80-pecl-imagick-im7 :

Refusing to fetch artifact and run post_install.sh!
PKG error, update failed! Rolling back snapshot.

Command used:

iocage update Nextcloud
dmnspace commented 1 year ago

Hello, the same issue after updating from 13.0-U5.2 to 13.0-U5.3. Uninstalled Nextcloud jail and now I can't even install it: Error: PublicCloudServer had a failure Exception: RuntimeError Message: pkg error: - php80-pecl-imagick-im7 : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

vzahradnik commented 1 year ago

I "fixed" it by removing this dependency from the file. It is not essential to run Nextcloud and now I have a working install.

But Gitlab is broken now.

SK-Crow commented 1 year ago

I opened a pull request to update this, but it appears whoever manages this repo doesn't look at it very often.

Does anyone know if we can update / install from a private repo? Might be faster than waiting for an officail fix.

vzahradnik commented 1 year ago

@coolpick well... it's merged. That was quick.

SK-Crow commented 1 year ago

@coolpick well... it's merged. That was quick.

Great! Let me know if that works or not.

Thanks for the merge @kmoore134 :)

basnagel commented 1 year ago

I still have a problem with this package php80-pecl-imagick-3.7.02 wont install, in a manual jail php80-pecl-imagick-3.7.01 is the latest release

alekej123 commented 8 months ago

Did someone managed to fix it? I am having a similliar problem.

Error: nxtcloud had a failure Exception: RuntimeError Message: pkg error: - ffmpeg :,php80-pecl-imagick-3.7.0_2 : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

7qse commented 7 months ago

Did someone managed to fix it? I am having a similliar problem.

Error: nxtcloud had a failure Exception: RuntimeError Message: pkg error: - ffmpeg :,php80-pecl-imagick-3.7.0_2 : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

Have the Same issue