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
th
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
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 in avutils
common.h
Attached is the debdiff used in ubuntu to fix these problems if its useful for
inc
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. This
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
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
APT
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
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 appl
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
occurre
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
c
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(): i
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,
src/xfstt.
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
com
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 exp
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
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 di
nf information
diff -u pygpiv-2.0.0/debian/changelog pygpiv-2.0.0/debian/changelog
--- pygpiv-2.0.0/debian/changelog
+++ pygpiv-2.0.0/debian/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 s
Package: zekr
Version: 0.5.1.dfsg-1.1
Severity: grave
Justification: renders package unusable
zekr fails to start with error:
$ zekr
Launching Zekr...
(:2203): GLib-WARNING **: g_set_prgname() called multiple times
java.lang.NullPointerException
at
org.apache.velocity.context.InternalContext
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 Wed
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 everythi
1) lucid; urgency=low
+
+ * debian/30_fix_x64_sysmalloc.dpatch: fix sysmalloc on amd64 systems
+debian/patches/00list.amd64: only apply 30_fix_x64_sysmalloc.dpatch on amd64
+(LP: #479662 )
+ * debian/control: update maintainer for ubuntu universe
+
+ -- SevenMachines Thu, 26 Nov 200
s-zg2-0.3/debian/changelog
@@ -1,3 +1,11 @@
+ifupdown-scripts-zg2 (0.3-4ubuntu1) lucid; urgency=low
+
+ * remove /var/lib/ifupdown-scripts-zg2 from debian/ifupdown-scripts-zg2.dirs
+The file can't actually be removed as it is in the original tarball.
+( LP: #484131 )
+
+ -- SevenMach
d.postinst: drop creation and ownership changes of /var/run/bld,
+this is now handled by init script
+ * debian/bld.init: add ownership change of /var/run/bld
+
+ -- SevenMachines Tue, 17 Nov 2009 11:03:20 +
+
bld (0.3.4.1-3) unstable; urgency=low
* Changed priority back to optional
23 matches
Mail list logo