Bug#418021: title

2007-04-10 Thread C.Y.M
The title of this bug is misleading. Package: libx11-6 Version: 2:1.0.3-6 Severity: important It should read: Package: libx11-6 Version: 2:1.0.3-7 Severity: important -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#366222: dh_strip fails

2006-05-06 Thread C.Y.M
> I don't think this is a bug in dh_strip; it looks like you have a buggy > binutils installed. I've been using this version of debhelper to build all > kinds of packages, without any errors of this kind; and in any case, the > error messages are from strip, not from dh_strip. > > There has been

Bug#366222: dh_strip fails

2006-05-06 Thread C.Y.M
Package: debhelper Version: 5.0.34 Severity: grave When building packages, dh_strip is now failing. For example, the nvidia-glx package: dh_testdir dh_testroot dh_installchangelogs dh_installdocs -s dh_installexamples dh_installdebconf dh_installinit dh_installman dh_link dh_strip BFD: debian/nvi

Bug#333052: symbol errors

2006-02-26 Thread C.Y.M
I dont think the problem you are observing is related to module-init-tools. I am using the same version and do not see these errors. IMHO, there is something wrong with the kernel image you are using. The best way to solve symbol problems like that is to use the kernel-package tool and build you

Bug#354389: checkinstall segfaults

2006-02-25 Thread C.Y.M
Updating checkinstall to version 1.6.0 fixes the segfaults with the latest Sid sources. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#354389: Checkinstall segfaults with latest Sid update

2006-02-25 Thread C.Y.M
Package: checkinstall Version: 1.5.3-3 Severity: grave When attempting to execute "checkinstall" scripts after updating Sid today, I get segfaults during package creation. Checkinstall was working prior to upgrading system packages. --SNIP-- checkinstall 1.5.3, Copyright 2001 Felipe Eduardo Sa

Bug#332791: Acknowledgement (error: `PEM_F_DEF_CALLBACK' undeclared )

2005-10-08 Thread C.Y.M
Here is a patch to fix the problem: --- httpd-2.0.54.orig/modules/ssl/ssl_toolkit_compat.h 2005-02-04 12:21:18.0 -0800 +++ httpd-2.0.54/modules/ssl/ssl_toolkit_compat.h 2005-07-06 08:50:38.46875 -0700 @@ -24,6 +24,12 @@ #ifdef OPENSSL_VERSION_NUMBER +#if (OPENSSL_VERSION_NUMB

Bug#332791: error: `PEM_F_DEF_CALLBACK' undeclared

2005-10-08 Thread C.Y.M
Package: apache2 Version: 2.0.54-5 Severity: grave Apache2 no longer builds with new openssl-0.9.8 package. /var/local/apache2/apache2-2.0.54/build-tree/apache2/modules/ssl/ssl_engine_pphrase.c: In function `ssl_pphrase_Handle_CB': /var/local/apache2/apache2-2.0.54/build-tree/apache2/modules/ssl/

Bug#329039: mkisofs segfaults when creating isos

2005-09-19 Thread C.Y.M
Steve McIntyre wrote: > On Sun, Sep 18, 2005 at 06:05:42PM -0700, C.Y.M wrote: > >>Package: mkisofs >>Version: 2.01+01a03-1 >>Severity: grave >> >>mkisofs segfaults when creating isos. >> >>Example: >> >>mkisofs -dvd-video -V ISO_`

Bug#329039: mkisofs segfaults when creating isos

2005-09-18 Thread C.Y.M
Package: mkisofs Version: 2.01+01a03-1 Severity: grave mkisofs segfaults when creating isos. Example: mkisofs -dvd-video -V ISO_`date +"%d-%m-%Y"` -o image.iso image Segmentation fault -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO

Bug#327477: Breaks /dev/stdin, stdout, and stderr with UDEV.

2005-09-10 Thread C.Y.M
Matthias Klose wrote: > tags 327477 +unreproducible > thanks > > - please could you verify, if that occurs with dash as well? (setting > the /bin/sh symlink to /bin/dash) > - can you reproduce this with a kernel found in the Debian archives? > I have reinstalled the new version of bash and swi

Bug#327477: Breaks /dev/stdin, stdout, and stderr with UDEV.

2005-09-10 Thread C.Y.M
Package: bash Version: 3.0-16 Severity: grave The new version of Bash is causing udev-0.068-2 to *not* create links in /dev to the nodes in /proc/self/fd (/dev/stdin, /dev/stdout, /dev/stderr). I am using an x86 cpu with a 2.6.13 kernel. Re, C. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#319543: #319543: new kernel-package creates ridiculous symlinks in /boot

2005-07-25 Thread C.Y.M
I can confirm this bug as well. My system is x86 with 2.6.13-rc3 kernel. The bug surfaced with 9.002 (not 9.003). If I go back to 9.001, then it works as expected. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#304559: More info

2005-04-16 Thread C.Y.M
C.Y.M wrote: > The problem appears to be that the links are created incorrectly when the > package is built (they are pointing to a non existing directory): > > dpkg --contents postfix* > > lrwxrwxrwx root/root 0 2005-04-14 05:50:50 > ./usr/lib/libpostfix-dns.so.

Bug#304559: More info

2005-04-14 Thread C.Y.M
Also, the rules file is creating a broken link: libdb.so -> /usr/lib/libdb3.so And, libmysqlclient10-dev is a dependency where it should be bumped to libmysqlclient12-dev. Best Regards, C.Y.M. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#304559: TLS problems

2005-04-14 Thread C.Y.M
After upgrading postfix (with integrated tls), I am having the same upgrade/installation problems mentioned in this thread. Also, when the server attempts to accept mail, I get the following error: Apr 14 02:46:54 nofear postfix/tlsmgr[28480]: fatal: unsupported transport type: fifo Apr 14 02:46:

Bug#294889: kernel-package locks up when building

2005-02-11 Thread C.Y.M
Manoj Srivastava wrote: Hi, Can't reproduce this. Do you have any additional details? Like a log of where the "lock up" happened? manoj OK, it doesnt appear to be actually locking up now, sorry for the poor description. The first time I tried it, it just sat there for a few minutes and

Bug#294889: kernel-package locks up when building

2005-02-11 Thread C.Y.M
Package: kernel-package Version: 8.120 Severity: critical Description: When attempting to build a new 2.6 kernel snapshot with this latest version of kernel-package, the build script just locks up. Test: Build kernel 2.6.11-rc3-bk8 with the following command: fakeroot make-kpkg --append-to-versio