[Bug 282652] [NEW] Duplicity does not recognize the host name
Public bug reported: Binary package hint: duplicity After upgrading to Intrepid duplicity fails as follows: Fatal Error: Backup source host has changed. Current hostname: localhost.localdomain Previous hostname: Caliope However the hostname has not changed and hostname returns 'Caliope' and not localhost.localdomain: $ hostname Caliope Description:Ubuntu intrepid (development branch) Release:8.10 ** Affects: duplicity (Ubuntu) Importance: Undecided Status: New ** Tags: duplicyty hostname -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282652] Re: Duplicity does not recognize the host name
$ hostname -f Caliope There something weird with the hostname resolver... but it only happens in duplicity... -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 282652] Re: Duplicity does not recognize the host name
Ah! well, my /etc/hosts looked like this: 127.0.0.1 Caliope localhost.localdomain localhost So it makes sense, since Caliope did not have a period... Now I feel a bit dumb! Thanks very much for the help. I just checked that now it works removing the localhost.localdomain Please, mark it as solved... /Nacho -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs