Date: Sat, 11 May 2013 05:15:45 -0500 From: CyberLeo Kitsana <cyberleo@cyberleo.net> To: "Ronald F. Guilmette" <rfg@tristatelogic.com> Cc: John Levine <johnl@iecc.com>, freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: WANTED: Tool to verify installed package/port consistancy Message-ID: <518E1A51.3020702@cyberleo.net> In-Reply-To: <86885.1368216242@server1.tristatelogic.com> References: <86885.1368216242@server1.tristatelogic.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/10/2013 03:04 PM, Ronald F. Guilmette wrote: <snip> > pkg_sanity: ImageMagick-6.8.0.7_1: +CONTENTS file does not exist -- skipped > pkg_sanity: ORBit2-2.14.19: /usr/local/lib/libORBit-2.so: File failed MD5 checksum > pkg_sanity: ORBit2-2.14.19: /usr/local/lib/libORBit-imodule-2.so: File failed MD5 checksum > pkg_sanity: ORBit2-2.14.19: /usr/local/lib/libORBitCosNaming-2.so: File failed MD5 checksum > pkg_sanity: OpenEXR-1.7.1: /usr/local/lib/libIlmImf.so: File failed MD5 checksum > pkg_sanity: aalib-1.4.r5_6: /usr/local/lib/libaa.so: File failed MD5 checksum <snip> Are these mismatches symlinks? If so, are you checking the contents of the symlink (with, for instance, stat(1) or readlink(1)), or the contents of the file to which the symlink is referring? -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net <CyberLeo@CyberLeo.Net> Furry Peace! - http://www.fur.com/peace/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?518E1A51.3020702>