Bug#474865: xqilla: diff for NMU version 2.0.0-2.1

2008-04-11 Thread Chris Lamb
Hi, The attached file is the diff for my xqilla 2.0.0-2.1 NMU. The associated changelog entry is: xqilla (2.0.0-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS with GCC 4.3 (Closes: #474865) Regards, -- Chris Lamb, UK [EMAIL

Bug#474860: libofx: diff for NMU version 1:0.9.0-2.2

2008-04-11 Thread Chris Lamb
${binary:Version} instead of ${Source-Version}. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru /tmp/7p583jcrxr/libofx-0.9.0/debian/changelog /tmp/6YD6sVP7tq/libofx-0.9.0

Bug#474857: wfnetobjs: diff for NMU version 0.2.2-2.2

2008-04-11 Thread Chris Lamb
, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru wfnetobjs-0.2.2/debian/changelog wfnetobjs-0.2.2/debian/changelog --- wfnetobjs-0.2.2/debian/changelog2008-04-12 02:56:16.0 +0100

Bug#474812: epiphany-extensions: diff for NMU version 2.20.3-1.1

2008-04-11 Thread Chris Lamb
Hi, The attached file is the diff for my epiphany-extensions 2.20.3-1.1 NMU. The associated changelog entry is: epiphany-extensions (2.20.3-1.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS with GCC 4.3 (Closes: #474812) Regards, -- Chris Lamb, UK

Bug#474802: gnomoradio: diff for NMU version 0.15.1-5.2

2008-04-11 Thread Chris Lamb
. - Change ${Source-Version} to ${binary:Version}. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru gnomoradio-0.15.1/debian/changelog gnomoradio-0.15.1/debian/changelog

Bug#474860: libofx: diff for NMU version 1:0.9.0-2.2 (updated)

2008-04-12 Thread Chris Lamb
) * debian/control: - Bump Standards-Version to 3.7.3. - Use ${binary:Version} instead of ${Source-Version}. * Call distclean in debian/rules clean target. It was updated as the interdiff between rebuilds included a number of Autofoo generated files. Regards, -- Chris Lamb, UK

Bug#474865: xqilla: diff for NMU version 2.0.0-2.1 (updated)

2008-04-12 Thread Chris Lamb
, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru xqilla-2.0.0/debian/changelog xqilla-2.0.0/debian/changelog --- xqilla-2.0.0/debian/changelog 2008-04-12 16:05:38.0 +0100 +++ xqilla

Bug#476071: live-magic: missing dependency

2008-04-14 Thread Chris Lamb
tags 476071 + pending thanks Frank Gevaerts wrote: live-magic wants to use gksu. However, it doesn't depend on it. Thanks, now pending. :) Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG

Bug#475885: htdig: Creates db files in /etc

2008-04-14 Thread Chris Lamb
tags 475885 + patch thanks htdig, after installation, creates db files in /etc/htdig, with a total of 6M! Patch attached. Alas, there is no seperate ./configure flag for these types of files. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#475980: caudium: FTBFS: mhash.c:28:26: error: caudium_util.h: No such file or directory

2008-04-14 Thread Chris Lamb
tags 475980 + patch thanks Patch attached. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -urNad caudium-1.4.9.1.orig/src/cmods/module_makefile.in caudium-1.4.9.1/src/cmods

Bug#475885: htdig: Creates db files in /etc

2008-04-15 Thread Chris Lamb
handle the transition ? That would indeed be the trickier task to achieve...more than just patch and upload. By transition do you mean moving the files to /var/? Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#475885: htdig: Creates db files in /etc

2008-04-15 Thread Chris Lamb
there, so that part of the transition is sound. Simply adding: # These files were moved to rm -f /etc/htdig/root2word.db rm -f /etc/htdig/synonyms.db rm -f /etc/htdig/word2root.db to the postinst should be sufficient. Regards, -- Chris Lamb, UK [EMAIL

Bug#476158: synopsis - FTBFS: error: invalid conversion from 'int*' to 'Py_ssize_t*'

2008-04-16 Thread Chris Lamb
tags 476158 + patch thanks Patch attached. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -urNad synopsis-0.8.0.orig/src/Synopsis/Python/Object.hh synopsis-0.8.0/src/Synopsis

Bug#486675: Package should not migrate to testing

2008-06-17 Thread Chris Lamb
Package: pypy Version: 1.0.0-svn55443-1 Severity: serious This is an artificial bug to keep PyPy out of the testing distribution. This action has the agreement of upstream for the time being. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#452851: pypy - py.path.local.local.LocalPath may remove unrelated data

2008-06-17 Thread Chris Lamb
Bastian, I have forwarded this issue upstream: https://codespeak.net/issue/pypy-dev/issue376 Would be very much appreciated if you could reply on there (or here and I will forward it). Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#454313: FTBFS: PANIC: exiting on botched invariant

2008-06-17 Thread Chris Lamb
their dependencies (or be dropped themselves) and make them block this bug so we can track it more easily. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#486926: Installed system does not have correct permissions on directories

2008-06-18 Thread Chris Lamb
, causing the progress bar to sit at 2% until very near the end - it then shoots up quite quickly. As a bonus, before reading your reply I had re-implemented this functionality in C which sped it up by a factor of 4 - using tar seems to have the same effect. Regards, -- Chris Lamb, UK

Bug#486926: Installed system does not have correct permissions on directories

2008-06-19 Thread Chris Lamb
embed or depend on a functioning tar binary?) Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#486926: Installed system does not have correct permissions on directories

2008-06-19 Thread Chris Lamb
tags 486926 + patch thanks Chris Lamb wrote: I tried a few fd/fifo redirection tricks, but couldn't get the right combination..any ideas? Got it, hurrah. Updated and tested patch attached. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#486926: Installed system does not have correct permissions on directories

2008-06-19 Thread Chris Lamb
Joey Hess wrote: If so, jusr db_progress STEP 1 4 should work just as well and less messily, like in my patch. Your patch works. Please disregard mine.. many thanks. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#487375: pypy: FTBFS: Keeps running.

2008-06-21 Thread Chris Lamb
(which is what you might be seeing). However, if you reply in the negative, I'll wait a few days and see if in a a new upstream snapshot makes these problems just go away (not particulary a great practice, but this package should probably be in experimental, tbh). Regards, -- Chris Lamb, UK

Bug#487375: pypy: FTBFS: Keeps running.

2008-06-21 Thread Chris Lamb
SVN snapshot in a few days. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-03 Thread Chris Lamb
Lucas Nussbaum wrote: Apparently, the build process tries to access gluck.debian.org. What made you come to this conclusion? The apigen documentation generation is extremely slow, hence the warning during the build. Regards, -- Chris Lamb, UK [EMAIL

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-03 Thread Chris Lamb
is in the source. What port was it trying to connect to? Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#452851: Fw: [issue376] py.path.local.local.LocalPath may remove unrelated data

2008-07-03 Thread Chris Lamb
? -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-04 Thread Chris Lamb
Lucas Nussbaum wrote: Mmh, since I run several builds in parallel, I'm not 100% sure that codespeak-lib tried to connect to gluck. Hm, I can't seem to reproduce it. Could you try the attached patch? It makes the process more verbose. Regards, -- Chris Lamb, UK

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-10 Thread Chris Lamb
Lucas Nussbaum wrote: Does that help you somehow? I'll try your patch if it doesn't. Not as far as I can see, sorry. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc

Bug#481895: tinyerp-client: crash after startup, on sondage window

2008-05-24 Thread Chris Lamb
tags 481895 + patch thanks Patch attached. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -urNad tinyerp-client-4.2.2.orig/bin/tinyerp-client.py tinyerp-client-4.2.2/bin

Bug#463470: xgraph: FTBFS: configure.in:3: version mismatch. This is Automake 1.10.1,

2008-06-07 Thread Chris Lamb
Lucas Nussbaum wrote: Failed again today, so I'm reopening this. Is it possible that this is caused by me building with DEB_BUILD_OPTIONS=parallel=8? Works on my amd64 box but FTBFS's on Daniel Baumann's i386 machine. Neither of us are doing any parallel building. Hm. Regards, -- Chris

Bug#497703: HappyDoc copyright status clarification

2008-09-08 Thread Chris Lamb
the licence of the HappyDoc source. The debian/copyright file could then be modified to reflect this, the bug closed, and HappyDoc would ship with Lenny. Alternatively, if you think Debian should discontinue shipping HappyDoc, please let us know your thoughts. Regards, -- Chris Lamb, UK

Bug#497703: HappyDoc copyright status clarification

2008-09-08 Thread Chris Lamb
with this, I'm sure we could have HappyDoc back. So, the code *I* wrote is BSD. Anything else will include its own license reference. Okay, thank-you for the clarification, really appreciated. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#497703: Removal of python-happydoc

2008-09-08 Thread Chris Lamb
Hi debian-qa, I plan to remove python-happydoc which was orphaned in April. For the rationale and a short discussion with upstream, please see the (RC) bug: http://bugs.debian.org/497703 Any objections? Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#497703: Removal of python-happydoc

2008-09-08 Thread Chris Lamb
, so at the very minimum it has to be removed from lenny. Carlos, let's assume you're the maintainer - how does just removing it from lenny sound? Let's see a revamped version in Squeeze! Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#496390: aptoncd: diff for NMU version 0.1-1.2

2008-09-08 Thread Chris Lamb
. Based on a patch by Marcos Marado. (Closes: #496390) Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru aptoncd-0.1/aptoncd.py aptoncd-0.1/aptoncd.py --- aptoncd-0.1/aptoncd.py

Bug#496378: The possibility of attack with the help of symlinks in some Debian packages

2008-09-08 Thread Chris Lamb
if there is a suitable replacement available? Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#496378: gdrae: diff for NMU version 0.1-1.1

2008-09-08 Thread Chris Lamb
) Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -Nru gdrae-0.1/debian/changelog gdrae-0.1/debian/changelog --- gdrae-0.1/debian/changelog 2008-09-09 02:04:24.0 +0100

Bug#497703: Removal of python-happydoc

2008-09-08 Thread Chris Lamb
Carlos Eduardo Sotelo Pinto wrote: I going to repackage this module for fix the licenses problem in this version to try to get it into lenny Whilst that is admirable, even if you do this it will not work with source code for lenny's version of Python.. Regards, -- Chris Lamb, UK

Bug#494339: insight: FTBFS in lenny: configure: error: /bin/sh '../.././itcl/itk/configure' failed for itk

2008-09-08 Thread Chris Lamb
tags 494339 + patch thanks Patch attached. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -urNd insight-6.6.orig/debian/rules insight-6.6/debian/rules --- insight-6.6.orig

Bug#497703: Removal of python-happydoc

2008-09-09 Thread Chris Lamb
to -release asking for the version in lenny to be removed. Good luck with python-happydoc! Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#499175: geordi fails with 'setResourceLimit: invalid argument'

2008-09-16 Thread Chris Lamb
for lenny; sid will require a sourceful upload which will follow in the next day or so. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#499508: open-iscsi: diff for NMU version 2.0.870~rc3-0.1

2008-09-30 Thread Chris Lamb
: #499508) * Fix redirection bashism in open-iscsi initscript. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -Nru open-iscsi-2.0.869.2/debian/changelog open-iscsi-2.0.870~rc3/debian/changelog --- open-iscsi-2.0.869.2/debian/changelog

Bug#497703: Incomplete debian/copyright

2008-10-01 Thread Chris Lamb
reopen 497703 thanks (I closed the wrong--but related--bug in the qmtest upload) Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- signature.asc Description: PGP signature

Bug#499508: closed by Chris Lamb [EMAIL PROTECTED] (Bug#499508: fixed in open-iscsi 2.0.870~rc3-0.1)

2008-10-10 Thread Chris Lamb
Norbert Tretkowski wrote: Something went wrong with this upload: [..] tags 499508 +pending So, version.h wasn't up-to-date in the new tarball? Curious. Good spot anyway, and thanks for uploading this extra fix. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL

Bug#496395: The possibility of attack with the help of symlinks in some Debian packages

2008-10-11 Thread Chris Lamb
of apertium which fixes this bug is being blocked by #500171. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- signature.asc Description: PGP signature

Bug#500171: apertium: FTBFS in ia64

2008-10-11 Thread Chris Lamb
block 500171 by 501960 thanks Miguel Gea Milvaques wrote: While building in ia64, fails to build [..] The cause of this appears to be flex generating invalid output in some situations, which I've filed as #501960. Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL

Bug#496387: wims: diff for NMU version 3.62-13.1

2008-10-12 Thread Chris Lamb
public_html/bin/coqweb and bin/accounts.sh. Patches (and patch system) by the regular maintainer. (Closes: #496387) Regards, -- ,''`. : :' : Chris Lamb `. `'` [EMAIL PROTECTED] `- diff -Nru wims-3.62/account.sh.diff wims-3.62/account.sh.diff --- wims-3.62

Bug#472959: Double-free or corruption in local handling

2008-03-27 Thread Chris Lamb
[vdso] I have also found similar bugs where a string assigned to a local-ised variable would subsequently expand to an arbitrary single character, but this is probably the same bug. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#412281: wajig: fails to run with import apt_pkg error

2007-02-25 Thread Chris Lamb
, in ? import apt_pkg ImportError: /usr/lib/python2.4/site-packages/apt_pkg.so: undefined symbol: _ZN14pkgCdromStatus8SetTotalEi appending --help or --version crashes in an identical way. I am using version 0.6.20 of python-apt. Regards, -- Chris Lamb, Leamington Spa, UKGPG

Bug#412281: (no subject)

2007-02-26 Thread Chris Lamb
tags 412281 + patch stop Rebuilding against libapt-pkg-dev 0.6.46.4 seems fixed this for me. Regards, -- Chris Lamb, Leamington Spa, UKGPG: 0x634F9A20 --- debian/control.orig 2007-02-26 20:23:27.0 + +++ debian/control 2007-02-26 20:23:41.0

Bug#423322: Maintainership of SWI-Prolog

2007-12-02 Thread Chris Lamb
-prolog.git -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#423322: Maintainership of SWI-Prolog

2007-06-21 Thread Chris Lamb
upstream version, which should close at least 5 (yes :-/) outstanding bugs. Here's hoping to a better future of this package. Kind Regards, /Lamby -- Chris Lamb, Leamington Spa, UK GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#423322: Maintainership of SWI-Prolog

2007-10-13 Thread Chris Lamb
and PPC machines too - they had some build issues before. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#459527: Fatal GConfClient.set_string() argument 2 must be string, not None error on startup

2008-01-06 Thread Chris Lamb
.__drive_selection.get_device() File /usr/lib/python2.4/site-packages/serpentine/gaw.py, line 153, in lambda fset = lambda self, value: self.__setter (self.key, value) TypeError: GConfClient.set_string() argument 2 must be string, not None Regards, -- Chris Lamb, UK

Bug#421041: Bzr depenency is too strict

2007-04-26 Thread Chris Lamb
Package: bzr-builddeb Version: 0.14 Severity: grave Tags: patch bzr-builddeb is currently uninstallable in unstable. The package currently includes a dependency of bzr ( 0.15) yet it works fine when I removed this requirement and recompiled in order to use 0.15. \Lamby -- Chris Lamb

Bug#421041: (no subject)

2007-04-26 Thread Chris Lamb
retitle 421041 Bzr dependency is too strict thanks -- Chris Lamb, Leamington Spa, UK GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#443778: FTBFS: Missing build dependency: desktop-file-utils

2007-09-23 Thread Chris Lamb
-database... /usr/bin/update-mime-database checking for update-desktop-database... no configure: error: You need to install update-desktop-database make: *** [configure-stamp] Error 1 /Lamby -- Chris Lamb, Earlsdon, UK GPG: 0x634F9A20 signature.asc Description: PGP

Bug#552819: confname.h:530: error: comma at end of enumerator list

2009-10-29 Thread Chris Lamb
. Note that this bug was marked pending by Aurel (thanks). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#536966: lsb-build-base3: diff for NMU version 3.2.2~pre1-1.2

2009-10-29 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#568232: python-dispatch: Not compatible with Python 2.6

2010-02-23 Thread Chris Lamb
Jonathan Wiltshire wrote: python-turbogears has been fixed and migrated to testing, so presumably it can be turned into an RM request now? Please go ahead. Please use 'affects' so the bug gets punched through to here. Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#585977: Patch refers to non-existent core.set_exc_info

2010-06-15 Thread Chris Lamb
, in run gevent.sleep(0.1) File /usr/lib/pymodules/python2.5/gevent/hub.py, line 71, in sleep switch_result = get_hub().switch() File /usr/lib/pymodules/python2.5/gevent/hub.py, line 156, in switch core.set_exc_info(*exc_info) Regards, -- ,''`. : :' : Chris Lamb

Bug#587132: bustle: FTBFS: Could not find module `Graphics.UI.Gtk.Pango.Font':

2010-06-28 Thread Chris Lamb
warnings and suchlike. Fancy refreshing the package a little for GHC 6.12 and doing another release? :) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#587132: bustle: FTBFS: Could not find module `Graphics.UI.Gtk.Pango.Font':

2010-06-30 Thread Chris Lamb
Will Thompson wrote: On 28/06/10 11:50, Chris Lamb wrote: Fancy refreshing the package a little for GHC 6.12 and doing another release? :) Done: http://www.willthompson.co.uk/bustle/releases/bustle-0.2.2.tar.gz and http://www.willthompson.co.uk/bustle/releases/bustle-0.2.2.tar.gz.asc I

Bug#581913: cakephp-scripts and coffeescript: error when trying to install together

2010-05-19 Thread Chris Lamb
Ralf Treinen wrote: This bug is assigned to both packages. If you, the maintainers of the two packages in question, have agreed on which of the packages will resolve the problem please reassign the bug to that package. I was here first ;) Regards, -- ,''`. : :' : Chris

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-12 Thread Chris Lamb
a patch (attached) which I'll point upstream at. Thanks again. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 diff -urNad py/path/svn/urlcommand.py codespeak-lib-0.9.1/py/path/svn

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-12 Thread Chris Lamb
Chris Lamb wrote: I've managed to produce a patch (attached) which I'll point upstream at. Sent upstream as https://codespeak.net/issue/py-dev/issue56. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#489102: codespeak-lib: FTBFS: tries to access gluck.d.o, then times out.

2008-07-15 Thread Chris Lamb
retitle 489102 Subversion tests loop infinitely tags 489102 + pending thanks Was a Subversion 1.5 issue. My patch was accepted upstream and will upload shortly. Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#452851: [issue376] py.path.local.local.LocalPath may remove unrelated data

2008-07-22 Thread Chris Lamb
. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#492364: swi-prolog-xpce: file conflict(s?) with spi-prolog

2008-07-25 Thread Chris Lamb
this; a fix is in my git repo and is now pending upload, hopefully with a fix for arm and armel. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20 signature.asc Description: PGP signature

Bug#492774: strace_4.5.17+cvs080723-1(sparc/unstable): FTBFS on sparc:error: expected '=', ',', ';', 'asm' or '__attribute__' before' pt_regs_is_syscall'

2008-07-28 Thread Chris Lamb
on sparc. Defining bool locally fixed the problem for me; it's protected by #ifdef __KERNEL__ in linux/types.h. Hacky patch attached (untested as my sparc box is now in storage, alas). Regards, -- Chris Lamb, UK [EMAIL PROTECTED

Bug#561903: python-paramiko and fabric: error when trying to install together

2009-12-21 Thread Chris Lamb
reassign 561903 fabric forcemerge 561398 561903 thanks Ralf Treinen wrote: [..] Thanks. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#561903: python-paramiko and fabric: error when trying to install together

2009-12-21 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#527492: python-django: FTBFS: Could not import extension djangodocs

2009-05-07 Thread Chris Lamb
, unstable) which now builds fine against the latest python-sphinx. The non- backported patch works fine against the current version in experimental. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -urNad a/docs/_ext/djangodocs.py b/docs/_ext

Bug#527719: geordi: FTBFS: template-hsc.h:4:19: error: HsFFI.h: No such file or directory

2009-05-09 Thread Chris Lamb
ported to parsec 3. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#515717: xserver-xorg-video-nouveau_1:0.0.10~git+20090205+4dfd0b1-1(hppa/exp erimental): FTBFS

2009-05-20 Thread Chris Lamb
ack, ta. lambyDon't think I've come across that failure mode before. lambyAnyway, I'll check the hppa buildd logs in a few days. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#530485: Unmet dependencies in libghc6-*

2009-05-26 Thread Chris Lamb
Haskell funkiness going on at the moment. Even when that is fixed, the package will still not build due to #527719. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#515717: xserver-xorg-video-nouveau_1:0.0.10~git+20090205+4dfd0b1-1(hppa/exp erimental): FTBFS

2009-05-27 Thread Chris Lamb
Chris Lamb wrote: Frank Lichtenheld wrote: your package failed to build from source. [..] lambyAnyway, I'll check the hppa buildd logs in a few days. Frank, any idea why a the latest version has not been attempted yet? Regards, -- ,''`. : :' : Chris Lamb

Bug#550457: Remote denial of service via pathological performance of regular expressions

2009-10-10 Thread Chris Lamb
mailing list, and attempts have been made to exploit it against live Django installations. http://www.djangoproject.com/weblog/2009/oct/09/security/ Does not affect unstable (once 1.1.1-1 lands). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Bug#550457: Remote denial of service via pathological performance of regular expressions

2009-10-10 Thread Chris Lamb
Chris Lamb wrote: This issue was disclosed publicly by a third party on a high-traffic mailing list, and attempts have been made to exploit it against live Django installations. Packages for stable-security are available at: http://people.debian.org/~lamby/550457/ I can't find any CVE

Bug#527719: geordi: FTBFS: template-hsc.h:4:19: error: HsFFI.h: No such file or directory

2009-10-24 Thread Chris Lamb
of the patches are just to tidy various {Build-,}Depends and patch bitrot etc). You should remove geordi from testing for the time being. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#491890: This package should not be released with lenny

2008-12-30 Thread Chris Lamb
. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#510409: swi-prolog 5.5.63-1 FTBFS on everything except i386 and amd64 (was: swi-prolog_5.6.63-1(mipsel/unstable):)

2009-01-03 Thread Chris Lamb
it isn't linking on non-x86. Indeed, I wonder if JPL has ever been tested on other architectures - it only worked with Sun's JDK in the past (which was exclusively x86 and sparc, I think). Thanks again. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Bug#510409: swi-prolog 5.5.63-1 FTBFS on everything except i386 and amd64

2009-01-06 Thread Chris Lamb
. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#510409: swi-prolog 5.5.63-1 FTBFS on everything except i386 and amd64

2009-01-07 Thread Chris Lamb
reopen #510409 thanks Still occurs with 5.6.63-2. e.g: http://buildd.debian.org/fetch.cgi?pkg=swi-prologver=5.6.63-2arch=alphastamp=1231289199file=log Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#511242: python-setuptools is missing in build dependencies

2009-01-08 Thread Chris Lamb
tags 511242 + pending thanks Please add python-setuptools to build dependencies otherwise ez_setup will try to download it from internet Good catch. Out of interest, how did you find this? Regards, -- Chris Lamb, UK ch...@chris-lamb.co.uk

Bug#511231: Fatal X server error after upgrade to 2.4.3+git+20090105+a8c5480-1

2009-01-08 Thread Chris Lamb
Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#511231: downgrade else life over

2009-01-09 Thread Chris Lamb
comments. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#501960: Processed: Make this RC

2009-01-10 Thread Chris Lamb
.) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#537008: plr: FTBFS: dh_install: missing files, aborting

2009-07-27 Thread Chris Lamb
to have both 8.3 and 8.4 installed at the same time). We thus export PG_CONFIG to the 8.3 version and--as a bonus--use this in 10_Makefile.patch to avoid duplication. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -urNd plr-8.3.0.6.orig/debian

Bug#527702: gnomoradio: diff for NMU version 0.15.1-5.3

2009-07-27 Thread Chris Lamb
-Version to 3.8.2. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -Nru gnomoradio-0.15.1/debian/changelog gnomoradio-0.15.1/debian/changelog --- gnomoradio-0.15.1/debian/changelog 2009-07-27 15:43:02.0 +0200 +++ gnomoradio-0.15.1

Bug#538860: jasmin-sable: jasmin is incompatible with cup 0.11a+20060608-1

2009-07-27 Thread Chris Lamb
jasmin will need porting to cup 0.11a for this to be fixed. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#538860: jasmin-sable: jasmin is incompatible with cup 0.11a+20060608-1

2009-07-28 Thread Chris Lamb
grammar did not reveal anything so far. Hm. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#518844: netsend: FTBFS: 'LONG_MAX' undeclared

2009-07-28 Thread Chris Lamb
tags 518844 + patch thanks Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -urNd netsend-0.0~svnr250.orig/proto_udplite_recv.c netsend-0.0~svnr250/proto_udplite_recv.c --- netsend-0.0~svnr250.orig/proto_udplite_recv.c

Bug#539134: Insufficient input validation in runserver development server

2009-07-29 Thread Chris Lamb
, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#539134: Insufficient input validation in runserver development server

2009-07-29 Thread Chris Lamb
Chris Lamb wrote: Does not affect unstable (once 1.1-1 lands). Packages for stable-security are available at: http://people.debian.org/~lamby/539134/ I can't find any CVE numbers, but am not used to looking. Regards, -- ,''`. : :' : Chris Lamb `. `'` la

Bug#539153: Clean target makes package not fit for release

2009-07-29 Thread Chris Lamb
upstream's clean target instead of doing that. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP signature

Bug#539134: Insufficient input validation in runserver development server

2009-07-30 Thread Chris Lamb
tags 539134 -security thanks Nico Golde wrote: I suggest going through stable-proposed-updates with that. Is that ok for you? Works for me. Dropping security tag. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description

Bug#539134: Insufficient input validation in runserver development server

2009-07-30 Thread Chris Lamb
severity 539134 important thanks Chris Lamb wrote: I suggest going through stable-proposed-updates with that. Is that ok for you? Works for me. Dropping security tag. .. also dropping severity so it gets actually gets into testing. Regards, -- ,''`. : :' : Chris Lamb

Bug#534041: agg: diff for NMU version 2.5+dfsg1-1.1

2009-07-30 Thread Chris Lamb
upload your own fix). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -Nru agg-2.5+dfsg1/debian/changelog agg-2.5+dfsg1/debian/changelog --- agg-2.5+dfsg1/debian/changelog 2009-07-30 18:42:30.0 +0200 +++ agg-2.5+dfsg1/debian

Bug#523505: diff-ext: diff for NMU version 0.2.3-3.1

2009-07-30 Thread Chris Lamb
silently fails if it can't launch the diff tool. It will be uploaded to DELAYED/2. Please let me know ASAP if you wish me to cancel it (or simply upload your own fix). Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- diff -Nru diff-ext-0.2.3

Bug#534041: agg: diff for NMU version 2.5+dfsg1-1.1

2009-08-01 Thread Chris Lamb
on the bug itself is pretty much guaranteed to attract attention. Anyway, you can mail me directly next time you need a sponsor for uploads fixing release-critical bugs. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org `- signature.asc Description: PGP

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