ubuntu18.04安装备份工具

本文介绍了在Ubuntu上安装Systemback和respin时遇到的源错误,包括404 NotFound的问题及如何删除无用的PPA源以顺利完成更新。通过删除不再存在的PPA源和解决无法找到Release文件的错误,可以成功进行软件安装。
摘要由CSDN通过智能技术生成

一、安装Systemback

https://www.jianshu.com/p/aa026fc20193

安装过程中的注意事项:

1、添加源时会加一些已经不存在的ppa源,导致sudo apt-get update失败,将无用的删除就可以

多了一个ppa源
deb http://ppa.launchpad.net/nemh/systemback/ubuntu/dists/xenial/main/ bionic main                       //无用,可以删除
# deb-src http://ppa.launchpad.net/nemh/systemback/ubuntu/dists/xenial/main/ bionic main              //无用,可以删除
deb http://ppa.launchpad.net/nemh/systemback/ubuntu xenial main
# deb-src http://ppa.launchpad.net/nemh/systemback/ubuntu xenial main

 

出现的错误:
wangqingyuan@wangqingyuan-OptiPlex-7040:~/work/idm/idm_paipai$ sudo apt-get update
Hit:1 http://cn.archive.ubuntu.com/ubuntu bionic InRelease          
Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease                    
Ign:3 http://ppa.launchpad.net/nemh/systemback/ubuntu/dists/xenial/main bionic InRelease
Hit:4 http://cn.archive.ubuntu.com/ubuntu bionic-updates InRelease                   
Hit:5 http://cn.archive.ubuntu.com/ubuntu bionic-backports InRelease                 
Hit:6 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease               
Err:7 http://ppa.launchpad.net/nemh/systemback/ubuntu/dists/xenial/main bionic Release
  404  Not Found [IP: 91.189.95.85 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/nemh/systemback/ubuntu/dists/xenial/main bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

 

二、安装respin

https://blog.csdn.net/zanj0525/article/details/79129375

按照上面的链接,添加了源 sudo add-apt-repository ppa:sergiomejia666, 但是这个update一直失败,所以将/etc/apt/source.list.d/下这个源给删除,就可以update通过了

官方文档:https://github.com/chamuco/respin

 

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值