Can't update Paperless-Ngx

What app is this about, and its version: Paperless-Ngx
What YunoHost version are you running: YunoHost 12.1.39 (stable)
What type of hardware are you using: Raspberry Pi 3, 4+

Describe your issue

Hi,

I can’t update Paperless-Ngx as it is flagged as broken on YunoHost’s application catalog.

Thank you for suggestions.

Share relevant logs or error messages

NA

While the app will remain flagged as broken till Friday likely you can still force-upgrade it via CLI:

sudo yunohost app upgrade paperless-nxg -F
1 Like

Thank you.

sudo yunohost app upgrade paperless-ngx -F
Warning: Skipping upgrades for paperless-ngx because it is currently flagged as broken on YunoHost’s application catalog.
Error: No apps can be upgraded

Ok you can cheese it with

sudo yunohost app upgrade paperless-ngx -u https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing -F
1 Like

For the record I’ve submitted a PR so that force upgrade ignores the broken state: Force upgrade shall actually upgrade broken apps by orhtej2 · Pull Request #2271 · YunoHost/yunohost · GitHub

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.