From owner-freebsd-ports@FreeBSD.ORG Fri Mar 15 15:11:17 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EE395BE8 for ; Fri, 15 Mar 2013 15:11:17 +0000 (UTC) (envelope-from dthiele@gmx.net) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by mx1.freebsd.org (Postfix) with ESMTP id 6E7C67F3 for ; Fri, 15 Mar 2013 15:11:17 +0000 (UTC) Received: from mailout-de.gmx.net ([10.1.76.27]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Le7u6-1V6Ia81hCm-00pq51 for ; Fri, 15 Mar 2013 16:11:16 +0100 Received: (qmail invoked by alias); 15 Mar 2013 15:11:16 -0000 Received: from unknown (EHLO laser.net.ida) [134.169.117.2] by mail.gmx.net (mp027) with SMTP; 15 Mar 2013 16:11:16 +0100 X-Authenticated: #19302822 X-Provags-ID: V01U2FsdGVkX1/2GahMA+j21XW0Wzv/oAiGbkuynYWB4Om7ZBK9DW KrGmvMYzvTaDOF Message-ID: <51433A15.8090109@gmx.net> Date: Fri, 15 Mar 2013 16:11:17 +0100 From: Daniel Thiele User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120819 Thunderbird/13.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: texinfo References: <10036027.4LiqNzccbQ@luna.wi.rr.com> <20130314220441.GA5864@mud.stack.nl> <5142FFEC.70108@gmx.net> <20130315112146.GC54969@ithaqua.etoilebsd.net> In-Reply-To: <20130315112146.GC54969@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Johan van Selst , lumiwa@gmail.com, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 15:11:18 -0000 On 03/15/13 12:21, Baptiste Daroussin wrote: > On Fri, Mar 15, 2013 at 12:03:08PM +0100, Daniel Thiele wrote: >> On 03/14/13 23:04, Johan van Selst wrote: >>> Hi Mitja, >>> >>> ajtiM wrote: >>>> In ports is texinfo-5.1 update but whenever is texinfo new version >>>> (update) I have a problem: >>>> print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into >>>> the same place. >>>> Problematic: /usr/local/share/texinfo/init/book.init >>> >>> This is curious: texinfo does not install this book.init file; and >>> neither port seems to mention a potential conflict in the port Makefile. >>> >>> Could this be a left-over warning from an old version? Are other people >>> seeing this problem as well? >> >> I also see this problem. I am experiencing this on a freshly installed >> system, so no updating of any of the two ports is involved. texi2html >> was installed first and seems to install a couple of init files in >> TEXINFODIR. An installation of texinfo then fails with >> >> ===> Registering installation for texinfo-5.1.20130313 as automatic >> Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts >> with texi2html-5.0_1,1 (installs files into the same place). >> Problematic file: /usr/local/share/texinfo/init/book.init >> *** [fake-pkg] Error code 70 >> >> although the conflicting file is not listed in texinfo's pkg-plist. >> >> >> Regards, >> Daniel >> > > Ok I'll try to reproduce, and fix pkgng is the bug comes from pkgng or come back > with an explanation > > But do not expect something before next week. > > regards > Bapt > Thanks for looking into it. If you need any assistance or more information, just drop me a line. Regards, Daniel