[Pkg-exppsy-maintainers] Bug#535699: Bug#535699: Bug#535699: #535699 is still found in nipy 0.1.2+1741-2.1
Yaroslav Halchenko
debian at onerussian.com
Sun Jan 31 17:27:46 UTC 2010
> > > consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data
> > The issue seems to have been the use of PWD as opposed to CURDIR, as
> > was pointed out to me by Cyril and Jakub. The new package seems to
> > have built on s390, so I'd presume that that fixed the issue.
> I meant not the issue you've introduced with .1 NMU but original issue?
> anyway -- testing as of speaking...
cool, it seems that a simple
- export PYTHONPATH=$$PWD/`/bin/ls -d build/lib.*`; cd doc; $(MAKE) html pdf
+ export PYTHONPATH=$$PWD/`/bin/ls -d build/lib.*` MPLCONFIGDIR=$(CURDIR)/build; cd doc; $(MAKE) html pdf
is sufficient enough. With your patch to fix fortran issues (thanks!),
it now indeed makes sense to close this bugreport ;)
May be you have an atomic patch for fortran issue so I could use
it instead of my editing of output interdiff between -2 and -2.1 in attempt
to get it ?
Cheers,
--
.-.
=------------------------------ /v\ ----------------------------=
Keep in touch // \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko /( )\ ICQ#: 60653192
Linux User ^^-^^ [175555]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-maintainers/attachments/20100131/83867689/attachment-0001.pgp>
More information about the Pkg-exppsy-maintainers
mailing list