Bug#693523: new upstream release

2012-11-17 Thread Julian Taylor
Package: skimage Version: 0.6.1-1 Severity: wishlist there is a new upstream release 0.7.2 of skimage available. It would be good to have this in Debian experimental. In experimental we also python3 versions of cython and matplotlib, so if skimage supports python3 it would be good to add a

Bug#545809: bump to recommend

2012-11-17 Thread Julian Taylor
found 545809 0.17.1-1 thanks I would bump python-dev and gcc to at least Recommends, maybe even Depends. In my opinion it is pretty unusual to use cython without also compiling at some point. Also dynamic compilation via pyxinstall does not work without python-dev. See also

Bug#693555: cython: test fails due to multiarched python3

2012-11-17 Thread Julian Taylor
+ an alternative would be to use $(PYTHON)-config --includes +Author: Julian Taylor jtay...@ubuntu.com +--- a/Demos/embed/Makefile b/Demos/embed/Makefile +@@ -3,6 +3,7 @@ + PYVERSION=$(shell $(PYTHON) -c import sys; print(sys.version[:3])) + + INCDIR=$(shell $(PYTHON) -c from distutils import

Bug#691960: [Python-modules-team] Bug#691960: marked as done (matplotlib: examples directory set wrong)

2012-11-09 Thread Julian Taylor
found 691960 1.2.0~rc2-1 thanks as mentioned in the original report, its not fixed in 1.2.0~rc2-1 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#691960: matplotlib: examples directory set wrong

2012-10-31 Thread Julian Taylor
Package: matplotlib Version: 1.1.1~rc2-1 Severity: normal the examples data directory in the default package configuration of matplotlib includes an /etc which breaks all examples. python /usr/share/doc/python-matplotlib-doc/examples/pylab_examples/image_demo3.py IOError: [Errno 2] No such file

Bug#691960: (no subject)

2012-10-31 Thread Julian Taylor
the reason is 30_disable_sample_downloads.patch one need to drop the quotes from the path, else it will keep them and prepend /etc when the quoted path is not found in matplotlib/__init__.py:776 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#669272: [Python-modules-team] Bug#669272: Bug#669272: python3-matplotlib: any news?

2012-10-22 Thread Julian Taylor
On 10/19/2012 05:22 PM, Sandro Tosi wrote: On Fri, Oct 19, 2012 at 4:59 PM, Carlo Stemberger carlo.stember...@gmail.com wrote: Hi, I see that matplotlib 1.2 has been accepted in experimental. What is the status for Python 3? I'm working (slowly) on it these days. Regards, this daily

Bug#686604: unblock (pre-approval): ipython 0.13.1

2012-10-21 Thread Julian Taylor
retitle 686604 unblock: ipython 0.13.1 thanks hi, I have uploaded the 0.13.1 release to unstable. changes compared to my last mail are attached in ipython_changes.log: deprecation warning for sympy printing extension if 0.7.2 is installed (noop in wheezy) a change to the setup.py requires with no

Bug#690878: pkg-config reports wrong path

2012-10-18 Thread Julian Taylor
Package: libopenthreads-dev Version: 3.0.1-3 Severity: normal see https://bugs.launchpad.net/ubuntu/+source/openscenegraph/+bug/1068238 also occurs in debian testing the reason is probably the CMAKE_INSTALL_PREFIX:PATH=/ line in debian/rules -- To UNSUBSCRIBE, email to

Bug#686604: unblock (pre-approval): ipython 0.13.1

2012-10-13 Thread Julian Taylor
On 10/11/2012 08:20 PM, Julien Cristau wrote: On Mon, Sep 3, 2012 at 20:01:12 +0200, Julian Taylor wrote: Hi, ipython upstream is going to release a bugfix only release soon which fixes a couple important and many minor bugs. I would like to have this release in wheezy if you allow

Bug#690218: Please upgrade to 1.1.9

2012-10-11 Thread Julian Taylor
On 10/11/2012 12:21 PM, trophime wrote: You will find attached patches for update git libmatheval repository to latest 1.1.9 version. hi, thanks for the report. Am I correct in the assesment that the only functional changes are xmath.c and xmath.h? I have also added a patch to make the

Bug#690092: scli: fails to build in ubuntu due to glib changes

2012-10-09 Thread Julian Taylor
Package: scli Version: 0.4.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch In ubuntu scli fails to build due to changes in glib and the linkerflag --as-needed Attached patch was applied to fix the issues. While they are not

Bug#689629: Please use python-argparse instead of python2.6-argparse as builddep

2012-10-07 Thread Julian Taylor
On 10/07/2012 11:29 AM, Michael Bienia wrote: On 2012-10-04 20:15:44 +0200, Daniel Holbach wrote: On 04.10.2012 18:47, Jakub Wilk wrote: * Daniel Holbach daniel.holb...@ubuntu.com, 2012-10-04, 17:54: - python2.6-argparse, + python-argparse, No, this is wrong.

Bug#689695: mydumper: uses deprecated glib functions and -Werror

2012-10-05 Thread Julian Taylor
Package: mydumper Version: 0.5.1-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch mydumper uses deprecated glib functions in combination with Werror this means the build breaks when stuff gets deprecated. Ubuntu applied attached

Bug#689702: undbx: fails to build in ubuntu due to Werror

2012-10-05 Thread Julian Taylor
Package: undbx Version: 0.20-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch In ubuntu undbx causes triggers a warn_unused_result error causing a build failure. See https://launchpadlibrarian.net/118129198/buildlog_ubuntu-

Bug#689343: dapl: missing stddef.h include in dat_strerror.c

2012-10-01 Thread Julian Taylor
Package: dapl Version: 2.0.19-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, In ubuntu 12.10 dapl fails to build due to NULL not being defined in dat_strerror.c see:

Bug#689347: lmms: please sort debian/control

2012-10-01 Thread Julian Taylor
Package: lmms Version: 0.4.10-2.3 Severity: wishlist Dear Maintainer, ubuntu needs to modify the build dependencies of lmms as wine is packaged differently. In order to make merging with debian easier it would be great when debian/control could be wrapped and sorted with the wrap-and-sort

Bug#689349: pyg : implicit declarations of string functions

2012-10-01 Thread Julian Taylor
Package: pyg Severity: normal Version: 0.9.7 pyg buildlog shows several implicit declarations of string functions. These can cause issues on some architectures due to pointer truncations, e.g.: commands.y:49:4: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by

Bug#689372: openttd: version check in config.lib breaks with fontconfig 2.10

2012-10-01 Thread Julian Taylor
+0100 +++ openttd-1.2.1/debian/patches/fix-fontconfig-check.patch 2012-10-02 01:02:20.0 +0200 @@ -0,0 +1,25 @@ +Description: fix fontconfig version check for 2.10 +Author: Julian Taylor jtay...@ubuntu.com +--- a/config.lib b/config.lib +@@ -2815,13 +2815,17 @@ + + version

Bug#689225: newsbeuter : fails to build in unstable

2012-09-30 Thread Julian Taylor
Package: newsbeuter Severity: important newsbeuter fails to build in unstable. For some reason testing is not affected. c++ -ggdb -Iinclude -Istfl -Ifilter -I. -Irss -Wall -Wextra -DLOCALEDIR=\/usr/share/locale\ -I/usr/include/libxml2 -I/usr/include/json -I/usr/include/ncursesw

Bug#689184: YouTube replies with error codes (making Minitube unusable)

2012-09-29 Thread E Taylor
being able to download or play videos. In particular, the URLs that Minitube generates for its requests return HTTP 403 codes. Fortunately the new version 1.9 of Minitube solves this problem. Best regards, Edwin Taylor -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#688402: unblock : keepass2 2.19+dfsg-2

2012-09-22 Thread Julian Taylor
(#686017). thanks Julian Taylor diff -Nru keepass2-2.19+dfsg/debian/changelog keepass2-2.19+dfsg/debian/changelog --- keepass2-2.19+dfsg/debian/changelog 2012-05-02 19:21:30.0 +0200 +++ keepass2-2.19+dfsg/debian/changelog 2012-09-17 21:32:24.0 +0200 @@ -1,4 +1,14 @@ -keepass2 (2.19

Bug#688107: ITP: casa -- The Common Astronomy Software Applications package

2012-09-20 Thread Julian Taylor
On 09/20/2012 09:45 AM, Ole Streicher wrote: Hi Julian, On 19.09.2012 19:46, Julian Taylor wrote: from a brief look through the source it seems it is still using ipython = 0.10 and thus incompatible with debians ipython = 0.13. What concrete problems should I expect here? And do you

Bug#688107: ITP: casa -- The Common Astronomy Software Applications package

2012-09-19 Thread Julian Taylor
The CASA infrastructure consists of a set of C++ tools bundled together under an iPython interface as a set of data reduction tasks. from a brief look through the source it seems it is still using ipython = 0.10 and thus incompatible with debians ipython = 0.13. -- To UNSUBSCRIBE, email to

Bug#680433: (no subject)

2012-09-17 Thread Julian Taylor
found 680433 1.28-2 thanks reopening, as mentioned previously sse2/3 is not always available on i386, same with sse3 and amd64. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#687084: [Pkg-postgresql-public] Bug#687208: postgresql-9.1: pg_config --cflags includes -pie

2012-09-13 Thread Julian Taylor
On 09/11/2012 06:12 AM, Martin Pitt wrote: tag 687208 wontfix thanks Hello Julian, Julian Taylor [2012-09-10 22:34 +0200]: Package: postgresql-9.1 Version: 9.1.5-2 Severity: serious Justification: breaks packages in wheezy pg_config --cflags in in 9.1.5-2 includes the -pie flag

Bug#687316: python-psutil: testsuite not run due to syntax error

2012-09-11 Thread Julian Taylor
Package: python-psutil Version: 0.6.1-2 Tags: experimental the testsuite in experimental is not run: # run tests for test in test_memory_leaks.py test_psutil.py ;\ do \ for python in python2.6 python2.7 ; do \ echo running test/$test on $python ; \

Bug#624105: (no subject)

2012-09-11 Thread Julian Taylor
found 624105 0.17-2 thanks the issue is still visible in the buidlogs in experimental: grep Syntax mpmath_0.17-2.log SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/dist-packages/mpmath/tests/extratest_gamma.py', 50, 35, ' print(%s ok; % name, end=\' \')\n')) SyntaxError: ('invalid

Bug#624105: (no subject)

2012-09-11 Thread Julian Taylor
notfound 624105 0.17-2 thanks sorry I missed that the files are not installed for py2, though it would be nice if the files could be removed before byte compiling, the error is quite confusing for lazy people like me just checking the buildlogs. signature.asc Description: OpenPGP digital

Bug#687208: postgresql-9.1: pg_config --cflags includes -pie

2012-09-10 Thread Julian Taylor
Package: postgresql-9.1 Version: 9.1.5-2 Severity: serious Justification: breaks packages in wheezy pg_config --cflags in in 9.1.5-2 includes the -pie flag. This flag causes issues in packages using pg_config to build libraries and due to performance issues it may also be unwanted in non-library

Bug#687084: postgres fault

2012-09-10 Thread Julian Taylor
thanks for the quick diagnose in my opinion its actually postgres fault and should not require a fix at uwsgi's side see bug 687208 signature.asc Description: OpenPGP digital signature

Bug#687084: uwsgi: ftbs in unstable

2012-09-09 Thread Julian Taylor
Package: uwsgi Version: 1.2.3+dfsg-4 Severity: important uwsgi fails to build in unstable. Wheezy builds fine. error: /usr/bin/python /tmp/buildd/uwsgi-1.2.3+dfsg/uwsgiconfig.py \ --plugin /tmp/buildd/uwsgi-1.2.3+dfsg/plugins/probepg \

Bug#687013: ogre-1.8: crash due to use of broken stack alignment hack

2012-09-08 Thread Julian Taylor
Package: ogre-1.8 Version: 1.8.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch In Ubuntu, the attached patch was applied to achieve the following: * remove-alignment-hack.patch: (LP: #1041934) Drop obsolete stack alignment

Bug#683108: now one gets py2 shebangs in py3 files

2012-09-05 Thread Julian Taylor
found 683108 3.2.3-5 thanks ipython now collects python2 shebangs in python3 files (instead of python3 shebangs in py2 files) Can be fixed by overriding the dh_python3 call as Yaroslav suggested signature.asc Description: OpenPGP digital signature

Bug#686785: wsdl2c: fails to build with openjdk 7

2012-09-05 Thread Julian Taylor
Package: wsdl2c Version: 0.1-1 Severity: normal wsdl2c fails to build with openjdk-7 The issue appears as warning in openjdk-6 but is an error in 7. Buildfile: /wsdl2c-0.1/build.xml compile: [mkdir] Created dir: /wsdl2c-0.1/build [mkdir] Created dir: /wsdl2c-0.1/build/classes

Bug#669541: 669541 patch

2012-09-05 Thread Julian Taylor
tags 669541 + patch thanks replacing the octal number with a hex fixes the build. I didn't do any runtime testing with it. Description: replace octal number with hex Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Debian: http://bugs.debian.org/669541 --- underscore.logger-0.3.0~2014

Bug#686017: keepass2: Can't open, the database, System.ArgumentOutOfRangeException:.

2012-09-04 Thread Julian Taylor
can try with a clean configuration file? mv ~/.config/KeePass/KeePass.config.xml ~/.config/KeePass/KeePass.config.xml.bak if that fixes the issue can you send me the broken configuration please. signature.asc Description: OpenPGP digital signature

Bug#686017: keepass2: Can't open, the database, System.ArgumentOutOfRangeException:.

2012-09-04 Thread Julian Taylor
On 09/04/2012 08:25 PM, Guillaume Seren wrote: On 04/09/2012 19:13, Julian Taylor wrote: can try with a clean configuration file? mv ~/.config/KeePass/KeePass.config.xml ~/.config/KeePass/KeePass.config.xml.bak I rename, the configuration as you say, and this is working again, I did

Bug#686017: keepass2: Can't open, the database, System.ArgumentOutOfRangeException:.

2012-08-27 Thread Julian Taylor
keepass was working fine in the past and suddenly stopped working? Did you do any changes to the system which might be relevant? do you have an older backup of the database you could try to open? can you please provide the complete error message you get from the terminal, make sure there aren't

Bug#685812: python-scientific: requires rebuild

2012-08-24 Thread Julian Taylor
Package: python-scientific Version: 2.8-3 Severity: serious I'm not sure why but python-scientific requires a rebuild to work correctly. Apparently there was a uncoordinated abi/abi break somewhere in its dependences (possibly netcdf or numpy): apt-get install python-scientific python-netcdf

Bug#685812: (no subject)

2012-08-24 Thread Julian Taylor
see https://bugs.launchpad.net/ubuntu/+source/python-scientific/+bug/1041302 for another issue which is fixed by a rebuild signature.asc Description: OpenPGP digital signature

Bug#685226: mpich2: build using blcr on armhf too

2012-08-18 Thread Julian Taylor
Package: mpich2 Version: 1.4.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch blcr is built on armhf so mpich2 could use it as checkpointing library on that platform too. Attached patch should archive this. It is not particularly

Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-07 Thread Ian Lance Taylor
On Tue, Aug 7, 2012 at 3:44 AM, Matthias Klose d...@debian.org wrote: On 04.08.2012 00:07, shawn wrote: Source: gcc-4.7 Version: 4.7.1-6 Severity: normal gccgo requires binutils-gold in order to fully use gcc's split stack feature. As this feature is heavily used by the core language

Bug#683932: src:fftw3: please use xz compression for binary packages

2012-08-05 Thread Julian Taylor
makes sense, thanks for the patch. I'll take care of it next week. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#683963: mathjax: please compress binary package with xz

2012-08-05 Thread Julian Taylor
Package: mathjax Version: 2.0-2 Severity: wishlist Tags: patch the mathjax binary package shrinks about 30% when compressing with xz instead if gzip. I think this is a significant enough gain for a change. as mathjax is not on any of the main cd's it probably does not warrants a freeze

Bug#683966: mathjax: please update to 2.0.3 in experimental

2012-08-05 Thread Julian Taylor
Package: mathjax Version: 2.0-2 Severity: important mathjax 2.0 does not work with ipython. this was apparently fixed in 2.0.3, see https://github.com/ipython/ipython/issues/1313 Please update the package in experimental. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#681521: brewtarget

2012-07-15 Thread Chris Taylor
nicer than those in my NMU. However I do not feel qualified to comment on the other changes, though perhaps Chris Taylor could. I also enclose an earlier email of mine which had the diffs for my NMU. That email does not seem to have reached any of the bug reports. Hi, I will review it ASAP

Bug#680422: dh_python2: does not validate guessed dependencies

2012-07-05 Thread Julian Taylor
Package: python-defaults Version: 2.7.3-1 Severity: important dh_python2 does not check if the dependency if guesses from requires.txt via prepending python- actually exists. This causes dependencies on nonexistent packages. E.g. trac-wikiprint, trac-odtexport collect dependencies on python-pil

Bug#680423: trac-wikiprint: depends on nonexisting python-pil if rebuilt

2012-07-05 Thread Julian Taylor
Package: trac-wikiprint Version: 1.9.2-1 Severity: serious if this package is rebuild it collects a dependency on python-pil from dh_python2 which does not exist. the requires.txt dependency needs to be overriden to python-imaging, e.g. with debian/pydist-overrides or by disabling dependency

Bug#680424: trac-odtexport: depends on nonexisting python-pil if rebuilt

2012-07-05 Thread Julian Taylor
Package: trac-odtexport Version: 0.6.0+svn10787-1 Severity: serious if this package is rebuild without -imaging installed it collects a dependency on python-pil which does not exist. The dependency is generated form dh_python2. the requires.txt dependency needs to be overriden to python-imaging,

Bug#677929: [Python-modules-team] Bug#677929: python-docutils: remote copy of MathJax needed to render maths

2012-07-04 Thread Julian Taylor
On 07/04/2012 01:56 PM, Guenter Milde wrote: That is, if you open such document in a modern browser, it will happily download some JavaScript code from a remote site. I feel this violation of our users privacy (and a security concern). This depends on the browser settings of the user.

Bug#680285: (no subject)

2012-07-04 Thread Julian Taylor
notfound 680285 ipython/0.13-1 thanks why does jade fall back to 0.10 interface when it encounters a too new version? doc/sphinx/conf.py if yade.runtime.ipython_version12: import ipython_directive as id else: import ipython_directive012 as id version is set to 11 in runtime.py the

Bug#679690: spatialindex: pkg-config does not contain library

2012-06-30 Thread Julian Taylor
Package: spatialindex Version: 1.7.0-1 Severity: normal the pkg-config file does not contain -lspatialindex which makes it quite useless for its purpose: $ pkg-config --libs libspatialindex -Wl,-z,defs also it contains LDFLAGS which can be problematic if you enable hardening flags. See also

Bug#678812: unzip: please make unzip multiarch foreign

2012-06-24 Thread Julian Taylor
Package: unzip Version: 6.0-6 Severity: wishlist please make unzip Multiarch: foreign so one arch can satisfy the dependency of foreign arches. This is needed e.g. to install dgen. It depends on unzip:i386 which is not coinstallable with unzip:amd64 so it forces e.g. removal of file-roller.

Bug#678559: pysvn: ftbs with svn 1.7

2012-06-22 Thread Julian Taylor
Package: pysvn Version: 1.7.5-1.1 Severity: serious pysvn fails to build with subversion 1.7: pysvn_client_cmd_checkin.cpp:448:13: error: cannot convert 'apr_array_header_t**' to 'svn_revnum_t* {aka long int*}' for argument '1' to 'svn_error_t* svn_client_update(svn_revnum_t*, const char*, const

Bug#678275: keepass2: Text fields behaving incorrectly, e.g. leading to passwords shown incompletely

2012-06-20 Thread Julian Taylor
sometimes changing font fixes this issues, but it sometimes reappears again. I'm not sure why. The font can be changed in Options - Interface - Select Password font I use DejaVu Sans and can currently not reproduce it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#676006: temporary patch broken

2012-06-18 Thread Julian Taylor
found 676006 0.5.0~svn5126+dfsg.1-1 severity 676006 normal thanks On 06/18/2012 10:53 PM, Gilles Filippini wrote: The issue reported by g++ taking address of temporary array *is* fixed. In this context (AIUI), temporary means that there is no certainty that the address is still valid at the

Bug#676006: temporary patch broken

2012-06-17 Thread Julian Taylor
how does that patch fix the issue? it still takes an address of a temporary, just in a way that the compiler can't detect it anymore. a correct fix is to copy the value into the original buffer (which then must be non-const) and not to swap the (incompatible) pointers. or allocate a global memory

Bug#677705: libfltk1.3-dev: fltk-config exports hardening flags including pie

2012-06-16 Thread Julian Taylor
Package: libfltk1.3-dev Version: 1.3.0-7 Severity: important fltk-config --cflags --ldflags outputs the hardening flags it was built with. This is problematic for packages which do not want to use those flags especially -fPIE is a flag many applications do not want for performance reasons. It is

Bug#664941: patch

2012-06-16 Thread Julian Taylor
tags 664941 + patch thanks caused by fltk-config exporting PIE see 677705 attached a minimal patch to cope with that by building with fPIC flpsed.patch Description: Binary data

Bug#652084: strict overflow and aliasing issues

2012-06-16 Thread Julian Taylor
the code is full of C standard violations, its not big surprise the compiler optimizes it to brokenness. one can work around it by setting -fno-strict-overflow but there are also aliasing issues so one should probably also set fno-strict-aliasing, thought it is not required right now. it also uses

Bug#677671: grcompiler: fails to build with ld --as-needed

2012-06-15 Thread Julian Taylor
Package: grcompiler Version: 4.2~pre6-1 Severity: wishlist Tags: patch grcompiler fails to build with ld --as-needed this flag requires libraries to be placed after objects needing their symbols. this is due to configure.ac putting libraries in the LDFLAGS variable the LIBS variable is supposed

Bug#671614:

2012-06-15 Thread Julian Taylor
found 671614 4.8-12 severity 671614 serious thanks we now have 4.8.2 so its broken again this is ridiculous, something with such stringent version requirements should not be packaged. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#677405: cython: switch to dh_python2

2012-06-13 Thread Julian Taylor
Package: cython Version: 0.15.1-2 Severity: wishlist Tags: patch python-support is now officially deprecated in Debian: http://article.gmane.org/gmane.linux.debian.devel.python/6948 Attached is a patch which converts cython to use the recommended dh_python2. It follows this guide:

Bug#639888: unstable still affected

2012-06-12 Thread Julian Taylor
639888 found 2.5.2-1 thanks I see nothing related to this bug in the upstream issue. In unstable the error message is still unhelpful. Its a Debian only issue/improvement, upstream can't really fix it. signature.asc Description: OpenPGP digital signature

Bug#677026: more info please

2012-06-11 Thread Julian Taylor
please do this: apt-get install python-numpy-dbg python-matplotlib-dbg gdb --args /usr/bin/python -c import pylab; pylab.figure(); pylab.show() set logging on run bt disassemble and attach gdb.txt signature.asc Description: OpenPGP digital signature

Bug#677026: [Python-modules-team] Bug#677026: Bug#677026: python-matplotlib: pylab crashes with Illegal instruction error

2012-06-11 Thread Julian Taylor
On 06/11/2012 08:02 PM, Anton Gladky wrote: Sorry for the false alarm. It is working on another machine. please execute the commands I said on the other machine, this might be a real bug. signature.asc Description: OpenPGP digital signature

Bug#674760: CPU-specific optimizations are only enabled on Linux

2012-06-09 Thread Julian Taylor
On 06/09/2012 04:29 PM, Robert Millan wrote: 2012/6/7 Julian Taylor jtaylor.deb...@googlemail.com: On 05/27/2012 04:43 PM, Robert Millan wrote: 2012/5/27 Julian Taylor jtaylor.deb...@googlemail.com: does kfreebsd support avx instructions? The version in Debian doesn't. Currently it's only

Bug#676500: pyqwt3d: missing dependency on libglu1-mesa-dev

2012-06-07 Thread Julian Taylor
Package: pyqwt3d Version: 0.1.7~cvs20090625-9 Severity: minor libGLU.so is used explicitly but there is no appropriate build dependency. It is currently only satisfied indirectly which should be avoided as it could disappear in future. signature.asc Description: OpenPGP digital signature

Bug#674760: CPU-specific optimizations are only enabled on Linux

2012-06-07 Thread Julian Taylor
On 05/27/2012 04:43 PM, Robert Millan wrote: 2012/5/27 Julian Taylor jtaylor.deb...@googlemail.com: does kfreebsd support avx instructions? The version in Debian doesn't. Currently it's only supported on 10-CURRENT and 9-STABLE (http://svnweb.freebsd.org/base?view=revisionrevision=231979

Bug#676397: python-mode: new upstream release 6.0.8

2012-06-06 Thread Julian Taylor
Package: python-mode Version: 1:5.1.0-1 Severity: wishlist a new upstream release 6.0.8 is out. it would be if it could be packaged, the version in debian is very old it fixes e.g. https://bugs.launchpad.net/ubuntu/+source/python-mode/+bug/1009517 signature.asc Description: OpenPGP digital

Bug#675694: python3-numpy: no default version f2py3 installed

2012-06-02 Thread Julian Taylor
Package: python3-numpy Version: 1:1.6.2-1 Severity: normal Tags: patch python3-numpy does only install f2py3.X but no generic f2py3 for the default version, also the manpage symlink is dangling without python-numpy installed attached a patch fixing those issues. diff -Nru

Bug#609846: Toshiba Satellite battery not recognized by acpi

2012-05-29 Thread Taylor Brown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No battery status in kernel version '3.2.17-1~bpo60+1' (squeeze-backports package 'linux-image-3.2.0-0.bpo.2-amd64') or '3.2.18-1' (sid package 'linux-image-3.2.0-2-amd64'). Taylor On 05/28/2012 10:43 PM, Jonathan Nieder wrote: severity 609846

Bug#609846: Toshiba Satellite battery not recognized by acpi

2012-05-28 Thread Taylor Brown
, recompiling kernel following these steps: http://nearlyalaugh.com/2011/08/override-dsdt/ Taylor On 05/06/2012 08:07 PM, Jonathan Nieder wrote: tags 609846 + moreinfo quit Hi again, Jonathan Nieder wrote: found 609846 linux-2.6/2.6.32-29 [...] Sounds like http://bugs.debian.org/598104. Does

Bug#674760: CPU-specific optimizations are only enabled on Linux

2012-05-27 Thread Julian Taylor
On 05/27/2012 03:12 PM, Robert Millan wrote: Package: fftw3 Version: 3.3.2-1 Severity: normal Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd Using DEB_HOST_ARCH makes your checks implicitly Linux-only. You should use DEB_HOST_ARCH_CPU instead. Patch attached.

Bug#674779: libstxxl-dev: not installable with gcc-multilib

2012-05-27 Thread Julian Taylor
Package: libstxxl-dev Version: 1.3.1-2 Severity: important installing gcc-multilib with dpkg --add-architecture i386 pulls libc6-dev:i386 which conlicts with libstxxl-dev Unpacking libc6-dev-i386 (from .../libc6-dev-i386_2.15-0ubuntu10_amd64.deb) ... dpkg: error processing

Bug#674779: (no subject)

2012-05-27 Thread Julian Taylor
it also occurs without multiarch, it then conflicts with libc6-dev-i386 signature.asc Description: OpenPGP digital signature

Bug#674601: zeromq: multiarch dev package too

2012-05-25 Thread Julian Taylor
Package: zeromq Version: 2.2.0+dfsg-1 Severity: wishlist thanks for multiarching zeromq. the -dev package does not seem to contain any arch specific files besides the pkg-config and the static library placed in arch specific paths. So it seems the -dev package could be multiarched too. it would

Bug#674610: libpgm: please multiarch package

2012-05-25 Thread Julian Taylor
+ + -- Julian Taylor jtaylor.deb...@googlemail.com Sat, 26 May 2012 00:04:14 +0200 + libpgm (5.1.118-1~dfsg-0.1) unstable; urgency=low * Non-maintainer upload. diff -Nru libpgm-5.1.118-1~dfsg/debian/control libpgm-5.1.118-1~dfsg/debian/control --- libpgm-5.1.118-1~dfsg/debian/control 2011-04-30

Bug#674212: libalkimia: ftbs missing dependency on pkg-config

2012-05-23 Thread Julian Taylor
Package: libalkimia Version: 4.3.2-1 Severity: serious libalkimia fails to build from source it needs pkg-config but does not depend on it. CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

Bug#673987: stable not affected

2012-05-22 Thread Julian Taylor
notfound 673987 1.0.1-1 thanks the fix is a change of first match search to global search: re.match(b(r[\x00-\x1f]), value) to re.search(b(r[\x00-\x1f]), value) stable has: safe_value = re.sub(r[\x00-\x1f], , value)[:4000] if safe_value != value: raise ValueError(Unsafe header value %r,

Bug#673638: python-traits: remove reference to pyshared in build

2012-05-20 Thread Julian Taylor
Package: python-traits Version: 4.1.0-1 Severity: minor python-traits uses pyshared in its build process: binary-predeb/python-traits:: find $(PYSHARED) -type f | xargs sed -i '/^#!/d' find $(PYSHARED) -type f | xargs chmod 644 The pyshared folder and the symlinking could be

Bug#668091: buggy patch

2012-05-20 Thread Julian Taylor
this part of the patch is buggy: * then reset repeats. We want the current time here, * so put that in the file first. */ - fprintf(logs[i].f, stamp); - fprintf(logs[i].f, MISC_LOGREPEAT, logs[i].repeats); +

Bug#673405: aghermann: uses deprecated g_thread_init

2012-05-18 Thread Julian Taylor
Package: aghermann Version: 0.5.90-1 Severity: wishlist aghermann uses the deprecated g_thread_init function in src/tools/edfhed-gtk.cc:116 src/main.cc:36 the use of this function is not necessary anymore and should be removed, see

Bug#673434: dssp: ftbs with gcc-4.7

2012-05-18 Thread Julian Taylor
Package: dssp Version: 2.0.4-1 Severity: serious User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.7 Tags: patch dssp fails to build with gcc-4-7 in unstable: g++ -MD -c -o obj/utils.o src/utils.cpp -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -iquote

Bug#673405: (no subject)

2012-05-18 Thread Julian Taylor
tags 673405 + patch thanks the actual problem is that agherman relies on indirect linkage of libgthread-2.0 which is not available in ubuntu (which compiles with --as-needed). attached a patch that fixes that. But it might be wise to add a check if g_thread_init exists to be futureproof.

Bug#673278: codemirror-js: keep upstream source layout

2012-05-17 Thread Julian Taylor
Package: codemirror-js Version: 2.23-1 Severity: wishlist it would be good if the package mirrors upstreams code layout. E.g. keep the javascript in a lib/ subfolder This would allow easy embedding in other packages with dh_linktree E.g. ipython and piwigo currently embedded codemirror with the

Bug#670586: iceweasel: Still segfaulting, Debian Squeeze via LTSP

2012-05-15 Thread Taylor Burke
Package: iceweasel Version: 3.5.16-15 Severity: normal -- Package-specific info: -- Extensions information Name: Default Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} Package: iceweasel Status: enabled -- Plugins information Name: Adobe Reader 9.5 Location:

Bug#673048: dh-linktree: hard to use, gotchas not documented in manpage

2012-05-15 Thread Julian Taylor
Package: dh-linktree Version: 0.2 Severity: normal every time I try to use dh_linktree (a tool that I very much missed up now, thanks for providing it) I struggle with how to use it correctly. It does not give very good error messages. My most common mistake is a trailing slash in the arguments,

Bug#673050: dh-linktree: allow symlinking within a source package

2012-05-15 Thread Julian Taylor
Package: dh-linktree Version: 0.2 Severity: wishlist It would be nice if one were able to use dh_linktree to link paths within a source package and not only to external installed packages. Kind of what dh_python2 does for python packages (symlinks the usr/shared/pyshared/package tree into

Bug#670586: iceweasel: Still segfaulting, Debian Squeeze via LTSP

2012-05-15 Thread taylor
. Also you should check this is not triggered by something in your user/system configuration, please see: * http://wiki.debian.org/Iceweasel#Troubleshooting On 15/05/12 18:35, Taylor Burke wrote: -- Plugins information Name: Adobe Reader 9.5 Location: /usr/lib/Adobe/Reader9/Browser/intellinux

Bug#670586: iceweasel: Still segfaulting, Debian Squeeze via LTSP

2012-05-15 Thread taylor
, vendor sites, etc) still causes a segfault within the software. Hi Taylor, Thanks for the extra info. Do you know if older versions of the iceweasel package had this problem? Especially 3.5.16-13, if you could please try it. * http://snapshot.debian.org/package/iceweasel/3.5.16-13/#binpkgs

Bug#670586: iceweasel: Still segfaulting, Debian Squeeze via LTSP

2012-05-15 Thread taylor
On Tue, 15 May 2012 19:41:30 +0100, Steven Chamberlain wrote: Hi Taylor, I think it would help most if you could try 3.5.16-13 next (that's halfway between -11 which is okay and -15 which is not). Also that would help rule out any connection with bug #670586, which was a problem only

Bug#640940: bug is back

2012-05-12 Thread Julian Taylor
the issue is back in 1.6.2~rc1-1. it was fixed upstream for x11 but not for everything else distutil can check. If the other stuff is multiarched it will break again E.g. this fails in experimental where fftw3 is multiarched: from numpy.distutils.system_info import get_info get_info(fftw3, 2)

Bug#672618: scilab: fails to build with openjdk 7

2012-05-12 Thread Julian Taylor
Package: scilab Version: 5.3.3-8 Severity: normal scilab fails to build with openjdk-7 apparently this warning in openjdk-6 is an error in 7: [javac] * Copyright (C) 2011 - DIGITEO - Cl??ment DAVID [javac] ^ [javac] OS.java:4: warning: unmappable

Bug#668038: more issues

2012-05-10 Thread Julian Taylor
On 05/02/2012 11:01 PM, Nico Golde wrote: Hi, Interesting. Thanks for the report! I will have to check that. When I tested the update the notifications in the form of popups telling me new messages worked. Cheers Nico Tyler Hicks found some more issues with the patches: the patch

Bug#672427: zeromq: new upstream release 2.2.0

2012-05-10 Thread Julian Taylor
Package: zeromq Version: 2.1.11-1 Severity: wishlist zeromq 2.2.0 was released recently. It consists of mostly bug fixes. Its probably worth having that in wheezy. 0MQ version 2.2.0 (Stable), released on 2012/04/04 == Changes --- * Fixed

Bug#612683: regression from debian patch

2012-05-08 Thread Julian Taylor
tags 612683 + patch thanks this is a regression from applying the patch for https://bugzilla.gnome.org/show_bug.cgi?id=673529 attached a revised patch that fixes the issue for me. From 4a30be17b3adfd7b8383f5c23fae71e31933326b Mon Sep 17 00:00:00 2001 From: Arx Cruz arxc...@gnome.org Date: Tue,

Bug#612683: (no subject)

2012-05-08 Thread Julian Taylor
tags 612683 - patch thanks sorry I did not read the report properly, this is a different issue than my patch addresses. signature.asc Description: OpenPGP digital signature

Bug#664776: no jdk found

2012-05-06 Thread Julian Taylor
probably related to it not finding the jdk on all arches besides amd64 and i386 also causing it to not get any liboctave dependency. signature.asc Description: OpenPGP digital signature

<    1   2   3   4   5   6   7   8   9   10   >