pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/33644 (sysutils/lsof: error building on current (sys/lockf.h rev-1.18))



On Mon, Jun 05, 2006 at 06:22:56PM +0000, cube%NetBSD.org@localhost wrote:
> Synopsis: sysutils/lsof: error building on current (sys/lockf.h rev-1.18)
> State-Changed-From-To: open->feedback
> State-Changed-By: cube%netbsd.org@localhost
> State-Changed-When: Mon, 05 Jun 2006 18:22:55 +0000
> Issue should be fixed in pkgsrc-current by patch-ad.  Can you confirm?

  no, new issue - report byte level lock only.

  for example:

  # lsof_with-lockf-1.17 /var/run/cron.pid
  COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF   NODE NAME
  cron    1138 root    3uW VREG    0,5        5 755715 /var/run/cron.pid

  # lsof_with-patch-ad /var/run/cron.pid
  COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF   NODE NAME
  cron    1138 root    3u  VREG    0,5        5 755715 /var/run/cron.pid


-- 
Auster Vl.



Home | Main Index | Thread Index | Old Index