Forum archive
TKLBAM on Ubuntu 16.04 LTS
Hello,
The amazing TurnKey Linux Backup and Migration tool is installable on Debian & Ubuntu according to the TKLBAM documentation.
Strictly following the instructions, I installed TKLBAM with success on Debian 8 but NOT on Ubuntu 16.04...
There might be a problem with the TKLBAM repository / the last Ubuntu Xenial release...
Thanks in advance for your help.
root@clouder-odoo:~# wget -O - -q \ raw.github . com / turnkeylinux / tklbam / master / contrib / ez-apt-install.sh \ | PACKAGE=tklbam / bin / bash [...] Reading package lists... Done W: The repository 'archive . turnkeylinux . org / debian stretch Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Failed to fetch archive.turnkeylinux . org / debian / dists / stretch / main / binary-amd64 / Packages 404 Not Found E: Failed to fetch archive.turnkeylinux . org / debian / dists / stretch / main / binary-i386 / Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. + tty + apt-get install tklbam Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package tklbam
root@clouder-odoo:~# apt-get update [...] Reading package lists... Done W: The repository 'archive . turnkeylinux . org / debian stretch Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Failed to fetch archive . turnkeylinux . org / debian / dists / stretch / main / binary-amd64 / Packages 404 Not Found E: Failed to fetch archive . turnkeylinux . org / debian / dists / stretch / main / binary-i386 / Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. root@clouder-odoo:~#
Any tips to install TKLBAM on Debian stretch and Ubuntu xenial?
Thanks.