Bug#637933: pymsnt: pkg removal fails when daemon is not running

2011-08-15 Thread Julian Taylor
Package: pymsnt Version: 0.11.3-5 Severity: important when purging the package and the daemon is not running one gets an error as the returncode invoke-rc.d is non zero $ apt-get install pymsnt $ invoke-rc.d pymsnt stop Stopping MSN transport for Jabber: pymsnt. $ apt-get purge pymsnt Removing

Bug#638209: libqscintilla2-5: libscintilla 2.4.5 breaks abi, no soversion bump

2011-08-17 Thread Julian Taylor
Package: libqscintilla2-5 Version: 2.4.5-1 Severity: important as you were informed about in march [0] 2.4.5 breaks abi, but upstream did not bump the soversion. This breaks rdepends like universalindentgui [1] http://lists.debian.org/debian-release/2011/03/msg00404.html

Bug#638233: flightgear: ftbs with ld --as-needed

2011-08-17 Thread Julian Taylor
/Underlinking Description: fix build with ld --as-needed libsgmisc is missing links to several libraries this cannot be so easily fixed due to circular dependencies in the simgears package so unconditionally link only this library Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Ubuntu: https

Bug#638283: simgear2.0.0: public libraries underlinked

2011-08-18 Thread Julian Taylor
Package: simgear2.0.0 Version: 2.0.0-4 Severity: wishlist most shared libraries installed in /usr/lib are underlinked. $ dpkg -L simgear2.0.0 | xargs ldd -r 21 | grep undefined | wc -l 103 this makes it impossible to link them when using ld --as-needed [0,1] As I understand this is partly

Bug#638339: blcr-dkms: requires 2.[46] kernel version string

2011-08-18 Thread Julian Taylor
Package: blcr-dkms Version: 0.8.2-15ubuntu1 Severity: serious Justification: fails to install acinclude.m4 contains following check on the kernel version: # Match all kernels major/minor we might accept m4_define([cr_kern_maj_min_patt],[[2\.[46]\.]])[]dnl No SUBLEVEL or following which leads to

Bug#638233: (no subject)

2011-08-18 Thread Julian Taylor
it turns out the issue can be solved by simply reordering the links on the commandline. Here a much simpler patch: --- flightgear-2.0.0.orig/utils/propmerge/Makefile.in 2010-02-17 17:13:29.0 +0100 +++ flightgear-2.0.0/utils/propmerge/Makefile.in2011-08-18 22:42:31.307998498

Bug#638719: ftbs with ld --as-needed

2011-08-21 Thread Julian Taylor
-bin with ld --as-needed Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/torcs/+bug/829694 --- src/libs/raceengineclient/Makefile 2008-12-15 00:35:28.0 +0100 +++ src/libs/raceengineclient/Makefile 2011-08-21 14:06:13.289971960 +0200

Bug#638786: exception when using balazar --single wrong

2011-08-21 Thread Julian Taylor
Package: balazar Version: 0.3.4.ds1-6.1 Severity: minor when starting balazar like this: balazar --single one gets this exception: Traceback (most recent call last): File /usr/games/balazar, line 49, in module if arg == --single: mode = arg; login = sys.argv[i]; password = sys.argv[i +

Bug#640221: slurm: ftbs with ld --as-needed

2011-09-03 Thread Julian Taylor
Package: slurm Version: 0.3.3-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch In Ubuntu, the attached patch was applied to achieve the following: slurm fails to build from source with the linker flag --as-needed. Libraries must be

Bug#640221: (no subject)

2011-09-03 Thread Julian Taylor
user debian-...@lists.debian.org usertags 639926 + ld-as-needed thanks see the build log in the ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/slurm/+bug/832924 signature.asc Description: OpenPGP digital signature

Bug#640303: pdfminer: please provide a python3 version

2011-09-04 Thread Julian Gilbey
for a prettier name rather than anything showstopping. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#640531: python-simplegeneric: new upstream release 0.8 + python3 version

2011-09-05 Thread Julian Taylor
Package: python-simplegeneric Version: 0.7-1 Severity: wishlist recently a new version 0.8 was released. The main change is that it is now compatible with python3. Please package the new version and provide a python3 package. Thanks -- System Information: Debian Release: wheezy/sid APT

Bug#640221: slurm: ftbs with ld --as-needed

2011-09-06 Thread Julian Taylor
On 09/06/2011 08:35 PM, Matthias Schmitz wrote: Hi Julian, So autotools handles command line ordering correctly libraries to link with must be placed in the LIBS variable and not in LDFLAGS as is the case in this package. Attached patch fixes this by using the correct variable

Bug#639926: (no subject)

2011-09-08 Thread Julian Taylor
the ubuntu bug is: https://bugs.launchpad.net/ubuntu/oneiric/+source/tenmado/+bug/832831 signature.asc Description: OpenPGP digital signature

Bug#640940: python-numpy: numpy.distutils not multiarch aware

2011-09-08 Thread Julian Taylor
Package: python-numpy Version: 1:1.5.1-2ubuntu2 Severity: normal Tags: patch numpy.distutils is not multiarch aware. this causes problems when its searching for libraries. E.g. when building in python-enable: python setup.py develop

Bug#640940: [Python-modules-team] Bug#640940: python-numpy: numpy.distutils not multiarch aware

2011-09-08 Thread Julian Taylor
On 09/08/2011 07:05 PM, Sandro Tosi wrote: please, try to use Debian versions when reporting bugs against Debian packages. this applies the debian package 1:1.5.1-2. I just reported it from ubuntu. indeed; please bring the problem upstream. the problem is that there is no good way

Bug#641001: [pkg-cli-apps-team] Bug#641001: [gnome-rdp] Cannot add a new session

2011-09-09 Thread Julian Taylor
On 09/09/2011 12:34 PM, Arnout Engelen wrote: When I click 'New Session', enter a server hostname and click OK, the dialog closes but nothing further happens. Each time I try this a line is added to the logging: Error: Object reference not set to an instance of an object thanks for

Bug#597105: add support to build python3-* packages

2011-09-11 Thread Julian Gilbey
that can be examined to see if the package is intended to be built for python3? Also, the python_distutils script (called with -Spython_distutils) barfs as well; perhaps a parallel python3_distutils could be created? Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#597105: add support to build python3-* packages

2011-09-11 Thread Julian Gilbey
On Sun, Sep 11, 2011 at 09:42:28PM +0100, Julian Gilbey wrote: Also, the python_distutils script (called with -Spython_distutils) barfs as well; perhaps a parallel python3_distutils could be created? Attached is a patch for python3_distutils from python_distutils. Julian --- /usr/share

Bug#638890: ubuntu issue

2011-08-22 Thread Julian Taylor
Have you really reproduced this bug in debian? The issue in ubuntu is due to a problem with soya. debian is not affected by it! Please read: https://bugs.launchpad.net/ubuntu/+source/balazar/+bug/830652/comments/2 signature.asc Description: OpenPGP digital signature

Bug#632114: add patch system

2011-08-22 Thread Julian Taylor
+0200 @@ -1,3 +1,11 @@ +mooproxy (1.0.0-1ubuntu1) oneiric; urgency=low + + * change to source format 3.0 (quilt) + * debian/patches/fix_as_needed_build.patch: +- patch Makefile to fix build with ld --as-needed (LP: #770784) + + -- Julian Taylor jtaylor.deb...@googlemail.com Mon, 22 Aug 2011 20

Bug#639128: paxtest: ftbs with ld --as-needed

2011-08-24 Thread Julian Taylor
libraries must be placed behind the objects needing their symbols on the commandline when building with ld --as-needed Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/paxtest/+bug/831405 === modified file 'Makefile.psm' --- paxtest.orig

Bug#625096: (no subject)

2011-08-24 Thread Julian Taylor
tags 625096 + patch thanks attached a patch to fix this issue #! /bin/sh /usr/share/dpatch/dpatch-run ## Description: include cstddef for ptrdiff_t ## Author: Julian Taylor jtaylor.deb...@googlemail.com ## Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625096 ## Bug-Ubuntu: https

Bug#639284: tkpng: ftbs with ld --as-needed

2011-08-25 Thread Julian Taylor
Package: tkpng Version: 0.9-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch the package tkpng fails to build when using the linker flag --as-needed This is caused by the library -lm added to LDFLAGS in debian rules. This causes the

Bug#639320: uim: ftbs with ld --as-needed

2011-08-25 Thread Julian Taylor
-counted-init is a static library which needs symbols from libuim which it must be placed behind it on the command line so it is not dropped by ld --as-needed Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/uim/+bug/832939 Index: uim-1.7.1/qt4

Bug#639320: (no subject)

2011-08-25 Thread Julian Taylor
found 639320 1:1.7.1-2 notfound 639320 0.9-1 thanks the patch is based on 1:1.7.1-2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#555880: (no subject)

2011-08-26 Thread Julian Taylor
tags 555880 + patch thanks patch: === modified file 'debian/rules' --- debian/rules2007-01-18 14:38:33 + +++ debian/rules2011-08-26 12:37:59 + @@ -9,7 +9,7 @@ build-stamp: dh_testdir QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2 - $(CC)

Bug#639537: backintime: messes with file access time when performing backups

2011-08-27 Thread Julian Gilbey
that backintime does something like orig_times = os.stat(file) [perform whichever actions required on file] os.utime(file, (orig_times.st_atime, orig_times.st_mtime)) whenever it needs to read a file for backup purposes. Julian -- System Information: Debian Release: wheezy/sid APT prefers

Bug#639593: libdca-utils: No large file support on x86

2011-08-28 Thread Julian Hughes
Package: libdca-utils Version: 0.0.5-3 Severity: normal dcadec fails with large files. Example: $ du woodstock.dts 2481332 woodstock.dts $ dcadec -o wavall -r woodstock.dts wood.wav libdca-0.0.5 - by Gildas Bazin gba...@videolan.org based on the a52dec code from Michel Lespinasse

Bug#636103: linux-image-2.6.39-2-amd64: repeatedly crashes: general protection fault, perhaps connected to ata2?

2011-08-28 Thread Julian Gilbey
patch was applied by Fedora to fix this Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#639679: libxp: please convert to multiarch

2011-08-29 Thread Julian Taylor
=UTF-8) Shell: /bin/sh linked to /bin/dash diff -u libxp-1.0.1/debian/changelog libxp-1.0.1/debian/changelog --- libxp-1.0.1/debian/changelog +++ libxp-1.0.1/debian/changelog @@ -1,3 +1,9 @@ +libxp (1:1.0.1-2) UNRELEASED; urgency=low + + * convert to multiarch + + -- Julian Taylor jtaylor.deb

Bug#615707: patch

2011-08-29 Thread Julian Taylor
tags 615707 + patch user ubuntu-de...@lists.ubuntu.com usertags 615707 + origin-ubuntu oneiric ubuntu-patch thanks in ubuntu attached patch was applied to fix the issue diff -Nru desktopnova-0.8/debian/changelog desktopnova-0.8/debian/changelog --- desktopnova-0.8/debian/changelog2010-06-19

Bug#639593: libdca-utils: No large file support on x86

2011-08-29 Thread Julian Hughes
On Mon, 29 Aug 2011 13:19:50 +0200 Fabian Greffrath fab...@greffrath.com wrote: Does it work if you recompile the package with CFLAGS += -D_FILE_OFFSET_BITS=64 in debian/rules? Hi Fabian Yes, now it works with large files $ du woodstock.dts 2481332 woodstock.dts $ dcadec -o wavall

Bug#639732: System.NotSupportedException: CodePage 1252 not supported after creating a new password file

2011-08-29 Thread Julian Taylor
thanks for the report, but this is a mono issue which is already fixed in mono = 2.10.3-1 available in debian experimental. See Bug 629151. Until this version gets uploaded to unstable please install the recommended libmono-i18n-west2.0-cil manually. -- To UNSUBSCRIBE, email to

Bug#636103: linux-image-2.6.39-2-amd64: repeatedly crashes: general protection fault, perhaps connected to ata2?

2011-08-31 Thread Julian Gilbey
On Sun, Aug 28, 2011 at 06:31:58PM -0500, Jonathan Nieder wrote: forcemerge 631187 636103 tags 631187 + upstream quit Hi Julian, Julian Gilbey wrote: ata2.00: detaching (SCSI 1:0:0:0) BUG: unable to handle kernel NULL pointer dereference at 0068 IP: [8118b30a

Bug#639888: abcde: improve error messages when suggests are not installed

2011-08-31 Thread Julian Taylor
Package: abcde Version: 2.4.2-1 Severity: minor when the suggest or dependencies are not installed you get these types of error messages: abcde -o mp3 [ERROR] abcde: id3v2 is not in your path. [INFO] Define the full path to the executable if it exists on your system. or abcde [ERROR] abcde:

Bug#639926: tenmado: ftbs with ld --as-needed

2011-08-31 Thread Julian Taylor
to quilt + + -- Julian Taylor jtaylor.deb...@googlemail.com Wed, 31 Aug 2011 20:28:51 +0200 + tenmado (0.8-1) unstable; urgency=low * new upstream release diff -Nru tenmado-0.8/debian/patches/fix-as-needed-build.patch tenmado-0.8/debian/patches/fix-as-needed-build.patch --- tenmado-0.8

Bug#641603: libreoffice-calc: Warning: -calc is deprecated. Use --calc instead.

2011-09-14 Thread Julian Gilbey
: replace -calc by --calc etc. in the /usr/bin/lo* files. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#641649: tahoe-lafs: installed egg has dependencies on twisted

2011-09-14 Thread Julian Taylor
-lafs depends only on some of them. For the package build process to guess the correct Twisted package dependency, the egg requires.txt need to be fixed. The egg is generated from the values in _auto_deps.py. Author: Julian Taylor jtaylor.deb...@googlemail.com Bug-Debian: http://bugs.debian.org

Bug#641649: (no subject)

2011-09-14 Thread Julian Taylor
this is the type of error you will get due to the wrong egg. To reproduce run trial allmydata.test from any directory with an installed tahoe-lafs and the python-twisted meta package *not* installed. allmydata.test.test_checker.AddLease.test_875

Bug#641649: (no subject)

2011-09-14 Thread Julian Taylor
src/allmydata/scripts/create_node.py also uses twisted in line 48 and 63. as also pointed out by upstream here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631163#40 So this change should probably be reverted completely as the tac's must for some reason remain compatible:

Bug#556302: not fixed

2011-09-17 Thread Julian Taylor
found 556302 2009.1-2 reopen 556302 thanks the patch was not properly applied so the issue still open. see also the ubuntu bug https://bugs.launchpad.net/ubuntu/+source/qhull/+bug/852587 signature.asc Description: OpenPGP digital signature

Bug#556302: not fixed

2011-09-17 Thread Julian Taylor
user debian-...@lists.debian.org usertags 556302 + ld-as-needed severity wishlist thanks The package builds fine in sid, though, so if anything that's a different, lower severity bug. Cheers, Julien it is the same bug but apparently it was falsely flagged as an ld-no-add-needed bug whereas

Bug#640303: pdfminer: please provide a python3 version

2011-09-18 Thread Julian Gilbey
On Sun, Sep 11, 2011 at 05:51:46PM +0200, Daniele Tricoli wrote: Hello Julian, On Sunday 04 September 2011 10:34:41 you wrote: I have successfully run 2to3 over the source code, and there does not seem to be any obvious reason why this would not be possible. The [...] Did you try

Bug#642186: nunit: FTBFS: net-1.1 is not a valid framework identifier

2011-09-20 Thread Julian Taylor
fixed 642186 2.5.10.11092+dfsg-1 tags 642186 + fixed-in-experimental thanks the version in experimental also builds in unstable, it should also run fine. It will probably be transitioned to unstable together with mono 2.10. signature.asc Description: OpenPGP digital signature

Bug#642597: Menu pops up repeatedly during game, python2.7 incompatible

2011-09-24 Thread Julian Taylor
Package: singularity Version: 0.30b-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.7 no trailing text is allowed in locale.format() in python2.7 anymore, see: http://bugs.python.org/issue10379 this is present in two cases in singularity: code/g.py:254:

Bug#642600: python2.7 incompatible use of locale.format

2011-09-24 Thread Julian Taylor
Package: sugar-0.90 Version: 0.90.3-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.7 no trailing text is allowed in locale.format() in python2.7 anymore, see: http://bugs.python.org/issue10379 this is present in two cases in sugar:

Bug#642601: python2.7 incompatible use of locale.format

2011-09-24 Thread Julian Taylor
Package: update-manager Version: 0.200.5-1 Severity: important User: debian-pyt...@lists.debian.org Usertags: python2.7 no trailing text is allowed in locale.format() in python2.7 anymore, see: http://bugs.python.org/issue10379 this is present in two cases in update-manager:

Bug#642597: (no subject)

2011-09-24 Thread Julian Taylor
tags 642597 + fixed-upstream thanks apparently this issue is fixed upstream with version 0.30c Version 0.30c (2 mb) 06-11-2011. Linux only, as this fixes a Linux-only bug. Changes: - Fixed crash in Python 2.7 due to different handling of locale strings. (Phil Bordelon, Roger Pixley/Daskreech

Bug#642600: (no subject)

2011-09-24 Thread Julian Taylor
this also affects 0.88 and 0.86 but apparently not 0.84 signature.asc Description: OpenPGP digital signature

Bug#640440: patch attached

2011-09-25 Thread Julian Taylor
tags 640440 + patch thanks diff -Nru gtk-smooth-engine-2.14.3+deb5/debian/patches/fix-no-add-needed-build.patch gtk-smooth-engine-2.14.3+deb5ubuntu1/debian/patches/fix-no-add-needed-build.patch --- gtk-smooth-engine-2.14.3+deb5/debian/patches/fix-no-add-needed-build.patch 1970-01-01

Bug#632090: fix not merged

2011-07-30 Thread Julian Taylor
reopen 632090 found 632090 0.8-1 thanks the fix was not merged in 0.8. Makefile.am and debian/rules is still wrongly using LDFLAGS for linking. The proper fix is still waiting in this pull request: https://github.com/moxie0/sslsniff/pull/1 see: https://github.com/moxie0/sslsniff/issues/2

Bug#632090: fix not merged

2011-07-30 Thread Julian Taylor
On 07/30/2011 07:24 PM, Pierre Chifflier wrote: On Sat, Jul 30, 2011 at 07:02:27PM +0200, Julian Taylor wrote: reopen 632090 found 632090 0.8-1 thanks the fix was not merged in 0.8. Makefile.am and debian/rules is still wrongly using LDFLAGS for linking. The proper fix is still waiting

Bug#636103: linux-image-2.6.39-2-amd64: repeatedly crashes: general protection fault, perhaps connected to ata2?

2011-07-31 Thread Julian Gilbey
.2/host0/target0:0:0/0:0:0:0/block/sda/sda1/stat (It may have said this on the previous occasion, too, I don't recall.) On each occasion, I was simply typing text into emacs or something equally innocuous at the time. I have no idea whether this is a hardware or kernel problem. Thanks! Julian

Bug#636200: radvd: Radvd 1.8 talks too much

2011-08-01 Thread Julian Kranz
Package: radvd Version: 1:1.8-1 Severity: normal Tags: ipv6 After I upgraded Radvd to version 1.8, it started to log all received RAs. As those include the ones my daemon sends, at about one megabyte of log entries is generated every day. The configured log level is 0 (default, lowest). --

Bug#636255: dh_python2: dependency guessing from egg bad for package[feature] require

2011-08-01 Thread Julian Taylor
Package: python Version: 2.6.7-2 Severity: normal the package name guessing from install_requires/requires.txt of dh_python2 does not work well for feature decorated requirements package[feature] e.g. foolscap optionally has secure connections when pyopenssl is installed. This can be required

Bug#636460: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: accerciser Version: 1.2.0-2 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with

Bug#636461: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: connectomeviewer Version: 2.0.0-1 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636462: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: griffith Version: 0.6.2-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636464: matplotlib: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: matplotlib Version: 1.0.1-3 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with

Bug#636465: mayavi2: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: mayavi2 Version: 4.0.0-1 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with

Bug#636466: polybori: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: polybori Version: 0.5~rc1-2.1 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal

Bug#636467: pudb: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
] http://mail.scipy.org/pipermail/ipython-dev/2011-July/008041.html [1] http://ipython.org/ipython-doc/rel-0.11/whatsnew/version0.11.html Description: compatibilty with ipython 0.11 Embeded shells have a new api Author: Julian Taylor jtaylor.deb...@googlemail.com --- pudb-0.92.14.orig/pudb

Bug#636468: pytango: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: pytango Version: 7.2.0-2 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with

Bug#636469: python-pyramid: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: python-pyramid Version: 1.1-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be

Bug#636470: python-werkzeug: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: python-werkzeug Version: 0.6.2-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be

Bug#636471: rabbitvcs: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: rabbitvcs Version: 0.13.1-2 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with

Bug#636472: scikit-learn: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: scikit-learn Version: 0.8.1.dfsg-1 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636473: snimpy: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: snimpy Version: 0.5-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636475: yade: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: yade Version: 0.60.3-2 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with the

Bug#636476: python-netaddr: provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Package: python-netaddr Version: 0.7.5-3 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be

Bug#636460: (no subject)

2011-08-03 Thread Julian Taylor
accerciser seems to use the same ipython code as rabbitvcs, exaile (ubuntu) and parti-all (ubuntu). You might want to coordinate fixing this issue with their maintainers/upstreams. signature.asc Description: OpenPGP digital signature

Bug#636364: ipython: New upstream version

2011-08-03 Thread Julian Taylor
On 08/02/2011 07:56 PM, Jan Medlock wrote: Version 0.11 was released in July 2011. Of particular interest, it adds Python 3 support. IPython 0.11 is available in debian experimental: http://packages.qa.debian.org/i/ipython/news/20110802T204826Z.html Before it can migrate to unstable most

Bug#636484: pyzmq: please provide python3 support

2011-08-03 Thread Julian Taylor
Package: pyzmq Version: 2.1.7-1 Severity: wishlist pyzmq supports python3 A package providing the python3 modules would be nice. It is e.g. a requirement for using all features of ipython's python3 port. -- System Information: Debian Release: squeeze/sid APT prefers natty-updates APT

Bug#636511: python-django: add suggest ipython and bpython

2011-08-03 Thread Julian Taylor
Package: python-django Version: 1.3-2 Severity: minor ../core/management/commands/shell.py uses ipython and bpython if they are available. So the package should suggest these packages to the user as per policy 7.2 -- System Information: Debian Release: squeeze/sid APT prefers natty-updates

Bug#636575: python-envisageplugins: add suggest for ipython

2011-08-04 Thread Julian Taylor
Package: python-envisageplugins Version: 3.2.0-2 Severity: minor one of the plugins in enthought/plugins/ipython_shell is a wrapper for an ipython shell. Without ipython it won't work. The package should thus suggest ipython to document the package relationship as per policy 7.2 -- System

Bug#636465: (no subject)

2011-08-04 Thread Julian Taylor
upon closer inspection mayavi does not seem to use ipython. Only a minor documentation update is required. The bug can be closed, but some basic functionality tests with ipython 0.11 would be appreciated. Index: mayavi2-4.0.0/mayavi/tests/README.txt

Bug#636602: python-tornado: please package new upstream version tornado 2.0

2011-08-04 Thread Julian Taylor
Package: python-tornado Version: 1.0.1-1 Severity: wishlist tornado 2.0 is available since june. It would be great if it could get packaged. There are backward incompatible changes, please read: http://www.tornadoweb.org/documentation/releases/v2.0.0.html -- System Information: Debian

Bug#636719: python-scrapy: provide ipython 0.11 compatibility

2011-08-05 Thread Julian Taylor
Package: python-scrapy Version: 0.12.0.2542-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be

Bug#636724: python-scrapy: provide ipython 0.11 compatibility

2011-08-05 Thread Julian Taylor
Package: psychopy Version: 1.65.02.dfsg-1 Severity: normal User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal

Bug#636726: spyder: provide ipython 0.11 compatibility

2011-08-05 Thread Julian Taylor
Package: spyder Version: 2.0.12-1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636736: sympy: provide ipython 0.11 compatibility

2011-08-05 Thread Julian Taylor
Package: sympy Version: 0.6.7-1.1 Severity: normal Tags: patch User: jtaylor.deb...@googlemail.com Usertags: ipython-0.11 IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to

Bug#636909: xawtv: plugins not linked correctly: flt-disor.so: undefined symbol: tan

2011-08-06 Thread Julian Taylor
-08-06 21:22:06 + @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## Description: link plugins against libma and libjpeg +## Author: Julian Taylor jtaylor.deb...@googlemail.com +## Bug: https://bugs.launchpad.net/ubuntu/+source/xawtv/+bug/821916 + +@DPATCH@ +diff -urNad '--exclude=CVS

Bug#636726: another ipython fix necessary

2011-08-07 Thread Julian Taylor
the other patch was unfortunately incomplete. This needs to be applied too: --- spyder-2.0.12.orig/spyderlib/widgets/externalshell/startup.py 2011-08-07 13:43:40.350580359 +0200 +++ spyder-2.0.12/spyderlib/widgets/externalshell/startup.py2011-08-07 13:43:54.740580365 +0200 @@ -111,7

Bug#626964: (no subject)

2011-08-07 Thread Julian Taylor
reopen 626964 found 626964 0.15~rc1-4 retitle 626964 should link against libGL thanks the patch I provided was incomplete. David Martinez Marti updated it to also link with the needed libGL: https://mail.gna.org/public/soya-user/2011-06/msg00013.html I did not update the bug as I failed to notice

Bug#630921: [libmount1] tries to overwrite existing libmount

2011-08-08 Thread Julian Gilbey
is this wishlist? Ditto. Please have a version which Replaces: util-linux (= ...). Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#637149: file: switch to dh_python2

2011-08-08 Thread Julian Taylor
Package: file Version: 5.04-6 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-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

Bug#637154: pyxdg: switch to dh_python2

2011-08-08 Thread Julian Taylor
Package: pyxdg Version: 0.19-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-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

Bug#637383: genshi: Switch to dh_python2

2011-08-10 Thread Julian Taylor
Package: genshi Version: 0.6-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-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

Bug#637403: bittornado: switch to dh_python2

2011-08-10 Thread Julian Taylor
Package: bittornado Version: 0.3.18-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch python-support is now officially deprecated in Debian: http://article.gmane.org/gmane.linux.debian.devel.python/6948 Attached is a patch which

Bug#602964: dpkg: error processing tex-common (--configure)

2011-10-05 Thread Julian Gilbey
... ls(){ if [ -t 1 ]; then command ls -F --color $@; else command ls $@; fi; } GREP_OPTIONS=... fi Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#644565: libreoffice-calc: autocorrect option for replacing quotes should be treated separately in calc

2011-10-06 Thread Julian Gilbey
in LibreOffice Calc. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#644623: seahorse: reliably crashes when run as seahorse or from GNOME menu

2011-10-07 Thread Julian Gilbey
: assertion `!g_hash_table_lookup (sctx-pv-objects_by_source, ks)' failed ** (seahorse:8925): CRITICAL **: seahorse_object_get_preferred: assertion `SEAHORSE_IS_OBJECT (self)' failed ** ERROR:seahorse-context.c:610:sort_by_location: assertion failed: (SEAHORSE_IS_OBJECT (a)) Aborted Julian

Bug#644713: expand returns incorrect results for non-commutative symbols

2011-10-08 Thread Julian Taylor
Package: sympy Version: 0.6.7-1.1 Severity: normal Tags: fixed-upstream import sympy print sympy.__version__ a, b = sympy.symbols([a, b], real=False, commutative=False) print ( (a-b)**2 ).expand(mul=True) print ( (a-b)**3 ).expand(mul=True) outputs '0.6.7' -a*b - b*a + a**2 + b**2 -a*b - b*a +

Bug#627643: get-iplayer: pvr mode doesn't match search terms correctly

2011-05-23 Thread Julian Gilbey
of iplayer. :-( (So severity important because it can potentially destroy any fair-use allowance) Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#611473: get-iplayer: should not allow downloading entire iplayer site without explicitly requesting this

2011-05-23 Thread Julian Gilbey
`get_iplayer --pvr-queue my prog name` That was a bit of a disaster, too. I tried this, adding a single programme, and yet get_iplayer --pvr proceeded to again attempt to download the entire iplayer site. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#611473: get-iplayer: should not allow downloading entire iplayer site without explicitly requesting this

2011-05-23 Thread Julian Gilbey
SEARCH_TERMS and it took the search terms as the name, and so I added a blank search - which, as we've ascertained, downloads everything :-( Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#627643: get-iplayer: pvr mode doesn't match search terms correctly

2011-05-23 Thread Julian Gilbey
matched programmes to queue for later one-off recording using the --pvr option, for example get_iplayer --pvrqueue 'Blue Peter' would search for programmes called 'Blue Peter' and add them to the PVR recording list. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#627831: r-base-dev: should depend on cdbs, not just suggest it

2011-05-24 Thread Julian Gilbey
to depend upon cdbs, and lintian complains as I do not use it explicitly. Since this is the only file of any significance in r-base-dev, it should Depends: cdbs and not Suggests: cdbs, as the package is useless without cdbs. Julian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#627517: (no subject)

2011-05-28 Thread Julian Taylor
found 627517 0.9-1 reopen 627517 thanks Thanks for addressing this issue but the patch provided by me and applied in 0.9-1 does not cover the new upstream version. It fails with debians mono 2.10 in experimental due to the new unpatched project file. Attached a revised patch. Index:

<    8   9   10   11   12   13   14   15   16   17   >