← Back to team overview

duplicity-team team mailing list archive

[Question #271776]: Fully qualified hostname is used

 

New question #271776 on Duplicity:
https://answers.launchpad.net/duplicity/+question/271776

My Ubuntu system was configurated without a domainname.
So hostname give "backuper".
hostname -d give ""
dnsdomainname give ""
hostname -f give "backuper"

After that I add a domainname.
hostname -d give now "realfirm.com"
dnsdomainname give now "realfirm.com"
hostname -f give now "backuper.realfirm.com"

Creating a backup with duplicity give now the next error message:
  2015 Fatal Error: Backup source host has changed.
  Current hostname: backuper.realfirm.com Previous hostname: backuper

How can I solve this without removing the domain name?


-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.