Hi, I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo: deb https://cloud.r-project.org/bin/linux/ubuntu disco-cran35/ and importing the keys, I want to install r-base so I perform the following: sudo apt update sudo apt install r-base Reading package lists... Done Building dependency tree 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: r-base : Depends: r-base-core (>= 3.6.0-1cosmic) but it is not going to be installed Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed Recommends: r-base-html but it is not going to be installed E: Unable to correct problems, you have held broken packages. It seems Disco Dingo packages have references to their Cosmic Cuttlefish versions. When trying to install r-base-core first I get the following issue: sudo apt install r-base-core r-base Reading package lists... Done Building dependency tree 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: r-base-core : Depends: libicu60 (>= 60.1-1~) but it is not installable Depends: libreadline7 (>= 6.0) but it is not installable Recommends: r-base-dev but it is not going to be installed E: Unable to correct problems, you have held broken packages. I am willing to help/test to resolve these issue. Kind regards, Willem
On 5/2/19 1:01 PM, Willem Ligtenberg wrote:> Hi, > > I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the following repo: > deb https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcloud.r-project.org%2Fbin%2Flinux%2Fubuntu&data=02%7C01%7Cmar36%40psu.edu%7C03d535fa26ac4440ec4808d6cf1fd474%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C1%7C636924132963196474&sdata=mee1w7WLapUreQpzccSPMFWm%2Bd06r1VJRlFeiWbkO2g%3D&reserved=0 disco-cran35/ > and importing the keys, I want to install r-base so I perform the following: > > sudo apt update > sudo apt install r-base > Reading package lists... Done > Building dependency tree > 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: > r-base : Depends: r-base-core (>= 3.6.0-1cosmic) but it is not going to be installed > Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed > Recommends: r-base-html but it is not going to be installed > E: Unable to correct problems, you have held broken packages. > > It seems Disco Dingo packages have references to their Cosmic Cuttlefish versions.Willem Thanks for point this out. It appears that I had an incorrect entry in one configuration file. I have fixed that and that the corrected files should be on CRAN in the next 12 hours. You can always use the RRutterr3.5 PPA (https://launchpad.net/~marutter/+archive/ubuntu/rrutter3.5). Has the same packages, and with fewer configuration files for me to have incorrect. Michael -- Dr. Michael A. Rutter Associate Director, School of Science Associate Professor of Statistics Penn State Erie, The Behrend College Station Road Erie, PA 16563 http://math.bd.psu.edu/faculty/rutter
Hi Michael, I can confirm the cran repo now works! Thank you for the quick response! Kind regards, Willem Michael Rutter ? Thu, 2. May 2019 19:41> On 5/2/19 1:01 PM, Willem Ligtenberg wrote: > > Hi, > > > > I have just installed Ubuntu 19.04 (Disco Dingo) and after adding the > following repo: > > deb nam01.safelinks.protection.outlook.com/ disco-cran35/ > > and importing the keys, I want to install r-base so I perform the following: > > > > sudo apt update > > sudo apt install r-base > > Reading package lists... Done > > Building dependency tree > > 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: > > r-base : Depends: r-base-core (>= 3.6.0-1cosmic) but it is not going to be > installed > > Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed > > Recommends: r-base-html but it is not going to be installed > > E: Unable to correct problems, you have held broken packages. > > > > It seems Disco Dingo packages have references to their Cosmic Cuttlefish > versions. > > Willem > > Thanks for point this out. It appears that I had an incorrect entry in > one configuration file. I have fixed that and that the corrected files > should be on CRAN in the next 12 hours. > > You can always use the RRutterr3.5 PPA > (launchpad.net/~marutter/+archive/ubuntu/rrutter3.5). Has the > same packages, and with fewer configuration files for me to have incorrect. > > Michael > -- > Dr. Michael A. Rutter > Associate Director, School of Science > Associate Professor of Statistics > Penn State Erie, The Behrend College > Station Road > Erie, PA 16563 > math.bd.psu.edu/faculty/rutter > > _______________________________________________ > R-SIG-Debian mailing list > R-SIG-Debian at r-project.org > stat.ethz.ch/mailman/listinfo/r-sig-debian