On reboot Ubuntu deletes /var/run files and directories causing this error when running zebra :<br><br><meta http-equiv="content-type" content="text/html;charset=UTF-8"><title></title>
  
  
  
  
  
  <style type="text/css">
   &lt;!--
#toc,
.toc,
.mw-warning {
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding: 5px;
        font-size: 95%;
}
#toc h2,
.toc h2 {
        display: inline;
        border: none;
        padding: 0;
        font-size: 100%;
        font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
        text-align: center;
}
#toc ul,
.toc ul {
        list-style-type: none;
        list-style-image: none;
        margin-left: 0;
        padding-left: 0;
        text-align: left;
}
#toc ul ul,
.toc ul ul {
        margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
        font-size: 94%;
}@media print, projection, embossed {
        body {
                padding-top:1in;
                padding-bottom:1in;
                padding-left:1in;
                padding-right:1in;
        }
}
body {
        font-family:&#39;Times New Roman&#39;;
        color:#000000;
        widows:2;
        font-style:normal;
        text-indent:0in;
        font-variant:normal;
        font-size:12pt;
        text-decoration:none;
        font-weight:normal;
        text-align:left;
}
table {
}
td {
        border-collapse:collapse;
        text-align:left;
        vertical-align:top;
}
     --&gt;</style>
   <b><i>08:25:25-23/04 [fatal] lock file /var/lock/koha/zebradb/biblios/zebrasrv.pid [No such file or directory]<br></i></b><br>A search on Google led me to this post on koha-dev:<br><meta http-equiv="content-type" content="text/html;charset=UTF-8"><title>
</title>
  
  
  
  
  
  <style type="text/css">
   &lt;!--
#toc,
.toc,
.mw-warning {
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding: 5px;
        font-size: 95%;
}
#toc h2,
.toc h2 {
        display: inline;
        border: none;
        padding: 0;
        font-size: 100%;
        font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
        text-align: center;
}
#toc ul,
.toc ul {
        list-style-type: none;
        list-style-image: none;
        margin-left: 0;
        padding-left: 0;
        text-align: left;
}
#toc ul ul,
.toc ul ul {
        margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
        font-size: 94%;
}@media print, projection, embossed {
        body {
                padding-top:1in;
                padding-bottom:1in;
                padding-left:1in;
                padding-right:1in;
        }
}
body {
        font-family:&#39;Times New Roman&#39;;
        color:#000000;
        widows:2;
        font-style:normal;
        text-indent:0in;
        font-variant:normal;
        font-size:12pt;
        text-decoration:none;
        font-weight:normal;
        text-align:left;
}
table {
}
td {
        border-collapse:collapse;
        text-align:left;
        vertical-align:top;
}
p, h1, h2, h3, li {
        color:#000000;
        font-family:&#39;Times New Roman&#39;;
        font-size:12pt;
        text-align:left;
        vertical-align:normal;
}
     --&gt;
  </style>
 
  <div style="font-family: times new roman,serif;">
   
   
   
   
   
   
   <p dir="ltr" style="text-align: left;"><i><font size="2">On 2/13/08, Chadwick, John, DCA &lt;john.chadwick@...&gt; wrote:<br>&gt; We have had this problem with Koha 3 on Ubuntu. After doing a great deal<br>&gt; of research, it seems that Ubuntu (and probably other OS systems) treat<br>
&gt; directories in /var/run and /var/lock as temp directories and each time<br>&gt; the machine reboots, the directories disappear on us.<br></font></i></p>
   
   
   
   
   <p dir="ltr" style="text-align: left;"><i><font size="2">Yes, as I just found on closer inspection of the FHS documentation<br>[1], files in /var/run are supposed to be deleted or truncated at<br>boot. &nbsp;Debian Etch clears files but leaves the subdirectories in<br>
place, but Ubuntu and other systems that either mount /var/run as a<br>tempfs or are are aggressive about clearing /var/run get rid of the<br>subdirectories at boot.</font></i></p>
   
   
   <p dir="ltr" style="text-align: left;"><b><i><font size="2">Consequently, I will patch koha-zebra-ctl.sh to create the<br>subdirectories under /var/run if needed.</font></i></b></p>
   
   <p dir="ltr" style="text-align: left;"><i><font size="2">[1] <a href="http://www.pathname.com/fhs/pub/fhs-2.3.html#VARRUNRUNTIMEVARIABLEDATA">http://www.pathname.com/fhs/pub/fhs-2.3.html#VARRUNRUNTIMEVARIABLEDATA</a></font></i></p>

   
   
   
   <p dir="ltr" style="text-align: left;"><i><font size="2">Regards,</font></i></p><p dir="ltr" style="text-align: left;"><i><font size="2">Galen</font></i></p><p dir="ltr" style="text-align: left;"><font size="2">I was just wondering what is the status of this fix ? Is it already included in Koha 3b2?</font></p>
<p dir="ltr" style="text-align: left;"><font size="2">Thanks!</font></p></div>
 <br><b><i><br></i></b><div>
  </div>
 <br>