hww Posted July 20, 2021 Report Share Posted July 20, 2021 Is there way to install the server on Debian 10? On my computer there is dependency issue (see below). Or maybe there is some proven modern Linux distribution with the workable way of installing? The following packages have unmet dependencies: plasticscm-gnome-sharp-mono4 : Depends: libbonobo2-0 (>= 2.32.1-3~) which is a virtual package and is not provided by any available package Depends: libbonoboui2-0 (>= 2.15.1) which is a virtual package and is not provided by any available package Depends: libgnome-2-0 which is a virtual package and is not provided by any available package Depends: libgnomeui-0 (>= 2.22.0) which is a virtual package and is not provided by any available package Depends: libgnomevfs2-0 (>= 1:2.17.90) which is a virtual package and is not provided by any available package Depends: liborbit-2-0 (>= 1:2.14.10) which is a virtual package and is not provided by any available package Depends: libgnome2-0 which is a virtual package and is not provided by any available package Link to comment Share on other sites More sharing options...
Héber Posted July 20, 2021 Report Share Posted July 20, 2021 Hi, The problem comes because the libgnome2 library was deprecated in all modern Linux architectures. There is a workaround though, which is to add the repos from the old versions so it can be downloaded. Check out this knowledge base: https://plasticscmsupport.zendesk.com/hc/en-us/articles/360013103159-How-to-Install-Plastic-GUI-in-Ubuntu-19-10-and-later- We are working on a cross-platform GUI that should avoid those issues, but I'm afraid it is not ready yet. Best, Héber. 1 Link to comment Share on other sites More sharing options...
hww Posted July 21, 2021 Author Report Share Posted July 21, 2021 It works on Ubuntu 21.04 server. The only one note: to update apt should be used --allow-insecure-repositories apt-get update --allow-insecure-repositories Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now