From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 26 09:53:54 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 14554106564A for ; Wed, 26 Oct 2011 09:53:54 +0000 (UTC) (envelope-from graphov@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id C87828FC0C for ; Wed, 26 Oct 2011 09:53:53 +0000 (UTC) Received: by ggnq2 with SMTP id q2so1827764ggn.13 for ; Wed, 26 Oct 2011 02:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oXwDJy41ZpQ5v5UmyfjapJvEQEHbV8z+XC0GkWUX9yo=; b=UvquosBc8OjULgrzNO+zB80yGMA0qHHy7wWOYxVxm05J/PVRbbtOw5WpQXtQbW5qf5 FivccyyQ8tJwINEukW8gbv7zvTEpbTFjVR7A5USbv7ASAGLG1ha7APuTOxJi1glJ64Xd AmhN3thlToD4sfo6preEd1OZ3vSyQkY1Sw3KY= MIME-Version: 1.0 Received: by 10.150.97.19 with SMTP id u19mr27804645ybb.50.1319622833044; Wed, 26 Oct 2011 02:53:53 -0700 (PDT) Received: by 10.147.172.14 with HTTP; Wed, 26 Oct 2011 02:53:53 -0700 (PDT) In-Reply-To: <1319621945.51504.1.camel@crashalot.rainbow-runner.nl> References: <1319621945.51504.1.camel@crashalot.rainbow-runner.nl> Date: Wed, 26 Oct 2011 13:53:53 +0400 Message-ID: From: Paul Graphov To: gnome@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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:53:54 -0000 Yes, it is 10.0-CURRENT 2011/10/26 Koop Mast > 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" > > >