[Bug 1267564] Re: etckeeper with git breaks upgrade from Precise to Trusty

Tuomas Suutari 1267564 at bugs.launchpad.net
Thu Jan 30 05:59:05 UTC 2014


Well, if you're still interested, here's some more info.

tuomas at untamo:~ $ hostname
untamo
tuomas at untamo:~ $ hostname -f
untamo
tuomas at untamo:~ $ hostname -A
untamo2.lan untamo.nepnep.lan 
tuomas at untamo:~ $ cat /etc/hostname
untamo
tuomas at untamo:~ $ cat /etc/hosts
127.0.0.1       localhost.localdomain   localhost
::1     untamo  localhost6.localdomain6 localhost6
127.0.1.1       untamo

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
root at untamo:/etc# git log -p --reverse hosts hostname
commit 102910c07c95f261d88e370e088f1b984daf5f0e
Author: root <root at untamo.(none)>
Date:   Thu Feb 3 20:13:24 2011 +0200

    etckeeper init

diff --git a/hostname b/hostname
new file mode 100644
index 0000000..900a32e
--- /dev/null
+++ b/hostname
@@ -0,0 +1 @@
+untamo
diff --git a/hosts b/hosts
new file mode 100644
index 0000000..2ace82d
--- /dev/null
+++ b/hosts
@@ -0,0 +1,11 @@  
+188.123.25.32  untamo  # Added by NetworkManager
+127.0.0.1      localhost.localdomain   localhost
+::1    untamo  localhost6.localdomain6 localhost6
+127.0.1.1      untamo
+
+# The following lines are desirable for IPv6 capable hosts
+::1     localhost ip6-localhost ip6-loopback
+fe00::0 ip6-localnet
+ff00::0 ip6-mcastprefix
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters

commit a9094cab7136d66f2b6ab8dad0724c20edea97df
Author: root <root at untamo>
Date:   Thu Feb 3 20:30:00 2011 +0200

    saving uncommitted changes in /etc prior to apt run

diff --git a/hosts b/hosts
index 2ace82d..0e435af 100644
--- a/hosts
+++ b/hosts
@@ -1,4 +1,4 @@   
-188.123.25.32  untamo  # Added by NetworkManager
+192.168.1.116  untamo  # Added by NetworkManager
 127.0.0.1      localhost.localdomain   localhost
 ::1    untamo  localhost6.localdomain6 localhost6
 127.0.1.1      untamo

commit 4d62835e5c7b782eafdef8f7cf653748a906cad3
Author: root <root at untamo.(none)>
Date:   Tue Apr 5 16:13:56 2011 +0300

    daily autocommit

diff --git a/hosts b/hosts
index 0e435af..e27cf98 100644
--- a/hosts
+++ b/hosts
@@ -1,4 +1,4 @@   
-192.168.1.116  untamo  # Added by NetworkManager
+10.238.7.140   untamo  # Added by NetworkManager
 127.0.0.1      localhost.localdomain   localhost
 ::1    untamo  localhost6.localdomain6 localhost6
 127.0.1.1      untamo

commit 9001f2425f6f1a37b7ab6440eef3c507a04a8545
Author: Tuomas Suutari <tuomas at nepnep.net>
Date:   Tue May 3 00:54:35 2011 +0300

    Commit changes after system upgrade

diff --git a/hosts b/hosts
index e27cf98..d434de0 100644
--- a/hosts
+++ b/hosts
@@ -1,4 +1,3 @@   
-10.238.7.140   untamo  # Added by NetworkManager
 127.0.0.1      localhost.localdomain   localhost
 ::1    untamo  localhost6.localdomain6 localhost6
 127.0.1.1      untamo
root at untamo:/etc#

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper in Ubuntu.
https://bugs.launchpad.net/bugs/1267564

Title:
  etckeeper with git breaks upgrade from Precise to Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1267564/+subscriptions



More information about the Ubuntu-server-bugs mailing list