Bug#597800: skyeye: [ARMEL] FTBFS: open with O_CREAT in second argument needs 3 arguments

2010-09-23 Thread SevenMachines
Package: skyeye Version: 1.2.5-2.1 Severity: normal Hi, skyeye build on armel in ubuntu has been failing with an error... '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments This has been fixed using the changes attached. These changes are

Bug#597802: musescore: [armel] FTBFS due to QFloat / double / float confusion

2010-09-23 Thread SevenMachines
Package: musescore Version: 0.9.6+dfsg-1 Severity: normal Musecore has been failing to build on armel in ubuntu. See https://bugs.edge.launchpad.net/ubuntu/+source/musescore/+bug/642117 Attached is a patch that fixes various qfloat/double/float confusion. Build tested on sid i386 but not armel

Bug#597700: kradio: FTBFS on armel and with newer avutils

2010-09-22 Thread SevenMachines
Package: kradio Version: 0.1.1.1~20061112-4 Severity: normal Fails to build on armel due to implicit conversion between qreal and double Fails to build with newer avutils due to needing missing stdint.h in avutils common.h Attached is the debdiff used in ubuntu to fix these problems if its

Bug#597384: FTBFS: with vte-0.25.9, ‘struct _VteTerminal’ has no member named ‘adjustment’

2010-09-19 Thread SevenMachines
Package: synaptic Version: 0.70~pre1+b1 Severity: normal Hi there. This is not a current problem in debian but i was hoping you could take a look at this anyway as it may become one in future. The issue is that synaptic will ftbfs with newer versions of vte that have VTE_SEAL_ENABLE defined.

Bug#597260: easymp3gain-gtk: Scrolling in main window causes access violation popup

2010-09-18 Thread SevenMachines
Package: easymp3gain-gtk Version: 0.5.0-4 Severity: important If you, * Add a folder of songs * Scroll down in the main window * Then 'access violation' popup window appears TApplication.HandleException Access violation Stack trace: $B715A716 $0822EFEB $081C12B2 $0814D363 $081DC508

Bug#597157: ipheth-dkms: Module fails to build on = 2.6.35 kernels

2010-09-17 Thread SevenMachines
Package: ipheth-dkms Version: 1.0-1 Severity: important usb_buffer_free/alloc are renamed in 2.6.34 and the compatibility functions dropped in 2.6.35 causing the module to fail to build on 2.6.35. Attached is a patch that allows for this. -- System Information: Debian Release: squeeze/sid

Bug#596091: pouetchess: C3DGraphicChessboard::load() call to sprintf can cause buffer overflow

2010-09-08 Thread SevenMachines
Package: pouetchess Version: 0.2.0-4 Severity: normal C3DGraphicChessboard::load() call to sprintf has size 50 and causes can buffer overflows on ubuntu. attached is a patch taken from pouetchess svn that solves this. I was just seeing whether you wanted to apply it in debian before I look at

Bug#596191: Fails to start when /var/run/ser doesnt exist, as happens on dists using temp /var/run dirs

2010-09-08 Thread SevenMachines
Package: ser Version: 2.0.0-4 Severity: normal On dists such as ubuntu using temporary /var/run dirs the init script will fail. attached is a small init script change that allows check and creation of /var/run/ser in the init script that allows startup in this case. let me know if this is fine to

Bug#585118: snowballz: Crashes with index out of range if resolution is set higher than the available in user config

2010-06-09 Thread SevenMachines
Package: snowballz Version: 0.9.5.1-2.1 Severity: normal Recently had a problem with snowballz crashing due to a left over user config file that had a resolution setting that was no longer available. Just deleting the config fixes it so it might not be worth fixing (its probably an unusual

Bug#570742: snowballz: crashes with AttributeError: 'NoneType' object has no attribute '__name__' with python2.6

2010-02-20 Thread SevenMachines
Package: snowballz Version: 0.9.5.1-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch The below bug doesn't affect debian at the moment but will do if python2.6 is used. This seems to be related to the way __hash__ is implemented in

Bug#569540: crashes on start, potamus: munmap_chunk(): invalid pointer calling jack_ringbuffer_free

2010-02-12 Thread SevenMachines
Package: potamus Version: 0.10-1+b1 Severity: grave Justification: renders package unusable potamus crashes on start, possibly a problem with the pointer in the call to jack_ringbuffer_free(a-ringbuffer) in src/output-jack.c:oj_close() $ potamus *** glibc detected *** potamus: munmap_chunk():

Bug#569316: xfstt.cc:ttySyncAll can cause buffer overruns with strncpy(info.magic, TTFNINFO, 8);

2010-02-11 Thread SevenMachines
Package: xfstt Version: 1.7-6 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch xfstt.cc:ttySyncAll can cause buffer overruns due to misuse of struct TTFNHeader, i.e src/xfstt.cc: strncpy(info.magic, TTFNINFO, 8); but,

Bug#569116: interchange fails to install if /var/run/interchange does not exist

2010-02-09 Thread SevenMachines
Package: interchange Version: 5.7.4-1 Severity: important if /var/run/interchange doesnt exist the postinst fails due to trying to change it's ownership. since the init script checks and creates this directory if its missing on start, perhaps the ownership change in postinst can be dropped

Bug#566971: libengine-pkcs11-openssl: engine_pkcs11.s still installs to /usr/lib/engines/, also breaking the symlinking

2010-01-26 Thread SevenMachines
Package: libengine-pkcs11-openssl Version: 0.1.8-1 Severity: grave Justification: renders package unusable The library still installs to /usr/lib/engines and not /usr/lib/ssl/engines/ as described in the changelog. In addition, debian/libengine-pkcs11-openssl.links will then try and link the

Bug#566379: inn2 fails to install if a FQDN is not set

2010-01-23 Thread SevenMachines
Package: inn2 Version: 2.5.1-1 Severity: important If a FQDN is not set then installation will fail and leave the package installed but unconfigured Is there a good way to deal with this case and let the package install by handling it in .postinst? Or can a .preinst be added so that the package

Bug#566087: naist-jdic-utf8: chasen fails, /var/lib/chasen/dic/debian/grammar.cha: No such file or directory

2010-01-20 Thread SevenMachines
Package: naist-jdic-utf8 Version: 0.4.3-14 Severity: normal this is still a problem with the latest version in sid chasen/sid uptodate 2.4.4-10 naist-jdic/sid uptodate 0.4.3-14 naist-jdic-utf8/sid uptodate 0.4.3-14 during naist-jdic-utf8 install Done! Check /var/lib/chasen/dic/naist-jdic-utf8

Bug#563228: python-gpiv: May FTBFS on python-2.6 in the future

2009-12-31 Thread SevenMachines
/changelog @@ -1,3 +1,11 @@ +pygpiv (2.0.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * pygpiv.i: add #define PNG_SKIP_SETJMP_CHECK to fix a multiple setjmp.h + inclusion problem due to swig including Python.h before we add gpiv.h + + -- SevenMachines sevenmachi...@yahoo.co.uk Fri, 01

Bug#561115: zekr fails to start: g_set_prgname() called multiple times java.lang.NullPointerException

2009-12-14 Thread SevenMachines
Package: zekr Version: 0.5.1.dfsg-1.1 Severity: grave Justification: renders package unusable zekr fails to start with error: $ zekr Launching Zekr... (unknown:2203): GLib-WARNING **: g_set_prgname() called multiple times java.lang.NullPointerException at

Bug#559224: pybridge-common is uninstallable, it depends on python-zopeinterface (0.3)

2009-12-02 Thread SevenMachines
Package: pybridge-common Version: 0.3.0-6.1 Severity: grave Justification: renders package unusable pybridge-common has a versioned dependency on python-zopeinterface (0.3). whereas python-zope.interface provides python-zopeinterface (unversioned) now. if the versioning is dropped then

Bug#559224: debdiff to resolve python-zopeinterface dependency

2009-12-02 Thread SevenMachines
Package: pybridge-common Version: 0.3.0-6.2 Severity: normal +pybridge (0.3.0-6.2) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: replace requirement on python-zopeinterface with +python-zope.interface for pybridge-common (Closes: #559224) + + -- SevenMachines

Bug#558285: muse 0.8.1a-6.3 fails to start on debian sid amd64 with sYSMALLOc

2009-11-27 Thread SevenMachines
+debian/patches/00list.amd64: only apply 30_fix_x64_sysmalloc.dpatch on amd64 +(LP: #479662 ) + * debian/control: update maintainer for ubuntu universe + + -- SevenMachines sevenmachi...@yahoo.co.uk Thu, 26 Nov 2009 18:07:57 + + muse (0.8.1a-6.3) unstable; urgency=low * Non

Bug#557198: ifupdown-scripts-zg2 (0.3-4) fails to install ERR: missing /etc/network/run

2009-11-20 Thread SevenMachines
tarball. +( LP: #484131 ) + + -- SevenMachines sevenmachi...@yahoo.co.uk Thu, 19 Nov 2009 10:37:16 + + ifupdown-scripts-zg2 (0.3-4) unstable; urgency=low * remove debian/ifupdown-scripts-zg2.dirs which still created only in patch2: unchanged: --- ifupdown-scripts-zg2-0.3.orig/debian

Bug#557084: bld 0.3.4.1-3 fails to install: chown: cannot access `/var/run/bld': No such file or directory

2009-11-19 Thread SevenMachines
of /var/run/bld, +this is now handled by init script + * debian/bld.init: add ownership change of /var/run/bld + + -- SevenMachines sevenmachi...@yahoo.co.uk Tue, 17 Nov 2009 11:03:20 + + bld (0.3.4.1-3) unstable; urgency=low * Changed priority back to optional, and changed