Bug#737185: axe: Build-depends on deprecated Tcl 8.4

2014-01-31 Thread H. S. Teoh
On Fri, Jan 31, 2014 at 10:39:34AM +0400, Sergei Golovan wrote: > Package: axe > Version: 6.1.2-16 > Severity: serious > Tags: patch > > Dear Maintainer, > > We are about to drop Tcl/Tk 8.4 from Debian, and your axe package build > depends on tcl8.4-dev. > > The attached patch replaces tcl8.4-de

Bug#630094: gdc looks for cc1d in wrong path

2011-06-10 Thread H. S. Teoh
On Sat, Jun 11, 2011 at 03:29:12AM +0200, Matthias Klose wrote: > wait until -3 is built OK, thanks for the quick response! BTW, I notice that gdc ships with D version 1 support by default. Is there any plan to release a build with D version 2 support anytime soon? Thanks! --T -- To UNSUBSC

Bug#630094: gdc looks for cc1d in wrong path

2011-06-10 Thread H. S. Teoh
Package: gdc-4.4 Version: 1.063-4.4.6-2 Severity: serious $ gdc hash.d gdc: error trying to exec 'cc1d': execvp: No such file or directory $ strace gdc hash.d execve("/usr/bin/gdc", ["gdc", "hash.d"], [/* 21 vars */]) = 0 [... snipped ...] stat("/mnt/1/usr/bin/../lib/gcc/x86_64-linux-gnu/4.4.6/cc

Bug#518557: Wrong path in hal-synce-rndis

2009-03-06 Thread H. S. Teoh
Package: synce-hal Version: 0.13.1-1 Severity: serious Justification: makes rndis devices unusable Hi, there is an error in /usr/lib/hal/hal-synce-rndis: the path to /var is prefixed with /usr, with the result that dhclient is unable to create the pidfile and the lease file, so that HAL doesn't th

Bug#474882: xscavenger: FTBFS: scav.c:561: internal compiler error: in build2_stat, at tree.c:3116

2008-04-08 Thread H. S. Teoh
severity 474882 important thanks Hi, this appears to be a bug in gcc 4.3 (I don't think "internal compiler error" is the fault of the code; even if the code is wrong, the compiler should not encounter an internal error). I'll downgrade this to important while I investigate why it's failing in this

Bug#460768: patch

2008-01-29 Thread H. S. Teoh
On Tue, Jan 29, 2008 at 10:40:58PM +0800, Ying-Chun Liu (PaulLiu) wrote: > tags 460768 + patch > thanks > > Dear all, > > I made a patch for transition to gnome2. It seems not hard. :) > > The rest is to adjust the Build-Depends field in debian/control. For > example, depends on libgnomeui-dev in

Bug#460768: Upload pending

2008-01-29 Thread H. S. Teoh
tags 460768 + pending thanks T -- Guns don't kill people. Bullets do. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#456631: Bug is X server problem

2007-12-17 Thread H. S. Teoh
Hi, just a note that this bug is almost certainly an X server bug: downgrading to ratpoison 1.4.0.dfsg-7 does not fix the problem, I still get the same symptoms. T -- English is useful because it is a mess. Since English is a mess, it maps well onto the problem space, which is also a mess, whic

Bug#456631: Ratpoison command-line locks up X server

2007-12-16 Thread H. S. Teoh
Package: ratpoison Version: 1.4.2-1 Severity: serious Hi, I'm not sure if this is a ratpoison bug or an X server bug (or both?). After upgrading to the latest version of the X server, the ratpoison command-line (C-t :) will lock up the X server after you hit Enter. The only way to regain control

Bug#454638: libc6 unusable on kernel 2.6.9 due to opendir/O_CLOEXEC problems

2007-12-06 Thread H. S. Teoh
Package: libc6 Version: 2.7-3 Severity: grave Justification: renders system (mostly) unusable Hi, I upgraded libc6 to 2.7-3 using apt-get on a system running kernel 2.6.9 with SMP (unfortunately I don't have the option of changing this kernel, it's provided by my colo provider), and dpkg crashed w

Bug#452718: ttf-opensymbol non-installable

2007-11-24 Thread H. S. Teoh
Package: ttf-opensymbol Version: 1:2.3.0.dfsg-3 Severity: serious Hi, upgrading to ttf-opensymbol with apt-get gives me: Setting up ttf-opensymbol (1:2.3.0.dfsg-3) ... Updating fontconfig cache... /var/lib/dpkg/info/ttf-opensymbol.postinst: line 98: 4969 Segmentation fault fc-cache -fs dpk

Bug#418109: Python upgrade bug

2007-04-06 Thread H. S. Teoh
Package: python2.4-minimal Version: 2.4.4-3 Severity: serious Justification: breaks upgrade Hi, the latest python upgrade fails: Setting up python2.4-minimal (2.4.4-3) ... Linking and byte-compiling packages for runtime python2.4... Traceback (most recent call last): File "/usr/bin/pycentral",

Bug#396631: Same problem with latest version of apache2/libapr1

2006-12-19 Thread H. S. Teoh
On Tue, Dec 19, 2006 at 09:55:39AM +0100, Andreas Barth wrote: [...] > I uploaded packages for this architecture now on > http://people.debian.org/~aba/apr/ - the changes-file is signed by me > so that you know it was really me. [...] I just tested it. It works flawlessly! I'm not sure why buildi

Bug#396631: Same problem with latest version of apache2/libapr1

2006-12-18 Thread H. S. Teoh
On Tue, Dec 19, 2006 at 12:46:52AM +0100, Andreas Barth wrote: > * H. S. Teoh ([EMAIL PROTECTED]) [061218 19:39]: > > On Fri, Dec 15, 2006 at 05:53:38PM -0600, Peter Samuelson wrote: > > > > > > [H. S. Teoh] > > > > Hi, the old patch (currently i

Bug#396631: Same problem with latest version of apache2/libapr1

2006-12-18 Thread H. S. Teoh
On Fri, Dec 15, 2006 at 05:53:38PM -0600, Peter Samuelson wrote: > > [H. S. Teoh] > > Hi, the old patch (currently in unstable) already works---my test was > > invalid because I upgraded apache2 but forgot to upgrade libapr1. Do > > you still want me to test the new pa

Bug#396631: Same problem with latest version of apache2/libapr1

2006-12-15 Thread H. S. Teoh
On Thu, Dec 14, 2006 at 10:42:21PM -0600, Peter Samuelson wrote: > > [H. S. Teoh] > > Hi, the fix for #396631 to libapr1 does not work. Apache2 still > > serves 0 bytes when running on a 2.4 kernel (on my virtual colo > > host). Please look into this problem. Than

Bug#396631: Same problem with latest version of apache2/libapr1

2006-12-14 Thread H. S. Teoh
reopen 396631 thanks Hi, the fix for #396631 to libapr1 does not work. Apache2 still serves 0 bytes when running on a 2.4 kernel (on my virtual colo host). Please look into this problem. Thanks! T -- Not all rumours are as misleading as this one. -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#402625: Broken upgrade path

2006-12-11 Thread H. S. Teoh
Package: asymptote-doc Version: 1.18-2 Severity: serious Justification: Breaks upgrade path, should be fixed before release I notice that asymptote has been split into two packages, asymptote and asymptote-doc. Unfortunately, something went wrong with the split, causing following problem when upgr

Bug#401017: Bug is not HTTP-dependent

2006-12-04 Thread H. S. Teoh
Hi, I'm also seeing this bug on my virtual colocated server. It doesn't seem to be specific to HTTP; I use FTP-only apt sources and I'm still seeing the bug: Hit ftp://ftp.us.debian.org unstable Release.gpg Hit ftp://ftp.us.debian.org unstable Release Hit ftp://ftp.us.debian.org unstable/main Pack

Bug#392189: Apache2 cannot spawn child processes: segfault

2006-10-10 Thread H. S. Teoh
Package: apache2-common Version: 2.2.3-2 Severity: grave Justification: renders package unusable I just upgraded to 2.2.3-2, and apache2 no longer starts due to various configuration issues. As I have a rather complicated apache2 setup, I decided to back up /etc/apache2 and re-install a clean new

Bug#346041: All 2.3.0-* versions are affected

2006-01-04 Thread H. S. Teoh
found 346041 2.3.0-1 2.3.0-2 thanks Prevent bad version of cons from making it into a release. :-/ --T -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#346041: Cons dependency scanning broken

2006-01-04 Thread H. S. Teoh
Package: cons Version: 2.3.0-2 Severity: serious I just found out that the dependency code in Cons 2.3.0 is broken. It was working in 2.2.0. If anyone has any dependency problems with cons, downgrade to 2.2.0-4. --T -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#317217: Merge bugs

2005-08-02 Thread H. S. Teoh
# Merge bugs: these are the same issue severity 317217 grave merge 316593 317217 thanks T -- It is widely believed that reinventing the wheel is a waste of time; but I disagree: without wheel reinventers, we would be still be stuck with wooden horse-cart wheels. -- To UNSUBSCRIBE, email to [

Bug#318526: Bug not fixed

2005-07-19 Thread H. S. Teoh
reopen 318526 thanks Ack, previous upload did not actually include the bugfix. Reopening until actual fix. T -- This sentence is false. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#306254: Bugs pending

2005-04-29 Thread H. S. Teoh
tags 306254 + pending thanks Per-arch uploads now in the queue, hopefully this will make it into testing before sarge is released. T -- If you compete with slaves, you become a slave. -- Norbert Wiener -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Bug#306254: [installer@ftp-master.debian.org: axe_6.1.2-14_hppa.changes REJECTED]

2005-04-29 Thread H. S. Teoh
Hi, I got this message from ftp-master. I'm not sure what happened...? BTW, thanks for making the builds for me. - Forwarded message from Debian Installer <[EMAIL PROTECTED]> - From: Debian Installer <[EMAIL PROTECTED]> To: Hwei Sheng Teoh <[EMAIL PROTECTED]> Subject: axe_6.1.2-14_hppa.

Bug#306254: axe: FTBFS: "Failed to satisfy Build-Depends dependency for axe: libxaw-dev"

2005-04-28 Thread H. S. Teoh
On Mon, Apr 25, 2005 at 11:42:50AM +0200, Andreas Jochens wrote: [...] > When building 'axe' in a clean 'testing' chroot, > I get the following error: > > Building axe testing main amd64... > Reading Package Lists... > Building Dependency Tree... > Package libxaw-dev is not available, but is refer