Bug#589592: numpy.get_include() returns the wrong string

2010-07-20 Thread Ondrej Certik
On Tue, Jul 20, 2010 at 4:16 AM, David Ham wrote: > I think this error is similar to one I am seeing and it appears to be caused > by numpy.get_include() returning the wrong string. > > python -c 'import numpy; print numpy.get_include()' > > produces: > > /usr/lib/pymodules/python2.6/numpy/core/in

Bug#540504: python-scipy: please clarify license status of stats/stats.py

2009-08-19 Thread Ondrej Certik
On Wed, Aug 19, 2009 at 2:20 AM, Jakub Wilk wrote: > * Luca Falavigna , 2009-08-19, 10:51: >>> >>> This license: >>> - does not look DFSG-free to me. >> >> Why? > > I does not allow redestribution. (Well, it does not allow *anything*.) Hi, I am at the scipy 09 conference right now and lots of the

Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-07-03 Thread Ondrej Certik
On Fri, Jul 3, 2009 at 3:27 AM, Cyril Brulebois wrote: > tag 521525 patch pending > thanks > > Daniel Schepler (27/03/2009): >> ... >> : # Adding links to manpages >> mkdir -p debian/python-numpy/usr/share/man/man1 >> for v in 2.5 2.4; do \ >>           ln -sf f2py.1 debian/python-numpy/usr/share/

Bug#526422: [Pkg-scicomp-devel] Bug#526422: linking of the dynamic libraries

2009-04-30 Thread Ondrej Certik
> at the end of the build, but also (after installing python-sparse) > > python -c "import pysparse.umfpack" > > might benefit. for the record, this is what is happening right now: $ python -c "import pysparse.umfpack" Traceback (most recent call last): File "", line 1, in ImportError: /usr/li

Bug#513853: [sagemath] the i386 sage segfaults

2009-02-01 Thread Ondrej Certik
Package: sagemath Version: 3.0.5dfsg-1 Severity: grave --- Please enter the report below this line. --- Hi, Tim, first let me congratulate you for getting sagemath to Debian, great job! Currently the i386 package segfaults on my system: $ sage --

Bug#513074: [paraview] paraview FTBFS in pbuilder

2009-01-28 Thread Ondrej Certik
On Wed, Jan 28, 2009 at 3:43 AM, Christophe Prud'homme wrote: > Yup > > i am travelling a lot these days. I may not be able to make the upload > before next week > > let me know if that's ok with you No, that is not ok. :) So I'll make the upload, but what should I do about the svn, which already

Bug#513074: [paraview] paraview FTBFS in pbuilder

2009-01-27 Thread Ondrej Certik
On Tue, Jan 27, 2009 at 2:42 PM, Gunnar Wolf wrote: >> Yep. But the build you attached actually builds the package. Where >> is the problem? > > I fail to see a problem :) I started the build with high expectations > on trying to fix an RC bug. But the bug is not there. The package is > at least b

Bug#513074: [paraview] paraview FTBFS in pbuilder

2009-01-27 Thread Ondrej Certik
On Tue, Jan 27, 2009 at 1:49 PM, Gunnar Wolf wrote: > Find the build log attached to this mail - Amazing, almost two hours > under a quite-decent system! :-} Yep. But the build you attached actually builds the package. Where is the problem? > > FWIW, I used cowbuilder (not pbuilder) as a build e

Bug#513074: [paraview] paraview FTBFS in pbuilder

2009-01-27 Thread Ondrej Certik
Hi Gunnar, On Tue, Jan 27, 2009 at 10:49 AM, Gunnar Wolf wrote: > tags 513074 + unreproducible > thanks > > Hi, > > I just built this package under a freshly updated cowbuilder on > amd64. It failed to fail to build from source. > > I am _not_ attaching a build log, as -as I'm sure you are aware-

Bug#513060: [Pkg-scicomp-devel] solution

2009-01-26 Thread Ondrej Certik
On Mon, Jan 26, 2009 at 11:33 AM, Christophe Prud'homme wrote: > On Mon, Jan 26, 2009 at 7:50 AM, Ondrej Certik wrote: >> The solution is to rebuild paraview. I tried that on i386 in pbuilder >> and it seems it fixed the problem. > which version of paraview ? > >

Bug#513060: solution

2009-01-25 Thread Ondrej Certik
The solution is to rebuild paraview. I tried that on i386 in pbuilder and it seems it fixed the problem. Christophe --- we need to do binary only upload (or what it is called). However, the build will fail on amd64 and also the svn packaging is prepared for a new upstream release (but that unfortu

Bug#513074: works in i386

2009-01-25 Thread Ondrej Certik
I just checked, that if I compile it in pbuilder on i386, then everything works. So it seems amd64 related. Ondrej -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#513074: [paraview] paraview FTBFS in pbuilder

2009-01-25 Thread Ondrej Certik
Package: paraview Version: 3.2.3-4 Severity: serious --- Please enter the report below this line. --- Hi, paraview fails to build in my freshly updated pbuilder on amd64. (I am sending the email from i386). I think this is a serious bug. [ 57%] Built target Cone6 make[6]: Entering directory `

Bug#513060: [paraview] paraview doesn't start, missing symbols

2009-01-25 Thread Ondrej Certik
Package: paraview Version: 3.2.3-4 Severity: grave --- Please enter the report below this line. --- Hi, after today's sid update, I can't start paraview anymore: $ paraview paraview: symbol lookup error: /usr/lib/paraview/libXdmf.so: undefined symbol: _ZN3MPI3Win14Set_errhandlerERKNS_10Errhand

Bug#499504: Verified

2008-12-19 Thread Ondrej Certik
Hi Scott, what can be done so that this bug can be closed? Shall I get the fixed version to be uploaded to backports for etch? Thanks, Ondrej -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#509045: fix

2008-12-19 Thread Ondrej Certik
Hi Scott and Thomas, the attached patch fixes it. In fact, can I NMU upload the package as part of my NM process? :) Thanks, Ondrej From 3cafc70d5f0acce563585ead447fa11a38b44df5 Mon Sep 17 00:00:00 2001 From: Ondrej Certik Date: Fri, 19 Dec 2008 17:25:43 +0100 Subject: [PATCH] Renames

Bug#501618: applied

2008-10-11 Thread Ondrej Certik
Thanks Thiemo for the patch! It is applied to matplotlib svn. Sandro, can the package be uploaded now? The upload fixes an RC bug. I noticed in the changelog: * Release in collaboration with Benjamin Drung, from Ubuntu So please upload or let me know and I'll upload. Thanks, Ondrej -- To

Bug#501501: status

2008-10-11 Thread Ondrej Certik
Hi Patricio, Angus and Helmut, thanks for reporting this annoying bug. Unfortunately I cannot reproduce it, it works just fine on my sid. If I find time, I'll try to install etch and upgrade to lenny if it shows up. This bug needs to be solved, it's a showstopper. So any help with this is appreci

Bug#500660: [Pkg-scicomp-devel] Bug#500660: Bug#500660: liblapack-doc: failed to upgrade when libblas-doc is installed

2008-09-30 Thread Ondrej Certik
On Tue, Sep 30, 2008 at 11:19 PM, Sylvestre Ledru <[EMAIL PROTECTED]> wrote: >> (Reading database ... 169935 files and directories currently >> installed.) >> Preparing to replace liblapack-doc 3.1.1-3 (using >> .../liblapack-doc_3.1.1-4_all.deb) ... >> Unpacking replacement liblapack-doc ... >> d

Bug#497786: import of numpy fails for python2.5

2008-09-04 Thread Ondrej Certik
On Fri, Sep 5, 2008 at 2:29 AM, tony mancill <[EMAIL PROTECTED]> wrote: > Ondrej Certik wrote: >> On Fri, Sep 5, 2008 at 12:12 AM, tony mancill <[EMAIL PROTECTED]> wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> FYI,

Bug#497786: import of numpy fails for python2.5

2008-09-04 Thread Ondrej Certik
On Fri, Sep 5, 2008 at 12:12 AM, tony mancill <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > FYI, I'm able to reproduce this bug on 3 separate systems i386: > > On a lenny system that was installed from a jigdo DVD created on 7/21 that > has been updated daily, on

Bug#497786: python-numpy: import numpy fails for python 2.5

2008-09-04 Thread Ondrej Certik
On Thu, Sep 4, 2008 at 9:42 PM, Kumar Appaiah <[EMAIL PROTECTED]> wrote: > On Thu, Sep 04, 2008 at 10:16:43PM +0300, Juha Jäykkä wrote: >> Oh! I neglected to be specific: numpy was installed *after* the upgrade to >> lenny. It really looks like numpy != lenny's current version creates some >> symli

Bug#497786: python-numpy: import numpy fails for python 2.5

2008-09-04 Thread Ondrej Certik
> Thanks for the update, Juha. > > Now, I just took some time and did the following: > > 1. Use debootstrap to make a Lenny chroot with python-numpy. I > chrooted and ran the tests, and discovered that all tests ran > successfully. This is with the Lenny version. > > 2. Repeated the same process wi

Bug#497786: python-numpy: import numpy fails for python 2.5

2008-09-04 Thread Ondrej Certik
On Thu, Sep 4, 2008 at 11:42 AM, Juha Jäykkä <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.1.0-3 > Severity: grave > Justification: renders package unusable > > > Python-numpy seems to be unusable for python 2.5 in lenny. This is a fresh > upgrade from etch, just aptitude instal

Bug#494031: Non-deterministic build failures

2008-08-30 Thread Ondrej Certik
Hi Jurij! On Sat, Aug 30, 2008 at 8:17 AM, Jurij Smakov <[EMAIL PROTECTED]> wrote: > Hi, > > I've now tried to build paraview 5 times with the proposed patch on > sparc. 2 times package build succeeded, 3 other times it failed with > different errors in different places. At this point I have no id

Bug#494031: Signal handlers not working?

2008-08-26 Thread Ondrej Certik
Hi Jurij! On Tue, Aug 26, 2008 at 10:50 PM, Jurij Smakov <[EMAIL PROTECTED]> wrote: > Hi, > > I dug a little bit into the code and it seems that the problem is > caused by this macro defined in Utilities/hdf5/H5detect.c: > > #if defined(H5_HAVE_LONGJMP) && defined(H5_HAVE_SIGNAL) > #define ALIGNME

Bug#494031: [Pkg-scicomp-devel] Bug#494031: Bug#494031: Bug#494031: paraview_3.2.3-2(sparc/unstable): FTBFS on sparc, bus error

2008-08-26 Thread Ondrej Certik
> Ok, here is how to reproduce it on sparc with upstream hdf5-1.8.1: > > $ wget ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-1.8.1.tar.gz > $ tar xzf hdf5-1.8.1.tar.gz > $ cd hdf5-1.8.1 > $ ./configure > $ make > [wait a while, then it compiles H5detect and calls it and it fails] > $ cd src > $ ./H

Bug#494031: [Pkg-scicomp-devel] Bug#494031: Bug#494031: Bug#494031: paraview_3.2.3-2(sparc/unstable): FTBFS on sparc, bus error

2008-08-26 Thread Ondrej Certik
On Mon, Aug 18, 2008 at 7:55 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > Hi, > > the problem on sparc is this: > > (sid)[EMAIL PROTECTED]:~/paraview-3.2.2/obj-sparc-linux-gnu/bin$ ./H5detect > /* Generated automatically by H5detect -- do not edit */ [...] > > Bus

Bug#494031: [Pkg-scicomp-devel] Bug#494031: Bug#494031: paraview_3.2.3-2(sparc/unstable): FTBFS on sparc, bus error

2008-08-18 Thread Ondrej Certik
] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Created: Aug 18, 2008 * Ondrej Certik <[EMAIL PROTECTED]> * * Purpose: This machine-generated source code contains * information about the various integer and * floating point numeric formats found o

Bug#494031: [Pkg-scicomp-devel] Bug#494031: paraview_3.2.3-2(sparc/unstable): FTBFS on sparc, bus error

2008-08-06 Thread Ondrej Certik
Hi Martin, > usualy that is the sign that you used some non-clean code here. bus > error on sparc is a nice error finder in your code. Best you ask for > the build-depends to be installed on sperger.debian.org, or if you are > not a debian developer (so you do not have access to sperger.d.o) ask >

Bug#494031: [Pkg-scicomp-devel] Bug#494031: paraview_3.2.3-2(sparc/unstable): FTBFS on sparc, bus error

2008-08-06 Thread Ondrej Certik
On Wed, Aug 6, 2008 at 9:51 PM, Martin Zobel-Helas <[EMAIL PROTECTED]> wrote: > Package: paraview > Version: 3.2.3-2 > Severity: serious > > There was an error while trying to autobuild your package: > >> Automatic build of paraview_3.2.3-2 on spontini by sbuild/sparc 99.99 >> Build started at 2008

Bug#491794: [Pkg-scicomp-devel] Bug#491794: arpack: DFSG-incompatible license

2008-07-21 Thread Ondrej Certik
On Mon, Jul 21, 2008 at 11:54 PM, Timothy G Abbott <[EMAIL PROTECTED]> wrote: > Package: arpack > Severity: serious > > I believe the Rice BSD Software License of arpack violates the Debian Free > Software guidelines (I've included it below for convenience of reference). > > Both parts of the fourt

Bug#489726: Fw: should numpy be built with atlas?

2008-07-08 Thread Ondrej Certik
On Tue, Jul 8, 2008 at 3:05 PM, Tiziano Zito <[EMAIL PROTECTED]> wrote: > Hi Ondrej, > >> $ ./test_atlas.py >> Using ATLAS: >> 0.53141283989 >> $ wajig remove atlas3-base libatlas3gf-base >> $ ./test_atlas.py >> Using ATLAS: >> 1.64572000504 >> >> So it seems to work, even though the difference is

Bug#489726: should numpy be built with atlas?

2008-07-08 Thread Ondrej Certik
On Tue, Jul 8, 2008 at 1:58 PM, Tiziano Zito <[EMAIL PROTECTED]> wrote: > On 7/8/08, Matthias Klose <[EMAIL PROTECTED]> wrote: >> thanks for the update. Looking at the blas package, I see that the >> cblas library is included in libblas3. So it looks like the numpy >> check is wrong, testing fo

Bug#489726: should numpy be built with atlas?

2008-07-07 Thread Ondrej Certik
On Mon, Jul 7, 2008 at 2:12 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.1.0-2 > Severity: serious > > python-numpy now has an unconditional dependency on libatlas3gf-base, > needing the "specialized" atlas libraries as a runtime > dependency. Users still sho

Bug#489568: FTBFS: build-depends on unavailable atlas on armel

2008-07-06 Thread Ondrej Certik
On Sun, Jul 6, 2008 at 11:02 PM, Riku Voipio <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.1.0-2 > Severity: serious > Tags: patch > > atlas is not available on armel, and after a quick look neither on alpha. > I'd also suggest dropping > libatlas-sse-dev|libatlas-sse2-dev|liba

Bug#488928: --ui text works

2008-07-02 Thread Ondrej Certik
Hi, '--ui text' works, but this is a very serious bug. Not being able to report bugs is very bad. Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#488451: Python-scipy-core obsolete

2008-06-29 Thread Ondrej Certik
python-scipy-core is currently unmaintained. We maintain python-scipy and python-numpy in DPMT and we make sure those two work well. Unfortunately, I don't have time to fix all the other old and deprecated numpy/scipy packages, there are plenty of them as can be seen here: http://wiki.debian.org/

Bug#455670: [Pkg-scicomp-devel] patch

2008-06-11 Thread Ondrej Certik
On Wed, Jun 11, 2008 at 12:08 PM, Adam C Powell IV <[EMAIL PROTECTED]> wrote: > On Wed, 2008-06-11 at 06:29 +0200, Christophe Prud'homme wrote: >> On Wed, Jun 11, 2008 at 12:54 AM, Adam C Powell IV <[EMAIL PROTECTED]> wrote: >> > Hello again, >> > &g

Bug#475819: same on alpha

2008-05-24 Thread Ondrej Certik
Probably the same problem is on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=freej&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479300: same for alpha

2008-05-24 Thread Ondrej Certik
It's probably a similar problem on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=as31&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#459752: same on alpha

2008-05-24 Thread Ondrej Certik
Probably the same problem on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=specimen&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#477231: the same for alpha

2008-05-24 Thread Ondrej Certik
the same problem seems to be on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=aegis&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#469896: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to be on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=cl-geodesics&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#475809: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=iaxclient&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479158: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=perlftlib&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479885: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=php-clamavlib&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#473212: the same for alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=drscheme&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#477659: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha. http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=vnc4&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#461998: The same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=mailutils&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#476013: the same for alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=owl&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479043: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=brdesktop-flavours&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471217: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=xml-to-sexp&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479888: the same on alpha

2008-05-24 Thread Ondrej Certik
The same seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=avscan&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#477353: the same on alpha

2008-05-24 Thread Ondrej Certik
It seems the same problem happens on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=openscenegraph&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#471223: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem happens on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=ecl&a=alpha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#480892: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to happen on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=apt&a=alpha -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#475458: the same on alpha

2008-05-24 Thread Ondrej Certik
The same problem seems to be on alpha: http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=aspectc%2B%2B&a=alpha Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455670: patch

2008-05-07 Thread Ondrej Certik
On Wed, May 7, 2008 at 12:56 AM, Maximiliano Curia <[EMAIL PROTECTED]> wrote: > Hola Adam C Powell IV! > > El 06/05/2008 a las 15:28 escribiste: >> Apologies for the delay in getting back to you all. It looks like this >> bug is still open. Is this something I can help with, now that I'm part >>

Bug#475990: python-scipy: FTBFS: _fftpackmodule.c:863: undefined reference to `PyArg_ParseTupleAndKeywords'

2008-04-14 Thread Ondrej Certik
On Mon, Apr 14, 2008 at 12:02 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > On Mon, Apr 14, 2008 at 12:53 PM, Lucas Nussbaum > <[EMAIL PROTECTED]> wrote: > > > > /build/user/python-scipy-0.6.0/build/src.linux-i686-2.4/fortranobject.c:27: > undefined r

Bug#475990: python-scipy: FTBFS: _fftpackmodule.c:863: undefined reference to `PyArg_ParseTupleAndKeywords'

2008-04-14 Thread Ondrej Certik
On Mon, Apr 14, 2008 at 12:53 PM, Lucas Nussbaum <[EMAIL PROTECTED]> wrote: > > > /build/user/python-scipy-0.6.0/build/src.linux-i686-2.4/fortranobject.c:27: > undefined reference to `PyDict_SetItemString' > > > /build/user/python-scipy-0.6.0/build/src.linux-i686-2.4/fortranobject.c:21: > und

Bug#472043: python-scipy: ftbfs with python-central 0.6

2008-03-21 Thread Ondrej Certik
Hi Matthias On Fri, Mar 21, 2008 at 7:27 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > Package: python-scipy > Version: 0.6.0-10 > Severity: serious > Usertags: ftbfs-new-pycentral > > python-central 0.6 uses now a package and tool independent directory > to store the architecture independe

Bug#471549: python-scipy_0.6.0-8_mips: FTBFS: No such file or directory

2008-03-18 Thread Ondrej Certik
On Tue, Mar 18, 2008 at 10:36 PM, Aníbal Monsalve Salazar <[EMAIL PROTECTED]> wrote: > Package: python-scipy > Severity: serious > Version: 0.6.0-8 > Tags: sid > Justification: fails to build from source > > There was an error while trying to autobuild your package with > pbuilder: > > [...]

Bug#467099: RFS: matplotlib 0.90.1-3

2008-02-24 Thread Ondrej Certik
On Sat, Feb 23, 2008 at 5:08 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > On Sat, Feb 23, 2008 at 4:31 PM, Eike Nicklas <[EMAIL PROTECTED]> wrote: > > Hi Ondrej et al., > > > > > > > > > > Yes, I read that bug. There are more prob

Bug#467099: package is ready for upload

2008-02-23 Thread Ondrej Certik
+ + * Rebuilt against python-numpy 1:1.0.4-6 (Closes: #467099) + + -- Ondrej Certik <[EMAIL PROTECTED]> Sat, 23 Feb 2008 12:41:31 +0100 + matplotlib (0.90.1-2) unstable; urgency=low * Upload to unstable and not experimental (closes: #411709) However, this cannot be uploaded usi

Bug#467099: do we still need support for python-numarray and python-numeric?

2008-02-22 Thread Ondrej Certik
See this wiki for explanation about these packages: http://wiki.debian.org/python-numpy If you are ok with this, let's just support python-numpy? Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#467099: Please rebuild against the latest python-numpy

2008-02-22 Thread Ondrej Certik
Package: python-matplotlib Severity: serious --- Please enter the report below this line. --- Hi, python-matplotlib needs to be rebuild against the latest python-numpy, because python-numpy finally switched to gfortran from g77. Currently, python-matplotlib and python-numpy don't even install

Bug#462642: [Evolution] Bug#462642: SSL doesn't work anymore

2008-01-27 Thread Ondrej Certik
Any news on this? I have the same problem. I tried to downgrade using snapshot.debian.net, but I didn't succeed, because some library in the evolution-data-server package segfaults then because of some missing symbols. Is there at least some easy temporary workaround? Many thanks, Ondrej --

Bug#459025: /usr/include/openmpi is missing (mpi.h isn't in /usr/include/**)

2008-01-04 Thread Ondrej Certik
On Jan 4, 2008 3:18 PM, Daniel Leidert <[EMAIL PROTECTED]> wrote: > FYI: The bug in u-a has been fixed recently. > http://bugs.debian.org/220044 > > Does it solve these bugs too? Actually, the mpi.h is in /usr/include/mpi, not /usr/include/openmpi, as I mistakenly thought. So there is no bug here.

Bug#459025: [Pkg-scicomp-devel] Bug#459025: parmetis_3.1-8+b1(unstable/amd64/xenophanes): FTBFS: Doesn't search for mpi.h in right include path

2008-01-04 Thread Ondrej Certik
On Jan 4, 2008 11:52 AM, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> wrote: > "Ondrej Certik" <[EMAIL PROTECTED]> writes: > > On Jan 4, 2008 10:15 AM, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> wrote: > >> I tried rebuilding parme

Bug#459025: [Pkg-scicomp-devel] Bug#459025: parmetis_3.1-8+b1(unstable/amd64/xenophanes): FTBFS: Doesn't search for mpi.h in right include path

2008-01-04 Thread Ondrej Certik
On Jan 4, 2008 10:15 AM, Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> wrote: > Package: parmetis > Version: 3.1-8+b1 > Severity: serious > > Heya, > > I tried rebuilding parmetis against the new mpich packages, so that the > whole heap of packages can migrate to testing. This failed: > > | Automatic

Bug#456892: FTBFS

2007-12-31 Thread Ondrej Certik
On Dec 31, 2007 2:07 PM, Philipp Kern <[EMAIL PROTECTED]> wrote: > On Tue, Dec 18, 2007 at 11:18:37AM +0100, Ondrej Certik wrote: > > When trying to build the source package from unstable, I get: > > This caused a FTBFS on arm. I thus uploaded the attached NMU with > Ku

Bug#458383: [IPython-dev] please include documentation sources in the tarball

2007-12-30 Thread Ondrej Certik
Hi Fernando, On Dec 30, 2007 11:25 PM, Fernando Perez <[EMAIL PROTECTED]> wrote: > On Dec 30, 2007 2:57 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > Hi, > > > > while packaging ipython in Debian, we run across this problem: > > > > http://

Bug#458383: upstream

2007-12-30 Thread Ondrej Certik
I sent the attached email to upstream (I forgot to CC this bug). The email didn't yet show up in: http://lists.ipython.scipy.org/pipermail/ipython-dev/2007-December/thread.html maybe I will have to subscribe to that list. I hate so many mailman lists... Ondrej - Hi

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: Bug#457088: Bug#457088: mpi.h is missing

2007-12-21 Thread Ondrej Certik
On Dec 21, 2007 9:10 AM, Manuel Prinz <[EMAIL PROTECTED]> wrote: > Hi Ondrej! > > Am Donnerstag, den 20.12.2007, 20:13 +0100 schrieb Ondrej Certik: > > [ Some confusing about /usr/include/mpi/mpi.h not being a symlink ] > > No, I think this particular bug is solved. >

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: Bug#457088: Bug#457088: mpi.h is missing

2007-12-20 Thread Ondrej Certik
Hi Manuel, thanks for sorting this out. > No. We never stated that mpi.h is symlinked in /usr/include. I said in > my previous mail that mpi.h can be found in the /usr/include/mpi > directory which is a symlink to /usr/lib/openmpi/include/. This is like > all MPI packages do it. To the best of my

Bug#456869: [PATCH] petsc4py: FTBFS: /usr/lib/petsc/include/petsc.h:138:17: error: mpi.h: No such file or directory

2007-12-20 Thread Ondrej Certik
Hi Manuel, > Hello Ondrej, > > attached you'll find a patch that solved the FTBFS of your package for > me. It patches the source directly, so you have to convert it so it can > be used with your favorite patch system. > > The problem is that you can't find the MPI includes, as you already > state

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: Bug#457088: Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
On Dec 20, 2007 8:12 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > On Dec 20, 2007 8:00 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > > > On Dec 20, 2007 12:29 AM, Manuel Prinz <[EMAIL PROTECTED]> wrote: > > > Dear Sune! > > > >

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: Bug#457088: Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
On Dec 20, 2007 8:00 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > On Dec 20, 2007 12:29 AM, Manuel Prinz <[EMAIL PROTECTED]> wrote: > > Dear Sune! > > > > Am Mittwoch, den 19.12.2007, 23:43 +0100 schrieb Sune Vuorela: > > > I have read the discuss

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: Bug#457088: Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
On Dec 20, 2007 12:29 AM, Manuel Prinz <[EMAIL PROTECTED]> wrote: > Dear Sune! > > Am Mittwoch, den 19.12.2007, 23:43 +0100 schrieb Sune Vuorela: > > I have read the discussion in the bug report. If it is anywhere else, please > > point to it instead of playing smart-ass. > > That applies to everyo

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
> | I meant something like /usr/include/openmpi/ > > You lost me. Please make up your mind as to whether you think it is a problem > because we do or do not use /usr/include, or /usr/include/openmpi ? > > We use /usr/include/openmpi now, and we think that's the right way: I agree that is the right

Bug#457088: [Pkg-openmpi-maintainers] Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
On Dec 19, 2007 7:15 PM, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote: > On Wed, Dec 19, 2007 at 06:49:15PM +0100, Ondrej Certik wrote: > > Package: libopenmpi-dev > > Version: 1.2.4-5 > > Severity: serious > > > > --- Please enter the report below this lin

Bug#457088: mpi.h is missing

2007-12-19 Thread Ondrej Certik
Package: libopenmpi-dev Version: 1.2.4-5 Severity: serious --- Please enter the report below this line. --- Hi, the mpi.h is missing. I found it in /usr/lib/openmpi/include/ please add at least a symlink or something to /usr/include the is breaks the python-petsc4py package for example: h

Bug#456721: libpetsc.so depends on unexistent libraries

2007-12-17 Thread Ondrej Certik
On Dec 17, 2007 7:41 PM, Adam C Powell IV <[EMAIL PROTECTED]> wrote: > reassign 456721 libopenmpi1 > severity 456721 grave > thanks > > Moving libmpi_*.so.0 to /usr/lib/openmpi/lib/ with no symlinks > from /usr/lib *breaks every package which links with those libraries*. > The soname ends in .so.0,

Bug#456730: FTBFS

2007-12-17 Thread Ondrej Certik
Package: petsc Severity: serious --- Please enter the report below this line. --- Hi Adam, latest petsc from unstable FTBFS in pbuilder for me: [...] TESTING: checkCCompiler from config.setCompilers(/tmp/buildd/petsc-2.3.3/python/BuildSystem/config/setCompilers.py:380)

Bug#456354: bug reproduced

2007-12-17 Thread Ondrej Certik
Hi Kurt, thanks for the report. I traced the bug down to this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456721 When we fix that, we'll upload a new revision. Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#454484: closed by Ondrej Certik <[EMAIL PROTECTED]> (seems to work, closing)

2007-12-17 Thread Ondrej Certik
On Dec 15, 2007 12:47 AM, Erich Schubert <[EMAIL PROTECTED]> wrote: > Hi, > Your mails never reached me. Did you send them to the BTS only maybe? Yes, only to BTS, I thought they will be automatically forwarded to you. Sorry about that. > As you can see from the original bug report, I didn't have

Bug#454484: please check again

2007-12-08 Thread Ondrej Certik
Hi, the new packages are in the archive, please try it again. I am not able to reproduce it. I purged all atlas packages and did: $ wajig install python-scipy Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically

Bug#454484: unable to reproduce

2007-12-06 Thread Ondrej Certik
Thanks very much for this bugreport. I just installed it on my system and it works: $ wajig install python-scipy Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: python-profiler The following NEW packages will be installed: pyt

Bug#454429: python-numpy - FTBFS: Not fullfillable build-conflicts

2007-12-06 Thread Ondrej Certik
Thanks for the bug report. We are working on exactly this problem, and it seems we finally made a progress, python-numpy got built on many architectures now: http://buildd.debian.org/pkg.cgi?pkg=python-numpy Once python-numpy gets to unstable on most of the architectures, we'll fix the rest. Ond

Bug#454158: closed by Sebastian Dröge <[EMAIL PROTECTED]> (Re: Bug#454158: Unhandled Exception on startup, tomboy won't start)

2007-12-04 Thread Ondrej Certik
On Dec 4, 2007 3:22 PM, Sebastian Dröge <[EMAIL PROTECTED]> wrote: > > Am Dienstag, den 04.12.2007, 15:16 +0100 schrieb Arthur Petitpierre: > > > Selon Sebastian Dröge <[EMAIL PROTECTED]>: > > > > > Try > > > apt-get --reinstall install libmono-addins2.0-cil > > > > Sorry but it doesn't work : > >

Bug#454158: closed by Sebastian Dröge <[EMAIL PROTECTED]> (Re: Bug#454158: Unhandled Exception on startup, tomboy won't start)

2007-12-04 Thread Ondrej Certik
On Dec 4, 2007 2:20 PM, Sebastian Dröge <[EMAIL PROTECTED]> wrote: > > Am Dienstag, den 04.12.2007, 14:11 +0100 schrieb Ondrej Certik: > > > > I was using tomboy for managing my notes, but today I am not able to > > > > start it up. :( > > > > &

Bug#454158: closed by Sebastian Dröge <[EMAIL PROTECTED]> (Re: Bug#454158: Unhandled Exception on startup, tomboy won't start)

2007-12-04 Thread Ondrej Certik
> > I was using tomboy for managing my notes, but today I am not able to start > > it up. :( > > This was a bug in cli-common and is now fixed with 0.5.2. I upgraded all packages, including cli-common and the bug is still there. Could you please reopen the bug? $ dpkg -l cli-common Desired=Unkno

Bug#454158: Unhandled Exception on startup, tomboy won't start

2007-12-03 Thread Ondrej Certik
Package: tomboy Version: 0.8.2-1 Severity: grave --- Please enter the report below this line. --- $ tomboy [DEBUG]: NoteManager created with note path "/home/ondra/.tomboy". ** (Tomboy:30324): WARNING **: The following assembly referenced from /usr/lib/tomboy/Tomboy.exe could not be loaded:

Bug#426012: Depends on python-numpy-dev

2007-12-01 Thread Ondrej Certik
On Dec 1, 2007 7:11 PM, Kumar Appaiah <[EMAIL PROTECTED]> wrote: > severity 426012 normal > thanks > > On Wed, Aug 01, 2007 at 10:19:26PM +0200, Josselin Mouette wrote: > > Package: python-numpy > > Version: 1:1.0.3-1 > > Severity: normal > > > > Hi, > > > > currently python-numpy depends on python

Bug#450443: FTBFS

2007-11-30 Thread Ondrej Certik
Package: python-numpy Version: 1:1.0.3-1 Thanks very much for the patch. I am going to try to fix it now as part of the Debian Python Modules Team. Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#452268: all fonts are unreadable

2007-11-21 Thread Ondrej Certik
Package: xserver-xorg Version: 1:7.2-5 Severity: serious --- Please enter the report below this line. --- I use unstable and in some recent upgrade (I think yesterday, or the day before that), all fonts became unreadable. When I start xterm in .xsession, the font is readable, but whenever I start

Bug#448158: more information

2007-11-08 Thread Ondrej Certik
> Okay, I will upload a new PETSc with this fix and the new watch file you > sent me. Thanks! Nice. Check it in pbuilder first please - it's working for me, but it's better if it is tested twice. > Great. I can't wait to try out the new libmesh with its new elements > for 4th order Cahn-Hilliar

Bug#448158: more information

2007-11-08 Thread Ondrej Certik
> OK, so petsc seems to be ok now. I am going to try libmesh. Please > don't close this issue yet - there could be other problems with > g77/gfortran and maybe the proposed fix is not really a fix (i.e. > causes other problems). Need to check libmesh out first. I was able to compile libmesh, with

Bug#450518: [Pkg-openmpi-maintainers] Bug#450518: mpicc not found

2007-11-07 Thread Ondrej Certik
> When I was switching between lam and ompi, something similar happened to me > and I also had to resort to update-alternatives. IIRC I used --auto but I > didn't write that down. > > Now, having gotten here, would you agree that is not a bug in the Open MPI > packages but rather than some fragilit

  1   2   >