Thanks, Ryan. I've applied the patch to CVS.
On Wed, 2002-11-13 at 02:44, Ryan Murray wrote:
> Package: libc6
> Version: 2.3.1-3
> Severity: grave
> Tags: patch
>
> glibc 2.3.x doesn't work with libnss-db built against glibc 2.2.x. There's a
> patch for libnss-db to get it building again, but glibc needs to conflict
> with the older versions. The attached patch against cvs updates the conflict
> to do so. Users can no longer use the system if they are in the db file
> and libnss-db isn't upgraded.
>
> Index: depflags.pl
> ===================================================================
> RCS file: /cvs/glibc/glibc-package/debian/sysdeps/depflags.pl,v
> retrieving revision 1.3
> diff -u -r1.3 depflags.pl
> --- depflags.pl 12 Sep 2002 22:58:40 -0000 1.3
> +++ depflags.pl 13 Nov 2002 07:31:55 -0000
> @@ -59,7 +59,7 @@
>
> # The db2 changes left libnss-db broken, except for the newer version
> # which uses db3
> -push @{$libc_c{'Conflicts'}}, 'libnss-db (<< 2.2-3)';
> +push @{$libc_c{'Conflicts'}}, 'libnss-db (<= 2.2-6)';
>
> # From now on we provide our own ldconfig and ldd, so we don't need ldso
> push @{$libc_dev_c{'Replaces'}}, 'ldso (<= 1.9.11-9)';
>
>
> --
> To UNSUBSCRIBE, email to debian-glibc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
When you get to the heart,
use a knife and fork.
- From instructions on how to eat an artichoke.
Attachment:
signature.asc
Description: This is a digitally signed message part