DCC version 1.3.32/2.3.32 released

John Doherty jdoherty@gstype.com
Mon, 5 Jun 2006 02:53:08 -0500


On 6/4/06 at 6:42 PM, vjs@calcite.rhyolite.com wrote:

> Version 1.3.33/2.3.33 has been released and seems to have an
> effective work-around to the Linx change in `sort` collating
> sequence.

This is unrelated to linux or to any problems with updatedcc.

After updating just now, I'm getting this in the mail log file for
every connection:

Jun  5 02:33:33 k557XXLt000149: Milter (dcc): local socket name
  /var/run/dcc/dccm unsafe
Jun  5 02:33:33 k557XXLt000149: Milter (dcc): to error state

The file /var/run/dcc/dccm doesn't exist. The ownership and
permissions of the directories in that path all look OK, so there's no
obvious reason it couldn't be created:

  # ls -ld /var /var/run /var/run/dcc
  drwxr-xr-x  22 root  wheel  512 May 20  2005 /var
  drwxr-xr-x   5 root  wheel  512 Apr 30 10:21 /var/run
  drwxr-xr-x   2 root  wheel  512 Jun  5 02:41 /var/run/dcc

Also, dccm dumps core for each connection. This is on FreeBSD
4.8-RELEASE.

Any light ayone can shed would be appreciated. Thanks.

--