Bug#702637: matlab-support: fails to install in clean chroot

2013-03-09 Thread Yaroslav Halchenko
Yes it would be great to have bugs fixed in Debian too, especially if they get reported on Debian systems... as for this particular one I consider it a feature :-) Keep us updated on what you figure out -- Sent from a phone which beats iPhone. -- To UNSUBSCRIBE, email to

Bug#702658: is there a consistent Cancel across debconf frontends?

2013-03-09 Thread Yaroslav Halchenko
On Sat, 09 Mar 2013, Julian Taylor wrote: DEBIAN_FRONTEND=readline apt-get install matlab-support Location of MATLAB installation(s): ... entering an empty string does not cancel the prompt. Other frontends are probably ok, they offer a cancel option. and now I started to wonder on what is

Bug#702658: matlab-support: uninteruptable prompt on installation with readline

2013-03-09 Thread Yaroslav Halchenko
On Sat, 09 Mar 2013, Michael Hanke wrote: entering an empty string does not cancel the prompt. Other frontends are probably ok, they offer a cancel option. I can't replicate this. I installed the package, the prompt comes up, I press Ctrl-C and I am back at the prompt. yeah

Bug#702658: matlab-support: uninteruptable prompt on installation with readline

2013-03-09 Thread Yaroslav Halchenko
On Sat, 09 Mar 2013, Julian Taylor wrote: yeah -- as I just wrote, Ctrl-C works on the main machine but is of no effect in chroot (tried on our neurohydra in nd+wheezy chroot) we have a few reports in ubuntu of uninteruptable prompts:

Bug#700995: python3-mpi4py: directory vs. symlink conflict: /usr/include/python3.2

2013-02-20 Thread Yaroslav Halchenko
oops thanks for the report... testing following fix: set -e; for v in $(PY3VERS); do \ [ -d $(CURDIR)/debian/python3-mpi4py/usr/include/python$$v ] || \ - mkdir -p $(CURDIR)/debian/python3-mpi4py/usr/include/python$$v; \ - dh_link -ppython3-mpi4py

Bug#700564: Missing copyright information

2013-02-14 Thread Yaroslav Halchenko
thank you Luca for the details -- I will review copyrights for the next upload. On Thu, 14 Feb 2013, Luca Falavigna wrote: Source: pandas Version: 0.10.1-1 Severity: serious Tags: sid Some copyright information are missing: * pandas/io/auth.py is licensed Apache-2.0 *

Bug#671690: is it still the case that libgamin0 makes courier non-functional

2013-01-01 Thread Yaroslav Halchenko
) with libgamin0 0.1.10-4.1 -- and haven't had any problems On Tue, 01 Jan 2013, Adam D. Barratt wrote: On Wed, 2012-08-29 at 20:58 -0400, Yaroslav Halchenko wrote: Until recently libgamin0 got patched (see #542361), it was barely functional and could lead to any dependent software

Bug#696410: FTBFS: requires network access and fails due to incorrect URL

2012-12-20 Thread Yaroslav Halchenko
Package: python-nipype Version: 0.5.3-2 Severity: serious Tags: upstream Justification: fails to build from source WARNING: Empty - nipype.interfaces.ants.base Traceback (most recent call last): File ../tools/build_interface_docs.py, line 54, in module docwriter.write_api_docs(outdir)

Bug#673489: nipy: FTBFS: FAILED (SKIP=5, failures=2)

2012-12-03 Thread Yaroslav Halchenko
On Sun, 02 Dec 2012, Ivo De Decker wrote: On Fri, May 18, 2012 at 08:34:00PM -0400, Yaroslav Halchenko wrote: known issue of compatibility with recently uploaded nibabel 1.2.0... Will be fixed with an upcoming upstream release I am waiting for... otherwise (if doesn't come soon) I

Bug#692101: nmu

2012-11-02 Thread Yaroslav Halchenko
Thanks! if interested -- re-upload without delay! On Sat, 03 Nov 2012, Michael Gilbert wrote: control: tag -1 patch Hi, I've uploaded an nmu fixing these issues to delayed/5. Please see attached patch. Best wishes, Mike -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of

Bug#692101: nmu

2012-11-02 Thread Yaroslav Halchenko
although patch should also take care about Hurd to be complete if would build there nicely... or better just remove that conditioning On Sat, 03 Nov 2012, Yaroslav Halchenko wrote: Thanks! if interested -- re-upload without delay! On Sat, 03 Nov 2012, Michael Gilbert wrote: control: tag -1

Bug#691282: Please upload to experimental forcing build against hdf5 lib in experimental (1.8.9)

2012-10-23 Thread Yaroslav Halchenko
Package: python-h5py Version: 2.0.1-2+b1 Severity: serious otherwise h5py is not usable with libhdf5 from experimental: $ acpolicy python-h5py python-h5py: Installed: 2.0.1-2+b1 Candidate: 2.0.1-2+b1 Version table: *** 2.0.1-2+b1 0 900 http://debian.lcs.mit.edu/debian/ wheezy/main

Bug#686960: openmeeg: FTBFS on mips

2012-09-07 Thread Yaroslav Halchenko
I believe it is more of -- if it builds (again) -- it is cool and should keep building from them on. It used to build on mips, but then became I believe too heavy for the architecture, so full build started to fail... may be eventually it would start building again no problem there. On Fri, 07

Bug#671690: is it still the case that libgamin0 makes courier non-functional

2012-08-29 Thread Yaroslav Halchenko
Until recently libgamin0 got patched (see #542361), it was barely functional and could lead to any dependent software to malfunction. Because of the fix I can guess that your issue might have been fixed as well. Is there a chance, Benny, you could give libgamin0 0.1.10-4.1 (available in wheezy

Bug#666066: I believe Fixed in is incorrect

2012-08-29 Thread Yaroslav Halchenko
fixed 666066 mpich2/1.4.1-4 thanks I believe it needs prefix with source package name and probably because of that bug is currently still listed on http://bugs.debian.org/release-critical/other/testing.html -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain

Bug#684822: nipype: FTBFS: /bin/sh: 1: hg: not found

2012-08-14 Thread Yaroslav Halchenko
retitle 684822 Failed unittests due to non-functioning multiprocessing thanks Hi Lucas, could you double-check if you had /dev/shm available in the build environment?multiprocessing module requires it for functioning On Tue, 14 Aug 2012, Lucas Nussbaum wrote: Source: nipype Version:

Bug#684832: joblib: FTBFS: OSError: [Errno 13] Permission denied

2012-08-14 Thread Yaroslav Halchenko
the same here -- /dev/shm is the cause... AFAIK all build hosts have /dev/shm available so I never encountered similar problems before from them. On Tue, 14 Aug 2012, Lucas Nussbaum wrote: Source: joblib Version: 0.6.4-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org

Bug#684531: FTBFS: unknown type name bool

2012-08-10 Thread Yaroslav Halchenko
severity 684531 important tags 684531 +more-info thanks I just built it fine using cowbuilder in up-to-date amd64 wheezy and sid environments... so I guess this failure is somehow specific to your setup... full build log and build-depends versioning information would be of help. meanwhile, since

Bug#681581: Bug#684107: Acknowledgement (package final release 1.7)

2012-08-06 Thread Yaroslav Halchenko
my reference to ,--- | e.g. I was just suggested that the fix for | https://networkx.lanl.gov/trac/ticket/737 | which was fixed right before 1.7 release might be the one causing hard to | reproduce (stopped failing for me again) FTBFS of nipype: |

Bug#681581: Bug#684107: Acknowledgement (package final release 1.7)

2012-08-06 Thread Yaroslav Halchenko
and here we go -- was my mistake of mixing up two patch sets. If upload of 1.7 official release to wheezy is impossible, please include the commit 9ebe087b8bbcdeee3051e07cacd05fa07436c16e (attached, thanks Satra once again for pointing it out) which resolves the FTBFS of nipype. Best regards,

Bug#683009: FTBFS on mips: Errors while running CTest

2012-07-28 Thread Yaroslav Halchenko
I am aware of this (as of FTBFS of ants on mipsel and s390) I have filed for removal of ants from those archs for now: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683086 On Fri, 27 Jul 2012, Luca Falavigna wrote: Source: ants Version: 1.9.2+svn680.dfsg-4 Severity: serious

Bug#683108: [Python-modules-team] Bug#683108: ipython: python3 shebangs

2012-07-28 Thread Yaroslav Halchenko
my guess is that it needs overrides for dh_python* calls like I did recently for cython: override_dh_python2: dh_python2 -pcython override_dh_python3: dh_python3 -pcython3 On Sat, 28 Jul 2012, Jakub Wilk wrote: Package: ipython Version: 0.13-1 Severity: serious If you rebuild

Bug#682030: causes FTBFS of skimage on BE platforms: ValueError: matrix must have float64 values

2012-07-18 Thread Yaroslav Halchenko
Package: python-scipy Version: 0.10.1+dfsg1-3 Severity: serious Tags: patch upstream Justification: fails to build from source (but built successfully in the past) I believe I have spotted it even before skimage FTBFSs: https://buildd.debian.org/status/package.php?p=skimage e.g.

Bug#681581: nipype: FTBFS: IOError: [Errno 2] No such file or directory: '/tmp/test_engine_o6vea6/pipe/mod1/result_mod1.pklz'

2012-07-16 Thread Yaroslav Halchenko
On Sun, 15 Jul 2012, Jakub Wilk wrote: just tried to build again (up to date sid chroot via cowbuilder on amd64 box) -- went just fine. Is it reproducible for you? I tried on a different machine: it failed the same way. I thought that I have the worst karma... heh -- good to feel not being

Bug#681581: nipype: FTBFS: IOError: [Errno 2] No such file or directory: '/tmp/test_engine_o6vea6/pipe/mod1/result_mod1.pklz'

2012-07-15 Thread Yaroslav Halchenko
just tried to build again (up to date sid chroot via cowbuilder on amd64 box) -- went just fine. Is it reproducible for you? Any peculiarities of the system where it failed? - architecture (kfreebsd's would lack functional multiprocessing) - free space under /tmp - network access? - anything

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, scipy is

Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-12 Thread Yaroslav Halchenko
-cast] On Thu, 12 Jul 2012, Denis Laxalde wrote: 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

Bug#681270: [Python-modules-team] 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

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 warnings

Bug#681270: causes FTBFS of pymvpa2 on s390x: TypeError: Improper input parameters in leastsq call

2012-07-11 Thread Yaroslav Halchenko
Package: python-scipy Version: 0.10.1+dfsg1-3 Severity: serious Justification: fails to build from source (but built successfully in the past) 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

Bug#673987: [Python-modules-team] Bug#673987: CVE-2012-2374

2012-07-09 Thread Yaroslav Halchenko
as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673987#10 described, version in squeeze (1.0.1) is not effected and no action should be done for current stable release. or am I missing the point here? On Mon, 09 Jul 2012, Jonathan Wiltshire wrote: Dear maintainer, Recently you fixed one

Bug#648061: Info received (perspective patch for Python multiprocessing, but may be procps better fix it?)

2012-07-06 Thread Yaroslav Halchenko
forcemerge 679128 648061 severity 679128 serious thanks Since this resolved issues for Python (see #648061) which caused FTBFS of some packages on kfreebsd platforms, raising severity a bit and forcemerging 648061 into 679128 Thanks! -- Yaroslav O. Halchenko Postdoctoral Fellow, Department

Bug#680404: fails to build comedilib documentation on mips (java.lang.IllegalArgumentException)

2012-07-05 Thread Yaroslav Halchenko
Package: fop Version: 1:1.0.dfsg2-6 Severity: serious Justification: fails to build from source It might be reincarnation of #580333 which was supposedly fixed. Now, comedilib documentation fails to build on mips (only):

Bug#679968: in ipython shell -- inserts history substitution before the prompt line -- renders python-mode interactive use with ipython unusable

2012-07-05 Thread Yaroslav Halchenko
On Tue, 03 Jul 2012, Barry Warsaw wrote: We can easily link bugs in Launchpad to the related bug in Debian, but that's about it. N.B. Ideally, I am as a user report bugs in Debian using reportbug, and then the mighty Maintainer either fixes them himself or forwards upstream (i.e. LP). Who

Bug#680246: FTBFS on armel and mipsel due to failing tests

2012-07-04 Thread Yaroslav Halchenko
Source: scikit-learn Version: 0.11.0-1 Severity: grave Tags: patch see https://buildd.debian.org/status/fetch.php?pkg=scikit-learnarch=armelver=0.11.0-1stamp=1337042722 https://buildd.debian.org/status/fetch.php?pkg=scikit-learnarch=mipselver=0.11.0-1stamp=1336600303 Fixes are in packaging GIT...

Bug#669466: [NeuralEnsemble] PyNN: fresh tests failures with 0.7.2

2012-07-03 Thread Yaroslav Halchenko
Thank you Andrew! I have uploaded 0.7.4-1 to unstable -- now the job would be to persuade release team to allow it to enter wheezy ;-) On Tue, 03 Jul 2012, Andrew Davison wrote: OK, all the unit tests now pass on a fresh install of Debian Wheezy (which has NumPy 1.6.2), as well as on Ubuntu

Bug#679948: regression (fixed upstream) in deducing the dtype for record array

2012-07-02 Thread Yaroslav Halchenko
Package: python-numpy Version: 1:1.6.2-1 Severity: serious Tags: upstream I was troubleshooting pynn FTBFS http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669466 and one of the recently failed unittests was due to following regression: $ python -c import numpy; print numpy.__version__; print

Bug#679948: Acknowledgement (regression (fixed upstream) in deducing the dtype for record array)

2012-07-02 Thread Yaroslav Halchenko
ok -- bug bisected to be fixed in $ PYTHONPATH=$PWD python -c import numpy; print numpy.__version__; print numpy.array([('a', 1), ('b', 9.99)]) 1.7.0.dev-91f87e1 [['a' '1'] ['b' '9.99']] but

Bug#679968: in ipython shell -- inserts history substitution before the prompt line -- renders python-mode interactive use with ipython unusable

2012-07-02 Thread Yaroslav Halchenko
Package: python-mode Version: 1:6.0.10-1 Severity: grave Due to popularity of ipython and the purpose of python-mode to provide means for interactive work with python code within emacs I consired this bug important for the most of the users of python-mode (thus grave). In ipython shell ran by

Bug#679968: in ipython shell -- inserts history substitution before the prompt line -- renders python-mode interactive use with ipython unusable

2012-07-02 Thread Yaroslav Halchenko
if python-mode.el is affected, please open a ticket also at https://bugs.launchpad.net/python-mode isn't python-mode.el belonging to python-mode package the one responsible for setting up ipython shell comint mode??? (sorry, I just do not know those details) Barry, I thought you had some handy

Bug#669466: [NeuralEnsemble] PyNN: fresh tests failures with 0.7.2

2012-07-02 Thread Yaroslav Halchenko
Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik From 70295461024cc95709ae214b96aa4caa9c225ae9 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko deb...@onerussian.com Date: Mon, 2 Jul 2012 11

Bug#678708: statsmodels: FTBFS[kfreebsd]: NotImplementedError: cannot determine number of cpus

2012-06-25 Thread Yaroslav Halchenko
Just for the reference, as I described in #648061 it is a regression in python2.6-2.7, Debian specific. Patch for Python is submitted but not sure if it shouldn't be fixed in procps, waiting for the feedback Cheers, On Sat, 23 Jun 2012, Christoph Egger wrote: Package: src:statsmodels

Bug#648061: perspective patch for Python multiprocessing, but may be procps better fix it?

2012-06-24 Thread Yaroslav Halchenko
, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik From: Yaroslav Halchenko deb...@onerussian.com Subject: Fix path to Debian/kFreeBSD specific path to sysctl Not sure yet

Bug#664944: changelog credits

2012-06-20 Thread Yaroslav Halchenko
;-) Thank you Touko -- mixed up in a rush -- I will fix up the changelog entry and it will be in place in the next upload On Thu, 21 Jun 2012, Touko Korpela wrote: Looks like patch came from Nicolas Bourdaud, not from Lucas Nussbaum. -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of

Bug#678036: 1.7~rc1 causes FTBFS in nipype 0.5.3-1

2012-06-18 Thread Yaroslav Halchenko
Package: python-networkx Version: 1.7~rc1-1 Severity: serious I was about to upload a fix for #664944 but the build failed due to error while running unittests: == ERROR: Failure: ValueError (need more than 0 values to unpack)

Bug#678036: [Python-modules-team] Bug#678036: 1.7~rc1 causes FTBFS in nipype 0.5.3-1

2012-06-18 Thread Yaroslav Halchenko
I wonder if smth like this would work (didn't even look what the graph is): python -c import pickle, networkx as nx; nx.to_scipy_sparse_matrix(pickle.load(open('/tmp/graph2debug.dat'))) and see attachment On Mon, 18 Jun 2012, Sandro Tosi wrote: Hello, can you please provide a minimal test

Bug#675967: transition of 1.3.0 to wheezy

2012-06-04 Thread Yaroslav Halchenko
Source: biosig4c++ Version: 1.3.0-2 Severity: grave just to hold biosig4c++ 1.3.0 in unstable untill minor set of build-dependees (openwalnut, sigviewer) is reeady -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'), (600, 'unstable'), (300,

Bug#673489: nipy: FTBFS: FAILED (SKIP=5, failures=2)

2012-05-18 Thread Yaroslav Halchenko
Thanks known issue of compatibility with recently uploaded nibabel 1.2.0... Will be fixed with an upcoming upstream release I am waiting for... otherwise (if doesn't come soon) I will patch Cheers, On Sat, 19 May 2012, Samuel Thibault wrote: Source: nipy Version: 0.1.999-2 Severity: serious

Bug#653948: [Python-modules-team] Bug#653948: marked as done (cephes_smirnov never returns on mips)

2012-05-14 Thread Yaroslav Halchenko
Hi Varun, thanks for taking care and adopting my patch. now it got accepted upstream and I wanted to mention that they refactored few other comparisons -- so it might be wise for Debian to adopt that patch as well (attaching). Cheers On Fri, 20 Apr 2012, Debian Bug Tracking System wrote:

Bug#671978: [lu...@lucas-nussbaum.net: Bug#671978: nitime: FTBFS: ImportError: cannot import name factorial]

2012-05-08 Thread Yaroslav Halchenko
FYI apparently scipy 0.10 is not fully backward compatible with prev API (e.g. broke nitime). I guess due to __all__ dicts have been added to all modules, which has cleaned up the namespaces (particularly useful for interactive work).

Bug#671978: [Nipy-devel] [lu...@lucas-nussbaum.net: Bug#671978: nitime: FTBFS: ImportError: cannot import name factorial]

2012-05-08 Thread Yaroslav Halchenko
tags 671978 +fixed-upstream forwarded 671978 https://github.com/nipy/nitime/pull/96 thanks Great! Marking as such ;-) (btw anyone could tag bug reports in debian, see above and http://www.debian.org/Bugs/server-control for details) On Tue, 08 May 2012, Ariel Rokem wrote: Yeah - for the

Bug#644352: slicer Debian

2012-05-04 Thread Yaroslav Halchenko
Hi Dominique, I wonder if there were any movement in upstream/debian packaging of slicer4? slicer3 is uninstallable in sid as well ATM :-/ -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover,

Bug#671365: halts on start

2012-05-03 Thread Yaroslav Halchenko
Package: mricron Version: 0.20110812.1~dfsg.1-1 Severity: grave As reported on neurodebian-users mailing list against experience on Ubuntu 12.04: http://lists.alioth.debian.org/pipermail/neurodebian-users/2012-May/000408.html and now verified on Debian wheezy/sid mix -- it stalls upon start.

Bug#655643: pymvpa: FTBFS: AttributeError: classify

2012-04-23 Thread Yaroslav Halchenko
of Soeren. I don't think a binNMU makes sense, looking at the state of https://buildd.debian.org/status/package.php?p=shogun -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko

Bug#655643: pymvpa: FTBFS: AttributeError: classify

2012-04-22 Thread Yaroslav Halchenko
and the new API. * Adjust for API change in Shogun 1.0.0 (closes: #655643). -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic

Bug#669005: uninstallable on sid (might just need require a rebuild)

2012-04-16 Thread Yaroslav Halchenko
Source: shogun-python-modular Version: 1.1.0-4 Severity: grave $ sudo apt-get install shogun-python-modular [sudo] password for yoh: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have

Bug#668121: cde: FTBFS: defs.h:437:27: error: field 'saved_regs' has incomplete type

2012-04-08 Thread Yaroslav Halchenko
in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#666673: [Python-apps-team] Bug#666673: cython: FTBFS: semop(2): encountered an error: Invalid argument

2012-04-06 Thread Yaroslav Halchenko
in a virtualbox On Thu, 05 Apr 2012, Lucas Nussbaum wrote: On 04/04/12 at 17:06 -0400, Yaroslav Halchenko wrote: thanks for checking it out -- how many cores that instance has? one... :) Lucas -- =--= Keep in touch

Bug#570069: [gud...@gudjon.org: Re: [comedi] libcomedi0 removed from debian testing]

2012-04-05 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#666673: [Python-apps-team] Bug#666673: cython: FTBFS: semop(2): encountered an error: Invalid argument

2012-04-04 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653948: [SciPy-Dev] cephes_smirnov never returns on mips/sparc/...

2012-03-30 Thread Yaroslav Halchenko
... sent pull request https://github.com/scipy/scipy/pull/187 patch is attached here as well so next I guess is to make it return sensible values for the .fit as it did before? ;) On Fri, 30 Mar 2012, Yaroslav Halchenko wrote: well -- imho it should have not even got to that point if e is NaN. Just

Bug#653948: [SciPy-Dev] cephes_smirnov never returns on mips/sparc/...

2012-03-30 Thread Yaroslav Halchenko
d'oh -- now patch is attached On Fri, 30 Mar 2012, Yaroslav Halchenko wrote: patch is attached here as well -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko

Bug#663986: statsmodels: FTBFS: tests fail

2012-03-29 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#663986: statsmodels: FTBFS: tests fail

2012-03-29 Thread Yaroslav Halchenko
ah -- and found that you adopted it already: https://github.com/statsmodels/statsmodels/issues/109 https://github.com/statsmodels/statsmodels/commit/590bd6238d7d2538a557ce664ee90f4b9116449c cool -- thanks ;) On Thu, 29 Mar 2012, Yaroslav Halchenko wrote: d'oh forgotten about it -- thanks

Bug#663986: [pystatsmodels] Re: Bug#663986: statsmodels: FTBFS: tests fail

2012-03-29 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#611698: any progress

2012-03-27 Thread Yaroslav Halchenko
I wondered if there is any progress on this issue Cheers -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE

Bug#664940: Processed: pyentropy: diff for NMU version 0.4-1.2

2012-03-24 Thread Yaroslav Halchenko
assistance. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#665030: joblib: FTBFS: OSError: [Errno 13] Permission denied

2012-03-22 Thread Yaroslav Halchenko
systems. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#663271: not installable on sid due to version dance in netcdf -- requires a binary upload?

2012-03-09 Thread Yaroslav Halchenko
Package: libvtk5-dev Version: 5.8.0-7 Severity: grave If I am not mistaken binNMU should address this issue. it is just that libvtk5.8=5.8.0-7 depends on libnetcdfc++5 which was superseeded by libnetcdfc++4 ;-) please request binNMU if I am correct # apt-get install libvtk5-dev libnetcdf-dev

Bug#631983: [j...@debian.org: Bug#631983: stimfit: diff for NMU version 0.10.18-1.1]

2012-03-04 Thread Yaroslav Halchenko
Hi Jonathan, Thank you for helping out with stimfit. Unfortunately your NMU changes are not inline with our goal behind stimfit packaging: we are trying to maintain packaging seamlessly backportable into older debian and ubuntu releases: http://neuro.debian.net/pkgs/sigviewer.html shows that

Bug#661287: pytables testsuite failures on arm, armhf etc

2012-03-04 Thread Yaroslav Halchenko
-- would you like to join the team (Debian science) and help with maintenance of pytables in Debian? ;) ;) -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net

Bug#661287: pytables testsuite failures on arm, armhf etc

2012-03-03 Thread Yaroslav Halchenko
to the debian package ASAP. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#661287: pytables testsuite failures on arm, armhf etc

2012-03-03 Thread Yaroslav Halchenko
what would not work? disabling blosc? it would work I bet and thanks for testing on a sparc64 system I just hoped that someone (upstream?) could find a chance to resolve it properly ;) On 03/03/2012 09:47 PM, Yaroslav Halchenko wrote: are going across platforms? or should we may be adopt

Bug#646668: your mail

2012-02-18 Thread Yaroslav Halchenko
. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#650678: how to upgrade package fail2ban on squeeze ?

2012-02-16 Thread Yaroslav Halchenko
I think other should be just fine Give it a try and you will know for sure ;) Mathieu Bautista mbauti...@ircf.fr wrote: Hello, May I override safely my fail2ban squeeze package with a newer deb package like : wget http://ftp.fr.debian.org/debian/pool/main/f/fail2ban/fail2ban_0.8.6-2_all.deb

Bug#650678: how to upgrade package fail2ban on squeeze ?

2012-02-16 Thread Yaroslav Halchenko
it should have worked -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#658593: pymvpa2: FTBFS with Sphinx 1.1.2: ValueError: too many values to unpack

2012-02-07 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#658593: pymvpa2: FTBFS with Sphinx 1.1.2: ValueError: too many values to unpack

2012-02-06 Thread Yaroslav Halchenko
). -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#658593: pymvpa2: FTBFS with Sphinx 1.1.2: ValueError: too many values to unpack

2012-02-05 Thread Yaroslav Halchenko
to unpack | make[3]: *** [generate-stamp] Error 1 -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian

Bug#655306: ants: FTBFS: itkDensityFunction.h: No such file or directory

2012-01-11 Thread Yaroslav Halchenko
I'm investigating now ... Cheers, -Steve -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs

Bug#655306: ants: FTBFS: itkDensityFunction.h: No such file or directory

2012-01-10 Thread Yaroslav Halchenko
in clean Sid chroots. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#651996: [Python-apps-team] Processed: tagging 651996

2012-01-07 Thread Yaroslav Halchenko
. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653948: cephes_smirnov never returns on mips

2012-01-01 Thread Yaroslav Halchenko
Package: python-scipy Version: 0.9.0+dfsg1-1+b2 Severity: serious Justification: fails to build from source (but built successfully in the past) I have ran into this while building pymvpa2 packages. on mips and mipsel it times out. I have troubleshooted it on gabrielli and I believe the

Bug#641790: python-biosig: missing dependency on python-numpy

2011-12-02 Thread Yaroslav Halchenko
:) -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#650678: fail2ban: Random iptables errors on start

2011-12-01 Thread Yaroslav Halchenko
security protection) Cheers, -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ

Bug#643584: any chance to get 96xx working in testing/unstable

2011-12-01 Thread Yaroslav Halchenko
! -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#645136: uninstallable on sid (and probably wheezy) due to python ( 2.7)

2011-10-12 Thread Yaroslav Halchenko
Package: mayavi2 Version: 4.0.0-1 Severity: grave well -- as simple as the subject ;-) I tried to upgrade finally my laptop to python 2.7 in wheezy and it required me to remove mayavi2 :-/ -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing'),

Bug#645137: [Python-apps-team] Bug#645137: mayavi2: Can't install Mayavi2 when system uses Python 2.7

2011-10-12 Thread Yaroslav Halchenko
Mayavi2. Can Mayavi2 be built against Python 2.7? -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian

Bug#642785: [Python-modules-team] Bug#642785: pyamf: FTBFS: Error compiling Cython file

2011-09-24 Thread Yaroslav Halchenko
]: *** [override_dh_auto_build] Error 1 -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#638953: (no subject)

2011-09-22 Thread Yaroslav Halchenko
ftbfs): https://github.com/nipy/nipype/commit/33db6f6bff3d0b554037e0169d17a14b7ff66f89 -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts

Bug#638953: (no subject)

2011-09-22 Thread Yaroslav Halchenko
-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/nipype/+bug/835008 +Forwarded: not-needed +Author: Barry Warsaw ba...@ubuntu.com -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko

Bug#621778: stimfit: FTBFS on powerpc: Both BIG_ENDIAN and LITTLE_ENDIAN defined

2011-09-13 Thread Yaroslav Halchenko
it? Apologies for not closing it in the changelog. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian

Bug#625154: pyentropy: diff for NMU version 0.4-1.1

2011-08-15 Thread Yaroslav Halchenko
. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#632666: would be nice

2011-08-10 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#634071:

2011-07-29 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#631825: [chris...@gmx.de: Re: Bug#631825: stimfit: FTBFS: configure: error: google-test is required. Try --with-gtest-config.]

2011-07-23 Thread Yaroslav Halchenko
) just look into your own debian/changelog -- you already have one ;-) -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE

Bug#634071: foxyproxy: extension is disabled with iceweasel 5.0 (sid)

2011-07-16 Thread Yaroslav Halchenko
...@subdivi.de -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#629781: pymvpa: FTBFS: unsatisfiable build-dependency: python-docutils ( 0.6) but 0.7-2 is to be installed

2011-06-08 Thread Yaroslav Halchenko
: This is sbuild bug: #622832. TTBOMK it doesn't trigger on our buildds (yet?). -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE

Bug#629781: pymvpa: FTBFS: unsatisfiable build-dependency: python-docutils ( 0.6) but 0.7-2 is to be installed

2011-06-08 Thread Yaroslav Halchenko
www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#625139: pending

2011-05-31 Thread Yaroslav Halchenko
Will be addressed with soon to come new upstream release. -- =--= Keep in touch www.onerussian.com Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic -- To UNSUBSCRIBE, email

<    1   2   3   4   5   6   >