From owner-freebsd-ports@FreeBSD.ORG Sun Oct 16 23:19:11 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C6016A421 for ; Sun, 16 Oct 2005 23:19:11 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE16A43D49 for ; Sun, 16 Oct 2005 23:19:10 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so752592nzo for ; Sun, 16 Oct 2005 16:19:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qn2XJvoQhhCShq0Y5505LwuP4OqCXqT/LFWlRlkeUcqHVASWyamqhAgWSEg3cFq9dWImP3AMOKj5/yXXKhpzn+20e/WokshtJvKpPHsQVPXtlPr8wHbGRvTtR/GjbRtpbTpiWqvjCrRPXq8DbaxkbqIKr9QsfNo1FE9OHqmGP6Q= Received: by 10.37.15.41 with SMTP id s41mr2050843nzi; Sun, 16 Oct 2005 16:19:10 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Sun, 16 Oct 2005 16:19:10 -0700 (PDT) Message-ID: Date: Mon, 17 Oct 2005 03:19:10 +0400 From: "Andrew P." To: Kris Kennaway In-Reply-To: <20051016195129.GA90311@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051016195129.GA90311@xor.obsecurity.org> Cc: ports@freebsd.org, Sergey Matveychuk Subject: Re: Moviedb - broken or not? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 23:19:11 -0000 On 10/16/05, Kris Kennaway wrote: > On Sun, Oct 16, 2005 at 04:05:49PM +0400, Andrew P. wrote: > > Freshports say moviedb was unbroken this January. > > I tried installing it at different times on 4.x/5.x/6.x, > > but always got some kind of mistake. > > > > Today it was like this: > > > > # make > > > > # make install > > <...> > > Adding Distributor List... > > ...315653 read > > /usr/local/libexec/moviedb/mkdb -create > > *** Signal 11 > > > > Am I doing something wrong or is there a problem? > > No, this is the same problem I reported to the maintainer without > response many months ago. I'll mark it BROKEN again. > > Kris > > > Delete distfiles/moviedb/*, make fetch - but make sure, that the sources don't change while you're downloading. It'll work fine then. I've just tried it. The problem is, that the port doesn't check checksums at all. I think most of the "broken" reports are because of broken database sources.