[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RStudio in Buster



	Hi.

On Sun, Sep 29, 2019 at 10:34:17PM +0100, Mark Fletcher wrote:
> The most recent package they provide is aiming at Stretch -- they don't 
> seem to have produced a Buster version yet.

It says otherwise here [1]:

Studio 1.2.5001 - Ubuntu 18/Debian 10 (64-bit)

and here [2]:

Supported branches:
	Debian buster (stable)

> The Stretch-facing package installs into Buster without error, but then 
> fails when you try to launch it because it has a dependency on 
> libssl1.0.2 and Buster uses libssl1.1 (and presumably this dependency 
> isn't recorded at the package level)

Again, dpkg disagrees with you:

$ dpkg -I /tmp/rstudio-1.2.5001-amd64.deb  | grep Dep
 Depends: libedit2, libssl1.0.0 | libssl1.0.2 | libssl1.1, libclang-dev, libxkbcommon-x11-0,  libc6 (>= 2.7)


> If one downloads libssl1.0.2 from the Debian package pool and installs 
> it, it appears to install OK and RStudio starts working -- but, what 
> damage / compromise is that likely to have done to the system? Is it OK 
> to do this? Should one take other steps to prevent libssl1.0.2 being 
> used by other applications?

I suggest you to update your RStudio package and to forget about
libssl1.0.

Reco

[1] https://rstudio.com/products/rstudio/download/

[2] https://cran.rstudio.com/bin/linux/debian/


Reply to: