Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge fails for onlyoffice-documentserver #87

Open
Gredin67 opened this issue Nov 17, 2022 · 2 comments
Open

Purge fails for onlyoffice-documentserver #87

Gredin67 opened this issue Nov 17, 2022 · 2 comments

Comments

@Gredin67
Copy link
Collaborator

I'm getting some troubles with the nextcloud connector after removing and reinstalling onlyoffice "token is not formed properly".
I realized that onlyoffice remove is not working properly, purge is failing:
https://paste.yunohost.org/raw/nomadoduju

sudo apt purge onlyoffice-documentserver
is failing too :
E: Sub-process /usr/bin/dpkg returned an error code (1)

Maybe worth addressing before merging #86 @ericgaspar ?

@Gredin67 Gredin67 mentioned this issue Nov 17, 2022
2 tasks
@Gredin67
Copy link
Collaborator Author

@zamentur could it be related to the helper that would be failing at remove ? ynh_install_extra_app_dependencies --repo="https://download.onlyoffice.com/repo/debian squeeze main" --package=$extra_dependencies --key="https://ftp-master.debian.org/keys/release-$(lsb_release --release --short).asc"

@Gredin67
Copy link
Collaborator Author

Info : [##++................] > Removing OnlyOffice...
Attention : ln: impossible de créer le lien symbolique '/usr/local/bin/supervisorctl': Le fichier existe
Attention : dpkg: error processing package onlyoffice-documentserver (--purge):
Attention :  installed onlyoffice-documentserver package post-removal script subprocess returned error exit status 127
Attention : Errors were encountered while processing:
Attention :  onlyoffice-documentserver
Attention : E: Sub-process /usr/bin/dpkg returned an error code (1)
Info : [####++..............] > Removing the PostgreSQL database...
Info : [######++............] > Removing dependencies...
Attention : E: Unable to locate package onlyoffice-ynh-deps
Attention : Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant