Bug#348999: banshee segfaults for me too...

2006-02-05 Thread Andreas Henriksson
during startup which banshee mysteriously seems to survive before the final deadly segfault when trying to play a song. I'll attach the info from my gdb runs to this mail in hope that you can solve these problems... Regards, Andreas Henriksson :: Information :: Running Debian TESTING (!) with GNOME

Bug#397561: change build-dep to libbeagle-dev

2006-11-14 Thread Andreas Henriksson
tags 397561 + patch thanks The attached patch, changing the build dependency on beagle-dev to libbeagle-dev, should fix the problem. Regards, Andreas Henriksson diff -uri beaglefs-1.0.3.orig/debian/control beaglefs-1.0.3/debian/control --- beaglefs-1.0.3.orig/debian/control 2006-11-14 17:10

Bug#398401: Time to remove FreeS/WAN packages?

2006-11-14 Thread Andreas Henriksson
freeswan which is dead upstream and replaced by openswan and others. I think removing it is the proper solution. :) Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#398401: real fix for freeswan transition package.

2006-11-14 Thread Andreas Henriksson
. This makes the transition package only contain debian changelog and copyright file which should fix the problem reported in bug #398401. Patch attached. Regards, Andreas Henriksson diff -uri freeswan-2.04/debian/changelog freeswan-2.04.noinstall/debian/changelog --- freeswan-2.04/debian/changelog

Bug#398772: trivial patch for bug #398772

2006-11-15 Thread Andreas Henriksson
tags 398772 + patch thanks Trivial patch for bug #398772 attached. -- Regards, Andreas Henriksson diff -uri bcfg2-0.8.4/debian/bcfg2.postrm bcfg2-0.8.4.fixed/debian/bcfg2.postrm --- bcfg2-0.8.4/debian/bcfg2.postrm 2006-11-15 16:02:17.0 +0100 +++ bcfg2-0.8.4.fixed/debian/bcfg2.postrm

Bug#398542: trivial patch to safeguard postrm and fix bug #398542

2006-11-15 Thread Andreas Henriksson
tags 398542 + patch thanks Make sure that the update-inetd is available in the postrm script before using it. In the real-world-unlikely scenario where it's not available, let the user clean up /etc/inetd.conf manually Patch attached. -- Regards, Andreas Henriksson diff -ur sn-0.3.8.orig

Bug#398553: trivial patch to safeguard in postrm and fix bug #398553

2006-11-15 Thread Andreas Henriksson
tags 398553 + patch thanks This trivial patch makes sure not to call update-inetd when it's not available during postrm. In the real-world-unlikely case where it's not just let the user manually clean up /etc/inetd.conf ... Patch attached. -- Regards, Andreas Henriksson diff -ur sendfile-2.1b

Bug#398554: add dependency on update-inetd to fix bug #398554

2006-11-15 Thread Andreas Henriksson
-inetd, maybe rwalld should do that too? Please double-check. Patch attached. -- Regards, Andreas Henriksson diff -ur netkit-rwall-0.17.orig/debian/control netkit-rwall-0.17/debian/control --- netkit-rwall-0.17.orig/debian/control 2006-11-15 21:47:45.0 +0100 +++ netkit-rwall-0.17

Bug#398556: rusersd needs to depend on update-inetd to fix bug #398556

2006-11-15 Thread Andreas Henriksson
? Please investigate. Patch attached. -- Regards, Andreas Henriksson diff -ur netkit-rusers-0.17.orig/debian/control netkit-rusers-0.17/debian/control --- netkit-rusers-0.17.orig/debian/control 2006-11-15 22:09:06.0 +0100 +++ netkit-rusers-0.17/debian/control 2006-11-15 22:10

Bug#398563: trivial fix in poppassd postrm for bug #398563

2006-11-15 Thread Andreas Henriksson
tags 398563 + patch thanks The update-inetd usage in the postrm of poppassd needs to be safeguarded in case update-inetd is not available at that time. Patch attached. -- Regards, Andreas Henriksson diff -ur poppassd-1.8.5.orig/debian/postrm poppassd-1.8.5/debian/postrm --- poppassd-1.8.5.orig

Bug#394954: patch to fix postrm failure in xfonts-x3270-misc.

2006-11-16 Thread Andreas Henriksson
tags 394954 + patch tags 398830 + patch thanks Attached patch should fix postrm issues in xfonts-x3270-misc. See debian/changelog part of the patch for description of changes. Patch attached. -- Regards, Andreas Henriksson diff -ur ibm-3270-3.3.4p6.orig/debian/changelog ibm-3270-3.3.4p6

Bug#398369: trivial patch to fix 398369 by adding dependency on defoma.

2006-11-16 Thread Andreas Henriksson
tags 398369 + patch thanks Adding a dependency on defoma fixes this problem. Patch attached. -- Regards, Andreas Henriksson diff -ur xfonts-baekmuk-2.2/debian/control xfonts-baekmuk-2.2.fixed/debian/control --- xfonts-baekmuk-2.2/debian/control 2006-11-16 18:53:27.0 +0100 +++ xfonts

Bug#398634: [phpgacl] alternative patch without hard dependencies on both db clients.

2006-11-22 Thread Andreas Henriksson
is also shown if none is available. Patch attached. PS. please run fakeroot debian/rules clean before building to update *.po and *.pot files which where excluded in the diff to not clutter up the patch. -- Regards, Andreas Henriksson diff -ur -x '*.po' -x '*.pot' phpgacl-3.3.7/debian/changelog

Bug#398634: [phpgacl] alternative patch without hard dependencies on both db clients.

2006-11-22 Thread Andreas Henriksson
advice given from the package is always the best idea. OTOH, I don't know why this package discriminates sqlite. Maybe most packages shouldn't be passing explicit backend options at all... -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#398619: patch for acidbase installation problems with missing db clients.

2006-11-22 Thread Andreas Henriksson
excluded in diff to not clutter up the patch. -- Regards, Andreas Henriksson diff -ur acidbase-1.2.6/debian/changelog acidbase-1.2.6.fixed/debian/changelog --- acidbase-1.2.6/debian/changelog 2006-11-22 14:15:21.0 +0100 +++ acidbase-1.2.6.fixed/debian/changelog 2006-11-22 14:07

Bug#399790: trivial patch for amanda purge problems attached.

2006-11-22 Thread Andreas Henriksson
cleans up on purge. Trivial patch attached. -- Regards, Andreas Henriksson diff -ur amanda-2.5.1p1/debian/postrm amanda-2.5.1p1.fixed/debian/postrm --- amanda-2.5.1p1/debian/postrm2006-11-22 18:20:04.0 +0100 +++ amanda-2.5.1p1.fixed/debian/postrm 2006-11-22 18:16:24.0 +0100

Bug#399764: Remove /usr/man/man1 from debian/xxdiff.dirs fixes this.

2006-11-22 Thread Andreas Henriksson
tags 399764 + patch thanks Leftover in debian/xxdiff.dirs removed fixes this Trivial patch attached. -- Regards, Andreas Henriksson diff -ur xxdiff-3.2/debian/xxdiff.dirs xxdiff-3.2.fixed/debian/xxdiff.dirs --- xxdiff-3.2/debian/xxdiff.dirs 2006-11-22 18:36:00.0 +0100

Bug#398629: libapache-mod-acct-{mysql,pgsql} db clients dependencies.

2006-11-23 Thread Andreas Henriksson
. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#398634: [phpgacl] alternative patch without hard dependencies on both db clients.

2006-11-23 Thread Andreas Henriksson
is actually only half of mysql). Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#398634: [Dbconfig-common-devel] Re: Bug#398634: [phpgacl] alternative patch without hard dependencies on both db clients.

2006-11-23 Thread Andreas Henriksson
to safely abort or go back and chose another database (since there is atleast one available that will work)... This way there's no annoying popups telling you what you can't do when you don't care, while giving you helpful hints when you do care. Regards, Andreas Henriksson diff -ur -x '*.po' -x

Bug#400083: catch possible exceptions in SetProcessName function.

2006-11-26 Thread Andreas Henriksson
and issue a warning... I don't believe the failure of setting the process name needs to be a fatal error. Patch attached. -- Regards, Andreas Henriksson --- last-exit-3.0/src/Driver.cs 2006-08-29 22:15:33.0 +0200 +++ last-exit-3.0.fixed/src/Driver.cs 2006-11-26 22:51:42.0 +0100

Bug#400483: confirm fmit crash on startup.

2006-11-26 Thread Andreas Henriksson
in raise () from /lib/libc.so.6 (gdb) Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400483: fmit - narrowed it down a bit....

2006-11-27 Thread Andreas Henriksson
This is where it crashes for me, first time it hits src/CaptureThread.cpp line 616: m_capture_thread-m_values.push_front(cvalue/m_channel_count); Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#400483: fmit - narrowed it down a bit....

2006-11-28 Thread Andreas Henriksson
in an easy way for testing fmit? -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400483: fmit - narrowed it down a bit....

2006-11-28 Thread Andreas Henriksson
... -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400874: found the case when it blows up...

2006-11-29 Thread Andreas Henriksson
-modules-2.6.18-3-xen-amd64, spca5xx-modules-2.6-xen-vserver-686 Gotta run HTH. -- Regards, Andreas Henriksson

Bug#400874: I hope this is the right fix...

2006-11-29 Thread Andreas Henriksson
(this one also attached) Patch attached. Regards, Andreas Henriksson diff -ur apt-0.6.46.3/apt-pkg/deb/debsrcrecords.cc apt-0.6.46.3.fix/apt-pkg/deb/debsrcrecords.cc --- apt-0.6.46.3/apt-pkg/deb/debsrcrecords.cc 2006-03-02 14:44:28.0 +0100 +++ apt-0.6.46.3.fix/apt-pkg/deb

Bug#400874: I hope this is the right fix...

2006-11-30 Thread Andreas Henriksson
allocation failed first. :) -- Regards, Andreas Henriksson diff -uri apt-0.6.46.3/apt-pkg/deb/debsrcrecords.cc apt-0.6.46.3-fixed/apt-pkg/deb/debsrcrecords.cc --- apt-0.6.46.3/apt-pkg/deb/debsrcrecords.cc 2006-03-02 14:44:28.0 +0100 +++ apt-0.6.46.3-fixed/apt-pkg/deb/debsrcrecords.cc

Bug#401039: nm/dbus fixed upstream

2006-11-30 Thread Andreas Henriksson
tags 401039 + fixed-upstream thanks The logic used for dbus in networkmanager was only compatible with 0.x versions of DBUS, and fails with the current 1.x ... Here's the patch: http://mail.gnome.org/archives/networkmanager-list/2006-November/msg00070.html -- Regards, Andreas Henriksson

Bug#401039: nm/dbus fixed upstream

2006-11-30 Thread Andreas Henriksson
-manager 0.6.4-5 and no such file. Are you sure, you have built the current version of network-manager? Yes, 0.6.4-5 as available in both current testing and unstable. I don't know which version you're refering to Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#400483: fmit: --disable-alsa seems to workaround the problem.

2006-12-01 Thread Andreas Henriksson
is alsa-related. I'll try to set up a chroot and test with that as well... -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401153: backtrace for iasl bug #401153

2006-12-01 Thread Andreas Henriksson
Program received signal SIGSEGV, Segmentation fault. 0x10019570 in TrAmlTransformWalk () (gdb) bt #0 0x10019570 in TrAmlTransformWalk () #1 0x1001758c in TrWalkParseTree () #2 0x1000b728 in CmDoCompile () #3 0x10011250 in main () (gdb) -- Regards, Andreas Henriksson -- To UNSUBSCRIBE

Bug#401153: backtrace for iasl bug #401153

2006-12-01 Thread Andreas Henriksson
On Fri, Dec 01, 2006 at 03:42:51PM +0100, Andreas Henriksson wrote: Program received signal SIGSEGV, Segmentation fault. 0x10019570 in TrAmlTransformWalk () (gdb) bt #0 0x10019570 in TrAmlTransformWalk () #1 0x1001758c in TrWalkParseTree () #2 0x1000b728 in CmDoCompile () #3 0x10011250

Bug#400483: fmit: --disable-alsa seems to workaround the problem.

2006-12-01 Thread Andreas Henriksson
On fre, 2006-12-01 at 17:48 +0100, Ludovic RESLINGER wrote: Could you verify if all your system is updated with latest versions of packages? My AMD64 runs up to date Unstable (updated daily). My PowerPC runs up to date Testing (updated regularily, don't use it every day). Regards, Andreas

Bug#401153: backtrace for iasl bug #401153

2006-12-01 Thread Andreas Henriksson
the program crash. Do you have any idea what might have failed and how this variable could be uninitialized? It would be really appreciated if you have any hints about possible failures that we can investigate... Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#400483: fmit: --disable-alsa seems to workaround the problem.

2006-12-02 Thread Andreas Henriksson
sounds at once)... How does your test machines look like? What hardware/drivers do they have? -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400483: fmit segfault depends on soundcard hardware.

2006-12-02 Thread Andreas Henriksson
submit the console output that you get when starting fmit ? (Start fmit from an xterm window) Please CC [EMAIL PROTECTED] on your reply. Thanks! -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401345: builds fine here..

2006-12-02 Thread Andreas Henriksson
-2 +2.6.18-6_amd64.deb How did you reach the error? -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401345: spca5xx-source compile.

2006-12-03 Thread Andreas Henriksson
I'm using linux-headers-2.6.18-6, linux-headers-2.6.18-3-amd64 ... no linux-source. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400874: I hope this is the right fix...

2006-12-04 Thread Andreas Henriksson
apt with you patch (debsrcrec.diff) and verified that it solves the problem. Thanks for a proper patch! Hope to see this uploaded soon. :) -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401518: possible fix for bfilter ace/ACE.h problems.

2006-12-04 Thread Andreas Henriksson
to update configure.) -- Regards, Andreas Henriksson --- bfilter-1.0.6/configure.in 2006-07-23 08:21:36.0 + +++ bfilter-1.0.6-fixed/configure.in2006-12-04 11:00:38.0 + @@ -94,6 +94,7 @@ AC_LANG_PUSH(C++) +AC_DEFINE(_REENTRANT,1,[Set to 1 to use thread-safe library

Bug#400190: amd64 build failure for unixcw - missing -fPIC in testcase...

2006-12-04 Thread Andreas Henriksson
symbol' can not be used when making a shared object; recompile with -fPIC conftest.o: could not read symbols: Bad value collect2: ld returned 1 exit status ++ rm -f conftest.c conftest.o ++ test -f conftest.so HTH. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#399374: libxml-twig-perl builds for me on amd64 unstable with pbuilder.

2006-12-04 Thread Andreas Henriksson
Hi The libxml-twig-perl package builds without problems for me on Debian Unstable AMD64 using pbuilder. I can't reproduce the problem... -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401153: backtrace for iasl bug #401153

2006-12-04 Thread Andreas Henriksson
Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 68 Optimizations $ Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#400190: unixcw - -fPIC usage in testcase solves the FTBFS.

2006-12-04 Thread Andreas Henriksson
tags 400190 + patch thanks The testcase needs to use -fPIC on amd64. This is available in the $CFLAG_PIC variable ... Applying the attached patch and running autoconf solves the problem for me. Patch attached (and don't forget to run autoconf). -- Regards, Andreas Henriksson diff -ur unixcw

Bug#401529: backtrace and a little analysis of medcon segfault.

2006-12-05 Thread Andreas Henriksson
- array of samples */ test.c tell me that sizeof(unsigned short) is 2, so curRowBuf is 2048. Should the row be dynamic length instead of 1024 * sizeof(MCU) ? Should col never reach that high value? -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#401529: patch to avoid segfault in medcon, no idea if we now produce incorrect results.

2006-12-05 Thread Andreas Henriksson
, Andreas Henriksson diff -uriNp -x xmedcon.spec -x aclocal.m4 -x configure xmedcon-0.9.9.3/libs/ljpg/huffd.c xmedcon-0.9.9.3-maxnumcol/libs/ljpg/huffd.c --- xmedcon-0.9.9.3/libs/ljpg/huffd.c 2005-05-16 00:10:20.0 +0200 +++ xmedcon-0.9.9.3-maxnumcol/libs/ljpg/huffd.c 2006-12-05 17:44

Bug#401529: ignore/correct previous patch.

2006-12-05 Thread Andreas Henriksson
Ok, the previous patch is totally wrong... sizeof(*curRowBuf) is not the correct value to check the allocated number of columns, it's way to small.. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401529: backtrace and a little analysis of medcon segfault.

2006-12-05 Thread Andreas Henriksson
On Tue, Dec 05, 2006 at 05:34:41PM +0100, Andreas Henriksson wrote: [...] ./libs/ljpg/mcu.h: typedef unsigned short ComponentType; /* the type of image components */ typedef ComponentType *MCU; /* MCU - array of samples */ test.c tell me that sizeof(unsigned short) is 2, so

Bug#401529: patch - hopefully not as broken as the previous.

2006-12-05 Thread Andreas Henriksson
the process is just overwriting it's own memory... but still, why doesn't this happen every time then??? I'm lost Should have stayed away from this one -- Regards, Andreas Henriksson diff -uriNp xmedcon-0.9.9.3-orig/libs/ljpg/huffd.c xmedcon-0.9.9.3/libs/ljpg/huffd.c --- xmedcon-0.9.9.3-orig

Bug#400802: regarding bug #400802 - tdb FTBFS on sparc

2006-12-06 Thread Andreas Henriksson
in spinlock.h #endif It would be nice to know what $host_cpu is actually set to when building on sparc. FWIW, tdb builds fine for me on amd64... -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#343921: NMU of bandwidthd

2006-02-19 Thread Andreas Henriksson
version available at http://fjortis.info/pub/debian/bandwidthd/bandwidthd-2.0.1+cvs20050208-5/ which I haven't hade time to fully test and poke my sponsor to upload yet. If you have the time a review of it would be appreciated. Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL

Bug#353955: libevolution-cil uninstallable on amd64 (and others?).

2006-02-22 Thread Andreas Henriksson
] should hopefully fix the problem, since libglib2.0-cil 2.8.0-1 seems to be available on all arches (where the package is available at all). Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#389967: bandwidthd: purging the package fails (ucf unavailable)

2006-09-28 Thread Andreas Henriksson
/bandwidthd-latest/ for a fixed version. I'm tagging this pending until I can find someone to sponsor an upload to Debian. Thanks for your report! Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#381586: bittorrent: Breaks programs that imports BitTorrent.

2006-08-05 Thread Andreas Henriksson
/freeloader, line 36, in ? import BitTorrent ImportError: No module named BitTorrent (My /usr/bin/python symlink points to python2.3, but it doesn't matter if I run it with python2.4) Regards, Andreas Henriksson -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#389562: Fix FTBFS.

2006-10-29 Thread Andreas Henriksson
The attached patch fixes the build failure. It's compile tested only, no runtime testing at all! Regards, Andreas Henriksson diff -urp apache2-redirtoservname-0.1-orig/debian/rules apache2-redirtoservname-0.1/debian/rules --- apache2-redirtoservname-0.1-orig/debian/rules 2006-10-29 17:05

Bug#396043: Confirmed....

2006-10-29 Thread Andreas Henriksson
-image.c:135 135 if (cards-preimage-pixbuf == NULL) on_configure_event() passes the global variable cards_image which is NULL to cards_image_set_size() as cards where it gets dereferenced leading to the SEGFAULT. Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL

Bug#396043: Nailed it down..

2006-10-29 Thread Andreas Henriksson
as soon as it's incorrectly configured...) Regards, Andreas Henriksson diff -urip gnome-hearts-0.1.2.orig/src/hearts.c gnome-hearts-0.1.2/src/hearts.c --- gnome-hearts-0.1.2.orig/src/hearts.c 2006-08-03 23:28:02.0 +0200 +++ gnome-hearts-0.1.2/src/hearts.c 2006-10-29 23:34:19.0 +0100

Bug#343921: bandwidthd: FTBFS: build-depends on removed package libgd2-dev

2005-12-19 Thread Andreas Henriksson
/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: sparc (sparc64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-2-sparc64 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Regards, Andreas Henriksson -- To UNSUBSCRIBE

Bug#496269: relevant upstream gvfs-fuse commit.

2008-10-20 Thread Andreas Henriksson
see upstream revision 2056 for possible fix: http://svn.gnome.org/viewvc/gvfs?view=revisionrevision=2056 -- Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#505279: libgnutls26: segfault in _gnutls_x509_crt_get_raw_dn2

2008-11-11 Thread Andreas Henriksson
* BYE Logging out . OK Logout completed. *** Fatal error: A TLS packet with unexpected length was received. *** Server has terminated the connection abnormally. -- Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#493687: two removal suggestions awl and gem

2008-09-01 Thread Andreas Henriksson
to test the fixes. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#477513: Could you please test this glade patch?

2008-04-26 Thread Andreas Henriksson
/ and rebuild) to see if it fixes the problem on ia64? -- Regards, Andreas Henriksson --- gladeui/glade.h~ 2008-04-26 05:23:09.001746010 -0600 +++ gladeui/glade.h 2008-04-26 05:24:43.538006192 -0600 @@ -34,7 +34,10 @@ #include gladeui/glade-property.h #include gladeui/glade-project.h #include gladeui

Bug#477513: Could you please test this glade patch?

2008-04-26 Thread Andreas Henriksson
On lör, 2008-04-26 at 13:43 +0200, Andreas Henriksson wrote: [...] Could you please test the attached patch (simply drop it in debian/patches/ and rebuild) to see if it fixes the problem on ia64? Never mind... I got build-dependencies installed in a chroot on merulo.debian.org and building

Bug#477513: Could you please test this glade patch?

2008-05-12 Thread Andreas Henriksson
experience should help out here (or drop --enable-gtk-doc from glade3 and revert the patch, which unfortunately now also has been applied upstream, might also be a solution). -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#477513: glade-3: I'm a big screwup.

2008-05-12 Thread Andreas Henriksson
? Pretty please?). Over and out... //Andreas Henriksson --- doc/gladeui.types~ 2008-05-12 17:36:54.0 +0200 +++ doc/gladeui.types 2008-05-12 17:38:31.0 +0200 @@ -1,4 +1,7 @@ #include glade.h +#include glade-base-editor.h +#include glade-design-layout.h +#include glade-design-view.h

Bug#473611: backtrace for icmpinfo segfault.

2008-04-07 Thread Andreas Henriksson
. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#473611: [PATCH] icmpinfo: fix implicit declarations = segfault on 64bit arches.

2008-04-07 Thread Andreas Henriksson
of all build warnings. Will NMU soon unless there's some response from the maintainer. -- Regards, Andreas Henriksson diff -uri icmpinfo-1.11/defs.h icmpinfo-1.11.fixed/defs.h --- icmpinfo-1.11/defs.h 1994-05-26 15:36:40.0 +0200 +++ icmpinfo-1.11.fixed/defs.h 2008-04-07 20:13:09.0

Bug#445780: rdesktop 1.5.0-2+cvs20071006 problems

2008-04-14 Thread Andreas Henriksson
/GCS -- Regards, Andreas Henriksson

Bug#486965: iproute: FTBFS: Error: Option -s: value required

2008-06-19 Thread Andreas Henriksson
: -s 0 - Exitcode: 1 Option: --split 0 - Exitcode: 1 Option: -s=0 - Exitcode: 1 Option: --split=0 - Exitcode: 0 Please update your manpages and reassign this bug back to iproute if the options are no longer supported. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#466373: patch for dact to use liblzo2.

2008-06-23 Thread Andreas Henriksson
. -- Regards, Andreas Henriksson diff -Nru dact-0.8.41/debian/changelog dact-0.8.41/debian/changelog --- dact-0.8.41/debian/changelog 2008-06-23 20:49:36.0 + +++ dact-0.8.41/debian/changelog 2008-06-23 20:49:36.0 + @@ -1,3 +1,11 @@ +dact (0.8.41-4.1) unstable; urgency=low

Bug#485914: Patch for liblzo issue for libavg.

2008-06-23 Thread Andreas Henriksson
tags 485914 + patch usertag 485914 + proposed-patch thanks As suggested in the original bugreport, simply removing the build-dependency fixes the problem. Trivial patch attached. Will be uploaded soon... -- Regards, Andreas Henriksson diff -Nru libavg-0.7.0/debian/changelog libavg-0.7.0/debian

Bug#421560: New NMU diff for gem

2008-06-25 Thread Andreas Henriksson
this patch, please tell me! -- Regards, Andreas Henriksson diff -u gem-0.90.0.1/debian/control gem-0.90.0.1/debian/control --- gem-0.90.0.1/debian/control +++ gem-0.90.0.1/debian/control @@ -2,7 +2,7 @@ Section: graphics Priority: optional Maintainer: Guenter Geiger (Debian/GNU) [EMAIL

Bug#488764: git-core and libcares2 problem.

2008-07-02 Thread Andreas Henriksson
-1 fast, scalable, distributed revision control system [EMAIL PROTECTED]:/tmp$ -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#488816: [PATCH] Add libpcap0.8-dev to b-d of dhcpdump to fix FTBFS.

2008-07-02 Thread Andreas Henriksson
tags 488816 + patch thanks Hello! Attached trivial patch adds the missing libpcap0.8-dev build-dependency. -- Regards, Andreas Henriksson diff -uri dhcpdump-1.8/debian/control dhcpdump-1.8.fixed/debian/control --- dhcpdump-1.8/debian/control 2008-07-02 11:18:26.0 +0200 +++ dhcpdump-1.8

Bug#487568: Messing with config file permissions will bite you in the ass.....

2008-07-07 Thread Andreas Henriksson
/motion and sets up permissions and prepares stuff in the create_pid_dir function. Looks alot like someone didn't think about /var/run being on tmpfs and even if it's not, it's still wiped every reboot AFAIK?! The startup script of motion needs to handle this. -- Regards, Andreas Henriksson

Bug#478968: Do you want me to NMU awstats?

2008-05-20 Thread Andreas Henriksson
acknowledge if it's ok so I can go ahead right away. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#478968: patch for nmu.

2008-05-20 Thread Andreas Henriksson
tags 478968 + patch thanks diff for suggested NMU attached. -- Regards, Andreas Henriksson diff -u awstats-6.7.dfsg/debian/patches/series awstats-6.7.dfsg/debian/patches/series --- awstats-6.7.dfsg/debian/patches/series +++ awstats-6.7.dfsg/debian/patches/series @@ -2,0 +3 @@ +1004_at-amp

Bug#480545: Suggested NMU for vlock.

2008-05-20 Thread Andreas Henriksson
. -- Regards, Andreas Henriksson diff -u vlock-2.1/debian/changelog vlock-2.1/debian/changelog --- vlock-2.1/debian/changelog +++ vlock-2.1/debian/changelog @@ -1,3 +1,11 @@ +vlock (2.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Add dependency on adduser since postinst uses

Bug#478968: [Pkg-awstats-devel] Bug#478968: Do you want me to NMU awstats?

2008-05-21 Thread Andreas Henriksson
do anything there? I'll start working on becoming a proper team member when we have that set up, and go ahead with the NMU for now... Does that sound like a good plan to you guys? -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#496269: possible cause of gvfs-fuse crash.

2008-09-24 Thread Andreas Henriksson
is NULL before dereferencing it, but the real fix would be to figure out why the assertion fails! (Why is file-data_stream not a valid stream?) -- Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#500801: hardcoding extension paths....

2008-10-06 Thread Andreas Henriksson
to use the system command.) -- Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496269: for the record, gvfs-fuse bug discussion from #nautilus.

2008-10-14 Thread Andreas Henriksson
... not... fast... -- Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#470066: nmu diff for fixing db_stop/ucf problem in cacti.

2008-03-17 Thread Andreas Henriksson
tag 470066 + patch thanks Hello! The solution manoj suggested looked trivial enough that it shouldn't have any side-effects in cacti and works fine when I tested it. Here's the patch... -- Regards, Andreas Henriksson diff -u cacti-0.8.7b/debian/cacti.postinst cacti-0.8.7b/debian/cacti.postinst

Bug#470348: simple patch to fix build-dependency.

2008-03-18 Thread Andreas Henriksson
time, and removing the files at cleanup time to get less clutter in the package diff. I've filtered out those changes from the attached patch.) Patch attached. -- Regards, Andreas Henriksson --- synce-multisync-plugin-0.9.0/debian/control +++ synce-multisync-plugin-0.9.0/debian/control @@ -1,7 +1,7

Bug#458874: Cause of tau build failure located.

2008-03-18 Thread Andreas Henriksson
the TAUROOT in src/Profile/Makefile for some unknown reason If anyone wants to dig deeper into this, have fun and feel free to contact me if you still can't reproduce and need further information. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#470328: oh, fsck...

2008-03-18 Thread Andreas Henriksson
Gah... forgot to remove the autom4te.cache directory autoreconf creates, which made my patch huge. Oh well, Luca Falavigna seems to beat me anyway so use his patch and ignore mine. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#470003: patch for gnome-pilot-conduits, drop libxml-dev b-d

2008-03-18 Thread Andreas Henriksson
respond if it's ok to NMU or not. I'll go ahead if there's no reply in a couple of days (won't hold my breath for too long, as we have 0-day NMU as far as I know and the bug has already been open for 10 days). -- Regards, Andreas Henriksson diff -u gnome-pilot-conduits-2.0.15/debian/control gnome

Bug#470003: new nmu diff for gnome-pilot-conduits

2008-03-25 Thread Andreas Henriksson
for complete changes. -- Regards, Andreas Henriksson diff -u gnome-pilot-conduits-2.0.15/debian/control gnome-pilot-conduits-2.0.15/debian/control --- gnome-pilot-conduits-2.0.15/debian/control +++ gnome-pilot-conduits-2.0.15/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: extra

Bug#470348: nmu of synce-multisync-plugin uploaded with minor change.

2008-03-25 Thread Andreas Henriksson
Hello! The NMU is now uploaded. I made a minor change, adding Closes: #470348 to the changelog entry, which I forgot in the previously posted patch. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#471296: libgweather b-d on libxml-parser-perl fixed in pkg-gnome svn.

2008-03-31 Thread Andreas Henriksson
tags 471296 + pending thanks Needed to build this on amd64 for testing gnome-applets 2.22. The solution is to add build-dependency on libxml-parser-perl. This is apparently already fixed in pkg-gnome svn, so I'm tagging the bug pending while at it. -- Regards, Andreas Henriksson

Bug#470968: nmu diff for libdumb

2008-04-01 Thread Andreas Henriksson
tags 470968 + patch user [EMAIL PROTECTED] usertag 470968 + proposed-patch thanks Hello! This patch should hopefully fix the problem. I'll upload it soon unless there's some response from maintainers. -- Regards, Andreas Henriksson diff -u libdumb-0.9.3/debian/changelog libdumb-0.9.3/debian

Bug#473933: [PATCH] pkg-davfs2: add neon v0.28.* as allowed neon version to fix FTBFS.

2008-04-02 Thread Andreas Henriksson
tags 473933 + patch usertag 473933 + proposed-patch thanks Adding 28 to configure.ac and running autoconf to update configure script fixes the problem. Patch attached. -- Regards, Andreas Henriksson diff -uri davfs2-1.3.0.orig/configure davfs2-1.3.0/configure --- davfs2-1.3.0.orig/configure

Bug#473936: python-dbus build-dependency fixes FTBFS in conuit package.

2008-04-02 Thread Andreas Henriksson
Simply adding python-dbus to build-dependencies fixes the problem. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#473934: [PATCH] pkg-dnprogs: fix dapfs/Makefile and add debian/compat

2008-04-02 Thread Andreas Henriksson
tags 473934 + patch usertag 473934 + proposed-patch thanks Hello! Fixing a minor error in dapfs/Makefile and adding debhelper compatability level 4 in debian/compat fixes the build for me. Patch attached. -- Regards, Andreas Henriksson diff -uriNp dnprogs-2.41.orig/dapfs/Makefile dnprogs-2.41

Bug#391601: unified diff patch

2006-10-10 Thread Andreas Henriksson
tags 391601 + patch thanks Suggested fix has been tested an works for me too From: Remi Denis-Courmont [EMAIL PROTECTED] To: Noah Meyerhans [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Bug#391601: ping6: unusable if built from source Date: Sat, 7 Oct 2006 21:09:36 +0300

Bug#392556: CTL_PROC removed in 2.6.18

2006-10-16 Thread Andreas Henriksson
tags 392556 + patch thanks CTL_PROC seems to have been removed in 2.6.18: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eab03ac7bd3e0da99eb9dc068772a85a5e3f3577 Maybe the CTL_PROC line below should be completely removed instead of using ifdef This fixes the

Bug#392556: New patch(es)

2006-10-16 Thread Andreas Henriksson
should probably just be removed, which is what the attached strace-ctlproc-remove.diff does. You pick one. Regards, Andreas Henriksson diff -uri strace-4.5.14/system.c strace-4.5.14-fixed/system.c --- strace-4.5.14/system.c 2006-01-12 22:21:06.0 +0100 +++ strace-4.5.14-fixed/system.c

Bug#408730: [PATCH] gtoaster: Missing null termination of list.

2007-01-30 Thread Andreas Henriksson
tags 408730 + patch thanks The list passed to helpings_translatestringlist() should be null terminated. Adding a null to the end of the cddrives_dltitles[] array in cddrives.c seems to fix the segfault. Patch attached. -- Regards, Andreas Henriksson diff -urip gtoaster-0.2002083100+1.0Beta6

Bug#408407: Is this reproducable?

2007-01-30 Thread Andreas Henriksson
Can anyone reproduce this? Ekiga works without problem on my AMD64 installation. -- Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   6   7   8   >