Michał Posted May 17, 2022 Report Posted May 17, 2022 Ubuntu 22 doesn't have liblttng-ust0, it has: liblttng-ust1. sudo apt install plasticscm-client-complete Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: plasticscm-client-core : Depends: liblttng-ust0 but it is not installable plasticscm-client-gtk : Depends: liblttng-ust0 but it is not installable E: Unable to correct problems, you have held broken packages. 1
ollieblanks Posted May 20, 2022 Report Posted May 20, 2022 Hi, Unfortunately, we are aware of the issues with installing Plastic SCM on Ubuntu 22. Please watch this space, we intend to resolve this soon or at least provide a workaround. Kind Regards, 2
JerAtPTE Posted June 29, 2022 Report Posted June 29, 2022 On 5/20/2022 at 6:50 AM, ollieblanks said: Hi, Unfortunately, we are aware of the issues with installing Plastic SCM on Ubuntu 22. Please watch this space, we intend to resolve this soon or at least provide a workaround. Kind Regards, Hey ollieblanks, Is there any update to this? I'm attempting to install it on Ubuntu 22.04 and it is showing the same problem (Depends: liblttng-ust0 but it is not installable) Best, Jeremy
Mark Morris Posted July 6, 2022 Report Posted July 6, 2022 We needs updates, seem to be dragging out a bit.
Mark Morris Posted July 7, 2022 Report Posted July 7, 2022 After 2 days of trying to get this working, i have! See Screenshot
ollieblanks Posted July 7, 2022 Report Posted July 7, 2022 Unfortunately, support for Ubuntu 22.04 was not as straightforward as we would have liked, but we are still working on it.@Mark Morris, can you share your workaround for other users in peril? 1 1
Mark Morris Posted July 7, 2022 Report Posted July 7, 2022 Hi, So, my worry about sharing is i tried a few things and im pretty sure a couple of the things i tried helped towards getting it working, i feel like the thing that worked was, instead of `running apt-get install`. I did `apt-get download plasticscm-client-core`, then gave exec permissions and forced the install, which errored on plasticscm-client-core missing and a bunch of other things. Then i did apt-get install -f, which it proceeded to download the missing files. I also included 18.04 URL into packages so it could get packages from 18.04. Added video of it working. 2022-07-07 16-55-55.mkv 1
Plin Posted August 28, 2022 Report Posted August 28, 2022 On 7/7/2022 at 6:01 PM, Mark Morris said: Hi, So, my worry about sharing is i tried a few things and im pretty sure a couple of the things i tried helped towards getting it working, i feel like the thing that worked was, instead of `running apt-get install`. I did `apt-get download plasticscm-client-core`, then gave exec permissions and forced the install, which errored on plasticscm-client-core missing and a bunch of other things. Then i did apt-get install -f, which it proceeded to download the missing files. I also included 18.04 URL into packages so it could get packages from 18.04. Added video of it working. 2022-07-07 16-55-55.mkv 12.41 MB · 5 downloads Thank you Mark, It worked fine after including source.list of Ubuntu 20. I appended the sources from https://gist.github.com/vczb/694d55169f67a3b2ad20df1385a3e983 to the end of /etc/apt/source.list on Ubuntu 22.04, then `sudo apt update && sudo apt install plasticscm-client-core` can be installed correctly 2
Rafael Posted September 5, 2022 Report Posted September 5, 2022 Hi,Thanks for sharing this workaround, let me share it to the Dev Team. Regards, RafaelUnity Plastic SCM SupportVirtualize your Workspace. Make it dynamic. 1
Wamolve Posted September 17, 2022 Report Posted September 17, 2022 Hello. Has the version for Jammy Fish been released on 22.04.01 LTS? Or maybe you can tell me how to run on a new version of Ubuntu? Maybe I missed the solution to the problem? Quote Reading package lists… Done Building a dependency tree... Done Reading status information… Done Some packages cannot be installed. Perhaps what you are asking is not feasible, or you are using an unstable version of the distribution, where the packages you requested have not yet been created or have been removed from Incoming. The following information may help you: The following packages have unsatisfied dependencies: plasticscm-client-core : Depends on: liblttng-st 0 but it cannot be installed plasticscm-client-gtk : Depends on: liblttng-st 0 but it cannot be installed Depends: plasticscm-gnome-sharp-mono 4 (>=2.24.0) but it won't be installed plasticscm-server-core : Depends: liblttng-ust0 but it can't be installed E: It is impossible to fix errors: you have fixed broken packages.
Christian Rieß Posted September 19, 2022 Report Posted September 19, 2022 Same problem here. Is there an ETA when this might be fixed? I am currently using the workaround here in the thread and working with the command line, but I would really appreciate it if I could use the Plastic SCM GUI again. 1 1
JerAtPTE Posted September 20, 2022 Report Posted September 20, 2022 On 7/7/2022 at 5:55 AM, ollieblanks said: Unfortunately, support for Ubuntu 22.04 was not as straightforward as we would have liked, but we are still working on it.@Mark Morris, can you share your workaround for other users in peril? Any updates on the subject?
Mark Morris Posted September 22, 2022 Report Posted September 22, 2022 On 9/19/2022 at 7:23 PM, Christian Rieß said: Same problem here. Is there an ETA when this might be fixed? I am currently using the workaround here in the thread and working with the command line, but I would really appreciate it if I could use the Plastic SCM GUI again. With the work around you should be able to fully use the GUI. It takes around 2 mins to do and its all working again. I have now done this on 2 computers (fresh installs) running Ubuntu 22.04.
Christian Rieß Posted October 5, 2022 Report Posted October 5, 2022 On 9/22/2022 at 2:15 PM, Mark Morris said: With the work around you should be able to fully use the GUI. It takes around 2 mins to do and its all working again. I have now done this on 2 computers (fresh installs) running Ubuntu 22.04. I tried what you did, and I managed to install the plasticscm-client-core package. But that does not seem to give me any GUI interface. Can you maybe post a step-by-step guide what exactly you did to achieve this? I am currently stuck with the command line interface and it is not really working out for me...
Wolfram Posted December 20, 2022 Report Posted December 20, 2022 On 10/5/2022 at 6:19 PM, Christian Rieß said: I tried what you did, and I managed to install the plasticscm-client-core package. But that does not seem to give me any GUI interface. Can you maybe post a step-by-step guide what exactly you did to achieve this? I am currently stuck with the command line interface and it is not really working out for me... You'll need to also install plasticscm-client-gui for the gui to work. Or simply install plasticscm-client-complete instead, which will take care of everything. After installing, you can launch the gui client with "plasticgui". 1
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