Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 09:20:07 -0700 (PDT)
From:      Peter Pentchev <roam@orbitel.bg>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/28521: inconsistency: daemontools and serialmail
Message-ID:  <200106291620.f5TGK7394341@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/28521; it has been noted by GNATS.

From: Peter Pentchev <roam@orbitel.bg>
To: Andre Goeree <abgoeree@uwnet.nl>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/28521: inconsistency: daemontools and serialmail
Date: Fri, 29 Jun 2001 19:21:04 +0300

 On Fri, Jun 29, 2001 at 04:10:19PM -0000, Andre Goeree wrote:
 > 
 > >Number:         28521
 > >Category:       ports
 > >Synopsis:       inconsistency: daemontools and serialmail
 > >Originator:     Andre Goeree
 > 
 > >Description:
 > 	After running /usr/ports/Tools/scripts/consistency-check:
 > 
 > File setlock owned by multiple packages daemontools-0.70_1,serialmail-0.75
 > For setlock, package md5 265449681efdd083aaa9c7b87243bea4 is DIFFERENT from \
 > fs md5 of d71065ad7446e3f2cf1e8ad4d0aa509e!
 > 
 > ago@mandark$ cat /usr/ports/sysutils/daemontools/pkg-plist |grep setlock
 > bin/setlock
 > ago@mandark$ cat /usr/ports/mail/serialmail/pkg-plist |grep setlock
 > bin/setlock
 
 Just as a side note, completely unrelated to the problem report:
 cat | grep is completely unneeded, unless you're cat'ing multiple
 files.  'grep expr filename' works perfectly fine, and if you're
 searching for a fixed expression, 'fgrep expr filename' is even faster.
 
 > >How-To-Repeat:
 > 
 > install sysutils/daemontools
 > install mail/serialmail
 > run /usr/ports/Tools/scripts/consistency-check
 
 As to the problem at hand, yes, there are several (I daresay even 'many')
 such conflicts in the Ports collection :(  I don't think there is an easy
 way to solve them, unless you get the various port maintainers to agree
 that a program is not so essential, and it may be installed into a subdir,
 or under a different name, or not installed at all..  With some packages,
 changing executable names might even be a license violation..
 
 G'luck,
 Peter
 
 -- 
 You have, of course, just begun reading the sentence that you have just finished reading.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106291620.f5TGK7394341>