From owner-freebsd-multimedia@freebsd.org Fri Jun 15 16:42:52 2018 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9409010133E4 for ; Fri, 15 Jun 2018 16:42:52 +0000 (UTC) (envelope-from db@db.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3A69477990 for ; Fri, 15 Jun 2018 16:42:52 +0000 (UTC) (envelope-from db@db.net) Received: by mailman.ysv.freebsd.org (Postfix) id F366210133E2; Fri, 15 Jun 2018 16:42:51 +0000 (UTC) Delivered-To: multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E246110133E1 for ; Fri, 15 Jun 2018 16:42:51 +0000 (UTC) (envelope-from db@db.net) Received: from artemis.db.net (artemis.db.net [45.32.229.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8BE657798D for ; Fri, 15 Jun 2018 16:42:51 +0000 (UTC) (envelope-from db@db.net) Received: from night.db.net (localhost [127.0.0.1]) by artemis.db.net (Postfix) with ESMTP id 64582101F5; Fri, 15 Jun 2018 16:42:49 +0000 (UTC) Received: by night.db.net (Postfix, from userid 1000) id CA7D139813; Fri, 15 Jun 2018 12:42:48 -0400 (EDT) Date: Fri, 15 Jun 2018 12:42:48 -0400 From: Diane Bruce To: Jamie Landeg-Jones Cc: multimedia@freebsd.org Subject: Re: multimedia/ffmpeg fails if symbolic links in path Message-ID: <20180615164248.GA82188@night.db.net> References: <201806151615.w5FGFv2Y058811@donotpassgo.dyslexicfish.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201806151615.w5FGFv2Y058811@donotpassgo.dyslexicfish.net> User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 16:42:52 -0000 On Fri, Jun 15, 2018 at 05:15:57PM +0100, Jamie Landeg-Jones wrote: > multimedia/ffmpeg fails if symbolic links in path It's an easy fix. It could easily be put into our ports infrastructure. Basically you need a `realpath ${PATH}` then cpio through that instead. Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db