On 6/10/14, 12:10 PM, Frava wrote:
> Hello,
>
> Today (2014-06-10) I did a fresh install of Fink 0.37.0 on OS X 10.9.2
> but this time python27 fails to build (comparing to yesterday).
>
> ./bootstrap /opt/pisd/amore
> . /opt/pisd/amore/bin/init.sh
> fink selfupdate-rsync
> fink update-all
> fink install python27
>
> Information about 9725 packages read in 1 seconds.
> The following package will be installed or updated:
>   python27
> The following 26 additional packages will be installed:
>   blt-dev blt-shlibs docbook-dsssl-nwalsh docbook-dtd docbook-xsl
> fontconfig-config fontconfig2-dev fontconfig2-shlibs glib2-dev
> glib2-shlibs gtk-doc itstool libxml2 libxml2-bin libxml2-py27
> libxml2-shlibs libxslt libxslt-bin  libxslt-shlibs pkgconfig
> python27-shlibs tcltk tcltk-dev tcltk-shlibs xft2-dev xft2-shlibs
> Do you want to continue? [Y/n] y
> Failed: Problem resolving dependencies. Check for circular dependencies.
>
> I can say is that trying to install any of these Python's dependencies
> will add all the other ones as dependencies, then there is really a
> Circular problem. Example :
>
> fink install glib2-dev
>
> Information about 9725 packages read in 0 seconds.
> The following package will be installed or updated:
>   glib2-dev
> The following 26 additional packages will be installed:
>   blt-dev blt-shlibs docbook-dsssl-nwalsh docbook-dtd docbook-xsl
> fontconfig-config fontconfig2-dev fontconfig2-shlibs glib2-shlibs
> gtk-doc itstool libxml2 libxml2-bin libxml2-py27 libxml2-shlibs libxslt
> libxslt-bin libxslt-shlibs pkgconfig python27 python27-shlibs tcltk
> tcltk-dev tcltk-shlibs xft2-dev xft2-shlibs
> Do you want to continue? [Y/n] y
> Failed: Problem resolving dependencies. Check for circular dependencies.
>
> Best regards,
> Rafael Navaza.
>
>
>
>

This doesn't really have anything to do with the fink version, since 
that doesn't change the dependencies of individual packages--those are 
updated independently.

Unfortunately, since you installed Fink in a location other than the 
default, I can't suggest that you use the binary distribution to get 
around this issue.  I can only advise patience while we track down where 
this was introduced.

The presence of glib2 in your package list suggests that the dependency 
might be coming in via pkgconfig, which was recently updated to use glib2.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to