unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* compactor adjustments v2
@ 2013-11-13 17:02 Tomi Ollila
  2013-11-13 17:02 ` [PATCH v2 1/5] compact: tidy formatting Tomi Ollila
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Tomi Ollila @ 2013-11-13 17:02 UTC (permalink / raw)
  To: notmuch; +Cc: tomi.ollila

This is v2 of id:1384192538-15291-1-git-send-email-tomi.ollila@iki.fi 

Changes include: 
  tidy formatting (i.e. "uncrustifying") on related code
  catching Xapian::Error (always)

The tests done in  id:m2fvr1tpkf.fsf@guru.guru-group.fi  were redone
with one extra (*) -- results same. Automatic tests pass.

(*)

$ mkdir xapian.compact
$ touch xapian.compact/file
$ chmod 000 xapian.compact
$ notmuch compact 
Compacting database...
compacting table postlist
Error while compacting: Couldn't open base /path/to/.notmuch/xapian.compact/postlist.baseA to write: Permission denied
Compaction failed: A Xapian exception occurred
zsh: exit 1     ./notmuch compact

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-11-18  0:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 17:02 compactor adjustments v2 Tomi Ollila
2013-11-13 17:02 ` [PATCH v2 1/5] compact: tidy formatting Tomi Ollila
2013-11-13 17:02 ` [PATCH v2 2/5] compact: catch Xapian::Error consistently Tomi Ollila
2013-11-14 14:13   ` Jani Nikula
2013-11-18  0:33   ` David Bremner
2013-11-13 17:02 ` [PATCH v2 3/5] compact: preserve backup database until compacted database is in place Tomi Ollila
2013-11-14 14:08   ` Jani Nikula
2013-11-13 17:02 ` [PATCH v2 4/5] compact: unconditionally attempt to remove old wip database compact directory Tomi Ollila
2013-11-14 14:02   ` Jani Nikula
2013-11-13 17:02 ` [PATCH v2 5/5] compact: provide user more information on after-compaction failures Tomi Ollila
2013-11-14 14:13   ` Jani Nikula
2013-11-14 16:11     ` David Bremner
2013-11-14 17:23       ` Tomi Ollila
2013-11-17 11:34         ` David Bremner
2013-11-17 15:28           ` Tomi Ollila
2013-11-18  0:53             ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).