Yaroslav Halchenko <[email protected]> (24/11/2009): > […] 'installed' version unless 'nocheck' is provided in > DEB_BUILD_OPTIONS... smth like > > install/python-nipype:: > ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) > PYTHONPATH=$(DEB_DESTDIR)/usr/lib/python2.5/site-packages python -c > "import nipype; nipype.test(verbose=0);" > endif > > helps to assure that everything is cool ;-)
Except I run it by end on the installed package, so I don't see how that would change anything, particularly on an Architecture: all package. No need to try and teach me how nocheck works. > > Nice try at patronizing me, but you failed. > ;-) > are you sure you are running installed ~rc1~svn* whatever version > you've uploaded? ;) Yes. And it works with both versions I uploaded (-1 and -2, the latter being somewhat delayed, not sure why). > in any case... problem remains on my box with different (pretty much > default) LANG: > ,--- > | $> export | grep LANG > | GDM_LANG=en_US.UTF-8 > | LANG=en_US.UTF-8 > | LANGUAGE='' > `--- That's not how to report locale environment. Rather: | $ locale | LANG=fr_FR.UTF-8 | LC_CTYPE="fr_FR.UTF-8" | LC_NUMERIC="fr_FR.UTF-8" | LC_TIME="fr_FR.UTF-8" | LC_COLLATE="fr_FR.UTF-8" | LC_MONETARY="fr_FR.UTF-8" | LC_MESSAGES="fr_FR.UTF-8" | LC_PAPER="fr_FR.UTF-8" | LC_NAME="fr_FR.UTF-8" | LC_ADDRESS="fr_FR.UTF-8" | LC_TELEPHONE="fr_FR.UTF-8" | LC_MEASUREMENT="fr_FR.UTF-8" | LC_IDENTIFICATION="fr_FR.UTF-8" | LC_ALL= Mraw, KiBi.
signature.asc
Description: Digital signature

