Hi, On my macs (running ML 10.8.5), compiling geojson-py27 1.0.5-1 fails:
sudo -u fink-bld [ENV] sh -c /tmp/fink.Wmt3G env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/geojson-1.0.5.tar.gz sudo -u fink-bld [ENV] sh -c /tmp/fink.f7shD /sw/bin/python2.7 setup.py build Traceback (most recent call last): File "setup.py", line 6, in <module> readme_text = io.open("README.rst", "r").read() LookupError: unknown encoding: ### execution of /sw/bin/python2.7 failed, exit code 1 ### execution of /tmp/fink.f7shD failed, exit code 1 Removing runtime build-lock... I finally fixed this by adding 2 "LANG=C" in the info file, so that it reads: CompileScript: << LANG=C %p/bin/python%type_raw[python] setup.py build << InstallScript: << LANG=C %p/bin/python%type_raw[python] setup.py install --root %d << But it seems that I'm the only one to have this problem, so I wonder what I might have changed on my systems to provoque this... and avoid a similar problem next time. Some technicalities might be relevant: $ sw_vers ProductName: Mac OS X ProductVersion: 10.8.5 BuildVersion: 12F45 $ fink -V | head -n 2 Package manager version: 0.36.1 Distribution version: selfupdate-rsync Mon Dec 2 01:19:58 2013, 10.8, x86_64 $ xcodebuild -version | sed q Xcode 5.0.2 Thanks for your insights, Pascal -- En Java, il y a 200 façons de traiter le problème. Dont 200 qui sont inadaptées. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users