Am getting the below error while trying to install ruby using rvm:
$rvm install 1.9.3 Searching for binary rubies, this might take some time. Checking requir
I was facing the same problem and just did that:
sudo rm /etc/apt/sources.list.d/webupd8team-ubuntu-sublime-text-3-bionic.list
Now it works!