<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Josip Rodin wrote:
<blockquote cite="mid:20080918220551.GA32408@orion.carnet.hr"
 type="cite">
  <pre wrap="">On Wed, Sep 17, 2008 at 05:51:40PM -0700, Robert Nelson wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I think it would be a good idea to fix these to issues in the debian 
packages:
1. Make procmail a dependency.
      </pre>
    </blockquote>
    <pre wrap="">The lockfile binary code was inherited from the original apt-cacher.  I 
didn't realize it was supplied by procmail, thanks for pointing that out.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Please switch to something like lockfile-progs for locking, depending on
procmail just to get lockfile(1) is unnecessary.

  </pre>
</blockquote>
I agree about procmail being overkill, I wasn't planning on adding it
as dependency.&nbsp; However lockfile-progs is only available on Debian,
plus since pkg-cacher is written in Perl I wanted to find a Perl module
to handle the locking.&nbsp; I'm going to use LockFile::Simple.&nbsp; It is
available as a standard package on Debian and Fedora so I just need to
create an RPM for CentOS.<br>
</body>
</html>