I just upgraded my pc to ubuntu 16.04 and tried to make it ready for development but it has many issues. One unsolved issue is I tried every possible way but I cant installed RabbitVCS in pc:
sudo apt-get install subversion
sudo apt-get install rabbitvcs*
sudo ln -s "/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0" "/usr/lib/libpython2.7.so.1.0"
sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get install rabbitvcs-nautilus3
I have taken updates after trying everything I can find on google. Nothing worked and I repeatedly got following
Please suggest if there is any solution except returning back to 14.04.Thanks in advance
Old ticket but I've just had this problem and found a temporary if not ideal solution by using the trusty release file instead.
Then edit the contents in text file rabbitvcs-ubuntu-ppa-xenial.list. Edit the line
to
Then