From owner-freebsd-ports@freebsd.org Fri Jun 26 09:38:18 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81B4D98CEAF for ; Fri, 26 Jun 2015 09:38:18 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A9B61F18 for ; Fri, 26 Jun 2015 09:38:18 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: by wiwl6 with SMTP id l6so40316725wiw.0 for ; Fri, 26 Jun 2015 02:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=4Cdj1MghzEx4oF44sOSCxFYJWj2HcKVATMe51bJdN+4=; b=Ic74d9QTFAbBXAT3bVeGMoQV/rhMpt68nHKg+wn7wBZZr5rODFHuStUi9mECjzcGfj NneswuI1PdsG7d5mbz0CdckZyKtF7euV4SB6QGTjqh4yMiGRZglHH+0iGpAZ0KjMP8bY AiM3DaFQ/yHpkDp7g5Yp0Frmz4xzZxKWTz0WNQ/AUizgqbzKCjztJLYY1q+mEkPrHPok pLR34Z9+LkiAz34L8pfddKQluMjuWHxioElPOh9UmtTABSpdo/lGU027qtSYBlw9vp6n Nr9dgjAu0FkLFt5/qZvyC9fRsIuoGnpKuCM6UanWIR8b33PbJnPqNLaikEA5tykXaBk+ 2D6A== X-Received: by 10.194.94.101 with SMTP id db5mr1337865wjb.91.1435311495569; Fri, 26 Jun 2015 02:38:15 -0700 (PDT) Received: from [192.168.1.46] (LAubervilliers-656-1-269-112.w193-248.abo.wanadoo.fr. [193.248.44.112]) by mx.google.com with ESMTPSA id fx7sm49463263wjb.10.2015.06.26.02.38.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Jun 2015 02:38:11 -0700 (PDT) Message-ID: <558D1D75.2000806@gmail.com> Date: Fri, 26 Jun 2015 11:37:57 +0200 From: David Demelier User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: www/redmine is not working after upgrade References: <558D1898.7060001@quip.cz> In-Reply-To: <558D1898.7060001@quip.cz> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 09:38:18 -0000 Le 26/06/2015 11:17, Miroslav Lachman a écrit : > I already filed a PR for this problem: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201112 > > Redmine is not able to start after upgrade. As I am not skilled Ruby > person, I really don't know what the problem is and how can it be solved. > > Yes, redmine port is very fragile and breaks often. I also submitted lots of PR for it. Is your Gemfile modified or is it the default?. -- David Demelier