From owner-freebsd-ports@FreeBSD.ORG Fri Apr 17 21:18:37 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E21251065747; Fri, 17 Apr 2009 21:18:37 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id 3FEC48FC1D; Fri, 17 Apr 2009 21:18:36 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by bwz9 with SMTP id 9so474814bwz.43 for ; Fri, 17 Apr 2009 14:18:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=wz7FKwuk3yPxbEWAzlBVJqHg9sE5RocXne+bazHbKc0=; b=B4fiOC2Xqw9sQUJ/n9a5eYTYmKkb1FnZPJEYT7GW+wy1ExVgjQX2rYuU/ctrqQl5mv 6djMNidBx/BwHVAm0L4RWmNvi+Vw8I2ihr7sVEnyo/kQTsK2E5D4IQGQEI8yazusiipG ActsQSVI8R9loC7jBLrHTdEJO5AmHmRrQvgLU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=cFA1o7vqhRVpplybUzOkyaTWP1owaeyf4JGuJ7HEKBRzeVqLXXK0IOJj20GKrwknOE kTwPbL7LI/j2qcdaAWbYKGkZcGqKcF5lQ3L2UnJqHxop6VRsIuSp0PN1zcA6F62G55G4 g8Egk7Pb8+ysI/CcWrDyUybHTC7fsQT+evu0M= MIME-Version: 1.0 Received: by 10.223.112.130 with SMTP id w2mr908477fap.65.1240003115988; Fri, 17 Apr 2009 14:18:35 -0700 (PDT) In-Reply-To: <49E7B1CB.10302@FreeBSD.org> References: <280c2089102f1ae68ca7d184039d1956.squirrel@webmail.itac.at> <49E1616C.5060404@FreeBSD.org> <8e44ebf15169796f60883e3c409bbb62.squirrel@webmail.itac.at> <49E7B1CB.10302@FreeBSD.org> Date: Fri, 17 Apr 2009 23:18:35 +0200 Message-ID: From: Torfinn Ingolfsen To: glarkin@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= , FreeBSD Ports ML Subject: Re: mythtv 0.21 - trouble compiling the port 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: Fri, 17 Apr 2009 21:18:38 -0000 Hi, 2009/4/17 Greg Larkin : > Would you mind applying this small patch to mythtv/files/pkg-install.in? > > http://people.freebsd.org/~glarkin/diffs/mythtv-pkg-install.in.diff Not at all. :-) > Since the "Unable to start mysqld" message is emitted in two different > places, I'd like to know which one you are getting. =A0I think that the > spurious error might be caused by checking for the process existence too > quickly, but I could be wrong. > > If you have a chance to re-install the port, let me know which message > appears now when it attempts to start mysqld. Here goes: Added group "mythtv". Added user "mythtv". Starting mysql. 2: *** Unable to start mysqld *** Error code 1 Stop in /usr/ports/multimedia/mythtv. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. HTH, Have a nice weekend, everybody! --=20 Regards, Torfinn