zener Posted September 17, 2018 Posted September 17, 2018 Hello to the community I'm new on armbian, previuosly was using Lubuntu on my cubietruck. I'm really happy to have changer for the armbian Bionic version more efficient and with many features. The cubietruck is running as a charm ! :) Just one problem, I wanted to install urBack from armbian-config menu. But this never installs it. I tried to run "sudo apt-get install urbackup-server" in a terminal via ssh, but with no success : "'urbackup-server' has no installation candidate" I'm sure I did something wrong or have forgotten something ? Could you please provide help for this little problem on my side ? Thanks in advance for your help.
martinayotte Posted September 17, 2018 Posted September 17, 2018 Why you didn't go there https://www.urbackup.org/download.html and install it the way it is explained ?
zener Posted September 17, 2018 Author Posted September 17, 2018 28 minutes ago, martinayotte said: Why you didn't go there https://www.urbackup.org/download.html and install it the way it is explained ? Am I right if I install version "UrBackup Server 2.2.11 Debian/Ubuntu jessie+/14.10+ armhf (rpi2+)" from "https://www.urbackup.org/download.html#server_debian" My fear was to found the appropriate version for arm.
martinayotte Posted September 17, 2018 Posted September 17, 2018 12 minutes ago, zener said: My fear was to found the appropriate version for arm. They are only providing this ARMF 32 bits version, no other choice ...
zener Posted September 18, 2018 Author Posted September 18, 2018 urBackup is now installed. I think main problem was on the dependancy. libcurl4 was installed with armbian-bionic. urBackup seems to need libcurl3. I had to replace libcurl4 by libcurl4 with manual installation.
Recommended Posts