Re: Bug handling

2003-02-13 Thread Carlos O'Donell
* #173082: libnss-db_2.2-6.1(hppa/unstable): FTBFS: assumes __LT_SPINLOCK_INIT is int Probably a libnss-db problem. ``Conflicts: ... libnss-db ( 2.2-6)'' from libc6 might be wrong; it seems like it should be = 2.2-6 if there's been significant changes made. I submitted

Re: Bug handling

2003-02-13 Thread Carlos O'Donell
Checking for every symbol that _has_ ever leaked is the main thing, so we can get all the broken packages rebuilt. You need that list for glibc anyway, by the looks. I agree, I was learning how to write lintian test for this specific purpose. gcc leaked __clz_tab in HPPA and according to John

Bug handling

2003-02-12 Thread Anthony Towns
Hi guys, You have a bunch of RC bugs open: * #180619: Illegal instruction in /lib/libpthread-0.10.so on linux/mipsel Apparently this is a kernel problem, not a glibc problem. neuro 180619 is a kernel thing aj definitely? neuro 180619? yes It

Re: Bug handling

2003-02-12 Thread Anthony Towns
On Wed, Feb 12, 2003 at 09:20:39PM +1000, Anthony Towns wrote: * #179781: dcgui: relocation error: /usr/bin/dcgui: undefined symbol: __fixunsdfdi * #180330: libc6, relocation error (dcgui) * #178645: glibc: needs to export __umoddi3 et al. on sparc These are apparently all be the

Re: Bug handling

2003-02-12 Thread Jeff Bailey
On Thu, Feb 13, 2003 at 12:37:06AM +1000, Anthony Towns wrote: and a lintian test needs to be written to make sure this doesn't happen again, and to remind people to recompile sooner rather than later. Hmm.. How would we lintian test this, other that checking for every symbol that might

Re: Bug handling

2003-02-12 Thread Anthony Towns
On Wed, Feb 12, 2003 at 07:53:16AM -0800, Jeff Bailey wrote: On Thu, Feb 13, 2003 at 12:37:06AM +1000, Anthony Towns wrote: and a lintian test needs to be written to make sure this doesn't happen again, and to remind people to recompile sooner rather than later. Hmm.. How would we lintian