From owner-freebsd-questions@FreeBSD.ORG Wed Jan 4 14:47:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8F4E16A41F for ; Wed, 4 Jan 2006 14:47:09 +0000 (GMT) (envelope-from jester@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E0F443D66 for ; Wed, 4 Jan 2006 14:47:09 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 18A7113AA09 for ; Wed, 4 Jan 2006 09:47:08 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id k04El8h09199 for freebsd-questions@freebsd.org; Wed, 4 Jan 2006 09:47:08 -0500 (EST) Date: Wed, 4 Jan 2006 09:47:08 -0500 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20060104144708.GA5321@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.10i Subject: Can't build mplayer-skins: checksum missing error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2006 14:47:09 -0000 I'm trying to build mplayer-skins as part of an upgrade of GNOME. I am unable to get around a weird error with a supposedly missing checksum in mplayer. After I choose my options (the default skin only), I get: ===> Options unchanged ===> Vulnerability check disabled, database not found ===> Extracting for mplayer-skins-1.1.2_1 => No MD5 checksum recorded for mplayer/. => No suitable checksum found for mplayer/. *** Error code 1 In multimedia/mplayer/distinfo I do have what appears to be MD5 and SHA256 checksums. I have cvsupped my ports tree, distcleaned both the mplayer and the mplayer-skins ports, and removed and rebuilt mplayer, all with no effect. What else can I try? And, if there answer is "nothing," is there anything I can do so that I can get on with the rest of my GNOME upgrade and come back to this later? Thanks. Jesse Sheidlower