[Python-modules-team] Processed: correcting a typo

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # oops, typoed the bug number > unblock 680285 by 681428 Bug #680285 {Done: Anton Gladky } [yade,ipython] yade fails to build due to ipython 0.13 680285 was blocked by: 681428 680285 was not blocking any bugs. Removed blocking bug(s) of 680285: 6

[Python-modules-team] Processed (with 3 errors): Re: [Debichem-devel] Bug#680825: gromacs: FTBFS: mv: cannot stat `/«PKGBUILDDIR»/debian/gromacs-mpich/usr/lib/*.so': No such file or directory

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > clone 680825 -1 Bug #680825 [src:gromacs] gromacs: FTBFS: mv: cannot stat `/«PKGBUILDDIR»/debian/gromacs-mpich/usr/lib/*.so': No such file or directory Bug 680825 cloned as bug 681428 > severity -1 normal Bug #681428 [src:gromacs] gromacs: FTBF

[Python-modules-team] Processed: Re: Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 681270 http://projects.scipy.org/scipy/ticket/1700 Bug #681270 [python-scipy] causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call Set Bug forwarded-to-address to 'http://projects.scipy.org/scipy/ticket

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Yaroslav Halchenko
On Thu, 12 Jul 2012, Denis Laxalde wrote: > >that was it -- assuring 'int' storage to be passed instead of npy_intp > >(which is long int on s390x and int on s390) resolves this issue... > Good to know. fitpack (interpolate) might also benefit from this. may be -- at least there were no gcc warnin

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Denis Laxalde
Yaroslav Halchenko wrote: that was it -- assuring 'int' storage to be passed instead of npy_intp (which is long int on s390x and int on s390) resolves this issue... Good to know. fitpack (interpolate) might also benefit from this. now I wonder what would be the cleanest patch;-) (also runnin

[Python-modules-team] Bug#681270: Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Yaroslav Halchenko
that was it -- assuring 'int' storage to be passed instead of npy_intp (which is long int on s390x and int on s390) resolves this issue... now I wonder what would be the cleanest patch ;-) (also running unittests with this fix to see how many tests get "fixed") On Thu, 12 Jul 2012, Yaroslav Halc

[Python-modules-team] Bug#679337: marked as done (python-virtualenv: Embedded pip in virtualenv crashes with Python >= 2.7.3, 3.2.3)

2012-07-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jul 2012 18:47:37 + with message-id and subject line Bug#679337: fixed in python-virtualenv 1.7.1.2-2 has caused the Debian Bug report #679337, regarding python-virtualenv: Embedded pip in virtualenv crashes with Python >= 2.7.3, 3.2.3 to be marked as done. This me

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Yaroslav Halchenko
and keeping things going forward -- building current head of scipy at once gcc warnings already become informative (once again diff from s390) and might be actually pointing to the issue we are enjoing 6509a6510,6526 > In file included from scipy/optimize/_minpackmodule.c:7:0: > scipy/optimize

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Yaroslav Halchenko
On Thu, 12 Jul 2012, Denis Laxalde wrote: > >BTW -- there is a bulk of possibly related unittests failures on s390x (if > >only > >someone was brave enough to take care about > >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678546), e.g. (a piece > >of diff from output on s390)... > Ok, scip

[Python-modules-team] Bug#681379: django-celery: FTBFS: building documentation fails

2012-07-12 Thread Jakub Wilk
Source: django-celery Version: 2.5.5-1 Severity: serious Justification: fails to build from source django-celery FTBFS: | PYTHONPATH=. sphinx-build -b html -d .build/.doctrees -N docs .build/html | Making output directory... | Running Sphinx v1.1.3 | loading pickled environment... not yet created

[Python-modules-team] python-virtualenv_1.7.1.2-2_amd64.changes ACCEPTED into unstable

2012-07-12 Thread Debian FTP Masters
Accepted: python-virtualenv_1.7.1.2-2.debian.tar.gz to main/p/python-virtualenv/python-virtualenv_1.7.1.2-2.debian.tar.gz python-virtualenv_1.7.1.2-2.dsc to main/p/python-virtualenv/python-virtualenv_1.7.1.2-2.dsc python-virtualenv_1.7.1.2-2_all.deb to main/p/python-virtualenv/python-virtu

[Python-modules-team] Processing of python-virtualenv_1.7.1.2-2_amd64.changes

2012-07-12 Thread Debian FTP Masters
python-virtualenv_1.7.1.2-2_amd64.changes uploaded successfully to localhost along with the files: python-virtualenv_1.7.1.2-2.dsc python-virtualenv_1.7.1.2-2.debian.tar.gz python-virtualenv_1.7.1.2-2_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) _

[Python-modules-team] Processed: Re: Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 681270 -moreinfo Bug #681270 [python-scipy] causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call Removed tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 681

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Denis Laxalde
tags 681270 -moreinfo thanks Yaroslav Halchenko wrote: BTW -- there is a bulk of possibly related unittests failures on s390x (if only someone was brave enough to take care about http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678546), e.g. (a piece of diff from output on s390)... Ok, scipy

[Python-modules-team] sympy 0.7.1.rc1-3 MIGRATED to testing

2012-07-12 Thread Debian testing watch
FYI: The status of the sympy source package in Debian's testing distribution has changed. Previous version: 0.7.1.rc1-2 Current version: 0.7.1.rc1-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will r

[Python-modules-team] Bug#681034: marked as done (py3cairo: please support DEB_BUILD_OPTIONS=nocheck)

2012-07-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jul 2012 17:02:45 + with message-id and subject line Bug#681034: fixed in py3cairo 1.10.0+dfsg-3~exp1 has caused the Debian Bug report #681034, regarding py3cairo: please support DEB_BUILD_OPTIONS=nocheck to be marked as done. This means that you claim that the prob

[Python-modules-team] py3cairo_1.10.0+dfsg-3~exp1_amd64.changes ACCEPTED into experimental

2012-07-12 Thread Debian FTP Masters
Accepted: py3cairo_1.10.0+dfsg-3~exp1.debian.tar.gz to main/p/py3cairo/py3cairo_1.10.0+dfsg-3~exp1.debian.tar.gz py3cairo_1.10.0+dfsg-3~exp1.dsc to main/p/py3cairo/py3cairo_1.10.0+dfsg-3~exp1.dsc python3-cairo-dev_1.10.0+dfsg-3~exp1_all.deb to main/p/py3cairo/python3-cairo-dev_1.10.0+dfsg-

[Python-modules-team] Processing of py3cairo_1.10.0+dfsg-3~exp1_amd64.changes

2012-07-12 Thread Debian FTP Masters
py3cairo_1.10.0+dfsg-3~exp1_amd64.changes uploaded successfully to localhost along with the files: py3cairo_1.10.0+dfsg-3~exp1.dsc py3cairo_1.10.0+dfsg-3~exp1.debian.tar.gz python3-cairo_1.10.0+dfsg-3~exp1_amd64.deb python3-cairo-dev_1.10.0+dfsg-3~exp1_all.deb python3-cairo-doc_1.10.0+dfs

[Python-modules-team] Processed: Re: Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 681270 +moreinfo Bug #681270 [python-scipy] causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call Added tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 68127

[Python-modules-team] Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Denis Laxalde
tags 681270 +moreinfo thanks Yaroslav Halchenko wrote: Please see attached a somewhat minimalistic code to reproduce the problem. it fails only on s390x -- fine on s390 and any other architecture/port where pymvpa2 was just built. Traceback (most recent call last): File "scipy-fx-failure2.p