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

remotedesktop - remove onlyoffice from the list #2500

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

szaimen
Copy link
Collaborator

@szaimen szaimen commented May 27, 2023

Reason: the installation fails

Signed-off-by: Simon L <szaimen@e.mail.de>
if yesno_box_yes "Do you want to install OnlyOffice Desktop Editors nonetheless?" "$SUBTITLE"
then
print_text_in_color "$ICyan" "Installing $SUBTITLE"
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5
Copy link
Collaborator Author

@szaimen szaimen May 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe adding the key in recommended way via add_trusted_key_and_repo can fix this. Needs investigation

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should use that function no matter what. The behavior is updated in 22.04, hence the function.

@enoch85
Copy link
Member

enoch85 commented Jan 15, 2024

@szaimen Is this still WIP?

@szaimen
Copy link
Collaborator Author

szaimen commented Jan 23, 2024

@szaimen Is this still WIP?

yes, didnt get to it yet...

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

Successfully merging this pull request may close these issues.

None yet

2 participants