Tuesday, July 24, 2018

package management - Unmet dependencies when trying to install r-base

I have a problem with installation of apps from the terminal.
These are examples of this problem:


ratanak@ratanak-walker:~$ sudo apt-get install httrack
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
httrack : Depends: libhttrack2 (>= 3.48.24) but it is not going to be installed
rstudio : Depends: libjpeg62 but it is not going to be installed
Depends: libgstreamer0.10-0 but it is not installable
Depends: libgstreamer-plugins-base0.10-0 but it is not installable
Recommends: r-base (>= 2.11.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ratanak@ratanak-walker:~$ sudo apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
r-base : Depends: r-base-core (>= 3.4.0-1xenial0) but it is not going to be installed
Depends: r-recommended (= 3.4.0-1xenial0) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
Recommends: r-doc-html but it is not going to be installed
rstudio : Depends: libjpeg62 but it is not going to be installed
Depends: libgstreamer0.10-0 but it is not installable
Depends: libgstreamer-plugins-base0.10-0 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

I notice that these problem started when I started installing program r.

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...