From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 26 09:39:11 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23EE6106564A for ; Wed, 26 Oct 2011 09:39:11 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep13.mx.upcmail.net (fep13.mx.upcmail.net [62.179.121.33]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD6B8FC13 for ; Wed, 26 Oct 2011 09:39:10 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep13-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20111026093907.SDBZ1686.viefep13-int.chello.at@edge01.upcmail.net>; Wed, 26 Oct 2011 11:39:07 +0200 Received: from [192.168.0.100] ([178.84.137.57]) by edge01.upcmail.net with edge id pMf61h00X1EUzH601Mf7lc; Wed, 26 Oct 2011 11:39:07 +0200 X-SourceIP: 178.84.137.57 Message-ID: <1319621945.51504.1.camel@crashalot.rainbow-runner.nl> From: Koop Mast To: Paul Graphov Date: Wed, 26 Oct 2011 11:39:05 +0200 In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Cloudmark-Analysis: v=1.1 cv=1Oeju0i7nUhqMl1NEKH8nIlwQS6qU7smJ254kYIm2+I= c=1 sm=0 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=EistY8Wm24kPEEPNlS0A:9 a=SN3Lyw29JzVOwGbfwPMA:7 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: gnome@freebsd.org Subject: Re: py-libxml2 port problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 09:39:11 -0000 On Wed, 2011-10-26 at 13:02 +0400, Paul Graphov wrote: > Hello! > > I'am having troubles installing py-libxml2 properly. It installs without > error but it seems that some files are missing after that: Which version of FreeBSD is this? There is a known issue on 10.0 with shared library building. A fix for this is in the works. -Koop > aventador# make deinstall > ===> Deinstalling for textproc/py-libxml2 > ===> Deinstalling py27-libxml2-2.7.8_1 > pkg_delete: file '/usr/local/lib/python2.7/site-packages/libxml2mod.so' > doesn't exist > pkg_delete: couldn't entirely delete package `py27-libxml2-2.7.8_1' > (perhaps the packing list is incorrectly specified?) > > Also as a result some packages that depend on it fail to install, for > example gnome-doc-utils. > > Thanks! > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"