Bugzilla – Attachment 22506 Details for
Bug 11078
rebuild_zebra.pl can lose updates due to race condition during full rebuilds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11078 Add locking to rebuild_zebra (QA patch 10/28)
0003-Bug-11078-rebuild-zebra-can-lose-updates-QA-patch-1.patch (text/plain), 1005 bytes, created by
Doug Kingston
on 2013-10-29 02:25:26 UTC
(
hide
)
Description:
Bug 11078 Add locking to rebuild_zebra (QA patch 10/28)
Filename:
MIME Type:
Creator:
Doug Kingston
Created:
2013-10-29 02:25:26 UTC
Size:
1005 bytes
patch
obsolete
>From 0d9904bfe52cbe770afd4f3dfbd4cae490bcaed9 Mon Sep 17 00:00:00 2001 >From: Doug Kingston <dpk@randomnotes.org> >Date: Mon, 28 Oct 2013 19:20:45 -0700 >Subject: [PATCH 3/3] Bug 11078 rebuild-zebra can lose updates, QA patch 1 > >Add lockdir to the debian config template. >--- > debian/templates/koha-conf-site.xml.in | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 71de9fb..e15e249 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -265,6 +265,7 @@ > <opachtdocs>/usr/share/koha/opac/htdocs/opac-tmpl</opachtdocs> > <intrahtdocs>/usr/share/koha/intranet/htdocs/intranet-tmpl</intrahtdocs> > <includes>/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/includes/</includes> >+ <lockdir>/var/lock</lockdir> > <logdir>/var/log/koha/__KOHASITE__</logdir> > <docdir>/usr/share/doc/koha-common</docdir> > <backupdir>/var/spool/koha/__KOHASITE__</backupdir> >-- >1.7.9.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 11078
:
22044
|
22045
|
22205
|
22458
|
22506
|
22508
|
22532
|
22985
|
22992
|
23220
|
23221
|
23573
|
23574
|
25114
|
25172
|
25330
|
25412
|
25446
|
25447