I followed this doc to install Rabbitvcs 0.19 on Ubuntu 22.04 with these steps :
- sudo add-apt-repository ppa:ubuntuhandbook1/rabbitvcs
- sudo apt update
- sudo apt install rabbitvcs-caja rabbitvcs-core
but got :
Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneSome packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:
The following packages have unmet dependencies:rabbitvcs-core : Depends: python3-svn but it is not installableDepends: meld (>= 1.1.2) but it is not installableDepends: ipython3 (>= 0.7.1) but it is not installableDepends: python3-dulwich but it is not installableE: Unable to correct problems, you have held broken packages.
Does is possible Ubuntu 22.04 cannot install these packages ?