duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #03105
Re: [Question #271776]: Fully qualified hostname is used
Question #271776 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/271776
Status: Open => Answered
edso proposed the following answer:
On 25.09.2015 11:13, hans van Leeuwen wrote:
> 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?
>
did you try --allow-source-mismatch already? ..ede/duply.net
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.