Bug#679823: RM: pybackpack -- RoM; buggy; abandoned upstream

2012-07-01 Thread Andrew Price
Package: ftp.debian.org Severity: normal Hi, Please remove pybackpack. It has been abandoned upstream (i.e. by me: http://lists.sucs.org/pipermail/pybackpack/2012-July/000105.html ) and has not had active development for a long time. It also has a bunch of open bugs in Debian and Ubuntu which

Bug#645428: RM: twyt -- ROM; Package is broken and obsolete

2011-10-15 Thread Andrew Price
Package: ftp.debian.org Severity: normal I could have sworn I filed this request a long time ago. Oh well. Ever since Twitter switched away from basic auth, twyt has not worked and has subsequently been discontinued upstream. Please could it be removed from the archives? Thanks, Andy Price --

Bug#437187: config.log left in fceu source package

2007-08-10 Thread Andrew Price
Package: fceu Version: 0.98.12-2 $ lintian fceu_0.98.12-2.dsc W: fceu source: configure-generated-file-in-source config.log I guess config.log isn't removed in make distclean and should probably be removed in 'debian/rules clean' instead. Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Bug#437192: fceu .desktop file available

2007-08-10 Thread Andrew Price
Package: fceu Version: 0.98.12-2 Forwarding from the Ubuntu bug at: https://launchpad.net/bugs/40782 The attached .desktop file associates fceu with the application/x-nes-rom MIME type. Please consider incorporating it into your package. Thanks fceu.desktop Description: application/desktop

Bug#423557: pybackpack: missing dependancies

2007-05-12 Thread Andrew Price
Thanks for your bug report. A fix is on its way. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#488482: genisoimage: Patch for correcting the issue

2008-10-15 Thread Andrew Price
Samuel's patch works for me. He tested it with -R so I thought I'd test it with -r too.. Before patching: [EMAIL PROTECTED]:/tmp$ mkdir -p 0/1/2/3/4/5/6/7/8 [EMAIL PROTECTED]:/tmp$ genisoimage -r -o test.iso 0/ I: -input-charset not specified, using utf-8 (detected in locale settings) genisoimage

Bug#531734: Upstream bug

2009-06-17 Thread Andrew Price
This seems to be the one to watch: http://bugzilla.gnome.org/show_bug.cgi?id=564649 -- Andrew Price -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#424747: xpdfrc(5) man page points to wrong config file path

2007-05-16 Thread Andrew Price
Package: xpdf Version: 3.02-1 Severity: minor Tags: patch Hi, The man page doc/xpdfrc.5 currently lists the wrong path to xpdfrc, /usr/local/etc/xpdfrc where it should be /etc/xpdf/xpdfrc. I've attached a patch that was added in Ubuntu to fix this bug, for your consideration. Thanks very much -

Bug#415337: Affinity Packaging Status

2007-06-19 Thread Andrew Price
Hi, I've just come across a needs-packaging bug in Ubuntu for affinity (https://launchpad.net/bugs/119895 ) and found your ITP bug. Is it progressing well, and are there any problems? Regards, -- Andy Price -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#415337: Affinity Packaging Status

2007-06-19 Thread Andrew Price
On 19/06/07 17:18, Michael Biebl wrote: > Andrew Price wrote: >> Hi, I've just come across a needs-packaging bug in Ubuntu for affinity >> (https://launchpad.net/bugs/119895 ) and found your ITP bug. Is it >> progressing well, and are there any problems? > > Well,

Bug#429778: Build-depends on libsnmp*-dev can be removed

2007-06-19 Thread Andrew Price
Package: nagios-plugins Version: 1.4.8-2 Severity: minor Hi, It was pointed out to me that these build-deps are no longer needed by nagios-plugins in order for the package to build: libsnmp9-dev | libsnmp5-dev | libsnmp-dev I've tested this in a pbuilder (albeit an Ubuntu pbuilder) with those b

Bug#544625: pybackpack: Depends on deprecated python-nautilusburn

2009-09-27 Thread Andrew Price
On Sun, Sep 27, 2009 at 06:38:59PM +0200, Emilio Pozuelo Monfort wrote: > Emilio Pozuelo Monfort wrote: > > Andrew Price wrote: > >> On Wed, Sep 02, 2009 at 01:12:08AM +0200, Emilio Pozuelo Monfort wrote: > >>> The brasero python bindings will be packaged soon. >

Bug#539571: gnome-terminal fails to start without libgnome2-common

2009-08-01 Thread Andrew Price
Package: gnome-terminal Version: 2.26.2-2 Severity: normal After installing Debian on a new system I installed gnome-terminal without its recommends (I use wmii instead of gnome) and when I started gnome-terminal it aborted with this message: $ gnome-terminal ** ERROR:terminal-app.c:1433:t

Bug#546668: python-brasero: Packaged example script aborts with GLib-ERROR

2009-09-14 Thread Andrew Price
Package: python-brasero Version: 2.27.3-1 Severity: normal a...@plato:braseromedia$ pwd /usr/share/doc/python-brasero/examples/braseromedia a...@plato:braseromedia$ python drive_selection.py GLib-ERROR **: The thread system is not yet initialized. aborting... Aborted This happens on

Bug#546668: python-brasero: Packaged example script aborts with GLib-ERROR

2009-09-14 Thread Andrew Price
Hi Emilio, On Tue, Sep 15, 2009 at 01:24:03AM +0200, Emilio Pozuelo Monfort wrote: > Does > $ python -c 'import braseromedia; braseromedia.MediumMonitor ()' > fail? Yes. > I dunno what's going wrong... Just two ideas, does it fail with glib from > experimental, It does. > and can you rebuild l

Bug#546668: python-brasero: Packaged example script aborts with GLib-ERROR

2009-09-14 Thread Andrew Price
Hi Emilio, I still don't fully understand the problem (like, why it happens for me but not for you) but this patch solves it for me. Andrew --- gnome-python-desktop-2.27.3/braseromedia/bm_module.c 2009-09-01 17:38:52.0 +0100 +++ mine/braseromedia/bm_module.c 2009-09-15 03:36:00.0

Bug#546887: python-brasero: Segfault in brasero_caps_find_link_for_input at brasero-caps-plugin.c:61

2009-09-16 Thread Andrew Price
Package: python-brasero Version: 2.27.3-1 Severity: normal Hi, Here's the single liner which triggers a segfault: $ python -c 'import braseroburn; braseroburn.SessionCfg()' gdb backtrace is attached. This only occurs when python-brasero *and* brasero are installed. It looks like python-brase

Bug#546925: python-brasero: The braseroburn module is missing important constants

2009-09-16 Thread Andrew Price
Package: python-brasero Version: 2.27.3-1 Severity: normal Hi, Some of the classes in the braseroburn module have methods like set_flags() and add_flags() but the module does not provide the constants which are to be passed to them. The constants are shown here in the C library's docs: http://li

Bug#546668: python-brasero: Packaged example script aborts with GLib-ERROR

2009-09-16 Thread Andrew Price
On Wed, Sep 16, 2009 at 04:24:38PM +0200, Emilio Pozuelo Monfort wrote: > Does calling gobject.threads_init() before importing brasero in the example > fix > the issue? (without your patch, of course). Yes, that works. Andrew -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#546887: python-brasero: Segfault in brasero_caps_find_link_for_input at brasero-caps-plugin.c:61

2009-09-16 Thread Andrew Price
On Wed, Sep 16, 2009 at 05:20:55PM +0200, Emilio Pozuelo Monfort wrote: > Andrew Price wrote: > > OK thanks for this. Looking at upstream's comments, I notice that the > > debian package doesn't install braseroburn examples but there are some > > in the git

Bug#547135: [pybackpack] Missing rdiff_backup.Main module in python path

2009-09-17 Thread Andrew Price
Hi, On Thu, Sep 17, 2009 at 03:19:28PM +0800, Rex Tsai wrote: > ImportError: No module named rdiff_backup.Main This was caused by recent changes in rdiff-backup making rdiff_backup.Main private. I have been assured that it will be fixed very soon. Thanks, Andrew Price -- To UNSUBSCR

Bug#544625: pybackpack: Depends on deprecated python-nautilusburn

2009-09-01 Thread Andrew Price
On Wed, Sep 02, 2009 at 01:12:08AM +0200, Emilio Pozuelo Monfort wrote: > pybackpack optionally can user nautilusburn for burning CDs. That > module is deprecated upstream though in favour of brasero. Yep, I have recently been made aware of this by my pals in Fedora who have already dropped nautil

Bug#494963: Please split out nautilusburn module into its own package

2008-08-13 Thread Andrew Price
Package: python-gnome2-desktop Version: 2.22.0-2 Severity: wishlist Hello, If possible, please could the nautilusburn python module be split out of python-gnome2-desktop and put into its own package - python-nautilusburn perhaps. The reason behind this request is that python-gnome2-desktop curre

Bug#488482: genisoimage: Patch for correcting the issue

2008-09-22 Thread Andrew Price
Hello, I'm experiencing this bug in lenny and reading the bts backlog it seems that there's a one-line fix for it but it hasn't been applied yet - is that correct? Is the patch suitable? Cheers, -- Andy Price -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#515766: python-twyt: fail to update with "friendstl" option specified

2009-02-28 Thread Andrew Price
Hi, Thanks for your bug report. I've been trying to reproduce it but I've had no luck so far. If there's any more info you can provide to help me track it down I would appreciate it. -- Andy Price -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubsc

Bug#544625: pybackpack: Depends on deprecated python-nautilusburn

2009-11-27 Thread Andrew Price
Hi Emilio, On Fri, Nov 27, 2009 at 04:06:35PM +0100, Emilio Pozuelo Monfort wrote: > What's the current status of this work? If you're still blocked, could you > publish your work somewhere or attach a patch here? I'd really like to remove > libnautilus-burn and this is the only blocker. I have j

Bug#544625: RFS: pybackpack 0.5.7-1

2009-12-03 Thread Andrew Price
sting that will be done before the squeeze freeze, as well as unblocking Emilio's work to remove of the old nautilusburn libs. Regards, -- Andrew Price -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#559400: python-brasero: Requires plugins which aren't provided

2009-12-03 Thread Andrew Price
Package: python-brasero Version: 2.28.0-2 Severity: normal The brasero package includes a set of plugins which are required by python-brasero in order for it to be useful. Without the brasero package installed, python-brasero applications just say "It is not possible to write with the current set