Public bug reported: I have etckeeper managing /etc with bzr, and I have some pending configuration-changes shelved on one of my servers, but the tree is clean (and "bzr version-info --check-clean" reports "clean: True"). Because "etckeeper unclean" just checks whether "bzr status" output any newlines, the `1 shelf exists...' output from "bzr status" makes etckeeper think that the tree is unclean and needs an autocommit in both `post-install' and `pre-install' actions. bzr thinks otherwise, though, and `fails' to perform what it knows to be an empty commit; so I see two failures every time I install, remove, or upgrade any package.
Shouldn't etckeeper be using "bzr version-info --check-clean" to determine whether the tree is `unclean'? ** Affects: etckeeper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/979223 Title: etckeeper tries/fails to autocommit on clean trees with shelved changes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/979223/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs