Package: lsb-core
Version: 3.0-1
Severity: serious
Tags: patch

Hi,

lsb-core depends on glibc (>= 2.3.5), where the appropriate package is
libc6 (and libc6.1 on alpha).

Simple patch:

diff -urN lsb-3.0-old/debian/rules lsb-3.0/debian/rules
--- lsb-3.0-old/debian/rules    2005-07-20 05:14:28.000000000 +0200
+++ lsb-3.0/debian/rules        2005-08-10 02:19:04.000000000 +0200
@@ -27,13 +27,16 @@
 lsbarch=ppc32
 endif
 
-LIBC=glibc (>> 2.3.5)
+LIBC=libc6 (>> 2.3.5)
 ifeq (${lsbarch}, hurd-i386)
 LIBC=libc0.3 (>> 2.3.5)
 endif
 ifeq (${lsbarch}, ia64)
 LIBC=libc6.1 (>> 2.3.5)
 endif
+ifeq (${lsbarch}, alpha)
+LIBC=libc6.1 (>> 2.3.5)
+endif
 
 configure: configure-stamp
 configure-stamp:

Regards,

Rene

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (600, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lsb-core depends on:
ii  alien                         8.56       install non-native packages with d
ii  at                            3.1.9      Delayed job execution and batch pr
ii  bc                            1.06-17    The GNU bc arbitrary precision cal
ii  binutils                      2.16.1-2   The GNU assembler, linker and bina
ii  bsdmainutils                  6.1.2      collection of more utilities from 
ii  cpio                          2.6-1      GNU cpio -- a program to manage ar
ii  cron                          3.0pl1-87  management of regular background p
ii  cupsys-bsd [lpr]              1.1.23-11  Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]         1.4.57     Debian configuration management sy
ii  file                          4.12-1     Determines file type using "magic"
ii  gawk                          1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  libc6-dev [libc-dev]          2.3.5-3    GNU C Library: Development Librari
ii  locales                       2.3.5-3    GNU C Library: National Language (
ii  lsb-base                      3.0-3      Linux Standard Base 3.0 init scrip
ii  lsb-release                   1.4-8      LSB release command
ii  m4                            1.4.3-2    a macro processing language
ii  make                          3.80-10    The GNU version of the "make" util
ii  man-db                        2.4.3-1    The on-line manual pager
ii  mawk                          1.3.3-11   a pattern scanning and text proces
ii  ncurses-term                  5.4-9      Additional terminal type definitio
ii  passwd                        1:4.0.3-39 change and administer password and
ii  patch                         2.5.9-2    Apply a diff file to an original
ii  pax                           1:1.5-15   Portable Archive Interchange
ii  postfix [mail-transport-agent 2.2.4-1    A high-performance mail transport 
ii  procps                        1:3.2.5-1  /proc file system utilities
ii  psmisc                        21.6-1     Utilities that use the proc filesy
ii  python                        2.3.5-3    An interactive high-level object-o
ii  rsync                         2.6.6-1    fast remote file copy program (lik
ii  zlib1g [libz1]                1:1.2.3-3  compression library - runtime

lsb-core recommends no packages.

-- debconf information:
  lsb/shadowconfig: true

Attachment: signature.asc
Description: Digital signature

Reply via email to